Viewing profile — badthingfactory
badthingfactory
HN member- Joined
- Tue, Mar 25, 2014, 12:45 AM UTC
- HN karma
- 402
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About badthingfactory
No profile information was provided.
Recent public activity
-
comment
Comment #47525208
I appreciated the notification at the top of the screen because it prompted me to disable every single copilot feature I possibly could from my account. I also appreciated Microsof…
-
comment
Comment #47503438
You probably made the right decision. In my opinion, DHH is underselling how terrible the keyboard on the Dell XPS is. I bought the lunar lake XPS and I hate the keyboard so much, …
-
comment
Comment #46482970
StackOverflow answers are outdated. Every time I end up on that site these days, I find myself reading answers from 12 years ago that are no longer relevant.
-
comment
Comment #45933623
I avoid Teams as much as possible, but when I have to join a Teams meeting the PWA works fine.
-
comment
Comment #32182777
I would have no problem with a company saying "We really like you, but we found a better match for role x. If you're interested we think you'd be great in role y and here are the d…
-
comment
Comment #32163479
Any time a relative asks me which printer they should buy, I tell them to get the cheapest Brother laser printer they can find without wifi. I mostly do this to save myself support…
- comment
-
comment
Comment #31370180
I've written C# code that deadlocked a webserver, C++ code that crashed a computer lab, JavaScript code that made the browser unresponsive, a SQL migration that accidentally delete…
-
comment
Comment #31005630
The non-tech F500 I worked at several years ago is doing everything they can to abandon .NET/Java in favor of low-code tools. Their engineers are jumping ship and they're having a …
-
comment
Comment #30857923
I-80 always comes to mind when these autonomous vehicle discussions occur. I'll believe in autonomous vehicles when I see them driving across Pennsylvania during a winter storm. Th…
-
comment
Comment #29800669
I want to have this comment tattooed on my forehead.
-
comment
Comment #29497351
Teams is the absolute worst piece of software I have ever used. Simply logging in only works about 50% of the time. This wouldn't be a big deal if I wasn't randomly forced to the l…
-
comment
Comment #29240041
My primary frustration with frontend development is that I have gone to JS Build Tool University... Roughly 10 times now. I'm not sure I've ever set up two separate frontends the s…
-
comment
Comment #27975984
> That was in 2018... That's the _average_ person who is making a video game. The average person who was making a video game was upset at themselves for putting non-conventionally …
-
comment
Comment #27318855
I think this is where the ninety-ninety rule is typically invoked.
-
comment
Comment #26749066
I had a choice when I was 16 years old. I could take a 45 minute bus ride to and from school every day for free; or I could get a job, purchase my own vehicle, pay for my own gasol…
-
comment
Comment #24051779
I wish everyone viewed the process like this. I was job hunting a few years ago and increased my hits by roughly 50% by doing one thing: adding more color to the stupid resume.
-
comment
Comment #22688057
My company created a web client for our chat software product around 5 years ago. The quality of our product has slowly deteriorated as browser vendors continually remove or restri…
-
comment
Comment #17617024
> The Fetch API works in every browser. No it doesn't.
-
comment
Comment #16651809
At least one study been done to see how responsive a passive "driver" of an autonomous vehicle can be. The study concluded a person that is required to intervene with an autonomous…
-
comment
Comment #16340886
I think it would probably work out pretty well... for the candidate.
-
comment
Comment #15161129
This was my immediate thought. Mine has been deactivated for 4+ years and this hasn't happened.
-
comment
Comment #15059200
I got a PSTV a few years ago and was itching to play some old Metal Gear games one morning. The PSTV is advertised as being able to play Vita games, so I purchased them through the…
-
comment
Comment #14900887
React dev builds are terribly slow at rendering large lists. Open Slack and scroll up for about a minute. It becomes unresponsive very quickly. I don't understand how deploying Rea…
-
comment
Comment #14817144
I understand Redux, have used it many times and have read the source code. I don't understand the argument that it is "basically is the same thing as having a root component handle…