Viewing profile — bauble
bauble
HN member- Joined
- Sun, May 31, 2020, 4:31 AM UTC
- HN karma
- 60
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About bauble
No profile information was provided.
Recent public activity
-
comment
Comment #48677482
My last Windows machine is for games. Hopefully I'll be able to get a Steam machine for an easy exit. If a game doesn't run on it, I won't buy or play it.
-
comment
Comment #48511017
Before making the first shot, turn around and face backwards. Shoot back and to the left toward the barrier. After the ball ricochets, it should hit the downward-angled barrier on …
-
comment
Comment #48313465
I'm referring to the tag that Youtube is going to assign automatically.
-
comment
Comment #48301964
Only if you view the label as accurate, which you really, really should not.
-
comment
Comment #48301935
This isn't possible on Youtube right now. The automatic tools for detecting LLM-generated content have far too many false positives. And obviously no one is going to pay an army of…
-
comment
Comment #46012682
You're correct; it's a misuse of the term. Better terms would be embargo, quarantine, or just delay.
-
comment
Comment #46010444
I'm staring at the EOL of Windows 10, which I use on my game machine. I'll happily get one of the cubes for my next box. I'd like this to be the end of my Windows usage.
-
comment
Comment #45997602
This is so much nonsense. Contracts and interfaces have little to do with OOP. If you don't like inheritance, then talk about OOP. It's fine. Many people, including myself, don't l…
-
comment
Comment #45076734
Humans are the worst programmers, except for all other programmers.
-
comment
Comment #44665128
Is that the new button that's been popping up? And here I was blaming SponsorBlock.
-
comment
Comment #44533179
Relevant XKCD: https://xkcd.com/2030/
-
comment
Comment #44502484
It would be insanity. Even the most dedicated developers would switch to Chrome instantly.
-
comment
Comment #44203008
Even with the notes, it doesn't make a lot of sense. Why would you illustrate communication problems with people who literally don't speak the same language?
-
comment
Comment #44186940
"Earhart planned to have human navigators on board with her, but she’d be the first female pilot to accomplish the feat." - What an odd statement. Could "male" have been replaced b…
-
comment
Comment #43861251
Innovators like Jobs are incredibly rare. We're lucky he chose someone who would not only preserve the company, but stave off the worst of the enshittification that has eaten Micro…
-
comment
Comment #43760471
The article says that it is "intricate and difficult", and "has only one path leading to the center, and each junction or fork never allows you to find an alternative route, but al…
-
comment
Comment #41071812
That's downright ironic.
-
comment
Comment #39695098
ZZ if you're musically inclined.
-
comment
Comment #39556595
I had a unit tests for a Java LocalDate that was being increased by one year. It checked whether the month and day were the same, and failed because the current day (29) didn't equ…
-
comment
Comment #38568682
I thought it was a good reference. In both cases, the manufacturer placed illicit, hidden code that that could (and probably should) get it in trouble with the law.
-
comment
Comment #38489342
I think the issue is that they tried to separate the input into a list of tokens, like ["5", "nine"], and work from there, which doesn't work on something like "oneight".
-
comment
Comment #38465444
I don't understand the reluctance to hire a system administrator. If you have two or more technical folks, at least one of them should be a sysadmin (or "devops" if you prefer). Pr…
-
comment
Comment #36510487
e^i*tau = 1 is pretty elegant, too.
-
comment
Comment #34598551
Leadership.
-
comment
Comment #33659069
Usually, people asking me questions don't want to hear "I don't know.". They want me to dedicate myself to solving their issue.