<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: cryptos</title><link>https://news.ycombinator.com/user?id=cryptos</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 10 Sep 2026 08:02:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cryptos" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cryptos in "Generic Methods in Go 1.27"]]></title><description><![CDATA[
<p>And in the end it might be a culture problem in the contexts Java is used in.</p>
]]></description><pubDate>Fri, 21 Aug 2026 13:33:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49387831</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=49387831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49387831</guid></item><item><title><![CDATA[New comment by cryptos in "What's the best programming language for coding agents?"]]></title><description><![CDATA[
<p>I've experience severe problems with Scala in teams with different skill levels or programming styles. Sometimes Scala code was very cryptic. As much as I like the elegance of the language as such, I've given up on it completely because it is not a good fit for industrial software development in my opinion.</p>
]]></description><pubDate>Tue, 11 Aug 2026 13:50:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49258344</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=49258344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49258344</guid></item><item><title><![CDATA[New comment by cryptos in "What's the best programming language for coding agents?"]]></title><description><![CDATA[
<p>The error messages are just advertising for Oracle consulting!</p>
]]></description><pubDate>Tue, 11 Aug 2026 13:47:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49258300</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=49258300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49258300</guid></item><item><title><![CDATA[New comment by cryptos in "Because It's Not Fun Enough: why languages fail"]]></title><description><![CDATA[
<p>An interesting example to look at is Java vs. Kotlin. While Kotlin is a bit easier and definetly more fun, it didn't manage to gain a big market share in the Java space so far. I guess that this is the case, because Java is good enough and seems to be the safer bet (at least for managers).</p>
]]></description><pubDate>Mon, 10 Aug 2026 13:03:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49243088</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=49243088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49243088</guid></item><item><title><![CDATA[New comment by cryptos in "JEP 401: Value Objects (Preview) merged to OpenJDK master"]]></title><description><![CDATA[
<p>I know and like Java for almost 30 years now. It is amazing how carefully the language is beeing refined. For the cultural aspect, yes, that is sadly true, but I have the feeling that the culture changes. More and more developers realize that there is a better way now (e. g. records instead of dumb classes full of getters and setters). Maybe the main problem is bloated frameworks and their stickyness. The Helidon framework, for example, is a breath of fresh air compared to Spring. Go developers complaining about huge Java frameworks and boilplate could be happy with it.</p>
]]></description><pubDate>Fri, 31 Jul 2026 09:42:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49121008</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=49121008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49121008</guid></item><item><title><![CDATA[New comment by cryptos in "Why the future is local app"]]></title><description><![CDATA[
<p>This article looks a bit superficial to me. The cloud has definitely advantages, like having the same data on all devices and it provides some kind of backup. The mentioned downsides could be adressed by better software archticture or e2e encryption.</p>
]]></description><pubDate>Thu, 30 Jul 2026 07:04:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49106872</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=49106872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49106872</guid></item><item><title><![CDATA[New comment by cryptos in "Why a $154B CEO just endorsed stripping most Americans of voting rights"]]></title><description><![CDATA[
<p>Somehow money seem to damage personality. It's the same with David Heinemeier Hansson (who know Tobias Lütke in person), Elon Musk and many other folks.</p>
]]></description><pubDate>Tue, 28 Jul 2026 14:20:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49084314</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=49084314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49084314</guid></item><item><title><![CDATA[New comment by cryptos in "Web-based cryptography is always snake oil"]]></title><description><![CDATA[
<p>That is basically true for every such system. Trust Signal? They could ship a backdoor in the next release. Same with Threema, WhatsApp (if you want to trust it today) and other services. You can expand that to the operating system as well. And who able to verify hardware security, anyway?</p>
]]></description><pubDate>Mon, 06 Jul 2026 13:58:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48804678</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48804678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48804678</guid></item><item><title><![CDATA[New comment by cryptos in "Do you hate XML? (2010)"]]></title><description><![CDATA[
<p>The right reason to hate XML would be some technical limitation or technical issues with it. But XML works quite well and is reasonable powerful. So the complaints usually boil down to: It is ugly and verbose.</p>
]]></description><pubDate>Mon, 06 Jul 2026 13:02:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48804011</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48804011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48804011</guid></item><item><title><![CDATA[New comment by cryptos in "Do you hate XML? (2010)"]]></title><description><![CDATA[
<p>Interesting point of view. JSON is also not the right thing to use in many scenarios, but it is the de-facto standard now. Maybe something like protobuf is the way to go.</p>
]]></description><pubDate>Sun, 05 Jul 2026 19:29:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48797193</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48797193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48797193</guid></item><item><title><![CDATA[New comment by cryptos in "Do you hate XML? (2010)"]]></title><description><![CDATA[
<p>At least XML is hated for the wrong reasons (e.g. verbosity, esthetics) most of the time. There was for sure an era where it was overused (see Apache Cocoon from 2006 <a href="https://en.wikipedia.org/wiki/Apache_Cocoon" rel="nofollow">https://en.wikipedia.org/wiki/Apache_Cocoon</a>). But XML is still a pretty good format to exchange (and store) data and make sure the data conforms to a certain schema. JSON Schema in comparison is not nearly as powerful.</p>
]]></description><pubDate>Sun, 05 Jul 2026 19:26:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48797176</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48797176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48797176</guid></item><item><title><![CDATA[New comment by cryptos in "SpaceX to buy Cursor for $60B"]]></title><description><![CDATA[
<p>Maybe Peter Thiel and Elon Musk will meet again cryogenically preserved ;-)
<a href="https://fortune.com/2023/05/04/peter-thiel-cryonics-cryogenically-frozen-death-anti-aging-health/" rel="nofollow">https://fortune.com/2023/05/04/peter-thiel-cryonics-cryogeni...</a></p>
]]></description><pubDate>Tue, 16 Jun 2026 19:26:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48560602</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48560602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48560602</guid></item><item><title><![CDATA[New comment by cryptos in "SpaceX to buy Cursor for $60B"]]></title><description><![CDATA[
<p>Everything will be folded in "X" eventually, anyway.</p>
]]></description><pubDate>Tue, 16 Jun 2026 19:22:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48560555</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48560555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48560555</guid></item><item><title><![CDATA[New comment by cryptos in "GitHub Actions down again today"]]></title><description><![CDATA[
<p>Looks good, but I'm not sure about security: <a href="https://bearyangry.com/2026/04/29/carrot-disclosure-forgejo-security-findings/" rel="nofollow">https://bearyangry.com/2026/04/29/carrot-disclosure-forgejo-...</a></p>
]]></description><pubDate>Tue, 26 May 2026 13:19:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48279465</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48279465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48279465</guid></item><item><title><![CDATA[New comment by cryptos in "The quiet renovation at Bitwarden"]]></title><description><![CDATA[
<p>It works as long as your are the only user. Sharing passwords with shared keepass files didn't work properly for me. It was the main reason to move to 1Password (and I never looked back).</p>
]]></description><pubDate>Wed, 20 May 2026 18:54:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48212332</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48212332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48212332</guid></item><item><title><![CDATA[New comment by cryptos in "The quiet renovation at Bitwarden"]]></title><description><![CDATA[
<p>Passbolt <a href="https://www.passbolt.com/" rel="nofollow">https://www.passbolt.com/</a> might be an interesting alternative. The feature set looks pretty good at first sight. The only real downside I see so far is that it doesn't have macOS and Linux apps. Other than Bitwarden it is real open source.</p>
]]></description><pubDate>Tue, 19 May 2026 19:46:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48198460</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48198460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48198460</guid></item><item><title><![CDATA[New comment by cryptos in "The quiet renovation at Bitwarden"]]></title><description><![CDATA[
<p>It is limited to ... well ... Firefox! Sometimes you need passwords elsewhere. Besides that Firefox (or other browser password managers) doesn't support more advanced use cases like shared vaults.</p>
]]></description><pubDate>Tue, 19 May 2026 06:47:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48190062</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=48190062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48190062</guid></item><item><title><![CDATA[New comment by cryptos in "What async promised and what it delivered"]]></title><description><![CDATA[
<p>I think that Java has a really good solution to offer: Virtual Threads. They share the same interface with native threads and free developers from the burdens of async programming. You only need to take care of some things like accidental thread pinning (through legacy code) and the use of ThreadLocal, but otherwise this complexity is hidden.<p><a href="https://docs.oracle.com/en/java/javase/21/core/virtual-threads.html#GUID-DC4306FC-D6C1-4BCC-AECE-48C32C1A8DAA" rel="nofollow">https://docs.oracle.com/en/java/javase/21/core/virtual-threa...</a></p>
]]></description><pubDate>Mon, 27 Apr 2026 09:37:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47919524</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=47919524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47919524</guid></item><item><title><![CDATA[New comment by cryptos in "jj – the CLI for Jujutsu"]]></title><description><![CDATA[
<p>Might be true, but Subversion was also good enough and a de-facto standard.</p>
]]></description><pubDate>Tue, 14 Apr 2026 14:14:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47765943</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=47765943</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47765943</guid></item><item><title><![CDATA[New comment by cryptos in "Java is fast, code might not be"]]></title><description><![CDATA[
<p>`var` has nothing to do with dynamic typing. It is still statically (compile time) typed, so the type can not change at runtime. Compare that to JavaScript where you could easily switch the type of a variable from Number to String.</p>
]]></description><pubDate>Mon, 23 Mar 2026 17:34:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47492588</link><dc:creator>cryptos</dc:creator><comments>https://news.ycombinator.com/item?id=47492588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47492588</guid></item></channel></rss>