https://github.com/ceejbot/dropout-jeep
a site for grown-up conversations about computers, programming, and software engineering
https://github.com/ceejbot/dropout-jeep
Last synced: 9 months ago
JSON representation
a site for grown-up conversations about computers, programming, and software engineering
- Host: GitHub
- URL: https://github.com/ceejbot/dropout-jeep
- Owner: ceejbot
- License: mit
- Created: 2013-12-30T19:56:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T18:09:28.000Z (about 9 years ago)
- Last Synced: 2025-04-18T20:25:32.183Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 655 KB
- Stars: 4
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dropout-jeep
Grown-up conversations about computers, programming, and software engineering, moderated when necessary. Inspired by every place I've had a good conversation online, from The WELL to Metafilter.
Many thanks to [the NSA](http://www.zerohedge.com/news/2013-12-30/how-nsa-hacks-your-iphone-presenting-dropout-jeep) for the awesome name. My tax dollars got me something nice!
## Operational requirements
- persistent disk storage for the leveldb instances
- a Redis for session storage (backed up as you see fit)
## TODO
Right now:
- way to get all comments by person
- marking posts as favorite
- embedding gists
- asset pipeline for css / js
- pagination
- caching
Later:
- moderation implementation / admin role, display
- tags design
- API split-out
- backbone / websockets / in-browser updates
- sane data storage
- email validation [Mailgun](http://www.mailgun.com)
- payment service - which?
- invitation code OR payment required for signup
- two-factor auth with authy or sms or something
- notifications of some kind
- contract a graphic designer
- backups (Tarsnap?)
Sort of done:
- code display: syntax highlighting etc
- browserify
## License
MIT