HN user

synergy20

6,695 karma

Embedded Linux turnkey design house and board/silicon BSP bringup. Yocto/Openwrt/Buildroot/Android/Debian/Ubuntu with AI acceleration on the edge.

Posts285
Comments1,824
View on HN
www.andrewvittiglio.com 5d ago

Golang's Big Miss on Memory Arenas

synergy20
4pts1
discourse.ubuntu.com 2mo ago

Ubuntu 26.04 Released

synergy20
6pts2
github.com 7mo ago

Seekdb – AI-Native search database

synergy20
2pts0
www.tweag.io 7mo ago

Shrinking While Linking

synergy20
2pts0
simonwillison.net 8mo ago

The fate of "small" open source

synergy20
2pts0
pedrocattori.com 8mo ago

Just JavaScript

synergy20
3pts0
www.denx.de 8mo ago

Denx (a.k.a. U-Boot) Retires

synergy20
118pts36
github.com 9mo ago

M*LIB The STL library for modern C

synergy20
7pts0
reaktiv.readthedocs.io 9mo ago

Reaktiv – Simple Reactive Programming for Python

synergy20
2pts0
github.com 9mo ago

NiceGUI 3.0 – One of the best Python WebUI

synergy20
1pts0
github.com 11mo ago

Erys: Run Jupyter Notebooks in Terminal

synergy20
3pts0
blog.vaxry.net 1y ago

Electron Ain't Bad

synergy20
4pts3
github.com 1y ago

Lexe – Single Executable for Node

synergy20
2pts0
fyne.io 1y ago

Fyne – Flutter but in Go

synergy20
3pts2
newsletter.manager.dev 1y ago

Software Engineering Laws

synergy20
3pts0
herecomesthemoon.net 1y ago

Were multiple return values Go's biggest mistake?

synergy20
2pts1
www.asiafinancial.com 1y ago

DeepSeek Breakthrough or Theft? US Probes 'AI Data Breach'

synergy20
2pts0
www.alexmurrell.co.uk 1y ago

The age of average (2023)

synergy20
250pts171
www.thecodedmessage.com 1y ago

C++ Move Semantics Considered Harmful (Rust Is Better)

synergy20
2pts0
distrosea.com 1y ago

Distrosea – Test drive Linux distros online

synergy20
2pts0
github.com 1y ago

Rustling for C++

synergy20
2pts0
www.theregister.com 1y ago

Trapc – The Memory Safe C

synergy20
7pts0
www.howtogeek.com 1y ago

Build a database with Linux built-in commands

synergy20
3pts1
kevinboone.me 1y ago

Why systemd is a problem for embedded Linux

synergy20
208pts300
maxhalford.github.io 1y ago

Fuzzy Regex Matching in Python

synergy20
3pts0
rsbuild.dev 1y ago

Rsbuild – A Better Vite?

synergy20
72pts60
www.raspberrypi.com 1y ago

RPi AI HAT+

synergy20
5pts0
github.com 1y ago

Pretty.c

synergy20
370pts221
github.com 1y ago

OOD Library for C

synergy20
1pts0
github.com 1y ago

Crawl4AI

synergy20
2pts0
Qwen 3.8 2 days ago

you probably are overly sensitive and biased, do not forget transformer is the only 'original' for AI so far, the 'original aspirations' nowadays are just incremental improvements. human rights are not rubbish by the way, you might earn high salary now, dare to criticize Mr.Xi at all? you could be in jail and lose everything overnight. without human rights, tech is fragile and mostly harmful in the end.

The "Rust Evangelism Strike Force" is so annoying and it becomes the major reason I don't want to have anything to do with the language, yes I know it's strange.

Almost all HN software related discussion will have some Rust folks saying 'yeah I have a rust project for that', or 'just write this in rust and it will be better', so annoying after seeing those each time, it's like the house-window sales guy keeps knocking my door every day and never goes away.

there are quite a few companies are developing 'proctoring' system to defeat the cheat so you can take self-exam in realtime and everything will be recorded and anything suspicious will be reported, that should be a must-have these days unless something better come out? or current products are not doing their jobs well?

or use git-shell so users do not need a full ssh account on the server due to security concerns:

    which git-shell
    sudo echo "/usr/bin/git-shell" >> /etc/shells
    sudo useradd -m -s /usr/bin/git-shell git
    cat my_pub_key.pub >> /home/git/.ssh/authorized_keys
    git clone ssh://git@server/home/git/myrepo.git

still 10x better than the 'finish this leetcode tweak algorithm in 20 minutes and tell me your thought process along the way, and yes you will never need that skill in the real job but we need find out who had time to cram for the algorithm books in the last few months'

Claude Fable 5 1 month ago

truly scary. 2x at least token burning rate comparing to 4.8, can indeed run auto edit mode for hours. use it for super complex tasks then use cheaper model to do the rest, else will be broke.

Zig by Example 1 month ago

does zig still matter in the AI era? i was learning zig on and off and now have no motivation to learn it anymore.

For me, Pi6 shall focus on NPU to run edge models instead of getting into minipc space, e.g. 10TOPS built-in, that will be slightly better than Rockchip 3588 which was produced 4 years back at 6TOPS, and way more powerful than NXP's 2TOPS. 10TOPS is the sweet spot for edge AI as far as I can tell.

kind of agree here, golang is my main LLM language. for low-level, it's C or Lua, or modern c++ for simple cross-platform system daemons.

I somehow felt he, along with Andrew Ng, are very few well-known AI experts that are left behind on the money side during the AI-gets-me-super-rich crazy time, unfortunately.