HN user

linolevan

829 karma
Posts35
Comments59
View on HN
lore.kernel.org 7d ago

Linus Torvalds "Linux is not one of those anti-AI projects"

linolevan
19pts3
whoisnnamdi.com 1mo ago

Taking Stock of the Seed Stage

linolevan
3pts0
vlad.website 2mo ago

Open Source Burnout Claims Another Project

linolevan
14pts1
github.com 2mo ago

Node.js – Promote Alpine Linux out of experimental to be a tier 2 platform

linolevan
2pts0
jacobasper.com 2mo ago

Killing a `Cow` made my JSON formatter 42% faster

linolevan
3pts0
blog.getutm.app 2mo ago

Neptune: Direct3D Virtualization for QEMU

linolevan
2pts0
blog.cloudflare.com 2mo ago

Post-quantum encryption for Cloudflare IPsec is generally available

linolevan
1pts0
www.arcee.ai 3mo ago

Trinity-Large-Thinking: Scaling an Open Source Frontier Agent

linolevan
4pts0
blog.codinghorror.com 4mo ago

Why Can't Programmers Program? (2007)

linolevan
2pts0
www.percepta.ai 4mo ago

Can LLMs Be Computers?

linolevan
9pts0
support.claude.com 4mo ago

Claude Code Voice Mode

linolevan
24pts13
allenai.org 4mo ago

Olmo Hybrid

linolevan
2pts0
discussions.unity.com 4mo ago

China-based assets being removed from the Asset Store on March 31st

linolevan
6pts1
bsky.app 4mo ago

SSH Snakes.run

linolevan
2pts1
saewitz.com 4mo ago

Tests Are the New Moat

linolevan
1pts0
djdumpling.github.io 5mo ago

Frontier Model Training Methodologies

linolevan
1pts0
www.tomshardware.com 5mo ago

Western Digital is sold out of hard drives for all of 2026

linolevan
54pts7
lfhernandez.com 5mo ago

Debugging Kernel Oops (2024)

linolevan
10pts0
hacks.mozilla.org 5mo ago

Launching Interop 2026

linolevan
66pts3
docs.z.ai 5mo ago

GLM 5 Code Leaked on Z.ai Pricing Page

linolevan
2pts2
billionaires.linolevan.com 5mo ago

How many of the 3,191 billionaires can you name?

linolevan
1pts1
sandboxspirit.com 5mo ago

Art of Roads in Games

linolevan
611pts207
cfenollosa.com 5mo ago

After self-hosting my email for twenty-three years I have thrown in the towel (2022)

linolevan
5pts1
allenai.org 5mo ago

Theorizer: Turning Papers into Scientific Laws

linolevan
2pts0
www.tomshardware.com 5mo ago

Zotac warns component shortages threaten 'survival' of GPU manufacturers

linolevan
3pts0
www.arcee.ai 5mo ago

Trinity large: An open 400B sparse MoE model

linolevan
231pts82
www.joshtumath.uk 5mo ago

Try text scaling support in Chrome Canary

linolevan
120pts47
bsky.app 5mo ago

CSS selectors are global and evaluated RTL

linolevan
1pts0
arxiv.org 6mo ago

When "likers'' go private: Engagement with reputationally risky content on X

linolevan
55pts28
www.simonpcouch.com 6mo ago

Electricity use of AI coding agents

linolevan
119pts65

Pangram is legit. I don't work at pangram, we integrated it in our paper website and one of the cool emergent behaviors I've seen is that on AI papers with example rollouts, it will accurately mark the paper's main text as human generated and the rollouts as AI generated.

My understanding is that they strongly believe in no false positives, so it's definitely possible to slip something by them but if it marks something as AI, it very likely is.

Well written piece on an attack vector I'd never thought too hard about before. Thanks for elaborating on why sending an email or two to a random person helps an attacker achieve their goal. A lot of similar articles skip over details like that.

Played around with the code to implement a little bit of SIMD. Was able to squeeze out a decent improvement, ~250 fps avg, ~140 low, ~333 high (on an m4). Looks pretty straightforward to do threading with as well. Cool stuff! Could work to bring more gpu stuff back down to the cpu.

Does bonus usage count against my weekly usage limit?

No. The additional usage you get during off-peak hours doesn’t count toward any weekly usage limits on your plan.

Can we get context length / output length docs (looks like you mention "Max tokens (chat)" of 128k but it's unclear what that means)? Also it looks like your docs page is out of date from your playground page.

Also piece of feedback: it kind of sucks to have glm/minimax/kimi on separate api endpoints. I assume it's a game you play to get lower latency on routing for popular models but from a consumer perspective it's not great.

Thought this was AWS ECS – turns out it was much more interesting! I love entity component systems conceptually, glad to see data oriented design being discussed (even if it's not necessarily positive)

Claude Sonnet 4.6 5 months ago

Oh! Poem guy is back, hey!

I like seeing this analysis on new model releases, any chance you can aggregate your opinions in one place (instead of the hackernews comment sections for these model releases)?