HN user

rauli_

67 karma
Posts0
Comments35
View on HN
No posts found.

Unchecked exceptions will eventually lead into programs crashing because some developer forgot to catch specific type of exception somewhere.

jQuery 4 6 months ago

In case you want to use React to make Web sites as well.

Just the Browser 6 months ago

Mozilla later added them after the concept became popular thanks to Firefox. Mozilla and Firefox browsers coexisted for quite a while and Firefox was the lite version of Mozilla that didn't include E-mail client and other such features that Mozilla did.

Xfce is great 6 months ago

Xfce is way too minimal to be great. An great DE must be written mostly in JavaScript and hoard gigabytes of memory in order to render a single window.

I remember a time in early 2000s when everybody seemed to be raving about duck typed languages and how awesome they are. Now we have separate tools for the same languages to implement typing.

In my country soups made from stinging nettles have been eaten most likely for thousands of years. It tastes a lot like spinach and is full of vitamin C and such.

Not in Finland which has never been a communist country. His parents were just political activists who forced young Linus to participate in that as well. Linus has said that the experience made him very apolitical person.

Framework Laptop 16 11 months ago

It's so weird to hear people who have problems with NVIDIA GPUs on Linux, because for me it's always been the opposite. I have had problems with AMD but never with NVIDIA.

Not every code project needs to turn out to be world changing. Experiments like this sometimes produce excellent results.

Pretty.c 2 years ago

I've seen similar codebases as well written by people who have spent way too much time with Java. One even had it's own String class which was just a wrapper for std::string with Java-like methods.