Ask HN: What projects are you working on?
331–340 of 514 posts
Re: Ask HN: What projects are you working on?
#332I am creating a new type of imageboard based on tagging content rather than isolating it to individual boards. Danbooru uses tags but lacks the traditional thread/reply model. http://1chan.us (NSFW)
Re: Ask HN: What projects are you working on?
#333Nation chess! Once at least ten people from a country are logged in they'll matched up in a chess game with people from a different country. The entire nation (or at least those who are logged in) votes on each move. I'd love some help if anyone is interested. I'm still in the planning phase.
Re: Ask HN: What projects are you working on?
#334Personal Not-Programming: Building a pair of 5-foot single staffs with woodburning decorations, metal end caps, and quarter pound lead weights embedded in the end for more angular inertia. Also trying to estimate the electric field in orbit around a pulsar for a science fiction story.
Professional: Building a web-based annotated media player for foreign language instruction that supports video, audio, and plain text, and provides a uniform interaction model for interactive text in plain text documents, transcripts, and subtitles with both automated annotations derived from electronic dictionaries and manually edited annotations.
Re: Ask HN: What projects are you working on?
#335Re: Ask HN: What projects are you working on?
#336Re: Ask HN: What projects are you working on?
#337Nothing very interesting. Still trying to find a purpose for this experiment in threaded feeds: http://precis.gopagoda.com/url/http://www.reddit.com/r/progr... http://precis.gopagoda.com/url/https://news.ycombinator.com/... Also teaching myself SDL2 because I want to try to make a game in C++. I was going to teach myself Android development this year but the emulator isn't even usable on this laptop i'm using. I'm al…
Re: Ask HN: What projects are you working on?
#338General Site: http://www.machete.io
Example Boards:
$4.4B in startup funding: http://www.machete.io/board/view/seed_db_funding_rounds/157a...
All Penalties in NFL's 2013 Season: http://www.machete.io/board/view/NFL_2013_Penalties/3731630c...
Re: Ask HN: What projects are you working on?
#339A social data flow engine called Egont. You can take a look at these articles: - Egont, A Web Orchestration Language: http://blog.databigbang.com/ideas-egont-a-web-orchestration-... - Egont Part II: http://blog.databigbang.com/egont-part-ii/ You can define things like this using s-expressions: (let mytwitter (twitter "databigbang") Then you can do (twitterdb store (twitter.tweets)) and for every tweet your defines db…
Very nice. IFTTT was a nice first step, and I've been hoping more sophisticated solutions to the same problem would arrive. Do you see this being commercial software as a service or self-hosted?
Re: Ask HN: What projects are you working on?
#340Oh and working on building a controllable PSU Arduino shield with friends (for which I'm writing the software and learning electronics). That's actually fun!