Earlier quoted context omitted.
I'm glad you're doing the research before taking the leap. There are lots of safe neighbourhoods and only a few I would avoid. Let me know if you have any questions about city. Unfortunately, I'm not involved with any startups at the moment but would love to get involved with the right one (take a leap of my own). I moved back to this city about a year ago after being overseas for six years. I rushed the move due to…
Is there a way to contact you? Your profile does not say.
Ask HN: What kind of side projects are you working on?
121–128 of 128 posts
Re: Ask HN: What kind of side projects are you working on?
#122Re: Ask HN: What kind of side projects are you working on?
#123Industrial size data linkage in SAS.
I'm pretty sure I can make it even faster in Lisp, but just finished doing the SAS version and haven't gotten round to it. Don't know if its HN type material, but its cool to be done.
Re: Ask HN: What kind of side projects are you working on?
#124A site for people to record their predictions, to say whether they agree or not with other people's predictions and later to see who was right. Let's see who can predict the best what will happen in the world! https://preddict.com
Btw, is there a point system to reward people who predicts it right?
Re: Ask HN: What kind of side projects are you working on?
#125Lots of them. Open source implementation of Minecraft https://github.com/SirCmpwn/Craft.Net Reddit API wrapper https://github.com/SirCmpwn/RedditSharp kernel written in z80 assembly https://github.com/KnightSoft/kernel TI-8x emulator in javascript https://github.com/SirCmpwn/OpenTI And lots more https://github.com/SirCmpwn
Re: Ask HN: What kind of side projects are you working on?
#126Re: Ask HN: What kind of side projects are you working on?
#127xtopdf supports many input formats, and more can be plugged in. Runs on Linux, Mac OS X, Windows (except for some platform-specific parts). Has a core library and CLI, GUI and web apps built using the library. Written in Python.
xtopdf links:
Overview: http://slid.es/vasudevram/xtopdf
Posts (with code) about using xtopdf: http://jugad2.blogspot.com/search/label/xtopdf
Source code: https://bitbucket.org/vasudevram/xtopdf
Re: Ask HN: What kind of side projects are you working on?
#128I am tired of repeating this again and again, so I am doing some yak shaving and creating a hosted rest service for managing user accounts and authentication. I will use it as basic infrastructure for future projects.