@thomasfuchs I'm kind of afraid to ask, but I'm assuming this is something around DHH?
Notices by Ian Z (soviut@hachyderm.io), page 3
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Monday, 29-Sep-2025 09:03:13 JST
Ian Z
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Saturday, 27-Sep-2025 14:41:07 JST
Ian Z
@thomasfuchs and don't feel obligated to use projects started by fascists just because that project is somewhat popular; there's always an alternative that's usually better.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Saturday, 20-Sep-2025 04:13:24 JST
Ian Z
@thomasfuchs Who needs LLMs when this summarizes DHH perfectly!
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Thursday, 18-Sep-2025 11:52:18 JST
Ian Z
@thomasfuchs @saxnot I know what ray tracing is. I'm saying that real time ray tracing hasn't been commercially available until very recently, and at great expense.
The Quake Wars demo ran extremely slow on the fastest hardware of the time and was, ironically, CPU bound. It wasn't hardware accelerated.
These were all bespoke implementations, not "general features" of GPUs at the time.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Thursday, 18-Sep-2025 09:07:35 JST
Ian Z
@thomasfuchs @saxnot 20 years is a major exaggeration. Real time hardware ray tracing has only existed in GPUs for 6 years if you're counting the RTX series and those are dedicated graphics cards.
While this isn't necessarily ray tracing, it's still a physically based shader pipeline. From a technology perspective, that's pretty impressive to have in your GUI compositor in an OS.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Tuesday, 16-Sep-2025 05:44:11 JST
Ian Z
@thomasfuchs DHH is the same twat who wrote something similar in support of the "trucker convoy" here in Canada. It was started by bunch of racist groups and dressed up to look like a "protest".
It's especially hilarious with him giving his opinions about a young country like Canada. Anyone here with white skin descends from immigrants. Meanwhile, the actual natives were chased away, then put in residential schools, then forced to live on reservations.
Maybe these white guys worried are worried about being a minority because they think they'll be treated the way they treat minorities.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Saturday, 13-Sep-2025 06:28:31 JST
Ian Z
@thomasfuchs Yeah, that's fair.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Friday, 12-Sep-2025 12:46:56 JST
Ian Z
@thomasfuchs The requirement of a TPM module is a good thing for security, even with Linux. I just wish there was more talk about how to install after market TPM modules on older machines. Instead, most of the chatter was about how to work around the Windows requirement.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Friday, 12-Sep-2025 08:41:11 JST
Ian Z
@thomasfuchs Directly overlaps with EB Games vs Gamestop map.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Thursday, 11-Sep-2025 10:38:15 JST
Ian Z
@thomasfuchs lol, yeah, debate in bad faith arguments, spout antisemitism and christo-fascism, then hitched his wagon to a right wing grift. Poor him.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Wednesday, 10-Sep-2025 11:28:59 JST
Ian Z
@thomasfuchs Not really seeing the "sports" aspect you're talking about unless you're still referring to that "MAX" font they used? That, or the "look, this thing is dust and dirt proof" so you can use it to shoot a movie while debris hits your camera operator's face.
As for other reasons to get a Pro, the Pro Max for the bigger (frankly, better) screen.
As for the camera, yes, that's been the differentiator. The Pro can shoot in raw formats as well as ProRes for video. In the case of 17, each lens is now 48MP, and it has an 8x optical zoom on the extra telephoto lens, etc. And faster USB-C port for transferring footage.
The regular iPhone 17 has a decent 48MP camera, just not telephoto. No ProRes support for video, etc.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Friday, 05-Sep-2025 06:56:51 JST
Ian Z
@thomasfuchs Anecdotally, I've seen plenty of non-programmers say things like "I'm not a programmer, so I used ChatGPT to help whip up this python script". Dozens of hardware youtubers use it for this specific reason.
Meanwhile, the programmers aren't using it because they yearn for simpler times; we're in the simpler times. They're using them to do drudge work. Porting and decompilation projects have seen dramatic improvements, for example.
My original point was about vibe coders being just like the other art, music and writing slop peddlers. They don't see this as another tool, they want it to be a replacement for those pesky programmers/artists/musicians/writers who dared to charge money for something they couldn't do themselves.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Friday, 05-Sep-2025 03:47:59 JST
Ian Z
@thomasfuchs I disagree. They want LLMs to generate code because they resent people who took time to learn a craft and they see this as a low effort shortcut.
Art hasn't become too complicated, music hasn't become too complicated, writing hasn't become too complicated. Yet people are generating that too.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Thursday, 21-Aug-2025 09:55:13 JST
Ian Z
@thomasfuchs I generally agree, but I use it mostly when there isn’t a framework. I don’t have the luxury of telling a client to rewrite their site or a backend cloud service only supports micro frameworks. I need to write similar, but all slightly different tests for each endpoint so I just use it as a more capable find and replace.
When I say boilerplate I mean drudge work like writing a mapping between ISO 3 digit country codes to 2 digit country codes.
I checked for a library but the only one close was just 2 digit codes. Funny enough, I contributed my mapping to them as a PR.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Friday, 15-Aug-2025 02:14:35 JST
Ian Z
@thomasfuchs Were any of those apps a social network? heh.
I agree that it can be made fast, but social graphs can be notoriously difficult to optimize.
I'm mostly just giving them the benefit of the doubt.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Thursday, 14-Aug-2025 14:33:12 JST
Ian Z
@thomasfuchs "no reason" is a bit of an over statement. For example, I'm in Canada and my server is across the ocean, so even getting the initial assets can slow things for me.
Next, these are running on community run instances that could be a laptop hard drive for all we know.
Those instances do more than just serve content, they collate, manage accounts, etc.
Those servers are running a rails app so there's some overhead built in.
That rails app is getting older and maintained by a small team.
The frontend code is starting to get archaic and has had pushback on switching to a framework like React. So fewer people can easily contribute to it.
Things like privacy and moderation tools have been a high priority for a while; performance less so. The small team's time is limited.
etc.
All of these things are solvable, but it's a problem of time and/or money. Something that is is short supply when it comes to Mastodon.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Thursday, 07-Aug-2025 03:20:53 JST
Ian Z
@thomasfuchs move that research to Canada. We love breakthroughs like Insulin and can actually keep our drug costs reasonable.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Sunday, 03-Aug-2025 04:50:28 JST
Ian Z
@thomasfuchs that’s a real bummer.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Saturday, 02-Aug-2025 17:04:49 JST
Ian Z
@thomasfuchs I'm not sure many people are very happy with the summaries. Even non-technical people I know are frustrated with how far down you have to scroll to get to a real result link.
-
Embed this notice
Ian Z (soviut@hachyderm.io)'s status on Wednesday, 16-Jul-2025 10:25:13 JST
Ian Z
@thomasfuchs "...and we're naming the last one Icarus"