<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: analog_daddy</title><link>https://news.ycombinator.com/user?id=analog_daddy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 18:54:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=analog_daddy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by analog_daddy in "Whohas – Command-line utility for cross-distro, cross-repository package search"]]></title><description><![CDATA[
<p>Ohh yes, a minority of us do exist. I prefer it over appimages on my personal pc. Gets you almost rolling release software without needing to use a rolling release. I used to use distrobox with arch Linux on pop os base, but then just gave homebrew and nix a try to scratch the itch.<p>Nix is not there yet in terms of user friendliness. homebrew for linux is pretty awesome.<p>Only issue i have is that it creates a separate user and doesn’t support custom prefixes (their page says you are on your own if using custom prefixes). While their reasoning is sound, not having an easy way to know which programs will break if using custom prefix is a bummer for me at work.</p>
]]></description><pubDate>Sat, 02 May 2026 11:33:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47985468</link><dc:creator>analog_daddy</dc:creator><comments>https://news.ycombinator.com/item?id=47985468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47985468</guid></item><item><title><![CDATA[New comment by analog_daddy in "Why are there both TMP and TEMP environment variables? (2015)"]]></title><description><![CDATA[
<p>Ohh acquired taste it is.. I had two stints with suckless software. First, when i was in early twenties when I had a lot of time in the world, and thought the manliest way to talk to a machine is all through low level C code. Had a whole flow to patch it and heck the code is so well written and commented, i was able to understand it. Then, i guess life happened and i discovered more interesting stuff to spend time on.<p>And now in my late twenties, suckless terminal is the only one that would work reliably on a shitty old enterprise linux system at work. Yeah, we got xterm and konsole (the older one). I am seeing them in a whole different light now. I did not read the source code now and it is effectively a foreign language to me, but just being able to have modern features in it without too many dependencies is a different level of bliss. This time, I am glad I have the flexi patch to the rescue since, i passed on suckless terminal as a real alternative since I don’t want to patch it manually or solve merge conflicts!<p>Even though I don’t like the elitist attitude of the project, can’t deny they got a point. Why does a terminal emulator need to be so complicated!<p><a href="https://github.com/bakkeby/st-flexipatch" rel="nofollow">https://github.com/bakkeby/st-flexipatch</a></p>
]]></description><pubDate>Sat, 02 May 2026 11:22:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47985410</link><dc:creator>analog_daddy</dc:creator><comments>https://news.ycombinator.com/item?id=47985410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47985410</guid></item><item><title><![CDATA[New comment by analog_daddy in "A better R programming experience thanks to Tree-sitter"]]></title><description><![CDATA[
<p>I like the very idea of tree sitter and even listening to the first talk video by the creator was interesting. However, it has been big barrier for me to write grammar for it for a custom lisp based DSL used in industry (called SKILL; think lisp but with support for both C and lisp styles syntax), and the regex based syntax shines well here since iterating over it does not need recompile and also is incremental independent rules compared to the syntax tree based with hierarchy.</p>
]]></description><pubDate>Sat, 18 Apr 2026 20:31:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47819286</link><dc:creator>analog_daddy</dc:creator><comments>https://news.ycombinator.com/item?id=47819286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47819286</guid></item><item><title><![CDATA[New comment by analog_daddy in "Building a web page that edits itself"]]></title><description><![CDATA[
<p>I would also like to share [Nash](<a href="https://keepworking.github.io/nash/" rel="nofollow">https://keepworking.github.io/nash/</a>) to add to this awesome collection of websites shared here.<p>If someone in this domain of web-design can help me clarify what do i call these single file static HTML webpages which are fully offline (after the first js/css query to the cdn) which can be hosted from a github pages website without doing a NPM install? Is PWA the correct term, since it seems PWA is superset of whatever this is.<p>I always liked these websites for air-gapped setups since they are portable and simonw seemed to have reignited the passion for people sharing them on hn and elsewhere.
I also started liking pyscript since it seemed accessible than javascript for debugging compared to llm written js.</p>
]]></description><pubDate>Sat, 18 Apr 2026 20:14:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47819165</link><dc:creator>analog_daddy</dc:creator><comments>https://news.ycombinator.com/item?id=47819165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47819165</guid></item><item><title><![CDATA[New comment by analog_daddy in "Show HN: SPICE simulation → oscilloscope → verification with Claude Code"]]></title><description><![CDATA[
<p>I mean yeah FPAA’s would be awesome and I used to wish for something like it coming from a discrete analog hobby electronics.<p>But in a my short two years in Analog IC design industry, i have been so divorced from the actual silicon that I rarely got a chance yet to go in lab and probe around the teeny tiny block I worked on in the complex labyrinth of the SoC. I don’t wish for it (I learnt the hard way, be careful what you wish for; and in this case, if I am in lab debugging something in silicon, means something terrible has happened to what I worked on and it might have cost the company about $200k or more), but someday soon i will get into the lab just to play around with the fancy ass oscilloscope.<p>In the meanwhile, I did realize the invaluable power of having a python frontend API for querying basic details of your devices. (Python and not SKILL/Lisp since it pretty much works with any AI, and is very well worked on) and AI has been okayish with it. I feel AI would be a good aid in actual circuit design if it understood the Topology of the circuit, which at this point I am tempted to say might require something akin to AST but for SPICE. However, AI has been awesome at regexes and scripting which is also the meh and boring part of the circuit design process.</p>
]]></description><pubDate>Sat, 18 Apr 2026 19:58:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47819040</link><dc:creator>analog_daddy</dc:creator><comments>https://news.ycombinator.com/item?id=47819040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47819040</guid></item></channel></rss>