HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bootlegbilly

no profile record

Submissions

Bun v1.3.12

bun.com
3 points·by bootlegbilly·3 months ago·3 comments

Codex Subagents

developers.openai.com
3 points·by bootlegbilly·4 months ago·0 comments

The days are long but the decades are short (2015)

blog.samaltman.com
4 points·by bootlegbilly·7 months ago·0 comments

Reverse engineering the GHA cache to improve performance (2024)

depot.dev
36 points·by bootlegbilly·12 months ago·6 comments

We rewrote large parts of our API in Go using AI

turso.tech
3 points·by bootlegbilly·last year·1 comments

Ultra Runners – Up to 3x faster GitHub Actions jobs

depot.dev
2 points·by bootlegbilly·2 years ago·0 comments

Share with Care: Breaking E2EE in Nextcloud

eprint.iacr.org
1 points·by bootlegbilly·2 years ago·0 comments

comments

bootlegbilly
·3 months ago·discuss
ah i apologize. can i get this post removed?
bootlegbilly
·3 months ago·discuss
The main thing I'm excited about is the new `Bun.Webview` feature, especially as a replacement for things like Puppeteer or Playwright.

> All input is dispatched as OS-level events — sites can't distinguish view.click() from a real mouse click (isTrusted: true).

This is especially exciting
bootlegbilly
·last year·discuss
I'm unsure how to handle the title, since it misrepresents the content of an otherwise interesting article. I know there's HN etiquette around editorializing, so I submitted as is.
bootlegbilly
·2 years ago·discuss
As someone who's been working on a file upload service for a while, this is the only real way to download very large files on Firefox.

The file system access API is a great way to write chunks of a file at a gime, but for now Firefox doesn't support it

https://wicg.github.io/file-system-access/ https://mozilla.github.io/standards-positions/#native-file-s...
bootlegbilly
·2 years ago·discuss
Fly.io employee here. This is neat!