HackerTrans
TopNewTrendsCommentsPastAskShowJobs

undefined_void

no profile record

Submissions

Sui – inject read-only data into compiled executables

littledivy.com
2 points·by undefined_void·vor 2 Jahren·2 comments

Turbocall – Just-in-time compiler for Deno FFI

divy.work
91 points·by undefined_void·vor 2 Jahren·13 comments

Beware of Bun.js

gist.github.com
96 points·by undefined_void·vor 4 Jahren·47 comments

comments

undefined_void
·vor 20 Tagen·discuss
> unfiltered contempt for me

bro what
undefined_void
·vor 20 Tagen·discuss
> A "node:http" regression caused by a PR fixing many of outstanding issue. Author explains and apologizes.

> "Deno has no future"

I think there may be other things bothering you? These comments aren't really productive and discourage maintainers to even continue replying.

Disclaimer: I am a maintainer.
undefined_void
·vor 24 Tagen·discuss
Deno Desktop supports two backends as of now: CEF (Chromium) and Webview

You can get your app sizes as low as 15mb with `deno desktop --compress` (in canary)

A tiny "raw" windowing backend exists for WebGPU rendering as well
undefined_void
·vor 24 Tagen·discuss
Try the webview backend: `deno desktop --backend webview`
undefined_void
·letzten Monat·discuss
That’s great! IIUC Agent vault is an HTTPS proxy whereas Clawpatrol is a WG/Tailscale exit node so it can handle other protocols like Postgres and SSH without processes co-operating via HTTP_PROXY
undefined_void
·letzten Monat·discuss
claw patrol runs on the network level. There’s no process being terminated - HTTP/SQL/etc are rejected based on rules that you define. it’s resilient to the agent making changes to its own hooks or bypassing a local sandbox.
undefined_void
·vor 2 Jahren·discuss
it is used in `deno compile` to embed source bundles
undefined_void
·vor 4 Jahren·discuss
I've deleted the gist because it doesn't let me lock comments.

None of the issues have been fixed ofcourse. I don't think i care anymore.
undefined_void
·vor 4 Jahren·discuss
Thank you for the comment. I'll update the gist with this.
undefined_void
·vor 4 Jahren·discuss
the homepage links to https://github.com/oven-sh/bun/blob/e55d6eed2bf9a5db30250fdd... which is clearly using Wasm
undefined_void
·vor 4 Jahren·discuss
nope, this is after those updates.
undefined_void
·vor 4 Jahren·discuss
care to elaborate?
undefined_void
·vor 4 Jahren·discuss
Yess! Take a look at https://deno.land/x/webusb
undefined_void
·vor 4 Jahren·discuss
yes