Viewing profile — Fell
Fell
HN member- Joined
- Tue, Jul 12, 2022, 1:04 PM UTC
- HN karma
- 98
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About Fell
No profile information was provided.
Recent public activity
-
comment
Comment #43425145
Most video games compress booleans to bitfields in the save files to save space. Depending on the game, a save file can contain thousands of objects, so it makes sense to keep it s…
-
comment
Comment #41200436
In order to answer this question it is important to understand the fundamental difference between XMPP and Matrix. XMPP was invented at a time, where communicating online meant sen…
-
comment
Comment #39814873
Wayland is perfectly ready to be used for normal desktop applications, but the devil is in the details. Lately, I struggled with: (1) a flickering bug in the NVIDIA driver only aff…
-
comment
Comment #37912313
Maybe not comparable, but $120k is still very cheap for a brand new fully enclosed aircraft.
-
comment
Comment #36092608
When I was little (about 20 years ago) I found a website where you could download sheets to print out. They contained parts to cut out that would make an elaborate little glider ai…
-
comment
Comment #35552778
> A couple of months ago our washing machine produced a considerable quantity of smoke when I opened its door, which I interpreted as a suggestion that a replacement was needed. I …
-
comment
Comment #35552363
I used to love C for its simplicity. There was just no surprises, and the limited feature set enforced a certain programming style that also happens to run very well on modern CPUs…
-
comment
Comment #35342084
And yet, VSCode cannot render at 60 FPS on my 2013 laptop. Any other program does. I don't expect Teams to perform better. Electron is a waste of resources. A high price to pay for…
-
comment
Comment #35019296
I think the technology might be more portable if you use a somehow-worn camera looking at the screen. The screen could display a calibration pattern and the camera could analyse it…
-
comment
Comment #34980481
> Our job is to write programs that run well on the hardware that we are given. I actually believe "the hardware that we are given" is the entire root of the problem. Most programm…
-
comment
Comment #34884413
I disagree with almost everything in this article. Mastodon is being portrayed as a network of seperate communities, which simply isn't true. The netwotk is fully interconnected. I…
-
comment
Comment #34487784
I see something on HN and I get inspired. It sparks many ideas in my head and I start planning a project in my mind. But I don't write it down. Nor do I bookmark anything. I don't …
-
comment
Comment #34451396
I disagree. 1. Make it work 2. Make it performant (always, but within reason) 3. Clean up your mess to prevent future mistakes I claim that "if too slow" can't be judged because yo…
-
comment
Comment #34451284
I'm also in the same boat. I've been trying to complete my Bachelor's degree since 2011. I've been working on a pre-thesis assignment since 2021. However, I recently found a soluti…
-
comment
Comment #34299560
I spent the past 4 years at a small studio with about 6-8 programmers. Almost all the programmers that ever joined our team came from a non gaming background. And every time I onbo…
-
comment
Comment #33545372
I don't see how this is different from a regular minimize feature, apart from the little thumbnails. I have never used one. Was minimize hard to do before on MacOS?
-
comment
Comment #32107003
If all you want is network storage in your home wifi, NFS is extremely easy to set up. Last year, I wrote a blog post about it: https://furbasik.de/nfs-is-the-new-samba I would not…
-
comment
Comment #32098147
I don't think so. It would make it impossible to talk about deprecated characters ever again, even in a historical context. Unicode contains even some ancient and long forgotten sc…
-
comment
Comment #32095100
This is very interesting. I'd love to read more about all these failed and discontinued ideas of computing.
-
comment
Comment #32069301
The most important stuff is backed up by version control, obviously. For everything else I use Syncthing.