HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elikoga

no profile record

Submissions

Gabon's TLD .ga seems to be somewhat down

mon.ga
2 points·by elikoga·지난달·0 comments

Show HN: HTTP-network-relay: Tunnel TCP over HTTP using WebSockets

github.com
5 points·by elikoga·7개월 전·0 comments

Show HN: Thymis – IoT fleet management with NixOS

thymis.io
2 points·by elikoga·8개월 전·0 comments

Show HN: Thymis.io Device management – images pre-loaded with your applications

thymis.io
3 points·by elikoga·9개월 전·0 comments

From Raspberry Pi to fullscreen YouTube kiosk in 5 minutes with Thymis

thymis.io
7 points·by elikoga·10개월 전·1 comments

Show HN: Thymis – IoT fleet management with NixOS – Cloud now available

thymis.io
2 points·by elikoga·11개월 전·0 comments

A leadership crisis in the Nix community

lwn.net
120 points·by elikoga·2년 전·274 comments

comments

elikoga
·26일 전·discuss
Seems to be a five day rolling window?
elikoga
·26일 전·discuss
First time I've seen "VWAP" - Volume weighted average price. Though it's not immediately clear over what timescale they average
elikoga
·4개월 전·discuss
> this means that autoresearch will find the most optimal model for your platform in that time budget

I'm looking forward to finding out what model is optimal on my rtx3090

One thing I'm concerned with is that the model with best bpb after 5 minutes in smaller setups are only about ~10M Parameters in size which is too small for some emergent effects.
elikoga
·10개월 전·discuss
I've had a lot of fun playing openfront so it's a pity you're having trouble. Have you contacted the EFF foundation?
elikoga
·10개월 전·discuss
I’ve been working on Thymis, an open‑source device management platform, and just published a short demo showing how to take a fresh Raspberry Pi and boot it straight into a fullscreen YouTube kiosk in under 5 minutes.

The interesting bit (to me, at least) is zero‑touch provisioning:

You only flash one generic image per device type. On first boot, the Pi connects back to a controller (cloud or self‑hosted). It automatically pulls Wi‑Fi + kiosk config, provisions itself, and starts Chromium in fullscreen. Optional VNC lets you see the screen remotely, even behind NAT.

The blog post is a simple demo (digital signage is a common request), but the broader aim is scaling fleet management for Pis and other NixOS‑based edge devices without manual setup.

Would be curious how others here have handled digital signage, kiosks, or multi‑device deployments — we tried to minimize the usual “burn SD cards + SSH into everything” pain.
elikoga
·작년·discuss
Potentially relevant:

   Show HN: Torch Lens Maker – Differentiable Geometric Optics in PyTorch (63 days ago) 2025-03-21
https://news.ycombinator.com/item?id=43435438

https://victorpoughon.github.io/torchlensmaker/
elikoga
·작년·discuss
In my opinion it's a tragedy there are so few resources in using "Propositions as Types"/"Curry–Howard correspondence"[0] in didactics in tandem with teaching functional programming to teach structured proof-writing.

Many students do not feel comfortable with proof-writing and cannot dispatch/discharge implications or quantifications correctly when writing proofs and I believe that a structured approach using the Curry-Howard correspondence could help.

[0]: https://en.wikipedia.org/wiki/Curry%E2%80%93Howard_correspon...
elikoga
·2년 전·discuss
The NixCon is in session right now so all the core contributors are chatting in person.
elikoga
·3년 전·discuss
Horrifying half-knowledge in the explanation of annealing section:

> Annealing starts with a weak piece of metal. In such a piece, the metal’s atoms are spread unevenly: Some atoms are close enough to share magnetic bonds, but others are too far apart to bond. The gaps that are left lead to microscopic deformities and cracks, weakening the metal.

But the result is great! Beautiful algorithmic design work!
elikoga
·3년 전·discuss
It's been great for me!

The company I work for right now uses NixOS for all* Bare-Metal Hosts and VMs that run atop them. Personally I run my Home-Lab/Personal-Computing-Setup all on NixOS.

You have to consider that Nix is a language (turing complete, for describing build-processes) and treat it that way too. It has a similiar, if not harder, learning curve to other languages. Especially since most people are usually not exposed to concepts such as lazy evaluation, functional programming, etc.
elikoga
·3년 전·discuss
[flagged]
elikoga
·3년 전·discuss
Implemented here in haskell, didn't even add screenshots back then ^^'

https://github.com/elikoga/jsless-chat
elikoga
·3년 전·discuss
The $n$ in the title refers to the amount of edges.
elikoga
·3년 전·discuss
(requires constant-time multiplication) from https://en.wikipedia.org/wiki/Shortest_path_problem#Single-s...
elikoga
·4년 전·discuss
CORS apparently breaks the site for me