Viewing profile — TheFragenTaken
TheFragenTaken
HN member- Joined
- Thu, Aug 19, 2021, 3:16 PM UTC
- HN karma
- 276
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About TheFragenTaken
No profile information was provided.
Recent public activity
-
comment
Comment #48203806
Fool me once, shame on you. Fool me 305+1 [1] times, shame on me. [1]: https://killedbygoogle.com/
-
comment
Comment #47984412
I've long thought about why the tools we have operate on screenshots, and not the accessibility tree. To me the latter would have seemed like the obvious choice from the beginning …
-
comment
Comment #46526706
>Like most sensible people with a reasonable sense of priorities, I do not carry a ruler with me wherever I go. Let me introduce to you: the IKEA paper tape measure, folded neatly …
-
comment
Comment #44104923
There's also hard data suggesting the perceived usability is higher when the user interface is aesthetic. So it goes both ways.
-
comment
Comment #43743356
There should be a term for this. I semi-unironically trust content written in Computer Modern, even if I know it's insane.
-
comment
Comment #42790349
What kind of project did you "remove all React"? Also, curious whether you ended up with vanilla Web Components, or fast-element/LitElement/others?
-
comment
Comment #41860663
With the advent of OSS LLMs, it's "just" a matter of renting compute.
-
comment
Comment #41728554
They can't be arsed to make consumer friendly software. Edge was amazing for about five minutes before it got enshittified. It took a world wide pandemic and thousands of businesse…
-
comment
Comment #41528886
It's just fun/sad reading about the concept of "swimmable cities" when you've taken it for granted all your life. Most cities with fjords or channels here, have "harbour baths" - e…
-
comment
Comment #41500017
There's nothing regarding Google in the article, but it is specifically mentioned that Apple's back taxes are already in escrow.
-
comment
Comment #41493402
Indeed would be interesting. Another one of the downsides of everything running on v8. It just feel it gives people the "wrong" impression, even if it helps (massively) with DX to …
-
comment
Comment #41489602
I just wish runtimes could take advantage of Typescript, and use type hints in performance improvements. Deno, and bun, currently do not, despite running Typescript "natively".
-
comment
Comment #41478921
The phonebook capabilities of pretty much all Google alternatives suck. Google is currently the only search engine that actually works for local queries (i.e. phone repair in ). Al…
-
comment
Comment #41376494
The first rule in any software backed by a server, but especially multiplayer games is, you never trust the client. You could have a perfectly deterministic game where every action…
-
comment
Comment #41326563
Every day, we get closer to what Ember.js did/does.
-
comment
Comment #41179566
GAS (Gear Acquisition Syndrome) is very real, and talked about a lot in the music industry. There are books, and papers studying this.
- comment
-
comment
Comment #41054580
What validates the Content Validator? A Content Validator Validator?
-
comment
Comment #40661973
I'm not deep in Swift, but this would make it seem a reimplementation of Foundation is open source: https://github.com/apple/swift-corelibs-foundation/tree/main
-
comment
Comment #40638740
I don't understand why people act like this is a new way of working. Hundreds of ISO certifications require independent audit. Functionally this can be done in many ways, like sour…
-
comment
Comment #39939821
It's not quite a GUI, but I usually refer to https://alfg.dev/ffmpeg-commander/ .
-
comment
Comment #39814479
Some of these NN models are quite heavy, and I'd argue, overkill for bounded applications, like "just" segmenting people from a video stream. People have built simplistic naive bay…
-
comment
Comment #39702720
What I miss the most is the request interceptor. Yes, I know I can copy requests/responses from my browser.
-
comment
Comment #39537482
I think I'd vomit if the company whom I am loansharking from to pay a new washing machine (hypothetically), forces me to talk to a robot.
-
comment
Comment #39479397
Don't most orgs already own Google Workspace, or MS365? I fail to see how MS Forms + Excel, or Google Forms + Sheets can't accomplish this (with the addition of common spreadsheet …