HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Draiken

no profile record

comments

Draiken
·9일 전·discuss
But don't forget the vast majority of people can't produce masterpieces.
Draiken
·24일 전·discuss
I'm guessing you never hit this issue then, but it's a real issue. Whether or not it's in the RFC as a hard limit it doesn't matter, no HTTP server will allow unlimited sized URIs.

You simply can't base64 large payloads and you're stuck with workarounds.
Draiken
·24일 전·discuss
Definitely. We should ignore it and it'll go away by not going into these damn climate conferences. There are so many of them!
Draiken
·24일 전·discuss
> What did they expect would happen? Trump to just continue funding these people that hate him?

So you believe it's expected that a president will de-fund everything that supports their opposing party? I'm sure that's a totally great idea that won't cause any issues whatsoever.

American politics are so absurd.
Draiken
·2개월 전·discuss
Can I sue these companies if they don't remove me?

Do they even care if I'm not from their countries of origin?

This always felt like theater to me. They say "we deleted it, trust me bro" and we're supposed to believe it?
Draiken
·2개월 전·discuss
IDK anything about 3d printing, but is their online service so complicated that people can't create an open source self hosted alternative? If they can already take the LAN version and send spoofed requests to their servers, they can do the same to a new fully open server.

Surely people can check the traffic and build a server to answer similarly, no? Or is this much more than job management?

Maybe this is impossible and I'm talking out of my ass, but for me it seems like a perfect opportunity to completely remove the problematic party from the equation.
Draiken
·3개월 전·discuss
Nice video but the expectations vs reality is brutal: provide it with an actual PDF with a design system, wait for 30min and the entire thing is stuck.

You talk to it, it consumes "usage" and no design system created.

Had a similar experience with their online code sessions.

All this slop generated code is so freaking bad. We'll get drowned in so much slop code that at some point only these garbage machines will be able to "work" with it.
Draiken
·3개월 전·discuss
People won't revolt even for genocide so why would they do anything about their computers?

We'll pay the subscription and be done with it. Those who can't will suffer.

We live too comfortably and independently to risk it all for the thousands of paper-cuts eroding our lives. The capitalists learned from history: isolate us and change into the dystopia little by little and there will never be enough resistance.

GP's right in pointing that out even if it hurts to read it.
Draiken
·3개월 전·discuss
Yeah, who cares about morals, right? I'm sure Palantir is hiring.

They'll kill people regardless, so might as well get paid for it!
Draiken
·4개월 전·discuss
You're totally right. This makes sense if price ends up being the only metric. I never thought about it this way.

Guess capitalism leads to enshittification no matter what.
Draiken
·4개월 전·discuss
How the hell can healthy competition breed enshittification? That makes absolutely no sense to me.

Take an industry with healthy competition like restaurants. You can compete in price, quality, format, service and probably a lot more.

Now tell me how that competition enshittified eating at restaurants?

For me, nothing stands out. If a restaurant charges nonsense fees, under-staffs to increase profits, reduce portions with the same value, etc. I can simply go to another one. Restaurants that enshittify will almost inevitably close.

But if we look at a closely related industry like the food delivery apps, we see the same exact signs of enshittification we see on the tech world due to monopolies (or oligopolies to be more exact) like: - Increased/hidden fees

- Increased delivery times

- Crappy apps with ads everywhere

- Ineffective review systems

- Pay-to-win search

- Dynamic pricing

They can get away with it because realistically, you don't have any other options. The cost to entry might not be that high but the network effect all but prohibits competition.
Draiken
·4개월 전·discuss
Nobody's blaming React. The blame lies on the bad developers that chose it to write a freaking start menu.

React is the symptom here, not the cause.
Draiken
·4개월 전·discuss
I don't think "care" is the right word here at all. We simply don't have options.

This is capitalism's biggest flaw: it's based on the assumption that there will be competition, but competition eventually leads to winners that then consolidate their positions and we end up with no real choices.

You're telling me people would pick a worse OS because they don't care even if they had real options? I don't believe that for a second.
Draiken
·4개월 전·discuss
Google Edward Snowden. Odd you never heard of the guy and his leaks.
Draiken
·5개월 전·discuss
"Some reason" means profit. Competition reduces it and we need that shareholder value.

It's baked into the system...
Draiken
·5개월 전·discuss
Did I miss a fundamental shift in how LLMs work?

Until they change that fundamental piece, they are literally that: programs that use math to determine the most likely next token.
Draiken
·5개월 전·discuss
Even disregarding what he has done, this is utterly absurd. I almost spit my coffee reading that.

You are going to tell me that the vibe coders care and read the code they merge with the same attention to detail and care that Linus has? Come on...

That's the key for me. People are churning out "full features" or even apps claiming they are dealing with a new abstraction level, but they don't give a fuck about the quality of that shit. They don't care if it breaks in 3 weeks/months/years or if that code's even needed or not.

Someone will surely come say "I read all the code I generate" and then I'll say either you're not getting these BS productivity boost people claim or you're lying.

I've seen people pushing out 40k lines of code in a single PR and have the audacity to tell me they've reviewed the code. It's preposterous. People skim over it and YOLO merge.

Or if you do review everything, then it's not gonna be much faster than writing it yourself unless it's extremely simple CRUD stuff that's been done a billion times over. If you're only using AI for these tasks maybe you're a bit more efficient, but nothing close to the claims I keep reading.

I wish people cared about what code they wrote/merged like Linus does, because we'd have a hell of a lot less issues.
Draiken
·5개월 전·discuss
I don't get why so much mental gymnastics is done to avoid the fact that locking their lower prices to effectively subsidize their shitty product is the anti competitive behavior.

They simply don't want to compete, they want to force the majority of people that can't spend a lot on tokens to use their inferior product.

Why build a better product if you control the cost?
Draiken
·5개월 전·discuss
They don't care. This is clearly someone looking to score points and impress with the AI magic trick.

The best part is that they can say the AI will get some stuff wrong, they knew that, and it's not their fault when it breaks. Or more likely, it'll break in subtle ways, nobody will ever notice and the consequences won't be traced back to this. YOLO!
Draiken
·5개월 전·discuss
Take Claude Code itself. It's got access to an endless amount of tokens and many (hopefully smart) engineers working on it and they can't build a fucking TUI with it.

So, my answer would be no. Tech debt shows up even if every single change made the right decisions and this type of holistic view of projects is something AIs absolutely suck at. They can't keep all that context in their heads so they are forever stuck in the local maxima. That has been my experience at least. Maybe it'll get better... any day now!