You?
Ask HN: What are you working on and why is it cool?
1–10 of 23 posts
Re: Ask HN: What are you working on and why is it cool?
#2I got a Bachelors degree in CS at UFPE. I have been studying for a while to get back to software developer career.
Re: Ask HN: What are you working on and why is it cool?
#3Highly theoretical stuff that let me transition well from university
Re: Ask HN: What are you working on and why is it cool?
#4I'm working with my family managing our supermarket. It is not cool at all . I got a Bachelors degree in CS at UFPE. I have been studying for a while to get back to software developer career.
Re: Ask HN: What are you working on and why is it cool?
#5If we get this to work we make data a lot easier to play with in the browser; the user can load the data once and then play with the presentation or slice and dice it in multiple ways without overhead.
Re: Ask HN: What are you working on and why is it cool?
#6Re: Ask HN: What are you working on and why is it cool?
#7Re: Ask HN: What are you working on and why is it cool?
#8I'm working with my family managing our supermarket. It is not cool at all . I got a Bachelors degree in CS at UFPE. I have been studying for a while to get back to software developer career.
Product shelve to sale ratios?
80/20 type optimizations on revenue by skus?
Traffic flow maps?
I'd love to hear some result or stories if you do end up doing some of this.
Re: Ask HN: What are you working on and why is it cool?
#9Which lead me to down the path of wondering if there are any idea pitching sites. In the meanwhile, I just created a subreddit(/r/ideaspitch) which could serve that function for the time being, just so that I can relax and focus on my original idea again...
So yes, brainstorming/idea generating tool.
Re: Ask HN: What are you working on and why is it cool?
#10The reason they're cool is that it automates a lot of the tedious, error-prone stuff that I've been doing by hand as I experiment with grammars and the like.
Sure, there are a ton of tools out there to generate lexers and parse tables and such. But using them doesn't help me understand how they were built.
And using them doesn't produce the same sense of accomplishment or, at least for me, /depth/ of understanding.
I try to document the tools as best I can so that fellow students who are interested in such things can learn or make use of them. :)