HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wild_pointer

453 karmajoined 3 tahun yang lalu

Submissions

Looking Inside Chromium's On-Device AI Stack

island.io
3 points·by wild_pointer·bulan lalu·0 comments

The beauty and terror of modding Windows

windowsread.me
123 points·by wild_pointer·4 bulan yang lalu·104 comments

Lance table format explained with simple animations

tontinton.com
30 points·by wild_pointer·5 bulan yang lalu·2 comments

Making Sense of the AI Era

guywaldman.com
2 points·by wild_pointer·6 bulan yang lalu·0 comments

comments

wild_pointer
·5 hari yang lalu·discuss
Trust
wild_pointer
·11 hari yang lalu·discuss
That's what I thought too when I first saw it. But then I actually took a moment to read it and eventually changed my mind.
wild_pointer
·29 hari yang lalu·discuss
I thought it was about prehistoric Rust before the main branch was created :)
wild_pointer
·bulan lalu·discuss
There should be 2 options for speed, regular and sped up. Then there should be a key to speed the game up. When I was a kid, it was the space key for GBA. You could have the normal game and skip the boring parts fast.
wild_pointer
·bulan lalu·discuss
It's a GNU Coreutils command.

https://www.gnu.org/software/coreutils/manual/html_node/dir-...
wild_pointer
·2 bulan yang lalu·discuss
Not that spammers couldn't do without this feature, but advertising it as a service is kinda weird.
wild_pointer
·3 bulan yang lalu·discuss
pseudoanonymous, meaning not anonymous? lol
wild_pointer
·3 bulan yang lalu·discuss
What about cmkr?

https://cmkr.build/
wild_pointer
·4 bulan yang lalu·discuss
Looking at the title, I was confused why a recommendation of some random PC gamer is interesting. Capitalization is important.
wild_pointer
·4 bulan yang lalu·discuss
Hilarious, some of them are easy with the keyboard
wild_pointer
·4 bulan yang lalu·discuss
It's not so cheap, in terms of maintenance and mental load
wild_pointer
·5 bulan yang lalu·discuss
* The tool is truly amazing. Both for simple usage, and the advanced queries that it accepts. Very powerful, like a command line tool.

* As another comment says, v1.5 alpha has many advantages. Despite the alpha label, I find it to be very stable.

* Several software integrations exist: https://www.voidtools.com/forum/viewtopic.php?t=6326, I mostly like being able to see folder sizes instantly in explorer. I used xplorer2 in the past, which has a plugin, but I went back to native explorer, which has a Windhawk mod, feels like what Microsoft should have done: https://windhawk.net/mods/explorer-details-better-file-sizes
wild_pointer
·5 bulan yang lalu·discuss
Hey, I remember this Black Mirror episode!
wild_pointer
·6 bulan yang lalu·discuss
Listen team lead and the whole team, make this button red.
wild_pointer
·6 bulan yang lalu·discuss
ubiquitous? "Vienam" (with quotes) shows this page as the first result.
wild_pointer
·7 bulan yang lalu·discuss
OK.
wild_pointer
·7 bulan yang lalu·discuss
I wonder how much of it is due to the model being familiar with the game or parts of it, be it due to training of the game itself, or reading/watching walkthroughs online.
wild_pointer
·7 bulan yang lalu·discuss
9/10 for originality. 2/10 for usefulness.

Not bashing, that's how good ideas are found. But not this time IMO :)
wild_pointer
·7 bulan yang lalu·discuss
In the era of LLM-generated content, such a high-quality writeup is a breath of fresh air. Well done!
wild_pointer
·7 bulan yang lalu·discuss
This guy is doing something else completely. In his words:

> In my testing, it's between 1.2x and 4x slower than Yolo-C. It uses between 2x and 3x more memory. Others have observed higher overheads in certain tests (I've heard of some things being 8x slower). How much this matters depends on your perspective. Imagine running your desktop environment on a 4x slower computer with 3x less memory. You've probably done exactly this and you probably survived the experience. So the catch is: Fil-C is for folks who want the security benefits badly enough.

(from https://news.ycombinator.com/item?id=46090332)

We're talking about a lack of fat pointers here, and switching to GC and having a 4x slower computer experience is not required for that.