<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: aquariusDue</title><link>https://news.ycombinator.com/user?id=aquariusDue</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Jul 2026 03:52:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=aquariusDue" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by aquariusDue in "Malleable computing, Emacs, and you"]]></title><description><![CDATA[
<p>Yep, I'd like to use GT as an IDE for non-Smalltalk code like I currently use Emacs though the off-topic rant is very welcome too and I thank you for it!<p>Regarding the point of Lepiter vs Org I gave GT another go after I posted my comment and I realized that with the power of "adornments" (which you've mentioned) and so on Lepiter can be more flexible than Org files in a way (though the HTML export seems to ignore outlines currently). If I understood correctly there's nothing preventing you from mixing blocks of Markdown and Org (if Org was implemented) with other custom made blocks (like a snippet of code, chart or view of a GitHub repo). In that regard Lepiter (and GT by extension) seems immensely powerful even if I can't summon spell-checking willy-nilly like I can in Emacs regardless of org-mode or dart-mode for example.<p>Also there seem to be official examples which I didn't see last time that hint about the possibility of implementing text editors and potentially code editors with LSP integration.<p><a href="https://book.gtoolkit.com/controlling-completion-in-a-text-editor-d8dqoilqf1achpnru8xc1u23i" rel="nofollow">https://book.gtoolkit.com/controlling-completion-in-a-text-e...</a><p><a href="https://book.gtoolkit.com/editing-python-sources-through-the-languag-6lcodb2a1g9eedqqu467kqr9m" rel="nofollow">https://book.gtoolkit.com/editing-python-sources-through-the...</a></p>
]]></description><pubDate>Sun, 26 Jul 2026 17:30:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49060300</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=49060300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49060300</guid></item><item><title><![CDATA[New comment by aquariusDue in "Ruff v0.16.0 – Significant new updates – 413 default rules up from 59"]]></title><description><![CDATA[
<p>Yeah, you've ruffled the feathers of people who've been conditioned to strive for uniformity through conformity. Alas you're tilting at windmills in this age of automatic code generation where people look at the general shape of the code and check its intent by running it.<p>Nobody even addressed the other issue you expressed about uncomprehensible code being fine for linters as long as it conforms to the style guide or low-hanging fruit of "don't use this deprecated method". Who knows, maybe soon enough someone will make a dev tool which runs per file, acknowledges your clever little piece of code and then yells at you that nowadays programming is a team sport called software engineering.<p>Personally it saddens me that I must agree with the other commenters even if I see where you're coming from. The mass produced, assembly-line with snazzy pipelines took over from the workshop in a wood shed style approach and code linters among other dev tools slot in much better in the former type of workflows than the latter. On one hand I want to be trusted to format my own code according to my intentions but it seems the majority has decided that this is a waste of time, needless bikeshedding and so on. I've begrudgingly gave in for the sake of collaboration which is more important to me in the grand scheme of things.<p>I guess the upside remains we're still free to do as we please on our own projects. Now to find similar thinking people huddling around Sublime Text shunning linters is not gonna be a cakewalk these days.</p>
]]></description><pubDate>Sun, 26 Jul 2026 16:47:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49059881</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=49059881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49059881</guid></item><item><title><![CDATA[New comment by aquariusDue in "Malleable computing, Emacs, and you"]]></title><description><![CDATA[
<p>I follow GToolkit from time to time but each and every time I'm a little disappointed there's no code editor with LSP integration like Emacs has major modes for programming. I (think I) understand where they're coming from that GToolkit should be used to build tools to inspect and analyze your codebase and problem domain but I feel that it's such a heavy investment to make (kinda like Emacs) and I don't receive that last bit of payoff of being able to create in it too.<p>Please correct me if I'm wrong and things changed in the meantime. I really want GToolkit to be a complete IDE.<p>Until then I'll wistfully watch from the sidelines, dipping my toe in from time to time.</p>
]]></description><pubDate>Fri, 24 Jul 2026 08:02:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49032528</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=49032528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49032528</guid></item><item><title><![CDATA[New comment by aquariusDue in "Good Tools Are Invisible"]]></title><description><![CDATA[
<p>As someone deeply invested in Emacs who had a short fling with Kakoune a few years ago I'm super curious how did you manage the transition? I have lots of notes in org-mode and rely on packages like Magit and so on, due to that I'm always wary of the fact that a lot of my computer use flows through Emacs (for better or worse).<p>Also one thing that intrigues me about Kakoune is the possibility of writing CLI utils in whatever language and then calling them from Kakoune. The same can be done from Emacs but generally you'd go for Elisp instead.<p>I've also found I miss fancier text decoration like subscripts, bold, italics, underline and mixing monospace with another font when not using Emacs.</p>
]]></description><pubDate>Sat, 11 Jul 2026 10:46:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48870767</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48870767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48870767</guid></item><item><title><![CDATA[New comment by aquariusDue in "An iroh powered smart fan"]]></title><description><![CDATA[
<p>Works on Android too when developing Dart applications and making use of flutter_rust_bridge though it's a bit of an involved setup to be honest.<p>I really hope more people will play around with iroh and build stuff especially because in the last year some things have been renamed in the API to be more clear and other stuff has been simplified e.g. see this blog post <a href="https://www.iroh.computer/blog/iroh-0-94-0-the-endpoint-takeover" rel="nofollow">https://www.iroh.computer/blog/iroh-0-94-0-the-endpoint-take...</a></p>
]]></description><pubDate>Sat, 11 Jul 2026 10:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48870649</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48870649</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48870649</guid></item><item><title><![CDATA[New comment by aquariusDue in "The GNU Emacs Architecture: Unlocking the Core [pdf]"]]></title><description><![CDATA[
<p>Reminds me of RES (Reddit Enhancement Suite) which I used to use a long time ago to do the same thing. One cool thing RES used to do was (if I remember right) when you clicked on the tag/note placed on the user it would take you to the comment when you first attributed that tag/note.<p>On one hand I kinda miss doing stuff like that and would like a RES for Hacker News but on the other hand I feel like cyber stalking is out of fashion these days.</p>
]]></description><pubDate>Sun, 05 Jul 2026 18:16:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48796504</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48796504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48796504</guid></item><item><title><![CDATA[New comment by aquariusDue in "Maybe you should learn something"]]></title><description><![CDATA[
<p>Also engaging with others learning the same thing within the overall community is also tremendously helpful and accelerates learning. Though you need to get over the fear of asking silly or obvious in hindsight questions in the wrong Discord channel sometimes.</p>
]]></description><pubDate>Sat, 04 Jul 2026 14:25:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48785651</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48785651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48785651</guid></item><item><title><![CDATA[New comment by aquariusDue in "Maybe you should learn something"]]></title><description><![CDATA[
<p>Yeah, I have a similar experience when I put the phone down for prolonged periods. Though I need to be mindful to not do the same stuff on the computer i.e. open Hacker News or other attention grabbing websites. For that stuff I find it useful to use any feature I can either in the browser or the desktop environment to separate work from leisure.</p>
]]></description><pubDate>Sat, 04 Jul 2026 14:21:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48785620</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48785620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48785620</guid></item><item><title><![CDATA[New comment by aquariusDue in "Android Developer Verification: Threat masquerading as protection"]]></title><description><![CDATA[
<p>I keep hoping for something more radical like Jolla and SailfishOS taking off or postmarketOS becoming a true viable alternative but as things are looking like now there's a better chance we'll ditch phones altogether in 10 years when smart glasses will replace them instead.</p>
]]></description><pubDate>Thu, 02 Jul 2026 07:22:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48757731</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48757731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48757731</guid></item><item><title><![CDATA[New comment by aquariusDue in "Pine64 launch $50 smart speaker for Home Assistant tinkerers"]]></title><description><![CDATA[
<p>I have their Pinecil and PinePower Desktop. They're really great products, I use the PinePower daily to charge my stuff at my desk and the Pinecil made soldering a joy, now I no longer dread it and can enjoy tinkering with hobby electronics again.</p>
]]></description><pubDate>Wed, 01 Jul 2026 12:07:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48745390</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48745390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48745390</guid></item><item><title><![CDATA[New comment by aquariusDue in "HackerRank open sourced its ATS. My resume scored 90/100. Oh wait 74. No – 88"]]></title><description><![CDATA[
<p>It's OK! We can disguise it as the Secretary Problem and it'll be fine, we could even write a post on the company blog about it. /s<p><a href="https://en.wikipedia.org/wiki/Secretary_problem" rel="nofollow">https://en.wikipedia.org/wiki/Secretary_problem</a></p>
]]></description><pubDate>Mon, 29 Jun 2026 07:19:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48715904</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48715904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48715904</guid></item><item><title><![CDATA[New comment by aquariusDue in "Codex logging bug may write TBs to local SSDs"]]></title><description><![CDATA[
<p>It runs fine for me on an old ThinkPad X220 loaded with 8 GB, an i5 and a barely working SATA SSD. This is on Fedora and Claude Code is installed from Anthropic's dnf repo (the latest channel). Granted I'm on the Pro Plan and I'm not running lots of sub agents but the default terminal app from KDE (Konsole) renders and keeps Claude Code responsive enough.<p>I must be honestly missing some key piece of workflow otherwise I don't know why it would run so slow for other people on better hardware? Granted I'm taking care to tell Claude to not exhaust CPU cores and make sure to not trigger OOM errors, akin to "make no mistakes pls".</p>
]]></description><pubDate>Mon, 22 Jun 2026 12:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48629524</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48629524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48629524</guid></item><item><title><![CDATA[New comment by aquariusDue in "The Commodore Callback 8020 smart flip phone"]]></title><description><![CDATA[
<p>Yeah, I'm actually excited about the Jolla phone supposed to launch in September. It's a bit on the expensive side but hopefully it will pave the way to a proper consumer friendly phone. Most of these phones comes with a gimmick too to make them more enticing but so far Sailfish OS is THE gimmick I'm actually excited about.</p>
]]></description><pubDate>Sun, 21 Jun 2026 15:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48619816</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48619816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48619816</guid></item><item><title><![CDATA[New comment by aquariusDue in "Ask HN: Due to spam on GitHub, what platforms can I move my projects?"]]></title><description><![CDATA[
<p>Obligatory reminder that you can clone a git repo around your local filesystem and so on too. Same goes for other git operations as well.<p><a href="https://thehorrors.org.uk/snippets/git-local-filesystem-remotes/" rel="nofollow">https://thehorrors.org.uk/snippets/git-local-filesystem-remo...</a></p>
]]></description><pubDate>Sat, 20 Jun 2026 20:14:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48612590</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48612590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48612590</guid></item><item><title><![CDATA[New comment by aquariusDue in "The European Social Stack"]]></title><description><![CDATA[
<p>Same problem with the Play Store/Console if you're registering as an individual instead of a company to publish an app.</p>
]]></description><pubDate>Sat, 20 Jun 2026 16:31:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48610527</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48610527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48610527</guid></item><item><title><![CDATA[New comment by aquariusDue in "The state of building user interfaces in Rust"]]></title><description><![CDATA[
<p>I'm a bit out of the loop but I checked out the GitHub repo [0] and while the authors moved onto Slint the crate is still actively maintained. That said I also looked at the latest commits and that threw me down a rabbit hole of finding out that the main maintainer has a blog where he wrote about using Sailfish OS as a daily driver [1] and imagine my surprise when he revealed that he actually co-maintains a Signal client app for SailfishOS too. I looked into the GitLab repo for that app [2] and I gleefully discovered that it's mostly written in Rust, the Cargo.toml contains a dependency to qmetaobject-rs too.<p>All that is to say that I'm glad there's another way to get Rust on mobile aside from stuff like flutter_rust_bridge.<p>[0] <a href="https://github.com/woboq/qmetaobject-rs" rel="nofollow">https://github.com/woboq/qmetaobject-rs</a><p>[1] <a href="https://www.rubdos.be/2026/04/17/my-sailfish-os-journey-apps.html" rel="nofollow">https://www.rubdos.be/2026/04/17/my-sailfish-os-journey-apps...</a><p>[2] <a href="https://gitlab.com/whisperfish/whisperfish" rel="nofollow">https://gitlab.com/whisperfish/whisperfish</a></p>
]]></description><pubDate>Sat, 13 Jun 2026 12:29:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48516638</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48516638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48516638</guid></item><item><title><![CDATA[New comment by aquariusDue in ""Don't You Just Upload It to ChatGPT?""]]></title><description><![CDATA[
<p>I browse HN a bit more than I should and I see you and simonw around a lot, like you said always providing thoughtful commentary.<p>When I write comments on here I tend to spend upwards of 15 minutes to draft and reformulate my comments. Sometimes double-checking what I'm about to say (sometimes not thoroughly enough as some of my recent comments show) and I was wondering if you have a similar experience in that regard or do you just manage to fire off a comment in a stream of thought fashion from start to end?</p>
]]></description><pubDate>Sat, 13 Jun 2026 00:49:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48511062</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48511062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48511062</guid></item><item><title><![CDATA[New comment by aquariusDue in "A greyscale iPhone setup that works in everyday life"]]></title><description><![CDATA[
<p>For something like this on Android I've been using Twilight for years now.</p>
]]></description><pubDate>Fri, 12 Jun 2026 14:45:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48504856</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48504856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48504856</guid></item><item><title><![CDATA[New comment by aquariusDue in "The Future of Email"]]></title><description><![CDATA[
<p>Yeah, it's the same thing with self-hosting email. The technical side is documented and the tradeoffs are well known. It's the up front effort of migration, maintenance and mails landing in spam that gets people down and so on. Though once you get going it's supposed to become easier with time.<p>Also there's a spectrum from Gmail to Fastmail to AWS SES to Wireguard on a VPS that's tunneling to a server running at home. And when the people from both extremes of the spectrum interact they look at each other as if they're from other planets.<p>It's the same for Auth stuff I believe, almost a decade of generic advice like "don't roll your own auth" has lead some people to file it into a tidy corner of their mind labelled "DON'T TOUCH" so most people end up gawking and staring in awe when someone does so and lose all nuance along the way. To be clear I'm advocating for learning how stuff works and playing around with it (time permitting) instead of simply delegating it to the technical equivalent of Higher Powers in perpetuity.</p>
]]></description><pubDate>Fri, 12 Jun 2026 12:06:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48503083</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48503083</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48503083</guid></item><item><title><![CDATA[New comment by aquariusDue in "Building an HTML-first site doubled our users overnight"]]></title><description><![CDATA[
<p>Thank you for clarifying and sharing the full blog post! It was actually an error on my part because until now I didn't realize that the S-series base model and the Ultra model actually share the same CPU. I should've checked my assumptions first.<p>I also saw you addressed in your blog post the growing market for refurbished phones and in the last year or so I've noticed a similar thing in Romania where a e-commerce giant is involved with a company that refurbishes and resells old user devices to try and corner a big piece of the pre-owned (second-hand) market where previously you'd be stuck hunting for good deals on the national Craigslist equivalent or searching for small-ish repair shops that sold refurbished devices.</p>
]]></description><pubDate>Fri, 12 Jun 2026 11:36:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48502809</link><dc:creator>aquariusDue</dc:creator><comments>https://news.ycombinator.com/item?id=48502809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48502809</guid></item></channel></rss>