Live data from Hacker News

Ask HN: What are you working on and why is it awesome? Please include URL

news.ycombinator.com

531–540 of 633 posts

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#531
post #232

https://whoishiring.io It started as HN's "Who is hiring" thread but on the map and with better search. Mainly to solve the mess with suff like: SOMA, SF, valley, San Francisco, there is way too many ways to describe this one location ;) Also there not much of a difference when you are looking from Europe if it's Palo Alto or San Francisco. Although right now it is more than that, I've wrote parsers for 8 major IT re…

Melbourne, Florida shows 299 jobs, beating out Seattle's 214 jobs. Probably caused by a bug that's confusing Melbourne, Australia with Melbourne, Florida.

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#532

Election Runner - https://electionrunner.com The idea came to me after my wife (a High School teacher) told me about how her students complained that the school's election software (Voting4Schools) was hard to use. After doing more research I found that every single competitor in this space sucked (ElectionBuddy, VoteNet), so I decided to build Election Runner. It started as a fun side project, but has taken off A LO…

Edtech startups are #7 on the list of "requests for startups" YC published a few months ago [1]. From what I hear it's a good space to be in right now.

[1] https://www.ycombinator.com/rfs/

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#533
post #232

https://whoishiring.io It started as HN's "Who is hiring" thread but on the map and with better search. Mainly to solve the mess with suff like: SOMA, SF, valley, San Francisco, there is way too many ways to describe this one location ;) Also there not much of a difference when you are looking from Europe if it's Palo Alto or San Francisco. Although right now it is more than that, I've wrote parsers for 8 major IT re…

Would you consider implementing a site that works without JavaScript?

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#535
post #78

Symmetry Labs! http://symmetrylabs.com/ I'm working on a new paradigm for creating generative content for 3D displays (at the moment with LEDs). I'm also working on real-time, single-angle virtual reconstruction and registration of 3D LED structures using computer vision techniques.

Holy crap, those are some beautiful designs.

Why thank you! Everyone on the team is an artist in some way, so we tend to agree :)

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#537
post #475
post #259

Spyce: Python in outer space! Basically, a very much work-in-progress pile of code to plan orbital trajectories and interplanetary travel. Its also quite handy when doing simple computations: >>> # distance to the Sun, in light-seconds >>> Earth.orbit.semi_major_axis / c 499.00650691887006 >>> # Martian year, in (usual Earth) days >>> Mars.orbit.period / Earth.solar_day 686.9944644093075 >>> # ping to New Horizons (l…

Awesome! Pretty easy to get it up and running, not counting OpenGL. What would be really cool to see is an example of how you could use this to interactively calculate, say, the path of some of the satellites we've launched into the outer solar system that needed complicated orbital trajectories.

Thanks!

I know how much of a hassle it can be to handle even simple dependencies when you use a different system and workflow, so I tried to make it as seamless as possible.

There still is a lot of work to do. For now, I only implement patched conics (i.e. I only consider one planet/moon at once and ignore the influence of other celestial bodies on the trajectory), and it is not really easy yet.

Handling n-body physics would not be that hard, but I prefer to focus on having a simple model (patched conics) work well first.

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#538

I'm building a fancy schmancy word tracker for writers. I love NaNoWriMo's tools, but they limit its use to just the month of November, which doesn't help me for the other eleven months of the year! I originally built a simple app in December when I was still trying to finish my novel after November was over, and I wound up using my app up to today. In mid February, I tossed a fancy Bootstrap theme or two on it. It's…

Feedback: "fancy charts and stuff" is already putting me off as it implies that the charts are simply eye candy without any practical use. Likewise "built in a weekend" but also "made in many many hours with love" doesn't really sound serious. You also can't see the example charts at a bigger size, and since this is one of the "selling points", there should definitely be examples.

Thanks for the feedback :)

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#539
post #259

Spyce: Python in outer space! Basically, a very much work-in-progress pile of code to plan orbital trajectories and interplanetary travel. Its also quite handy when doing simple computations: >>> # distance to the Sun, in light-seconds >>> Earth.orbit.semi_major_axis / c 499.00650691887006 >>> # Martian year, in (usual Earth) days >>> Mars.orbit.period / Earth.solar_day 686.9944644093075 >>> # ping to New Horizons (l…

Very cool! We're in the processing of building up an open-source stack for the space industry. Engaged with a few partners already. Would you be interested in having a chat?

Thanks!

You can contact me on the address listed on my Github profile, or the one on my Hacker News profile (yoha@sinon.org)!

Re: Ask HN: What are you working on and why is it awesome? Please include URL

#540
post #10

ClickRouter - because it allows me to use all my affiliate accounts (CJ, Skimlinks, Viglinks, shareasale, etc) at once. This has nearly doubled my affiliate revenue. At first it was an internal tool I ran for a long time, but been working to make it a service. http://clickrouter.com

Small error at the bottom of your FAQ page, you mention it's free up to 5,000 clicks per day rather than per month.
Post reply on HN