<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: 978e4721a</title><link>https://news.ycombinator.com/user?id=978e4721a</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 23:44:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=978e4721a" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by 978e4721a in "Java is better than C++ for high speed trading systems"]]></title><description><![CDATA[
<p>Well, now there's Rust. So Java isn't best <i>technical</i> (performance, safety, correctness) choice for most applications.</p>
]]></description><pubDate>Thu, 26 Nov 2020 08:46:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=25218137</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=25218137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25218137</guid></item><item><title><![CDATA[New comment by 978e4721a in "Write Code Like You Write a Recipe"]]></title><description><![CDATA[
<p>I completely agree. One thing I would add that you shouldn't anticipate abstractions, but find them through business domain analysis. Exactly like OP missed that there's ingredients, recipe and equipment.</p>
]]></description><pubDate>Wed, 18 Nov 2020 11:22:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=25135547</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=25135547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25135547</guid></item><item><title><![CDATA[New comment by 978e4721a in "macOS unable to open any non-Apple application"]]></title><description><![CDATA[
<p>Hibernation.
External monitor support is buggy.
Pulseaudio is buggy with external microphone.
IR camera face login isn't supported.
Fingerprint scanner isn't working properly at login after sleep.
Sound from internal audio is much worse than was on Windows.
No app I know of can reliably share screen on Wayland.</p>
]]></description><pubDate>Sat, 14 Nov 2020 08:24:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=25091013</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=25091013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25091013</guid></item><item><title><![CDATA[New comment by 978e4721a in "macOS unable to open any non-Apple application"]]></title><description><![CDATA[
<p>Good battery life? You must be joking? Less then 4 hours of light usage on x1 carbon gen 8. No hibernation.</p>
]]></description><pubDate>Sat, 14 Nov 2020 08:01:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=25090929</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=25090929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25090929</guid></item><item><title><![CDATA[New comment by 978e4721a in "Assorted Thoughts on Zig and Rust"]]></title><description><![CDATA[
<p>Rust restricts compile time code to what t can prove.<p>Exactly! That's a feature. Rust is a step forward to a future where code is based on sound theory (type Theory) not on some ad-hoc "seems to be working" basis.</p>
]]></description><pubDate>Tue, 20 Oct 2020 19:21:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=24841338</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=24841338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24841338</guid></item><item><title><![CDATA[New comment by 978e4721a in "The Era of Visual Studio Code"]]></title><description><![CDATA[
<p>Don't forget it cam sync your configuration or let you sync it yourself as a file.</p>
]]></description><pubDate>Wed, 23 Sep 2020 05:59:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=24563472</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=24563472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24563472</guid></item><item><title><![CDATA[New comment by 978e4721a in "The Era of Visual Studio Code"]]></title><description><![CDATA[
<p>Intellij is always too buggy and slow for me. Things it helps you with - it's a language verbosity problem. Ideally you should just use better language.<p>And they also stopped bringing any more advanced features, like refactoring from null to Optional for example, or reversing template method.<p>If we're talking about java specifically vscode and vim would just use eclipse language server which can do most of the things intellij can like refactorings and snippets. And for other languages like python ms language server is even better than pycharm for example.</p>
]]></description><pubDate>Wed, 23 Sep 2020 05:56:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=24563448</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=24563448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24563448</guid></item><item><title><![CDATA[New comment by 978e4721a in "What killed Haskell, could kill Rust, too"]]></title><description><![CDATA[
<p>IMHO<p>The only problem with Haskell is that it's on a journey to dependent types and they haven't released new standard yet.<p>It's future will depend on how good that future standard will be.<p>Rust is becoming more popular than Haskell because It's in a different niche (no gc). Not because it's more productive to write Rust code.<p>Haskell is still much easier and faster to write than any other production language.<p>Try to compare merge function for merge sort in Haskell and in other languages.</p>
]]></description><pubDate>Sat, 12 Sep 2020 08:09:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=24450800</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=24450800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24450800</guid></item><item><title><![CDATA[New comment by 978e4721a in "Bringing the print statement back"]]></title><description><![CDATA[
<p>Just add partial application and haskell lambda syntax.<p>Many think think that python already lost almost everything that it was loved for initially. So why not change it more drastically</p>
]]></description><pubDate>Wed, 15 Jul 2020 09:38:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=23843019</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=23843019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23843019</guid></item><item><title><![CDATA[New comment by 978e4721a in "But no, 80-column terminals in 2020 isn't “reasonable” any more"]]></title><description><![CDATA[
<p>Yeah, bad tools shouldn't justify bad decisions. Build better tools god damn it.</p>
]]></description><pubDate>Sat, 30 May 2020 16:13:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=23362136</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=23362136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23362136</guid></item><item><title><![CDATA[New comment by 978e4721a in "But no, 80-column terminals in 2020 isn't “reasonable” any more"]]></title><description><![CDATA[
<p>Jesus, what a bullshit. It's not about screen size, it's about reading experience. If you think that longer lines making something easier to read - try to read non-trivial book with 100 characters width.</p>
]]></description><pubDate>Sat, 30 May 2020 16:11:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=23362120</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=23362120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23362120</guid></item><item><title><![CDATA[New comment by 978e4721a in "Oracle vs. PostgreSQL – A Comment"]]></title><description><![CDATA[
<p>Is vacuumin postgres still basically means that you need downtime?</p>
]]></description><pubDate>Sat, 30 May 2020 15:37:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=23361862</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=23361862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23361862</guid></item><item><title><![CDATA[New comment by 978e4721a in "GitHub Codescanning"]]></title><description><![CDATA[
<p>Another electron app, nothing to look at here.</p>
]]></description><pubDate>Thu, 07 May 2020 07:02:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=23100467</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=23100467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23100467</guid></item><item><title><![CDATA[New comment by 978e4721a in "TablePlus – Modern, Native Tool for Database Management"]]></title><description><![CDATA[
<p>Hands up if you use cli and format SQL with python-sql-format/README.md at master · longgb246/python-sql-format
<a href="https://github.com/longgb246/python-sql-format/blob/master/README.md" rel="nofollow">https://github.com/longgb246/python-sql-format/blob/master/R...</a></p>
]]></description><pubDate>Sun, 19 Apr 2020 17:54:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=22917496</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=22917496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22917496</guid></item><item><title><![CDATA[New comment by 978e4721a in "TablePlus – Modern, Native Tool for Database Management"]]></title><description><![CDATA[
<p>Where's Linux version? Does editor has vi bindings? People should stop building database IDE without vi bindings.</p>
]]></description><pubDate>Sun, 19 Apr 2020 17:51:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=22917472</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=22917472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22917472</guid></item><item><title><![CDATA[New comment by 978e4721a in "Ask HN: Programs that saved you 100 hours?"]]></title><description><![CDATA[
<p>Multicurors aren't replacement for macros in the same sense as loops aren't replacement for recursion.</p>
]]></description><pubDate>Mon, 13 Apr 2020 07:11:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=22853772</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=22853772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22853772</guid></item><item><title><![CDATA[New comment by 978e4721a in "I can't keep up with idiomatic Rust"]]></title><description><![CDATA[
<p>I recently had a thought, that language team should provide automated migration tools for such things. It woukd made python 2 to python 3 switch much easier and faster, that applies to rust even more.</p>
]]></description><pubDate>Thu, 09 Apr 2020 07:24:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=22820508</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=22820508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22820508</guid></item><item><title><![CDATA[New comment by 978e4721a in "Language Design: Use [ ] instead of < > for Generics"]]></title><description><![CDATA[
<p>For God sake generics is just a function over types. Use () like Haskell do.</p>
]]></description><pubDate>Sun, 05 Apr 2020 20:13:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=22788285</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=22788285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22788285</guid></item><item><title><![CDATA[New comment by 978e4721a in "Ask HN: If you lived in China, how would you go around surveillance?"]]></title><description><![CDATA[
<p>Wouldn't bother me. Privacy should be reserved to your home.</p>
]]></description><pubDate>Fri, 03 Jan 2020 11:00:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=21944881</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=21944881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21944881</guid></item><item><title><![CDATA[New comment by 978e4721a in "Type inference has usability problems"]]></title><description><![CDATA[
<p>Somehow lack of types in source code isn't making programming in python harder for most people. And if you need to know the type of something your IDE should help with that. And yes, you should use IDE/language server in our age, because it makes you more productive.</p>
]]></description><pubDate>Fri, 28 Jun 2019 06:16:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=20301913</link><dc:creator>978e4721a</dc:creator><comments>https://news.ycombinator.com/item?id=20301913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20301913</guid></item></channel></rss>