gornius

joined 1 year ago
[–] [email protected] 35 points 5 months ago (4 children)

It's just as crazy as saying "We don't need math, because every problem can be described using human language".

In other words, that might be true as long as your problem is not complex enough to be able to be understood using human language.

You want to solve a real problem? It's way more complex with so many moving parts you can't just take LLM to solve it, because that takes an actual understanding of a problem.

[–] [email protected] 15 points 6 months ago (4 children)

Chromium now requires you to type a string inside the console before it lets you paste anything.

[–] [email protected] 3 points 6 months ago

That's slavery with extra steps.

[–] [email protected] 6 points 6 months ago* (last edited 6 months ago) (5 children)

What?

It's simple and readable. You literally put somebody that has never coded in their life, show them the YAML file and they will probably get it. Worked both with my boss and my girlfriend.

In Toml there are too many ways to do the same thing, which I don't like. Also unless you know it deeply, you have no idea how the underlying data structure is going to look.

[–] [email protected] 18 points 6 months ago* (last edited 6 months ago) (2 children)

It's funny, I buy Apple Car specifically so that that I can't decide where I want to go. At work we MDM and Apple's approach isn't for everyone, but forcing something like choosing their destination simply isn't the right choice for all types of users.

I'm all for encouraging them to be on the right side of Right-to-Repair, labor laws, and environmental best practices. But I left the world of thinking where I want to go and choice for the Apple Car's tight lockdowns. At first I still couldn't help myself but to try to go around wherever I wanted with my first Apple Car or two, then I stoped that also.

Apple Car's filtered possible destinations are all I need, so I don't see why anyone would ever want to go any other place.

[–] [email protected] 8 points 6 months ago

24.04 won't have Plasma 6, but 24.10 will. In other words, fall 2024.

Or you can use KDE Neon, which is basically Ubuntu LTS, but with the newest Plasma.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago) (3 children)

Open Task manager at the performance tab on the second monitor. If GPU is 100%, it's GPU bottleneck, otherwise it's most likely CPU. If RAM is close to max out, it can also be not enough RAM. If you notice a lot of stutters when going to new locations, it's probably drive related. Low 1% FPS compared to avg FPS might also mean RAM is too slow.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

In polish we have ź and ż. For ż we use Alt gr + z, and for ź we use Alt gr + x. Same for other non-standard letters. The rest of the keyboard is a regular US layout.

So in Swedish you could use Alt gr + a and Alt gr + s for different variants of a.

[–] [email protected] 3 points 6 months ago

No idea what those shaders are, but for me it's an SVG with less steps.

[–] [email protected] 4 points 7 months ago

Imo, the more strict the format the better. Less ambiguity == less confusing when it doesn't work and easier parser to write.

[–] [email protected] 6 points 7 months ago (1 children)

Docker is 80% Linux, 10% Networking, 5% Virtualization and remaining 5% is actual Docker-specific things.

If you learn Linux, networking and virtualization, Docker is just a cherry on top.

[–] [email protected] 2 points 7 months ago* (last edited 7 months ago)

All of these functionalities can be provided by a simple WebSocket + REST server. The car connects to the WebSocket, and you can access these functionalities from your phone either with WebSockets or regular HTTP requests.

Cheapest servers with backend written in JS can easily handle thousands of WebSocket connections, and written in Go tens of thousands WebSocket connections. They would not ever need like over 100 of these servers GLOBALLY, which would cost them around $3000 monthly.

That's the price of 60 subscriptions, which is freaking ridiculous.

view more: next ›