Hacker Newsnew | past | comments | ask | show | jobs | submit | rrgok's commentslogin

I never hated a programming language grammar until I saw Rust's. I understand the technical advantages; I still hate it.

I know it's silly.


Oh these are the peope who have genuine good intention behind AI censorships

Is this just a marketing stunt? From a completely ignorant user, doesn't AI reeuqires high bandwidth ram (like the GPU)? Is really DDR5’s bandwidth enough?

> 192 GB GPU memory

How did I miss that? I was still sleeping I guess

Hehe - yeah, I was pretty sure that you just overlooked it - pointing that out was irresistible :o)

> Calling things you disagree with "slop" is slop /s

Does this apply recursively? /s


Really? I always thought KVM came to existence aftern VMware.

My guess is it's referring to ESXi's GPL'd (or not GPL'd) code and the 2016 suit which failed (on procedural grounds).

Does it do cosmetic block of just DNS block?

The same as on macOS. Comzmeti. And dns block

It is always the next year


I put my mum on Linux three years ago, and os-related issues dropped to approximately zero. I'm claiming 2023.


i still don't understand what it does. Can someone ELI5? I've read both articles, still clueless.


I'll take a shot at this.

Native applications ship as executable files. These files are basically a combination of machine code instructions (the program logic to be run) + a bunch of extra data that needs to be loaded into memory for the program to run + metadata so the operating system knows how to combine it all.

The first article noted that the file format for this can be thought of as a very specialised, antiquated database format. The author then managed to convert some real applications of theirs into sqlite databases of the necessary program data, and then taught the operating system how to treat those sqlite databases as programs to run.

The second article builds on this, by creating a program shipped as an sqlite database, and then making that program read and write itself (through sqlite code) to store its application state. So instead of having a web server application that loads an sqlite db table, it is just a database file that the operating system can run as a native application, that also stores user data in itself.


XML is great.


False, they are a Marketing Company.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: