HN user

leathersoft

19 karma
Posts4
Comments40
View on HN
[dead] 4 years ago

Very interest, never had thought about the possibility to skip CI on trivial changes, which makes total sense! Clever.

How Wine works 101 4 years ago

Honestly, I wouldn’t think all these years later I’d be reading up how Wine works. I’m more surprised about how interesting I found it.

This is a pretty cool idea. The doomsday prepper in me has been thinking about this in a while. But I actually thought about a simple Pi with a Wi-Fi access point serving local Wikipedia wirelessly to mobile devices.

Because, you know, when the doomsday comes everybody will have a charged up mobile phone on them…

You can't beat open-source. SaaS offerings usually try to generalize a service to serve the largest amount of people, when in fact what you want is solution to what your doing, not to what most people are doing.

When you're using open-source software it's very probable that you'll find people with the same problem you have, and in most of cases there will be a solution waiting for you already. Not to mention the cost savings too.

Very interesting, and definitely unusual, analysis of programming languages. I never had thought of programming languages in an ecological way, but after reading the post it makes total sense. Hopefully newer and more efficient languages will come up also bringing efficiency in the functional side (like electric cars, for instance).

Turborepo 4 years ago

Awesome, looks pretty good. It’s rare to such a complete new solution in the build system area. Do you know what are the key points that make Turborepo standout?

City Generator 4 years ago

This tool is super impressive. Medieval book editors will go crazy with it!!

Amazing tool to manage complex infrastructures. It would be amazing if all the settings would be stored as code so they could be version controlled. With the rise of complex infrastructure comes the need to validate changes to the configuration, and ways to inspect and roll them back, in line with the new age of GitOps.