HackerLangs
TopNewTrendsCommentsPastAskShowJobs

pseudosavant

3,287 karmajoined قبل 14 سنة

comments

pseudosavant
·قبل 8 ساعات·discuss
Yes. There are no launchers for games that need to be updated. Everything just automatically gets updated constantly.

The biggest value prop for me with console gaming is that it just works, every time. No GPU/launcher/mod/etc updates to deal with ever.

I've owned some gaming PCs and every time I've learned that I don't want a hobby of maintaining a gaming PC. I want to sit down, in my favorite comfy chair, with a controller (because I've already been on a keyboard all day), and just play.
pseudosavant
·قبل 8 ساعات·discuss
But the GTA V that people play today is not the version from 13 years ago for PS3 and Xbox 360.

We are on the third-generation of GTA V with the enhanced edition that only came out on PC last year, and Xbox/PS5 4 years ago. The latest version has 18x the pixels per second (9x resolution, 2x frame rate), and far more detailed models and textures than the Xbox 360/PS3 version.

It has been profitable for Rockstar to keep remaking the game with better and better visuals specifically because consumers are demanding it.
pseudosavant
·قبل 12 ساعة·discuss
I haven't seriously used GLM/Qwen/etc for agentic work. I will say, that the GPT and Claude models from 6 months ago were very usable within their respective agentic harnesses (this matters a lot). But there is no way you could convince me to go back to GPT-5.0 from GPT-5.6 for a serious amount of agentic work.

I could probably accomplish most of the same tasks with GPT-5.0, but it would take a lot more involvement from me, more troubleshooting, and significantly more time.
pseudosavant
·أول أمس·discuss
That is pretty incredible with such a small amount of input. Makes me want to check out dots.tts myself!
pseudosavant
·قبل 3 أيام·discuss
That is a nice idea and all, but perhaps there are things our friends aren't good at talking about. Perhaps something that is very related to a work project? Or like when I go down the rabbit hole discussing quantum mechanics and astro physics with ChatGPT because none of my friends understand that at even my level, and I'm looking to learn more about it from someone/something that does know more than me.

I'm looking forward to trying this out because I find that doing discovery on certain things feels more natural with voice. The previous voice chat was such a dumb GPT-4 era model that I resorted to using the dictate feature with GPT-5.5 and had it read the text response back to me.
pseudosavant
·قبل 4 أيام·discuss
I have it going into a 16-port gigabit switch, which my OpenWrt-based APs and wired devices are hooked into.
pseudosavant
·قبل 4 أيام·discuss
I have and love my OpenWrt One for my main router. I have two, so that I have a backup one I can switch to if the first one ever dies. It is the best device to run OpenWrt on as it is fully supported hardware that has great images/packages for it. Routing speeds/buffer/latency are great, everything just works, price is very reasonable.

I don't use it for my APs, but that is mostly because I already had 3 TP-Link routers setup as dumb APs using OpenWrt that have been working great. If I did it again, I'd buy OpenWrt Ones though. Although Deco mesh kits I've used have worked exceptionally well, and have become my recommendation for friends/family that don't want to do things like run arbitrary packages on their router/APs.
pseudosavant
·قبل 9 أيام·discuss
I was going by Asahi's own support page: https://asahilinux.org/docs/platform/feature-support/m1/

It seems that external displays are only supported on HDMI (e.g. Mac Mini) but DP Alt mode is still listed as WIP so I'd assume MacBook's with only USB-C (all of them?) can't support an external display.
pseudosavant
·قبل 9 أيام·discuss
The sad reality of DRM is that only rentals and subscriptions can honestly be done with it. You can guarantee access to a subscription library (Netflix, Xbox Game Pass, etc) for 30 days. You cannot guarantee access 30+ years in the future. And selling access like that is just a lie.
pseudosavant
·قبل 9 أيام·discuss
And it doesn't have to be this way. I started buying Xbox games digitally for the Xbox 360, and with their backwards compatibility that ended up being a great choice. My current XSX plays games for the last 3 generations of digital purchases I've made.
pseudosavant
·قبل 9 أيام·discuss
Asahi still doesn't support a lot of basic things like: external displays, Thunderbolt, hardware accelerated video decoding, 120hz refresh rate, etc.
pseudosavant
·قبل 9 أيام·discuss
I applaud a new/better FFMPEG AAC encoder, but there are two pretty massive caveats that are mentioned in the specifics that need to be called out:

