Live data from Hacker News

Ask HN: What did you build in 2019?

news.ycombinator.com

21–30 of 148 posts

Re: Ask HN: What did you build in 2019?

#21
post #10

Blook ( https://blook.io ): Helping US and Foreign entrepreneurs register their company in the US as an LLC or C-Corp. Go-live will be on the first :) Particularly looking to work with the latin america market.

Looks great. Wish you all the best for the go live. We are in the same business. I do this for Germany with firma.de. Trying my best to increase the amount of entrepreneurs here. If you ever want to talk about bundling other service offerings into the company formation offering let me know. We had our fair share of learnings there :)

I'll definitely take you up on that offer. Thanks for the feedback, I appreciate it!

Re: Ask HN: What did you build in 2019?

#22
I rewrote my social, score-tracking app for Pinball in react-native. Previously it was in Angularjs (ionic/cordova). Has ~6k registered users, ~300 daily active users, and earns ~$200 a month on Patreon.

Android: https://play.google.com/store/apps/details?id=com.ascrewaske...

iOS: https://apps.apple.com/us/app/pindigo-social-pinball-scores/...

Patreon: https://www.patreon.com/pindigo

Re: Ask HN: What did you build in 2019?

#23
I am a classical musician, programming for fun. I found guile scheme about 2 years ago, and I have been writing all my software in it since. Such a nice language to be working in!

I wrote a SRFI (scheme request for implementation) for transducers, which are efficient composable algorithmic transformations. They allow you to eagerly transform collections, say like using map and filter, but without building intermediate collections. The SRFI document is here: https://srfi.schemers.org/srfi-171/srfi-171.html

Then I rewrote a large chunk of racket's for loops for guile: https://hg.sr.ht/~bjoli/guile-for-loops

They are zero cost (apart from negligible macro expansion) and provide a homogenous way to iterate through various collections. I am now in the process of implementing foldr for it, which will allow for a general way of writing lazy iterations.

Re: Ask HN: What did you build in 2019?

#24
post #22

I rewrote my social, score-tracking app for Pinball in react-native. Previously it was in Angularjs (ionic/cordova). Has ~6k registered users, ~300 daily active users, and earns ~$200 a month on Patreon. Android: https://play.google.com/store/apps/details?id=com.ascrewaske... iOS: https://apps.apple.com/us/app/pindigo-social-pinball-scores/... Patreon: https://www.patreon.com/pindigo

Predictive Trading Model with 97% accuracy

Re: Ask HN: What did you build in 2019?

#25
post #22

I rewrote my social, score-tracking app for Pinball in react-native. Previously it was in Angularjs (ionic/cordova). Has ~6k registered users, ~300 daily active users, and earns ~$200 a month on Patreon. Android: https://play.google.com/store/apps/details?id=com.ascrewaske... iOS: https://apps.apple.com/us/app/pindigo-social-pinball-scores/... Patreon: https://www.patreon.com/pindigo

Predictive Trading Model with 97% accuracy

Completed the model in 2019 ... It took me 22 years to get it right

Re: Ask HN: What did you build in 2019?

#27
The biggest thing I have built this year is Hexadecimal (https://tryhexadecimal.com). It is my first SaaS business, so it is a pretty rough endeavor, both on the development and the business side. Built on the vanilla Rails stack. As boring as it could possibly get. I have described in some detail the tech behind it: https://runninginproduction.com/interviews/9-running-a-websi...

Lessons learned:

* If you'd like to start making money on the Internets, don't start with a SaaS

* Making your first $currency will give you a (much needed) morale boost

* If you're just starting out and you're in for the long-term, optimize for learning and building relationships

* Worthwile Things take time

* You probably won't get it right from the first time (whatever it is). It is far more important to keep iterating rather than getting the right answers from the very beginning.

* Most minor decisions won't matter in a few months', let alone in a few years' time. Don't overthink it. Make a fast decision and if necessary, re-evaluate it down the road

* Don't rush to automate tasks

* Build it, and they will do absolutely nothing

* Businesses live and die by their distribution channels

* Running a lean operation (i.e. low-cost) is a competitive advantage

* Having an audience is an unfair advantage

* Writing is a gift that keeps giving. Write more!

* The true validation is people paying you money

After many months (or years?) of procrastinating, I finally published my personal website (https://jmstfv.com). I have been meaning to do this for a long time but kept putting it off for various (artificial) reasons. So, I hand wrote the HTML, copy pasted the CSS from my other projects, and called it a day.

Lesson learned: start with the least painful solution.

EDIT: added couple more "lessons learned"

Re: Ask HN: What did you build in 2019?

#30
post #20
post #8

Earlier quoted context omitted.

Looked around and clicked the tag that had a few thousand users (because everything else was a hundred or less) and the few near me were bizarre NSFW shock value profiles. Is that normal for this?

There's been a few malicious users here and there and some interesting communities, we usually remove them pretty quickly, especially when they're reported. I'll do a check right now and try to remove whatever it was you stumbled across, thanks! We're also working on a more robust system to filter content that some users might not want to see, although anything extreme should be removed either way.

It could also be the community. For example, I don't know what "r9k" means but it's far and away the one with the most users. Considering the number of 4chan related tags I saw maybe it's something unsavory.
Post reply on HN