<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: chaxor</title><link>https://news.ycombinator.com/user?id=chaxor</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 00:09:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=chaxor" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by chaxor in "Let's Encrypt is 10 years old now"]]></title><description><![CDATA[
<p>I agree that centralization is bad, and one of the worst parts of HTTPS (the other being that things like ed22519 systems, chacha20, poly1305, sntrup are generally viewed as better modern alternatives to AES, so postquantum system like rosenpass <a href="https://github.com/rosenpass/rosenpass">https://github.com/rosenpass/rosenpass</a> are more preferable).<p>However, I think there is no reason at all that a system that is decentralized is not far _far_ simpler to instantiate for a user (not to mention far more secure and private). Crypto gets a lot of hate on HN, but it seems that it is mostly due to people's dislike of anything dealing with 'currency' systems or financial that touch it.  This is a despised opinion here, but I am still actually excited for crypto systems that solve real world problems like TLS certs, DNS, et al.<p>Iroh seems like a _fantastic_, <i>phenomenal</i> system to showcase this idea. It allows for a very fast decentralized web experience on modern cryptography such as Blake3, QUIC, and so on but doesn't really touch any financial stuff at all. Its simply a good system.<p>I hope we can slowly move to a system that uses the decntralized consensus algorithms created in the crypto space to remove the trust in (typically big, corporate, and likely backdoored) centralized entities that our system today _requires_ without any alternative.</p>
]]></description><pubDate>Wed, 20 Nov 2024 14:32:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42194201</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42194201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42194201</guid></item><item><title><![CDATA[New comment by chaxor in "FireDucks: Pandas but Faster"]]></title><description><![CDATA[
<p>The comparison is to pandas, so single node performance is understood in the scope.
This is for people running small tasks that may only take a couple days on a single node with a 32 core CPU or something, not tasks that take 3 months using thousands of cores. 
My understanding for the latter is that pyspark is a decent option, while ballista is the better option for which to look forward. Perhaps using bastion-rs as a backend can be useful for an upcoming system as well. Databricks et al are cloud trash IMO, as is anything that isn't meant to be run on a local single node system and a local HPC cluster with zero code change and a single line of config change.<p>While for most of my jobs I ended up being able to evade the use of HPC by simply being smarter and discovering better algorithms to process information, I recall like pyspark decently, but preferring the simplicity of ballista over pyspark due to the simpler installation of Rust over managing Java and JVM junk.
The constant problems caused by anything using JVM backend and the environment config with it was terrible to add to a new system every time I ran a new program.<p>In this regard, ballista is a enormous improvement. Anything that is a one-line install via pip on any new system, runs local-first without any cloud or telemetry, and requires no change in code to run on a laptop vs HPC is the only option worth even beginning to look into and use.</p>
]]></description><pubDate>Wed, 20 Nov 2024 12:15:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=42193202</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42193202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42193202</guid></item><item><title><![CDATA[New comment by chaxor in "Llama 3.1 405B now runs at 969 tokens/s on Cerebras Inference"]]></title><description><![CDATA[
<p>Aw man, are they selling only 4GB ones now?<p>More seriously, even 16GB was essentially the 'norm' in consumer PCs about 15 years ago.</p>
]]></description><pubDate>Tue, 19 Nov 2024 15:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=42184690</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42184690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42184690</guid></item><item><title><![CDATA[New comment by chaxor in "DOJ will push Google to sell off Chrome"]]></title><description><![CDATA[
<p>As indicated by the explanation, better for people who believe in FOSS rather than closed corporate software.<p>Most developers work with a Unix mindset (do one thing well, with focus on simple and easily managed code), which tyically means telemetry is _wildly_ out of line (offers no real benefit for the basics while adding huge complexity), so privacy and security are naturally far better. 
Lynx like TUI browsers are a nice idea, but unfortunately sometimes an image is desired to be manually viewed, or javascript is required. It would be wonderful if javascript were simply dropped from most websites, but we don't live in that world, so we're stuck with the next best thing (disabling all js until explicitly allowed by the user).<p>These are the types of things people in software devs typically care about, which there are many in HN.</p>
]]></description><pubDate>Tue, 19 Nov 2024 15:29:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42184532</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42184532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42184532</guid></item><item><title><![CDATA[New comment by chaxor in "DOJ will push Google to sell off Chrome"]]></title><description><![CDATA[
<p><a href="https://github.com/servo/servo">https://github.com/servo/servo</a><p>Servo is upcoming, but so far it is fantastic in comparison to any other browser out there.<p>I tend to focus on any software that does not require 12 teams of people 6 weeks to determine how to build a single binary because of the use of 20 different programming languages and mixing and matching of paradigms and solutions to subconponents.
I very much appreciate simplicity and look for highly secure and private programs that highly discourage JavaScript from ever being run.<p>Servo is finally a breath of fresh air in that regard.</p>
]]></description><pubDate>Tue, 19 Nov 2024 08:23:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42181104</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42181104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42181104</guid></item><item><title><![CDATA[New comment by chaxor in "DOJ will push Google to sell off Chrome"]]></title><description><![CDATA[
<p>Perhaps if chrome finally fails people will move to better things, like servo <a href="https://github.com/servo/servo">https://github.com/servo/servo</a>.<p>It would be nice to have a completely open source browser that can be built with a simple one liner from cargo.
Having several thousands of eyes on the code daily to check for telemetry violations, privacy issues, security, and performance daily in mostly a single language, small, and well structured browser repo would be phenomenal compared to the disjoint jumbled messes we have today.</p>
]]></description><pubDate>Tue, 19 Nov 2024 08:16:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=42181054</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42181054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42181054</guid></item><item><title><![CDATA[New comment by chaxor in "Llama 3.1 405B now runs at 969 tokens/s on Cerebras Inference"]]></title><description><![CDATA[
<p>Mooers law in the consumer space seems to be pretty much asymptoting now, as indicated by Apple's amazing Macbooks with an astounding 8GB of RAM.
Data center compute is arguable, as it tends to be catered to some niche, making it confusing (cerebras as an example vs GPU datacenters vs more standard HPC). Also Clusters and even GPUs don't really fit in to Mooers law as originally framed.</p>
]]></description><pubDate>Tue, 19 Nov 2024 08:00:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=42180977</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42180977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42180977</guid></item><item><title><![CDATA[New comment by chaxor in "Maybe Bluesky has "won""]]></title><description><![CDATA[
<p>What do you mean by Mastadon is a bloated sloppy mess?<p>It was my understanding that Mastadon has _far less_ javascript than Twitter, not more.<p>The UI for mastadon always seemed far cleaner, more performant, and importantly - capable of actually loading, compared to twitter<p>Essentially, anytime something is shared from twitter I simply ignore it, because it may take a good 40 minutes to figure out the workaround to view it, compared to Mastadon which 'just works'.</p>
]]></description><pubDate>Fri, 15 Nov 2024 22:51:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42152186</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42152186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42152186</guid></item><item><title><![CDATA[New comment by chaxor in "DeepComputing: Early Access Program for RISC-V Mainboard for Framework Laptop 13"]]></title><description><![CDATA[
<p>The biggest thing I want to see from framework is ARM (or better, Risc-V that achieves great low power performance) with an enormous battery and linux or BSD with all the optimizations to improve battery life.<p>I bought a macbook a while ago specifically because I can get it to last about 45-50 hours non-stop usage on one charge, so getting a system tailored for even better performance and a longer battery life (macbooks could probably double or triple battery life if they bulked up and stopped trying to be so petite) would be incredible.<p>>100 hour battery lifes should be very achiebable for developers, as limiting screen brightness and using only terminal with a black background can increase battery life _enormously_.</p>
]]></description><pubDate>Thu, 14 Nov 2024 07:42:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=42133913</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42133913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42133913</guid></item><item><title><![CDATA[New comment by chaxor in "Manjaro is experimenting with **opt-out telemetry"]]></title><description><![CDATA[
<p>Opensource contains many things, but IMO limiting to core/ packages on arch and never installing anything from AUR will get great quality software, with far better security and privacy than similar proprietary software.<p>If one is very interested in security and privacy however, using VMs for isolation of different apps or services is important, so having an OS that helps that is useful.  
Bare arch _can_ do this, but requires quite a lot of script development.<p>Qubes seems to be the answer many grab for, though much is still written in C, which comes with all of the vulnerabilities mentioned constantly.  So, something like <a href="https://diosix.org/" rel="nofollow">https://diosix.org/</a> (a Rust-based hypervisor for Risc-V) is a great option to make a start towards decently secure system. Of course if your threat model includes state actors or something, you're SOL (change your perspective or what you're doing) since they always have an easy backdoor into any hardware, but sometimes things like diosix can protect against the constant script kiddies and other individual hackers.</p>
]]></description><pubDate>Wed, 13 Nov 2024 17:42:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=42128222</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42128222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42128222</guid></item><item><title><![CDATA[New comment by chaxor in "Manjaro is experimenting with **opt-out telemetry"]]></title><description><![CDATA[
<p>Thanks, this is good information.
I'm still curious about size, as it removes attack surface for security.  The glibc to musl conversion is obviously not the direct change to occur in BSD, since BSD has its own libc, but an even smaller alternative would be interesting.  My understanding is that OpenBSD is about 100x the size of Alpine right now.
In modern times, a Rust-based option is also intriguing if the goal is security as well, though things like Redox are _extremely_ heavy for these considerations.</p>
]]></description><pubDate>Wed, 13 Nov 2024 16:03:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42127216</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42127216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42127216</guid></item><item><title><![CDATA[New comment by chaxor in "Manjaro is experimenting with **opt-out telemetry"]]></title><description><![CDATA[
<p>What BSD is the closest to alpine in the Linux space?  
Which BSD is the smallest in size and very security focused by selecting for minimalism while also being well maintained and used like alpine?
That seems like it would be a great starting place for a good desktop os</p>
]]></description><pubDate>Wed, 13 Nov 2024 06:19:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=42123402</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42123402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42123402</guid></item><item><title><![CDATA[New comment by chaxor in "Horse – The Organized Browser"]]></title><description><![CDATA[
<p>Of anyone is making a browser in todays age, I would imagine starting with something like Servo would be best.
There are far too many chromium based browsers.<p>A very minimal Rust-only browser with security and privacy in mind at every single step is completely missing from browsers today.  Things like waterfox et al are enormous projects that take far too long for one person to audit the entire code base to ensure correctness.  Something like the 'wireguard of browsers' in this regard is needed (single repo that one person can read over in a day and can be built with a single cargo build command). Even servo unfortunately falls just barely shy of this goal, but one can dream.</p>
]]></description><pubDate>Tue, 12 Nov 2024 09:47:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42114146</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42114146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42114146</guid></item><item><title><![CDATA[New comment by chaxor in "Typesetting Engines: A Programmer's Perspective"]]></title><description><![CDATA[
<p>This is pretty hard to believe considering how good the ecosystem in Typst is so far.  There are quite a few packages for making slides in Typst including [Polylux](<a href="https://github.com/gszauer/polylux">https://github.com/gszauer/polylux</a>), 
 [Touying](<a href="https://github.com/Wyntau/touying">https://github.com/Wyntau/touying</a>], 
 [minideck](<a href="https://typst.app/universe/package/minideck" rel="nofollow">https://typst.app/universe/package/minideck</a>),
   [slydst](<a href="https://typst.app/universe/package/slydst" rel="nofollow">https://typst.app/universe/package/slydst</a>) 
  [minimal-presentation](<a href="https://typst.app/universe/package/minimal-presentation" rel="nofollow">https://typst.app/universe/package/minimal-presentation</a>) and many more.</p>
]]></description><pubDate>Sun, 10 Nov 2024 23:55:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=42103470</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42103470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42103470</guid></item><item><title><![CDATA[New comment by chaxor in "M4 MacBook Pro"]]></title><description><![CDATA[
<p>Is that just openssh with an obscured name?
It would be nice to simply use the correct basic tool instead of some strange rebranding by a company of a much more well understood and trusted standard</p>
]]></description><pubDate>Mon, 04 Nov 2024 04:58:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=42038609</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42038609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42038609</guid></item><item><title><![CDATA[New comment by chaxor in "Get me out of data hell"]]></title><description><![CDATA[
<p>>What would "modern" bring to a bank except even more pain & suffering?<p>It probably depends on what "modern" means here.
If updating from tons of COBOL to {Julia, Python, Rust, or some other well known language} with an update to an SQLite backend (or perhaps postgres is acceptable for very specific scenarios), that is likely a good choice due to being able to fix old cruft and add maintainability for the future.
If it's a switch to some nosql database backend with everything switched to some cypher-based lang or anything that touches javascript in any way, it's probably a mistake.</p>
]]></description><pubDate>Sun, 03 Nov 2024 13:55:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42033058</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42033058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42033058</guid></item><item><title><![CDATA[New comment by chaxor in "SimpleQA"]]></title><description><![CDATA[
<p>Also importantly, they do have a 'not attempted' or 'do not know' type of response, though how it is used is not really well discussed in the article.<p>As it has been for decades now, the 'Nan' type of answer in NLP is important, adds great capability, and is often glossed over.</p>
]]></description><pubDate>Thu, 31 Oct 2024 00:07:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=42002045</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=42002045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42002045</guid></item><item><title><![CDATA[New comment by chaxor in "Improving Xwayland window resizing"]]></title><description><![CDATA[
<p>This does not make sense at all as an argument really.<p>I think your argument is about specific implementations of WM.
While the argument of "I deal with X11-based WMs because it's fine when I don't care about security at all" may be valid in very narrow cases (such as air-gapped systems), the argument more generally is pretty weak.<p>Its not surpising that x11 based WMs, such as the almighty [awesomeWM](<a href="https://github.com/awesomeWM/awesome">https://github.com/awesomeWM/awesome</a>), have more features implemented than, for instance, [jay](<a href="https://github.com/mahkoh/jay">https://github.com/mahkoh/jay</a>) due to the enormous time it has had to develop (though I am _very_ excited to see `jay` develop more fully, and expect it to be well used by the more tech-savy devs).<p>However, some WMs in the Wayland space are doing quite well on that front.  I recently had some substantial problems arise in my system which (surprisingly to me, but perhaps some are getting used to this) would have been prevented by using a memory safety language for my WM, so I have made the switch to (for better or worse) only ever consider Wayland+Rust WMs.  In this space, [niri](<a href="https://github.com/YaLTeR/niri">https://github.com/YaLTeR/niri</a>) is actually quite good, and to the point - it is developing correctly _and very quickly_. So, any issues on some WM not implementing some desired feature are quickly disappearing.<p>IIRC, all the major 'gateway' linux distros, such as Ubuntu or Fedora, are all on Wayland by default now - so I don't imagine x11 will stay relevant much longer.</p>
]]></description><pubDate>Tue, 29 Oct 2024 17:14:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=41986834</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=41986834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41986834</guid></item><item><title><![CDATA[New comment by chaxor in "Show HN: Marmite – Zero-config static site generator"]]></title><description><![CDATA[
<p>I really like it.
I have been on a quest to find  very simple ssgs such as this.
I have been trying to out Zola, as mentioned in the readme, but I really want to make sure there aren't things like telemetry or other random features injected in or getting added (as seems to be the case with jekyll with ai-folio or academic pages) so it takes a while to go through everything.<p>Ai-folio or academic pages is basically my use case or target, but I want something with zero javascript, which tends to be a bit hard in todays age.</p>
]]></description><pubDate>Tue, 29 Oct 2024 01:17:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=41978392</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=41978392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41978392</guid></item><item><title><![CDATA[New comment by chaxor in "Show HN: Marmite – Zero-config static site generator"]]></title><description><![CDATA[
<p>Indeed. The blazingly fast speeds of compiling all of the elements that make up arch from scratch (just to say "I use Gentoo"), over that of just using the iso always amazes me.<p>Only a few years more of my life lost to check all of the code of Linux and ensure I know what is running.  I'm not bitter about and looking for better solutions to that at all.</p>
]]></description><pubDate>Tue, 29 Oct 2024 00:37:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=41978177</link><dc:creator>chaxor</dc:creator><comments>https://news.ycombinator.com/item?id=41978177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41978177</guid></item></channel></rss>