- CBR only

- Only optimized for 48khz sampling

Not being able to do quality-based variable bitrate encoding is a major gap, and since all of the CD audio in the world is at 44.1k sampling, that seems like a huge miss too.
pseudosavant
·قبل 10 أيام·discuss
No sympathy for them trying to “protect” the output of a model that’s trained on data that they didn’t get consent to use. Ripe hypocrisy.
pseudosavant
·قبل 10 أيام·discuss
So that the current US administration doesn't block broad usage of Sonnet 5 probably. They'd have to collect your ID and approve you if it was good at cybersecurity. Because such is the freedom in the U.S. right now.
pseudosavant
·قبل 10 أيام·discuss
I still see this more like there will be "devs" that only know how to use LLMs and not any layer under it.

Just like there were web devs that only knew jQuery but not any actual JS. Game devs that know only Unreal Engine or Unity but nothing about DirectX, OpenGL, or Vulkan. C/C++ devs that know nothing about LLVM IR or the actual bits their compiler generates. It can also be a poor understanding of the layers in the abstractions above you too.

I find a lot of value in being able to understand levels beneath the layer I'm mostly working in. There are things, even/especially with LLMs, that I can grasp because of my deeper understanding.

But there have been plenty in our field that have only known their level of the abstraction for quite a long time. Every time there is something introduced that lowers the barrier to entry to making things, there is a version of this "but they don't know how it really works..."
pseudosavant
·قبل 10 أيام·discuss
I can't help but think this type of step function change has happened with computers before.

The change from punch cards to magnetic storage certainly made it so you didn't have to "know how it works" for every single bit.

The change from machine code to a language like Fortran brought about such an abstraction that a Fortran dev didn't "know how it works" at that same level anymore.

At this point, the layers of abstractions between using a React component and something being rendered is immense. React VDOM, the real DOM, browser render engine (which sits on abstractions like ANGLE, skia, etc), calls OS APIs, which call driver APIs, and the lowest level of anything it is still C/C++ that is compiled (abstracted) to something closer to what the hardware expects.

I won't bore you with the ChatGPT output details, but it estimated at least 35 meaningful layers of abstraction between a React component and being rendered to the screen. LLMs seem to be the latest level of abstraction to make it so we "know how it works" less than before.
pseudosavant
·قبل 16 يومًا·discuss
My read on it was that they are trying to imply a transistor density (in a 2D plane sense) that is comparable to a 1nm process? But they achieve that through stacking (3D, not 2D) since the features aren't actually anywhere near 1nm?
pseudosavant
·قبل 16 يومًا·discuss
Totally agree. Having to handle the password reset flow requires having reliable email delivery, which can be non-trivial. I usually start with supporting Google auth, and if I need more than that I'll add Microsoft and Apple too. Everyone already has at least one of those setup.
pseudosavant
·قبل 16 يومًا·discuss
I've gone through my own cycle of this as a musician. Early in my music experience I was always obsessed with originality, and wouldn't learn a lot of existing pieces. At the stage I'm at now, I find great value in learning great songs and understanding why they work.

There is a lot of great work out there and if you are unwilling to be derivative in anyway, you'll intentionally avoid using and finding great things that others have discovered.
pseudosavant
·قبل 17 يومًا·discuss
Exactly. That is just more about the ecosystem you are already in. I've been buying most games digitally since Xbox 360, and they all still run on my XSX. The same would be true if I had been in the Playstation ecosystem.