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

nnx

no profile record

投稿

New Domain for Sign in with Apple and iCloud+ Hide My Email

developer.apple.com
4 ポイント·投稿者 nnx·26 日前·0 コメント

EU right of withdrawal compliance for merchants selling to EU customers

help.shopify.com
2 ポイント·投稿者 nnx·30 日前·0 コメント

PID: Fast and High-Resolution Latent Decoding with Pixel Diffusion

research.nvidia.com
3 ポイント·投稿者 nnx·2 か月前·0 コメント

Notes from Optimizing CPU-Bound Go Hot Paths

blog.andr2i.com
35 ポイント·投稿者 nnx·2 か月前·5 コメント

Trustworthy JavaScript for the Open Web

hacks.mozilla.org
4 ポイント·投稿者 nnx·2 か月前·0 コメント

DeepSeek V4 Pro: The First Chinese Model at the Frontier

foodtruckbench.com
5 ポイント·投稿者 nnx·2 か月前·0 コメント

Ternary Bonsai: Top Intelligence at 1.58 Bits

prismml.com
225 ポイント·投稿者 nnx·3 か月前·57 コメント

JSIR: A High-Level IR for JavaScript

discourse.llvm.org
84 ポイント·投稿者 nnx·3 か月前·32 コメント

Dynamic Island for Your Agents

vibeisland.app
3 ポイント·投稿者 nnx·3 か月前·0 コメント

AgentOS: A portable open-source operating system for agents

rivet.dev
5 ポイント·投稿者 nnx·3 か月前·0 コメント

Start naming your useEffect functions, you will thank me later

neciudan.dev
3 ポイント·投稿者 nnx·3 か月前·1 コメント

A Shakeup Is Coming for the Nation-State: AI and drones may shift basis of power

thenewatlantis.com
5 ポイント·投稿者 nnx·4 か月前·0 コメント

Iris – a C inference pipeline for image synthesis models

github.com
4 ポイント·投稿者 nnx·4 か月前·0 コメント

Hugging Face Storage Buckets

huggingface.co
1 ポイント·投稿者 nnx·4 か月前·0 コメント

A better streams API is possible for JavaScript

blog.cloudflare.com
447 ポイント·投稿者 nnx·4 か月前·156 コメント

CSS Proposal:near() pseudo-class for pointer proximity

github.com
2 ポイント·投稿者 nnx·5 か月前·0 コメント

Lawyer says Google shut down his Gmail, Voice and Photos after NotebookLM upload

discrepancyreport.com
8 ポイント·投稿者 nnx·5 か月前·2 コメント

Go devs: What should we do with CLs generated by AI?

groups.google.com
4 ポイント·投稿者 nnx·5 か月前·0 コメント

Interop 2026

webkit.org
1 ポイント·投稿者 nnx·5 か月前·0 コメント

Viktor: A persistent agent in your Slack workspace

getviktor.com
2 ポイント·投稿者 nnx·5 か月前·0 コメント

コメント

nnx
·28 日前·議論
Not saying there's no negative impacts, but what are the _huge_ negative impacts that have materialized so far?
nnx
·3 か月前·議論
Coincidentally this is how pretraining works :)
nnx
·3 か月前·議論
Looks really interesting but the Go binding sadly uses cgo. Could the binding be done in pure Go? Or at least purego (the cgo alternative using Go assembly for FFI) ?
nnx
·3 か月前·議論
I ended up just using the web version, which is actually better than the native app (multiple tabs works!).
nnx
·3 か月前·議論
> My M5 Pro can generate 130 tok/s (4 streams) on Gemma 4 26B.

This seems high. At which quantization? Using LM Studio or something else?

Note: Darkbloom seems to run everything on Q8 MLX.
nnx
·3 か月前·議論
The only limit is yourself!
nnx
·4 か月前·議論
Are you `Ionstream` on OpenRouter?

If so, it would be great to provide more models through OpenRouter. This looks interesting but not enough to make me go through the trouble of setting up a separate account, funding it, etc.
nnx
·4 か月前·議論
in JS, signals and AbortController can replicate some of the functionality but it's far less ergonomic than Go.

https://github.com/ggoodman/context provides nice helpers that brings the DX a bit closer to Go.
nnx
·4 か月前·議論
Can you describe what is this slightly different approach and why it should work on all models?
nnx
·5 か月前·議論
This looks very interesting, but I wonder how's the rewrite approach gonna impact the long-term maintenance and porting changes _back_ from Tree Sitter.

As you mention WASM-readiness, did you consider using the official Tree Sitter WASM builds nicely packaged with wazero (pure Go WASM runtime) ?

It may help staying sync with upstream for the long term and, while probably a bit slower, has nice security and GC advantages too.
nnx
·5 か月前·議論
Why do you think it's "the wrong direction" ?
nnx
·5 か月前·議論
Hmm no, because in the case of purchasing alcohol the ID check is 1:1, in time and in space, it's ephemeral (unless the clerk has extreme photographic memory).

In the case of an online-based ID check, even with nice looking privacy terms, there is no guarantee that your ID won't be stored forever and/or re-analyzed many times cross-checking with other services, and worse leaked.
nnx
·6 か月前·議論
Really interesting, I’m currently using https://github.com/fastschema/qjs but would love a bit lower-level control like your reactor and Go library provide.

loop_once may have been called run_microtask if I understand the “loop” boundary correctly?

Is there a way to be more granular in execution? Like running a single “basic block” (until a jump) or until next function call?
nnx
·9 か月前·議論
It's sad to see Cloudflare slowly adding egress fees to their new services.

It was a core differentiator to never* have to worry about egress with them.

*: unless it's so large that it borders on abuse or require a larger plan
nnx
·10 か月前·議論
Is there a way to somehow authenticate with ssh key instead?
nnx
·3 年前·議論
Having the option of an "older" LTS kernel (say 5.15 or 5.10) would be useful so as to match the kernel used in a lot of commonly used cloud images (including Ubuntu 22.04 LTS and Amazon Linux 2).
nnx
·3 年前·議論
Thank you for your work on OrbStack. Just tried it after reading about in this thread and it looks really great so far, both as Docker replacement and absolutely delightful to launch full Linux VMs.

Noticed you are using a very recent kernel, Linux ubuntu 6.3.12-orbstack, which is so great to test latest revisions of Linux system calls (eg. io_uring) locally, compared to Docker old 5.x kernels which I gave up figuring out how to upgrade.

Any way to select a specific kernel version for VM or container? That would be a killer feature for regression testing.