tqh | 2 years ago | on: From /etc. to Database?
tqh's comments
tqh | 3 years ago | on: How I make a living working on SerenityOS
tqh | 3 years ago | on: How I make a living working on SerenityOS
tqh | 3 years ago | on: How I make a living working on SerenityOS
So donate more...
tqh | 4 years ago | on: IconVG is a compact, binary format for simple vector graphics
Here is an article from 2006 about HVIF: https://www.haiku-os.org/news/2006-11-06_icon_facts/
tqh | 5 years ago | on: Why hasn't Presto become industry standard?
* Two different Prestos, prestodb and prestosql for maximum confusion. (I think one renamed)
* Making Controller highly available by default is hard
* Autoscaling workers is not simple
* Code very dependent on its own webframework that tries to do everything and lacks docs.
* Resource planner for multiple queries is lacking
* Worker configuration takes a lot of skill
All of these could be solved, but in most cases you can find other solutions where you get a simpler set of problems.tqh | 5 years ago | on: Haiku activity report ā November and December 2020
tqh | 5 years ago | on: Ask HN: Is Docker-Compose Dead?
tqh | 5 years ago | on: Ask HN: Whatever happened to Netscape 4.0/5.0 code?
All of them had NSPR which was the Netscape Portable Runtime.
tqh | 5 years ago | on: Amazon EC2 T4g Instances
tqh | 5 years ago | on: Giesbrecht: Sweden did it right, we did it wrong ā Winnipeg Sun
tqh | 5 years ago | on: When to use var in Java 10
I think var should be used anywhere where the righthand-side expression is clear. Compare var str = new String(); to var waat = HERE.be().dragons("purple");
And with Spring-like classes like 'StaticFactoryBananaMakerBuilder', declaring the class makes it less readable.
tqh | 5 years ago | on: Haiku R1/beta2 has been released
Here is the code for the Magnify App in Haiku: https://github.com/haiku/haiku/blob/master/src/apps/magnify/...
tqh | 5 years ago | on: Haiku R1/beta2 has been released
tqh | 5 years ago | on: Did doom visit the Swedes yesterday as planned?
tqh | 6 years ago | on: Ask HN: Is there a NoSQL database with SQL-like queries?
tqh | 7 years ago | on: Skia Cross-Platform Graphics Library (iOS, Android, Windows, MacOS, and Linux)
tqh | 7 years ago | on: IntelliJ IDEA and PyCharm Running on Haiku
tqh | 7 years ago | on: What makes BeOS and Haiku unique
tqh | 7 years ago | on: Microsoft open-sources its patent portfolio