HackerTrans
TopNewTrendsCommentsPastAskShowJobs

no_carrier

no profile record

comments

no_carrier
·2 ay önce·discuss
Android now runs a Debian VM, too. It's early days, but I'd be surprised if they don't get Linux GUI apps integrated into Android in desktop mode soon.
no_carrier
·6 ay önce·discuss
Every single LLM out there suffers from this.
no_carrier
·7 ay önce·discuss
There was a time in the 90s when quite a number of governments were aware of this Microsoft problem and insisted on open formats, so that important govt records and data could be open down the track. It seems like all of that was forgotten and traded for 'convenience'.
no_carrier
·9 ay önce·discuss
That's not exactly for slowness reasons. The creators of uv have stated that if pip followed the same algorithms they'd see similar performance benefits. People greatly overstate the Python performance penalty.
no_carrier
·9 ay önce·discuss
Tabs are the recommended indentation method for Go code. It is interesting that they switched after the first example, though.
no_carrier
·10 ay önce·discuss
You absolutely can run docker on the CLI in WSL2. The only requirement is you have systemd running in your WSL distro, which is fully supported.
no_carrier
·10 ay önce·discuss
Niri looks promising to me. After I discovered PaperWM I moved on to Material Shell, which was still the best workflow I've come across to date. It was basically gnome with a 2d grid: you could scroll workspaces left and right and then again on the vertical axis. The author sort of abandoned it (it was a Gnome extension) in order to go all in on their own desktop environment with the same concept. I'm guessing that'll take a while to get off the ground.
no_carrier
·11 ay önce·discuss
> Then came the SQLModel problems. The author pushes it very hard in the FastAPI docs

No it doesn't? The front page for FastAPI contains a pretty lengthy tutorial with no mention of SQLModel. The only time SQLModel gets a significant mention is on a page explaining connecting a relational DB, but it makes it clear that any DB at all can be used. Something has to be chosen for the tutorial, so it makes sense the author would choose their own.

If SQLModel isn't right for you then you're the only person to blame. I've been through that tutorial before and settled on plain old SQLAlchemy.
no_carrier
·7 yıl önce·discuss
Does 4G even use the concept of a MAC address? I'm not familiar enough with the protocol to comment, but MAC addresses are usually an Ethernet conecpt.