Live data from Hacker News

Ask HN: What did you work on in 2017?

news.ycombinator.com

61–70 of 583 posts

Re: Ask HN: What did you work on in 2017?

#61
My little side project is News Uniter [1], and it's an attempt to break out of your news media-consuming bubble and help read different news sources.

The most recent update shows the home page of each news site side by side, so you can see what media outlets focus on different headlines. It's interesting to see what is considered "important news" at various places - it can sometimes help better reveal media biases, and, I think, can help people with other political leanings understand those biases more.

At least one friend could not believe another friend of mine when he claimed that Fox News did not have a particular very important headline at the top of their page. This app could help show, "Here's what each news site thinks is important, and how it may be different from what you think it might be."

[1] https://itunes.apple.com/us/app/news-uniter/id1182818371?mt=...

Re: Ask HN: What did you work on in 2017?

#62

Much more VR than I expected to, and it was more interesting than I expected as well.

What sort of VR stuff we're you getting into, if you don't mind me asking?

It's a pretty cool space, but I don't see to many people playing in it (maybe because of the barrier to entry).

Re: Ask HN: What did you work on in 2017?

#63
I nearly ended up a pancake when my steering failed heading into a turn in February, the day before my birthday. I realized the circumstances that led to me not being able to fix it before it led to near disaster weren't going to change on the path I was heading down largely by habit, so I finally set some priorities.

I decided to focus on making a business out of music. I'm far from where I want to be, but it's been a long time since I was doing Mechanical Turk tasks to pay for junk food. I have savings, my music is improving, and 4 people pay me almost $15 a month through Patreon[1]. Probably not a lot to the crowd here at HN, but it's a peace of mind I never knew before.

The big, super-important lesson I got from that is to not cling to what I wanted at some point in the past and accept how things are. I wanted to be fully financially independent, but had no plans, no goals, no notion of how I might make it happen. I had the desire, but not the will or commitment.

Being two seconds and one failure of attention from the front end of an 18-wheeler has a way of hitting the reset button.

[1] https://www.patreon.com/digitalscofflaw

Re: Ask HN: What did you work on in 2017?

#65

https://smart.ly We offer a free, licensed MBA (working on accreditation process) using an interactive (re: non-video), mobile-centric content platform. In addition, we provide job-matching services for anyone interested in opting in. I'm proud of what we've built and hoping it continues to see traction in 2018.

why was this down-voted? someone here work on a competing product in 2017 or something?

Re: Ask HN: What did you work on in 2017?

#66
I spent quite some time researching new web technologies, the result of which is a neat forward-looking Javascript framework[0] (yes, I know) that I'm currently using to build all kinds of fun projects like this Overwatch UI reproduction[1]

[0]: https://github.com/ruphin/gluonjs [1]: https://overwebs.ruph.in

Re: Ask HN: What did you work on in 2017?

#68
Worked on a side project to automate getting refunds when a price of an item you bought drops. IT has taken too long for my appetite, but i think i am close to launching it.

Switched from a web app to mobile app to ease UX and automate things like SMS retrieval, but boy, was it hard - ux is not my strong suit.

Re: Ask HN: What did you work on in 2017?

#70
I finished Data Commander (MVP) - http://conceptoriented.com - A web-app for column-oriented data transformations.

After getting some feedback I decided to position this technology differently. Instead of exposing the functionality via web app, I started implementing a Java library http://github.com/asavinov/bistro - an alternative to map-reduce. In 2018 I am going to develop a server for IoT and stream analytics - an alternative to kafka stream analytics based on Bistro.

Post reply on HN