HN user

hilti

408 karma
Posts30
Comments246
View on HN
marchildmann.com 4mo ago

How I got a Dear ImGui App Approved on the Mac App Store

hilti
4pts1
news.ycombinator.com 4mo ago

Show HN: ColumnLens – Query millions of rows in milliseconds on your Mac

hilti
3pts1
news.ycombinator.com 5mo ago

Show HN: A Self-Hosted MP3 Player with 80s Retro Vibes

hilti
3pts1
en.wikipedia.org 7mo ago

Chris Rea died – Driving home for Christmas

hilti
5pts3
news.ycombinator.com 7mo ago

Show HN: Furnace – the ultimate chiptune music tracker

hilti
16pts0
news.ycombinator.com 7mo ago

Color.io Is Going Offline

hilti
26pts16
iotdata.systems 8mo ago

Show HN: Jsonl Viewer Pro – Open 5GB Security Logs Instantly on Mac

hilti
3pts0
news.ycombinator.com 8mo ago

Show HN: Fixing a single pointer bug unlocked 1M+ row JSON parsing on Windows

hilti
4pts0
iotdatasystems.gumroad.com 8mo ago

Show HN: Jsonl Viewer – Desktop app for 10M+ rows with nested flattening

hilti
2pts1
news.ycombinator.com 9mo ago

Ask HN: What's the best approach for displaying data tables on mobile?

hilti
7pts9
news.ycombinator.com 1y ago

Ask HN: Old Unix technologies like cron and SSE in modern workflows?

hilti
11pts7
t0ggles.com 2y ago

Show HN: A New Era in Project and Task Management

hilti
24pts5
news.ycombinator.com 2y ago

Ask HN: Recommendations for complex dashboards on mobile screens

hilti
3pts0
news.ycombinator.com 2y ago

Show HN: Lightweight data analytics using SQLite, Bash and DuckDB

hilti
5pts6
news.ycombinator.com 2y ago

Ask HN: Lightweight data analytics using SQLite, Bash and DuckDB – too simple?

hilti
4pts3
news.ycombinator.com 7y ago

Ask HN: Anyone else experiencing high costs using Google Firebase?

hilti
1pts0
news.ycombinator.com 7y ago

Ask HN: How do you charge software upgrades to customers?

hilti
4pts4
news.ycombinator.com 8y ago

Ask HN: Open source iOS Swift projects without dependencies?

hilti
2pts1
news.ycombinator.com 9y ago

Ask HN: How are You doing time-effective proposals as a freelancer?

hilti
2pts0
rush.uber.com 10y ago

On-Demand delivery by UberRUSH

hilti
1pts0
news.ycombinator.com 10y ago

Ask HN: What equals to unix pipes in the web world?

hilti
2pts2
news.ycombinator.com 10y ago

Ask HN: How to stay focused when You're getting through a divorce

hilti
1pts2
news.ycombinator.com 10y ago

Ask HN: What JavaScript framework will run on an embedded system like ESP8266?

hilti
2pts2
imgur.com 11y ago

Computer ads in Germany from 1988 – VOBIS

hilti
5pts3
news.ycombinator.com 11y ago

Show HN: I've coded an iOS App to sell more websites

hilti
2pts1
onpage.neocortex.io 12y ago

THANK YOU HN

hilti
1pts1
itunes.apple.com 12y ago

Show HN: my first iOS App as a side project

hilti
1pts1
www.youtube.com 12y ago

YouTube is down

hilti
10pts10
www.rundragonfly.com 13y ago

Dragonfly - a fast and embeddable web framework

hilti
3pts2
news.ycombinator.com 13y ago

Ask HN: How Do You launch Your MVP?

hilti
5pts4

Claude helped me to rewire my first digital Märklin model train. It pulled the documentation of the control keyboards 6040 and told me how to wire them properly to the routers.

And I restored an old vintage amp with the help of schematics, multimeter and Claude. That was really cool.

Thank you so much for this link :-)

I'm studying old operating systems, because it's very interesting how we've been so productive with less screen pixels than we have today. It's basically mind blowing that 800x600 pixels have been a long time enough to get work done.

Currently I'm typing this on an iPhone 17 with a larger screen and after all the years there is nothing like a good charting, dashboarding or spreadsheet on it.

Why TUIs Are Back 3 months ago

I totally agree with the author that Windows GUIs and MacOS GUIs are getting worse with every iteration. For my own side project I used ImGUI and it's working great for my purpose.

It's by far not as beautiful rendered as the native OS layers, but easy to navigate and a good foundation for cross platform GUI development. And I got it even approved for the MacOS app store. Here's my write up: https://marchildmann.com/blog/imgui-mac-app-store/

I'm glad you adjusted the CSS while I was typing my comment. I needed to switch to dark mode to be able to read highlighted words.

Nice write up. I will try out your tool.

Full disclosure: I’m a much better C++ developer than I am a marketer, so I asked Claude to help me write this post. Which is a bit ironic given that ColumnLens is literally about keeping your data local and off other people’s servers. Anyway — the app is real, the numbers are real, and the frustration with uploading CSVs to SaaS tools is very real. ;-)

MacBook Neo 5 months ago

This is a very smart move and I love it! Absolutely the best device I can get for my parents.

Wow! This is so cool. I really need to get my hands on TUI. It seems to be a growing trend. Maybe it's a stupid question, because I know about family members that have never opened a terminal - can a TUI app bundled with an icon to simply click and start it?