<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: mih</title><link>https://news.ycombinator.com/user?id=mih</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 08 Sep 2026 14:31:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mih" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mih in "Emacs Bedrock 2.0"]]></title><description><![CDATA[
<p>Was a user of Bedrock for quite a while. Have switched to minimal-emacs.d (<a href="https://github.com/jamescherti/minimal-emacs.d" rel="nofollow">https://github.com/jamescherti/minimal-emacs.d</a>) since and find that it suits my tastes a lot better.</p>
]]></description><pubDate>Tue, 08 Sep 2026 08:59:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49607584</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=49607584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49607584</guid></item><item><title><![CDATA[New comment by mih in "KDE is removing all colorful third-party app icons from its Breeze icon theme"]]></title><description><![CDATA[
<p>I am one such user. KDE Plasma has been my daily driver ever since the early days of version 5. Admittedly am not someone with a keen eye for design. There might be some rough edges and the occasional annoyance, but you quickly get used to it.<p>The desktop/windowing system for me is just a means to launch an application which is where I spend most of my time. This often happens to be a browser, a terminal and IDE etc. The design of such apps takes more precedence for me than some margin of the control center items where I couldn't recognize what the problems were if you asked me to.<p>What bothers me more than the visual design is the interaction design ... am trying to find a way to move a sticky note which has been on my desktop for quite some time and the method I used previously no long works. Also some releases ago they mapped 'Alt-F' on the Konsole terminal app to a Find input box, whereas the binding is normally used on terminals for "move cursor forward by a word". This is not a sane default and has caused me to pick Wezterm as my preferred terminal app.</p>
]]></description><pubDate>Sat, 16 Aug 2025 20:23:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44926615</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=44926615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44926615</guid></item><item><title><![CDATA[New comment by mih in "Which open-source projects are widely used but maintained by just a few people?"]]></title><description><![CDATA[
<p>SQLite - <a href="https://www.sqlite.org/draft/crew.html" rel="nofollow">https://www.sqlite.org/draft/crew.html</a></p>
]]></description><pubDate>Mon, 09 Sep 2024 10:30:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=41487099</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=41487099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41487099</guid></item><item><title><![CDATA[New comment by mih in "Europe Surpasses 900,000 Public EV Charge Points"]]></title><description><![CDATA[
<p>Not sure if this is a joke or serious. For those unfamiliar, period (.) is used as the thousands separator in European countries, whereas much of the world uses the comma (,). The case for the decimal separator is switched. So 69.76 would be written as 69,76 in Europe.</p>
]]></description><pubDate>Fri, 06 Sep 2024 15:56:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41467284</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=41467284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41467284</guid></item><item><title><![CDATA[Microsoft cutting crucial link to Gaza, Palestinians say]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bbc.com/news/articles/cger582weplo">https://www.bbc.com/news/articles/cger582weplo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40935971">https://news.ycombinator.com/item?id=40935971</a></p>
<p>Points: 271</p>
<p># Comments: 185</p>
]]></description><pubDate>Thu, 11 Jul 2024 12:31:04 +0000</pubDate><link>https://www.bbc.com/news/articles/cger582weplo</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=40935971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40935971</guid></item><item><title><![CDATA[New comment by mih in "The Overengineered Resume with Zola, JSON Resume, Weasyprint, and Nix (2023)"]]></title><description><![CDATA[
<p>Reminds me of :<p><a href="https://xkcd.com/1205/" rel="nofollow">https://xkcd.com/1205/</a> and
<a href="https://xkcd.com/1319/" rel="nofollow">https://xkcd.com/1319/</a></p>
]]></description><pubDate>Thu, 11 Jul 2024 09:18:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=40934876</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=40934876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40934876</guid></item><item><title><![CDATA[New comment by mih in "Python Has Too Many Package Managers"]]></title><description><![CDATA[
<p>Another user of pdm here for professional projects. It sure is more standards compliant than poetry. Support for in-project venvs and integration of configs for packages such as pytest is quite useful.<p>When evaluating package managers, poetry for sure was a contender. However listening to others experiences regarding poetry developers introducing breaking changes that could potentially cause the CI pipeline made it a no go [1]. uv seems to be coming along rather nicely, but wasn't anywhere near the level of stability compared to pdm during the evaluation phase.<p>[1] <a href="https://www.youtube.com/watch?v=Gr9o8MW_pb0" rel="nofollow">https://www.youtube.com/watch?v=Gr9o8MW_pb0</a></p>
]]></description><pubDate>Mon, 08 Jul 2024 20:18:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=40909207</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=40909207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40909207</guid></item><item><title><![CDATA[New comment by mih in "Underscores are stupid? Get a Japanese keyboard (2012)"]]></title><description><![CDATA[
<p>A cross-platform alternative is to use the EurKey layout (<a href="https://eurkey.steffen.bruentjen.eu/layout.html" rel="nofollow">https://eurkey.steffen.bruentjen.eu/layout.html</a>), allowing you to have the US keyboard layout by default, while using modifier keys for various diacritics common in European languages with Latin script.</p>
]]></description><pubDate>Thu, 06 Jun 2024 12:31:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=40596641</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=40596641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40596641</guid></item><item><title><![CDATA[New comment by mih in "Akaunting is free, open-source online accounting software for small businesses"]]></title><description><![CDATA[
<p>GNUCash - <a href="https://gnucash.org/" rel="nofollow">https://gnucash.org/</a><p>Ledger - <a href="https://ledger-cli.org/" rel="nofollow">https://ledger-cli.org/</a></p>
]]></description><pubDate>Tue, 23 Apr 2024 13:16:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=40131620</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=40131620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40131620</guid></item><item><title><![CDATA[New comment by mih in "Mistral Le Chat"]]></title><description><![CDATA[
<p>At first I thought this is a homage to the beloved Le Chat [1] cartoon character (more popular in Belgium than France).<p>[1] <a href="https://en.wikipedia.org/wiki/Le_Chat" rel="nofollow">https://en.wikipedia.org/wiki/Le_Chat</a></p>
]]></description><pubDate>Tue, 27 Feb 2024 11:45:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=39522910</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=39522910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39522910</guid></item><item><title><![CDATA[New comment by mih in "US universities need to stop elitist discrimination that Europe abandoned"]]></title><description><![CDATA[
<p>This is e.g. in Germany - <a href="https://en.wikipedia.org/wiki/Education_in_Germany#Secondary_education" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Education_in_Germany#Secondary...</a>.<p>Children of well educated parents almost always end up at a Gymnasium from which their career path ends up leading them to a university degree. Those in others types of schools have a tougher path leading to university education and will most likely end up in the equivalent of community colleges, vocational training or apprenticeship. Since recommendation by teachers counts for admission to a Gymnasium and this is often subjective, children of parents from less privileged backgrounds (blue collar workers, immigrants etc.) often end up in other schools. Sometimes this is an example of how society is stratified - a place for everyone and everyone in their place.<p>Apart from the public schooling there are also private schools which are almost entirely for children of very well to do types since they come with a significant fee.</p>
]]></description><pubDate>Wed, 02 Aug 2023 13:36:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=36970703</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=36970703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36970703</guid></item><item><title><![CDATA[New comment by mih in "Show HN: Private, text to entity-relationship diagram tool"]]></title><description><![CDATA[
<p>The issue I have with a lot of these tools is they work fine when depicting relationships between tables in the same schema (talking mainly about PostgreSQL databases), but few support showing relationships between tables across different schemas.<p>Also, when the number of tables grows large, few have layouts arranged in an optimal way. I use D2 (<a href="https://d2lang.com/" rel="nofollow">https://d2lang.com/</a>) to create ERDs. However, of the free layout engines available in D2, Dagre (<a href="https://github.com/dagrejs/dagre">https://github.com/dagrejs/dagre</a>) and ELK (<a href="https://github.com/eclipse/elk">https://github.com/eclipse/elk</a>) both don't have optimal placement of layouts for a sufficiently complicated database.</p>
]]></description><pubDate>Thu, 08 Jun 2023 19:46:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=36247694</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=36247694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36247694</guid></item><item><title><![CDATA[New comment by mih in "Show HN: I made a tool that turns screenshots into dramatically angled photos"]]></title><description><![CDATA[
<p>I can see how this is useful for laypeople. Those with a DIY attitude might resort to popular image editing tools. My choice would be trying to achieve this with Imagemagick. Fred Weinhaus' script <a href="http://www.fmwconcepts.com/imagemagick/skew/index.php" rel="nofollow">http://www.fmwconcepts.com/imagemagick/skew/index.php</a> and maybe adding a blur later.</p>
]]></description><pubDate>Thu, 09 Feb 2023 21:31:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=34731810</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=34731810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34731810</guid></item><item><title><![CDATA[New comment by mih in "India bans wheat exports to deepen global food crisis"]]></title><description><![CDATA[
<p>Quite a 180, considering only weeks ago the prime minister proclaimed they were ready to feed the world - <a href="https://www.bbc.com/news/world-asia-india-61138859" rel="nofollow">https://www.bbc.com/news/world-asia-india-61138859</a></p>
]]></description><pubDate>Sat, 14 May 2022 08:34:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=31376117</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=31376117</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31376117</guid></item><item><title><![CDATA[New comment by mih in "Ask HN: How do you manage your personal documents?"]]></title><description><![CDATA[
<p>You can find a bunch of alternatives here - <a href="https://github.com/awesome-selfhosted/awesome-selfhosted#photo-and-video-galleries" rel="nofollow">https://github.com/awesome-selfhosted/awesome-selfhosted#pho...</a>.<p>If you want features such as facial recognition, you might try taking a closer look at PhotoPrism/LibrePhotos. I did try them about a year ago, but in the end just went with the desktop app digiKam (<a href="https://www.digikam.org/" rel="nofollow">https://www.digikam.org/</a>)</p>
]]></description><pubDate>Wed, 10 Nov 2021 13:33:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=29174423</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=29174423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29174423</guid></item><item><title><![CDATA[New comment by mih in "Ask HN: How do you manage your personal documents?"]]></title><description><![CDATA[
<p>Another user of paperless-ng here. For a while, I used another open-source alternative Mayan EDMS - <a href="https://www.mayan-edms.com/" rel="nofollow">https://www.mayan-edms.com/</a>.<p>As opposed to paperless, Mayan provides fine grained access control via ACLs and also allows 'directories' in addition to tags. Dropped it after a while though, since it was too enterprise-y and for in-depth configuration, the documentation was insufficient and I would have to buy the advertised book. Paperless-ng is sufficient for my personal use, though I still miss having directories as an additional level of hierarchical organization alongside tags.<p>Since I don't have a scanner, I just use the Microsoft Lens app to scan documents on my phone (Android). Paired with Syncthing (<a href="https://syncthing.net/" rel="nofollow">https://syncthing.net/</a>), my documents are automatically synced to my desktop from where paperless-ng picks it up from the watched folder and automatically adds it. Tags and correspondents can be automatically added based on keywords in the text.</p>
]]></description><pubDate>Wed, 10 Nov 2021 13:11:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=29174247</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=29174247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29174247</guid></item><item><title><![CDATA[New comment by mih in "Ask HN: Could VSCode be the new Emacs?"]]></title><description><![CDATA[
<p>Does VSCode offer a terminal user interface? With Emacs/Vim I can SSH to a remote machine and immediately start editing with muscle memory using the same keystrokes as in the GUI.<p>Sure VSCode has its strengths and as an IDE easier to get started and work with, especially for newcomers. That said, the fact that it requires a desktop environment to operate in means there are niches that Emacs fills which VSCode currently cannot.</p>
]]></description><pubDate>Tue, 09 Nov 2021 09:48:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=29159582</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=29159582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29159582</guid></item><item><title><![CDATA[New comment by mih in "A generation of American men give up on college"]]></title><description><![CDATA[
<p>Out of curiosity, why shouldn't one run low voltage wires through same holes as AC wires ?</p>
]]></description><pubDate>Tue, 07 Sep 2021 09:38:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=28442782</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=28442782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28442782</guid></item><item><title><![CDATA[New comment by mih in "Intel to build Qualcomm chips, aims to catch foundry rivals by 2025"]]></title><description><![CDATA[
<p>You got it right.  Translating from a logical design to a physical design requires following rules laid out by a foundry for a given process node (5nm, 7nm etc.). To check if a physical layout confirms to a node, Design Rule Checking [1] is performed as part of the Physical Verification step in EDA [2]. The simulation/checking is highly complex and takes hours (sometimes days) even with sufficient parallelization. Once a design passes the checks, it is deemed ready for manufacture by the foundry.<p>[1] <a href="https://en.wikipedia.org/wiki/Design_rule_checking" rel="nofollow">https://en.wikipedia.org/wiki/Design_rule_checking</a><p>[2] <a href="https://en.wikipedia.org/wiki/Electronic_design_automation#Analysis_and_verification" rel="nofollow">https://en.wikipedia.org/wiki/Electronic_design_automation#A...</a></p>
]]></description><pubDate>Tue, 27 Jul 2021 07:56:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=27969790</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=27969790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27969790</guid></item><item><title><![CDATA[New comment by mih in "Digitising rural land records, one drone at a time"]]></title><description><![CDATA[
<p>Drones can be economical for smaller areas, such as villages as mentioned in the article. For larger areas spanning hundreds of square km/miles, small UAVs won't do. Long range fixed wing UAVs or regular planes equipped with hi-res cameras or even satellite imagery are more suited. In the end it's a question of which approach is more fit-for-purpose, given the requirements and constraints.<p>In a country like India, cloud coverage during the rainy season can last for months, rendering satellites (unless you use something like SAR with false color composites) effectively unusable. Drones may not be able to fly during periods of rainfall, but can still be operated in daylight during breaks in weather.</p>
]]></description><pubDate>Wed, 23 Jun 2021 10:58:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=27603038</link><dc:creator>mih</dc:creator><comments>https://news.ycombinator.com/item?id=27603038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27603038</guid></item></channel></rss>