HackerLangs
TopNewTrendsCommentsPastAskShowJobs

trashface

996 karmajoined 7 jaar geleden

comments

trashface
·3 dagen geleden·discuss
Could call it "wasteland"!
trashface
·4 dagen geleden·discuss
Asha sounds like the kind of person you bring in to shut down a division cleanly. "Headshot!" as we gamers might say.
trashface
·7 dagen geleden·discuss
1 Gbps is still pretty good if you can get it for a reasonable price. Just did a speed test at my parents place in Philly suburbs, they only get 50Mbps down. They pay A LOT of money to comcast, every month.
trashface
·8 dagen geleden·discuss
I'm sure the fly production methodology has improved over the years, but based on what TFA describes, I'm not sure lacking smell would save you from disgust. I think even a Buddhist would be hard-pressed to find compassion for this particular fly species.
trashface
·8 dagen geleden·discuss
Next they should implement the wayland api ^_^
trashface
·10 dagen geleden·discuss
On linux a lot of the time you kinda have to shut down because it either won't go to sleep ("failed to freeze" some process or another) or it will hang or lock up during/after wake - especially if it has nvidia with its binary blobs, but i've had problems with (in kernel, open source) network card drivers too. Since I first had problems like this with linux 2 decades ago, it seems like they will never be able to figure it out.

Some of this seems to be getting worse with the move to wayland. There is no design concept like windows D3D device reset or lost device, or display timeout/recovery, so drivers are apparently charged with perfectly remembering all the state that compositors create, through all the sleep states, with predictably bad results.
trashface
·12 dagen geleden·discuss
Back then you paid $50 and got the whole game - and you actually own it. I still have game install CDs from that time. Now you pay $80-90 and you get a cash shop that is selling you incomplete parts of a game, and also it has online DRM that can revoke your access at any time if they decide to ban you.
trashface
·12 dagen geleden·discuss
Seems like these youths are doing exactly what their future employers will expect them to.
trashface
·12 dagen geleden·discuss
Do you live under a rock or something?
trashface
·14 dagen geleden·discuss
Pretty happy for anything that will throw some sand into the gears of AI development, given all the negative externalities that are becoming apparent, even if the admin is doing it for the usual dumbass reasons.
trashface
·15 dagen geleden·discuss
The updates themselves can be a driver of new Win 11 computer purchases. My dad got a bad update (I couldn't figure out which one) which froze his computer a few minutes after boot. I had to reset Windows, and it worked again after that, though now the pain is mine because I have to reinstall/reconfig all his stuff. But a normal person without a free tech-support guy like me around might have just bought a new PC at that point.
trashface
·18 dagen geleden·discuss
Over $1000 for a machine with only half a terabyte of storage, especially for gamers, is just brutal.
trashface
·18 dagen geleden·discuss
Interesting that they went with AMD for GPU, but not too surprising. My experience with a nvidia 5060 on my laptop is that nvidia's drivers on linux still have no idea how to reliably wake from sleep. Fixing that just not the priority for them I guess - datacenter GPUs doing AI probably never sleep and just idle at 50 watts or whatever.
trashface
·20 dagen geleden·discuss
Yep this is what caused me to switch to Anthropic from OpenAI a few months back, couldn't use any model newer than GPT-4 even if I paid for credits, unless I did a biometric check. I guess I'll move to perplexity or deepseek or something if anthropic flags me for the same.
trashface
·25 dagen geleden·discuss
I knew a guy whose laptop was stolen and it had a major companies game engine source on it - which was not open source (he had done some contract work for them).

Personally I used LUKS encryption on a system76 laptop for 7 years and it worked fine - still going in fact. I was always worried about it failing especially after an update, but that never happened.

For backups to offline media I still do use file-level encryption though.
trashface
·25 dagen geleden·discuss
Win10 is still getting updates if you opt in. My dad's computer started hard locking after a recent update - I spend a few hours trying to fix it, and I'm not terrible at debugging win10 issues, but I couldn't find the problem. Had to reset windows. It worked fine after doing that (of course, there was no actual hardware problem, as I had guessed), but I have to reinstall all his tax software since he does his (and my) taxes on it. So the long term reliability of win10 is rather questionable at this point; I suspect vibe coding has infiltrated the windows update process.

Personally I'm on linux full time now, which has its own issues but enshittification by Microsoft is not one of them.
trashface
·26 dagen geleden·discuss
Memory might be a moat. A cynical view is this is why openAI is buying up all the capacity for HBM. If they have all the memory then we plebs won't be able to afford hardware to run local models. So we instead we have to rent their models basically just to get access to the memory.
trashface
·vorige maand·discuss
Yep its Texas.
trashface
·vorige maand·discuss
Maybe its better under KDE but on gnome/wayland, VSCode can't even remember its window position and size or even which display it should be on - at least for me. Reminds of the bad old days of windows 3.1. I have a shell script to reset it now.

But I have to use wayland because I've got nvidia and the force composition vsync hack is just too slow to game with reliably.
trashface
·2 maanden geleden·discuss
Feels like there is some real momentum on linux gaming now. I mostly play older games but I've gotten most of them working acceptably in proton on my old system 76 laptop (oryp5, with a nvidia 2060; ~7 years old). The laptop actually has plenty of power for the games I play, but I underclock to keep the heat/fan speeds down (been doing the same on the win10 install on the same system), still getting acceptable framerate in proton for most of the things I do in game, non intense stuff.

Decades ago I ported some games to linux but I do think proton is the correct approach now. One underappreciated advantage is you get most of the mod environment too. In ESO for instance, there is an addon (tamriel trade center) which lets you download item prices, but it requires a windows client exe to do that. That client works on proton.

I also do some modding myself and can cross compile my rust code to windows with cargo xwin, and run it right away in proton, which is fairly amusing to behold.

I actually don't mind windows generally (been a MS user since DOS 5), but Win11 is a game changer, pun intended, and not in a good way.