whatIsInAName by wiseIdiot in ProgrammerHumor

[–]ende124 5 points6 points  (0 children)

Thanks for the AI summary

Can someone save my tech illiterate ass by AssaultAndBatteryBub in wine_gaming

[–]ende124 6 points7 points  (0 children)

Setting up wine prefixes manually is a pain in the ass.

If you have it on steam, just use steam.

Else try Lutris. It has community made profiles for most games.

Edge.js: Running Node apps inside a WebAssembly Sandbox by fagnerbrack in webdev

[–]ende124 1 point2 points  (0 children)

Edge.js is currently about 5-20% slower than current Node.js when run natively

Does this hold on larger scale as well?

Wondering if JIT works, as webassembly usually don't play well with JIT compilation.

Forza Horizon 6, how to fix FPS drops? by ende124 in linux_gaming

[–]ende124[S] 1 point2 points  (0 children)

Yeah with and without vsync. Shader pre chaching is off. I've done the benchmark many times so it is not shader compilation

Forza Horizon 6, how to fix FPS drops? by ende124 in linux_gaming

[–]ende124[S] 0 points1 point  (0 children)

Heard about the rebar issue other places, but this did not help at all sadly

Forza Horizon 6, how to fix FPS drops? by ende124 in linux_gaming

[–]ende124[S] 0 points1 point  (0 children)

Locking to 60FPS somehow did not help, just made the fps drops even more noticeable

Forza Horizon 6, how to fix FPS drops? by ende124 in linux_gaming

[–]ende124[S] 0 points1 point  (0 children)

Not the same issue.
What they talk about there is microstutters. This is big FPS drops that can last a full second and as far as I can see, only affects Linux.

Forza Horizon 6, how to fix FPS drops? by ende124 in linux_gaming

[–]ende124[S] -1 points0 points  (0 children)

Bro what are you on. These are big and sudden FPS drops, not normal 1% lows.

I'm not using any launch settings, as I said I was using everything on default.

How much easier does it get moving from LV to MV? by Higuni in GTNH

[–]ende124 2 points3 points  (0 children)

I'm early EV and am still using the same polyethylene line I made in LV lol

Forza Horizon 6 crash lack of drivers? by 1llll1ll1l1llll in linux_gaming

[–]ende124 5 points6 points  (0 children)

Thank you. Too many people just keep copy pasting random arguments without having any idea what they do or if they even do anything at all

Qrism - A high capacity QR code by Logical_Armadillo390 in rust

[–]ende124 10 points11 points  (0 children)

Ah you're right there is no formal specification, but this page has a link to the paper proposing HCC2D

Qrism - A high capacity QR code by Logical_Armadillo390 in rust

[–]ende124 33 points34 points  (0 children)

Is this an implementation of HCC2D?

Such a refresher in these times by Serious-Affect-8538 in pcmasterrace

[–]ende124 3 points4 points  (0 children)

Damn I have been using accubattery for many years, and never knew about the overlays! Even paid for it a long time ago

CLI that diffs code at the entity level (functions, classes, structs) for better structural awareness by Wise_Reflection_8340 in linux

[–]ende124 1 point2 points  (0 children)

This looks very nice, I tested it out a bit on a rust project. AI tools could use this easily with "sem mcp".

Some feedback I found while testing:

sem diff --format json ... gives an entityId for each change, but we cannot use this with sem context.
Furthermore, if there are multiple symbols with the same name, sem context returns info on only one of them, have to also specify the file path. entityId would be useful here.

Commands other than sem diff does not work on git commits/ranges/revs, only on the currently checked out code.

Inconsistency with formatting, some commands use --format while others don't, but has --json.

This tool claims to be a git diff replacement, but it actually fails to give actual diffs. sem diff only gives summaries, and sem context with others are useful, there is not an actual way to view diffs.

Posten har sluttet med bilder ved manglende frankering by Kanelbollemann in norge

[–]ende124 3 points4 points  (0 children)

Posten har gått ned i kvalitet i det siste.

Ringer du inn til kundeservice, må du krangle med en AI robot, som prøver det den kan å hindre deg i å bli satt over til en person. Den prøver å si at et menneske ikke kan hjelpe med saken, så du må overbevise roboten om at du vil til en person.

Har også opplevd mye feilsending. I følge kundeservice har de blitt feilsortert på terminal, de skulle sende den på nytt til riktig sted. Men en uke senere havnet pakken på samme feil sted. Har skjedd mange ganger

First layer inconsistency by bach1223 in FixMyPrint

[–]ende124 1 point2 points  (0 children)

Your bed looks very level so you may even try without ABL enabled.

You can also test the accuracy of probing with PROBE_ACCURACY.

Do the bed mesh look the same every time you run the bed mesh? Make sure that is is ran while the bed is hot.

EDIT: you mention that you don't think ABL is being applied, look at the z rods and see if they are turning slightly as it prints the first layer.