HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wild_pointer

453 カルマ登録 3 年前

投稿

Looking Inside Chromium's On-Device AI Stack

island.io
3 ポイント·投稿者 wild_pointer·先月·0 コメント

The beauty and terror of modding Windows

windowsread.me
123 ポイント·投稿者 wild_pointer·4 か月前·104 コメント

Lance table format explained with simple animations

tontinton.com
30 ポイント·投稿者 wild_pointer·5 か月前·2 コメント

Making Sense of the AI Era

guywaldman.com
2 ポイント·投稿者 wild_pointer·6 か月前·0 コメント

コメント

wild_pointer
·5 日前·議論
Trust
wild_pointer
·11 日前·議論
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 日前·議論
I thought it was about prehistoric Rust before the main branch was created :)
wild_pointer
·先月·議論
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
·先月·議論
It's a GNU Coreutils command.

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

https://cmkr.build/
wild_pointer
·4 か月前·議論
Looking at the title, I was confused why a recommendation of some random PC gamer is interesting. Capitalization is important.
wild_pointer
·4 か月前·議論
Hilarious, some of them are easy with the keyboard
wild_pointer
·4 か月前·議論
It's not so cheap, in terms of maintenance and mental load
wild_pointer
·5 か月前·議論
* 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 か月前·議論
Hey, I remember this Black Mirror episode!
wild_pointer
·6 か月前·議論
Listen team lead and the whole team, make this button red.
wild_pointer
·6 か月前·議論
ubiquitous? "Vienam" (with quotes) shows this page as the first result.
wild_pointer
·7 か月前·議論
OK.
wild_pointer
·7 か月前·議論
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 か月前·議論
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 か月前·議論
In the era of LLM-generated content, such a high-quality writeup is a breath of fresh air. Well done!
wild_pointer
·7 か月前·議論
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.