Viewing profile — taw28
taw28
HN member- Joined
- Tue, Feb 22, 2022, 9:48 PM UTC
- HN karma
- 28
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About taw28
No profile information was provided.
Recent public activity
-
comment
Comment #43084113
This happens far too often, but I’ve never seen good advice on how to prevent it. All I ever see is “we as users need to be better.”
-
comment
Comment #40789698
In short, because it was donated and not loaned. Once it leaves your hands, the museum can do as it wishes (within the restrictions of its bylaws).
-
comment
Comment #39778087
Contributor agreements are often used at the time of contribution to get permission to relicence later.
-
comment
Comment #38704490
There is certainly a requirement that prevents payout on the contract for those supers if performance numbers aren’t met. Further, those performance numbers are from real apps, so …
-
comment
Comment #38016186
Contents of the display are often added after the fact in marketing materials. The person adding the wallpaper probably just didn’t notice the photo was flipped.
-
comment
Comment #37617543
You can get a zigbee dongle and control them with home assistant!
-
comment
Comment #36030210
I have been leery of VSCode for this reason. The bare product isn’t very special, so you have to download extensions to get the functionality you need. However, there is nothing ke…
-
comment
Comment #35979711
The bouncing around phenomenon seems to be independent of voiceover use.
-
comment
Comment #35563754
I mostly use it for writing C, python, latex, and bash. I know I’m losing a bit of efficiency by not carrying a config, but I consider configless emacs a bit more capable for my wo…
-
comment
Comment #35558867
My emacs config is zero lines.
-
comment
Comment #34694329
The cynical part of me thinks that the bad web app is intentional. They can get much more data from you if you use the app, so they want that to be the best experience. All others …
-
comment
Comment #34447272
RPi2 is pokey enough that you really feel the limitations of the platform when you put Linux on it. Sure, you can run the kernel, but you are going to want to stop short of, say, a…
-
comment
Comment #34359788
My university’s self-service website would shut down from something like 10pm-4am every single day for batch jobs. This was used for EVERYTHING: Paying into your account, checking …
-
comment
Comment #33358587
Oil and gas are big users of HPC. They have been doing scale for longer than SV.
-
comment
Comment #30434373
Volume mounts are different than mounting a directory into the container. That has been well supported for a while. You can look up what a podman volume is to see the difference.