HN user

nergal

579 karma
Posts92
Comments78
View on HN
qake.se 5mo ago

Show HN: Qake the Snake

nergal
1pts2
news.ycombinator.com 6mo ago

Tell HN: Claude helped me maintain my old open source project

nergal
13pts7
github.com 7mo ago

Show HN: Garmin Watch Face

nergal
2pts0
github.com 3y ago

Gorss v0.4 Released (Terminal/CLI RSS Reader)

nergal
1pts0
qake.se 3y ago

Time for Animal Friendly Fireworks

nergal
2pts1
www.sweclockers.com 3y ago

Show HN: DIY Aeroponic Gardening

nergal
6pts0
itch.io 4y ago

Itch.io Bundle for Ukraine

nergal
2pts3
github.com 4y ago

Bintris – Golang Mobile Game

nergal
26pts4
news.ycombinator.com 4y ago

Show HN: Open-source Android game written in Go

nergal
12pts0
qake.se 4y ago

WebGL fireworks (web/VR/open source)

nergal
2pts0
github.com 5y ago

Show HN: WebGL/VR Fireworks

nergal
1pts0
github.com 5y ago

Show HN: OpenGL/Golang Pixel Destruction Game

nergal
5pts1
github.com 5y ago

Show HN: GitHubGameOff 2020 Contribution in Go and OpenGL

nergal
1pts1
github.com 5y ago

Gorss v0.3 Released – Terminal RSS/Atom Reader

nergal
3pts0
m.sweclockers.com 5y ago

Cool modified/stripped laptop server

nergal
3pts0
github.com 6y ago

Show HN: Wunderlist Alternative

nergal
1pts0
github.com 6y ago

Show HN: Simple Todo list (Golang and Vue)

nergal
5pts0
news.ycombinator.com 6y ago

Ask HN: Tesla Autopilot in Snow/Rain?

nergal
4pts3
github.com 6y ago

Show HN: Fireworks in VR (Open Source)

nergal
1pts0
qake.se 6y ago

Show HN: WebGL Fireworks with ThreeJS

nergal
2pts0
github.com 6y ago

Show HN: RSS/Atom Feed Reader in Go

nergal
30pts7
github.com 6y ago

Show HN: SMHI Weather Alert for Hass

nergal
2pts0
qake.se 7y ago

Show HN: PointCloud/FPS/Voxel Experiment (ThreeJS)

nergal
2pts1
github.com 7y ago

Show HN: Game Written in Go

nergal
2pts0
github.com 7y ago

Show HN: Golang Pixel Game (Open Source)

nergal
4pts0
www.youtube.com 7y ago

Show HN: Game in Golang

nergal
1pts0
status.ciscospark.com 7y ago

Cisco Spark(Webex Teams) has been down for 2 work days

nergal
5pts1
github.com 8y ago

Show HN: Cisco-Spark Client for Linux/OS X

nergal
1pts0
github.com 8y ago

Show HN: C++ voxel engine source code

nergal
1pts0
github.com 8y ago

Show HN: Unity Voxel Engine Open Source (C#)

nergal
2pts0

First I basically described the project. Since it's quite small, it's easy to give a small summary. Then I started out describing my goals, that I wanted to fix some user issues. Then mostly gave the issue description, some extra information (my idea of what might be wrong). 4/5 times, it made the correct decision and I didn't have to promt any extra. I did have to review the code and polish some minor parts though.

I tried to focus on staying on the subject. For example when I wanted to embed the themes to create a theme switcher ad-hoc and that was done, it could easily generate some new themes for me without any issue at all.

After every edit, I did a `git diff`, modified if needed (using vim), then ran the program and tested it out.

My experience is that it's always easier to fix things fast/correct if you already know the codebase and can give hints to the agent.

Probably not many cares, but as a developer for many years I've been following the LLM race with excitement. And instead of being afraid of loosing job etc, using these tools for grunt work that previously was both booring and perhaps not too satisfying, I would say it's amazing. It's not perfect, but if you know your domain and know your goal, then it's just something that makes it both fun and productive at a whole new level.

And for my old side-projects that didn't get enough love, it's a perfect match.

a) 8x PoE cameras b) 2x WiFi cameras + sometimes some esp32cam etc.

Yes, only one Coral dongle and it's handles all cameras perfectly. With some masks I rarely get any false positives and it is like 99% correct hit-rate.

Telegram is just a way to get a fast glance of an detection, so it sends me an image with what type of detection it was and the frame it found it in with detection frame around the object. This is handled via Home Assistant and some automation I've written. The results comes via mqtt to hass.

TIL openmv.io, looks really neat for small project. Especially cool with the thermal vision, that would be a very nice addition to improve false positives for <living-things> detection.

But for surveillence, it's usually the sensor/camera quality that is the most important. I've struggled hard to find an affordable IP camera that can actually handle both shutter speed + quality in order to for example read license plates.

I've been running Frigate for many years, using a PN50 NUC and a Coral USB dongle, the Coral is a must, at least in my case. I had a full blown Ubiquiti/Unifi setup with cameras + their software. Way to many false alarms compared to Frigate. Now I run 10+ cameras with 24/7 recording and alarms with images pushed to Telegram. The identification is instant as well as the telegram message.

Running a mix of Ubiquti/TP-Link VIGI+TAPO/Reolink. I'm running everything in containers and everything works perfect!

It aligns quite well with their Linux client that hogs so much memory that I need to run it in a cgroups with a memory limit to avoid eating too much memory :)

I've made 2 projects that I use everyday for several years now. Not sure if I'm proud really, but they are such useful tools in my daily life so I guess I should be!

One is a RSS feed reader (GORSS) for the terminal that I use to always be up to date with stuff that interests me. The other is a simple todo-list that I use for work, shopping etc (DoIT).

https://github.com/lallassu/gorss https://github.com/lallassu/doit

When wunderlist was shutdown i had to find an alternative. I only used basic features of wunderlist and wanted something similar. But all options was just too much. So I built it myself. I've used it every day since. For shoppinglists and work tasks and any household tasks. It's perfect for what I want. It even looks a bit like wunderlist. Https://github.com/lallassu/doit

Then I also wanted to read my news from the shell in a simple manner. And I knew what I wanted but no existing rss client had the feeling I wanted. So I built Gorss. I use that every day as well. Https://github.com/lallassu/gorss

Paint.wtf 6 years ago

This made me so happy. I get high rank for just drawing green on green background. And I always thought my drawing skills sucked :)

Joke aside, this is a cool idea! With some tweaking for not identifying pure colored images as high rank it would be more fun for the artists among us!

2020 Game 6 years ago

Really nice and good looking game. But I have a lot of issues loading resources in Firefox on Linux, 5 retries to make it load.

Once loaded, it looks awesome. Great work to whoever did this!

Curl Wttr.in 6 years ago

It's really nice but I started to use this a year ago and had to stop because they always ran out of resources. Hopefully this is fixed since it's such a nice and easy service!

Just a quick update, I've fixed a lot of small issues and also added support for XDG configuration/data storage and support for importing OPML XML files to feed list.