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

bennett_dev

no profile record

投稿

Show HN: How Loud Is My Hotel?

noise.vantezzen.io
5 ポイント·投稿者 bennett_dev·18 日前·2 コメント

Ableton Extensions SDK

ableton.com
173 ポイント·投稿者 bennett_dev·先月·97 コメント

Building a read-only P2P SQLite Database in the browser

read.vantezzen.io
1 ポイント·投稿者 bennett_dev·2 か月前·0 コメント

What Matters in Practical Learned Image Compression

apple.github.io
2 ポイント·投稿者 bennett_dev·2 か月前·0 コメント

The US government just banned consumer routers made outside the US

theverge.com
9 ポイント·投稿者 bennett_dev·4 か月前·1 コメント

Date-fns 3.6.0 increased install size from 4.7MB to 21.1MB

github.com
1 ポイント·投稿者 bennett_dev·7 か月前·0 コメント

コメント

bennett_dev
·2 か月前·議論
AFAIK Ladybird is separated from SerenityOS completely now (https://hackaday.com/2024/07/02/fork-ladybird-browser-and-se...) so the Ladybird contributors can fully focus on it
bennett_dev
·2 か月前·議論
Sounds similar to Vercel‘s portless CLI (https://portless.sh/)
bennett_dev
·3 か月前·議論
There was a nice task on 39c3 https://youtu.be/3OAiOfCcYFM

They do try to upstream and eventually just have Linux natively support Apple Silicon!
bennett_dev
·5 か月前·議論
I'm not familiar with Elysia but how does this handle subfunctions? e.g. if my code is

const app = new Elysia() .patch('/user/:id', (request) => { return handleUserRequest(request); })

or some other custom logic, does it automatically need to fall back to full parsing?
bennett_dev
·5 か月前·議論
Such an interesting showcase of history. RCT was a masterpiece written in Assembly from hand. Looking at code from OpenRCT2 you can really see the thought behind it.

Now ISO Coaster really is a badly slipped together adaptation. A lot of details don’t make sense, graphics often look weird and performance is terrible - all while using tons of compute resources.
bennett_dev
·5 か月前·議論
Same - most of the time I just directly open the specific status (e.g https://http.cat/504 )
bennett_dev
·6 か月前·議論
Nothing to do with politics and everything to do with crappy AI slop. There was some list somewhere of some of those reports and it was painful to look at
bennett_dev
·6 か月前·議論
What differentiates this from http://fingerprint.com/?

Visited for the first time and it said I already visited 800+ times with a 99.5% accurancy - not very promising. From the code this also looks like very simple client-side fingerprinting + IP information?