<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: colinsane</title><link>https://news.ycombinator.com/user?id=colinsane</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 20:20:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=colinsane" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by colinsane in "Qwen-3.6-Plus is the first model to break 1T tokens processed in a day"]]></title><description><![CDATA[
<p>sure.<p>git clone <a href="https://github.com/nixos/nixpkgs" rel="nofollow">https://github.com/nixos/nixpkgs</a><p>ANTHROPIC_BASE_URL=<a href="https://openrouter.ai/api" rel="nofollow">https://openrouter.ai/api</a> ANTHROPIC_AUTH_TOKEN=<make_an_account_on_openrouter_and_get_this_from_the_settings_panel> claude --model qwen/qwen3.6-plus:free<p>> This repository has two ways of packaging Nix packages: defining them via pkgs/top-level/all-packages.nix (the old way); or defining them via the pkgs/by-name directory (the new way). Let's port my_example_package over to the new way.<p>i'm not actually working in the nixpkgs repo -- i'm trying these in a private repo that has very similar structure. i'm also a n00b with these tools, so probably a bad prompt. but Qwen 3.6 actually conflates "the old way" with "the new way", attempts to do the porting in reverse, and just gets stuck. gemma-4 E4B does better. even gpt-oss-120b, an open weight model from a _year_ ago, does the full port unattended.<p>so either it's shit at coding, or i'm using it wrong. curious to hear other anecdotes.</p>
]]></description><pubDate>Sun, 05 Apr 2026 22:13:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47654485</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=47654485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47654485</guid></item><item><title><![CDATA[New comment by colinsane in "Windows Notepad App Remote Code Execution Vulnerability"]]></title><description><![CDATA[
<p>Windows and other OSes have application launchers that open whatever app you want, and those apps may have issues that cause it to download and run arbitrary code. if that's the logic here, then every application launcher is vulnerable to similar RCE.<p>if there's really nothing more to this 8.8 RCE CVE than that, this will finally be the thing that's makes me blackhole cve.org.</p>
]]></description><pubDate>Wed, 11 Feb 2026 19:09:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46979315</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=46979315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46979315</guid></item><item><title><![CDATA[New comment by colinsane in "Show HN: CineCLI – Browse and torrent movies directly from your terminal"]]></title><description><![CDATA[
<p>for public torrents, skip the trackers and just run a DHT crawler like bitmagnet. it'll take a month to "catch up", but after that you'll have more indexed content than any individual tracker & it'll be way snappier.</p>
]]></description><pubDate>Tue, 23 Dec 2025 09:30:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46363813</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=46363813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46363813</guid></item><item><title><![CDATA[New comment by colinsane in "NixOS moderation team resigns over NixOS Steering Committee's interference"]]></title><description><![CDATA[
<p>> Why hasn’t there been a fork of nixos? And the folks who want to do things in a certain politically leaning way gravitate towards that and those that don’t stay.<p>v.s.<p>> Why hasn’t there been a fork of nixos? And the folks who want to do things in a certain politically leaning way stay and those that don’t gravitate towards that.<p>now let's spend the next few years arguing which of these is the correct proposition.<p>sure, it's more complicated: there's questions about _what_ to fork (Nix is an _ecosystem_, not necessarily a single repository), there are certain things which can't trivially _be_ forked (e.g. a multi-hundred-TB S3 cache that's actually critical infrastructure; project websites, wikis, uncountable automation services). how do you coordinate all the details of forking, if forking isn't actually as trivial as pushing the "fork" button? that requires highly capable leaders, and if the ecosystem were good at finding and promoting that type of leader, then it wouldn't be in this place to begin with.<p>more optimistically, various parts of this ecosystem _have_ been forked, or reshaped, by various entities. things happen; sometimes that happening is just a lengthy process.</p>
]]></description><pubDate>Thu, 09 Oct 2025 21:00:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45533028</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=45533028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45533028</guid></item><item><title><![CDATA[New comment by colinsane in "Are OpenAI and Anthropic losing money on inference?"]]></title><description><![CDATA[
<p>> I should be able to get a cheap / run my own 600B param model.<p>if the margins on hosted inference are 80%, then you need > 20% utilization of whatever you build for yourself for this to be less costly to you (on margin).<p>i self-host open weight models (please: deepseek et al aren't open _source_) on whatever $300 GPU i bought a few years ago, but if it outputs 2 tokens/sec then i'm waiting 10 minutes for most results. if i want results in 10s instead of 10m, i'll be paying $30000 instead. if i'm prompting it 100 times during the day, then it's idle 99% of the time.<p>coordinating a group buy for that $30000 GPU and sharing that across 100 people probably makes more sense than either arrangement in the previous paragraph. for now, that's a big component of what model providers, uh, provide.</p>
]]></description><pubDate>Thu, 28 Aug 2025 18:49:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45055610</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=45055610</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45055610</guid></item><item><title><![CDATA[New comment by colinsane in "Are OpenAI and Anthropic losing money on inference?"]]></title><description><![CDATA[
<p>> So, there'll be a one-time, 'Oh man, we spent a lot of money and we didn't get anything for it.'</p>
]]></description><pubDate>Thu, 28 Aug 2025 18:14:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45055225</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=45055225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45055225</guid></item><item><title><![CDATA[New comment by colinsane in "Is 4chan the perfect Pirate Bay poster child to justify wider UK site-blocking?"]]></title><description><![CDATA[
<p>> [RSS] is a standard that websites and podcasts can use to offer a feed of content to their users, one easily understood by lots of different computer programs. Today, though RSS continues to power many applications on the web, it has become, for most people, an obscure technology.<p>arguing that RSS is dead because the average person doesn't understand it is like saying HTTP's dead for the same reason. neither are dead: we've just abstracted them to the point that they're no longer the front-facing part of any interaction.</p>
]]></description><pubDate>Sun, 24 Aug 2025 23:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45008824</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=45008824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45008824</guid></item><item><title><![CDATA[New comment by colinsane in "Mark Zuckerberg freezes AI hiring amid bubble fears"]]></title><description><![CDATA[
<p>wow there's really _zero_ sense of mutual respect in this industry isn't there. it's all just "let's make a buck by being total assholes to everyone around us".</p>
]]></description><pubDate>Thu, 21 Aug 2025 19:02:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44976722</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=44976722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44976722</guid></item><item><title><![CDATA[New comment by colinsane in "SystemD Service Hardening"]]></title><description><![CDATA[
<p>> Are there cons of being more aggressive with these settings?<p>well, the con is you might unknowingly break some setups. take NetworkManager: after tightening it down, did you check both IPv4 and IPv6 connectivity? did you check that both the `dns=systemd-resolved` and `dns=default` modes of operation (i.e. who manages /etc/resolv.conf) work? did you check its ModemManager integrations, that it can still manage cellular connections? did you check that the openvpn and cisco anyconnect plugins still work? what about the NetworkManager-dispatcher hooks?<p>> Why don't distros flip more of these switches?<p>besides the bit of "how many distro maintainers actually understand the thing they're maintaining well enough to know which switches can be flipped without breaking more than 0.01% of user setups", there's the bit of "should these flags be owned by the distro, or by the upstream package?" if the distro manages these, they'll get more regressions on the next upstream release. if the upstream sets these, they can't be as aggressive without breaking one or two of their downstreams.</p>
]]></description><pubDate>Mon, 18 Aug 2025 16:53:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44942742</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=44942742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44942742</guid></item><item><title><![CDATA[New comment by colinsane in "When did AI take over Hacker News?"]]></title><description><![CDATA[
<p>on the commerce front, it's really easy to find small-to-medium size vendors who accept Bitcoin for just about any category of goods now.<p>on the legal front, there's been some notable "wins" for cryptocurrency advocates: e.g. the U.S. lifted its sanctions against Tornado Cash (the Ethereum anonymization tool) a few months ago.<p>on the UX front, a mixed bag. the shape of the ecosystem has stayed remarkably unchanged. it's hard to build something new without bridging it to Bitcoin or Ethereum because that's where the value is. but that means Bitcoin and Ethereum aren't under much pressure to improve _themselves_. most of the improvements actually getting deployed are to optimize the interactions between institutions, and less to improve the end-user experience directly.<p>on the privacy front, also a mixed bag. people seem content enough with Monero for most sensitive things. the appetite for stronger privacy at the cryptocurrency layer mostly isn't here yet i think because what news-worthy de-anonymizations we have are by now being attributed (rightly or wrongly) to components of the operation _other_ than the actual exchange of cryptocurrency.</p>
]]></description><pubDate>Mon, 18 Aug 2025 05:43:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44937747</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=44937747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44937747</guid></item><item><title><![CDATA[New comment by colinsane in "The future is not self-hosted"]]></title><description><![CDATA[
<p>so you watch videos, listen to music, read books, and take/share photos on a phone, ipad, or tv. you seek a better experience doing those things, and your solution is to spin up some software _on a totally new device_ (a server).<p>that's a huge leap! i think most of us gloss over it, but the rest of the article is predicated on that leap.<p>the tv you're streaming video to probably runs Android by now. it has a stable internet connection, CPU, RAM, and probably a couple USB ports. why not install the Jellyfin server software on it, attach a USB hard drive, and let it be the machine that hosts all your media? why, actually, do you need to go out of your way to buy a completely new machine for this?<p>similar argument applies to Immich. you're wanting to co-edit an album among several contacts. you're probably all uploading your photos from a phone. why not just have one of your always-on phones host that album? i shouldn't expect the drain on your battery to serve an album to a few friends is that much more than it took to take those photos in the first place.<p>to a certain degree, you're "self-hosting" things on a physical server because that's the only platform on which we all still have the ability to run arbitrary workloads on. solve that problem and everything becomes a _lot_ simpler.</p>
]]></description><pubDate>Fri, 25 Jul 2025 23:58:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44689927</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=44689927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44689927</guid></item><item><title><![CDATA[New comment by colinsane in "I'm tired of talking about AI"]]></title><description><![CDATA[
<p>what i hated about AI discourse a year ago was how far removed it was from anything concrete. nobody seemed to have a _purpose_ in building AI; no thing they wanted to use it _for_. it was a silly text or image generator, would someday become a "do everything" device, and the progression from here to there was unknowable: it was just a plot device for anyone suddenly interested in writing speculative fiction.<p>in my vicinity, the sci-fi discourse has died down the last few months. my coworkers will _show me_ how they use these tools when i ask them, and are building on/with them incrementally. the shift in tone is encouraging. there's space for actual practical discourse around this stuff now. chat about concrete things with your friends/coworkers -- if you're interested in it. ignore the media, CEO interviews and LinkedIn hype posts: they're playing a different sort of game that you're probably happier off not being a part of.</p>
]]></description><pubDate>Mon, 21 Jul 2025 20:27:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=44640039</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=44640039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44640039</guid></item><item><title><![CDATA[New comment by colinsane in "Anyon_e: A highly integrated, high end, open source laptop"]]></title><description><![CDATA[
<p>project website, links to a release video and some writeups on the project: <a href="https://byran.ee" rel="nofollow">https://byran.ee</a><p>not sure why it's not linked from the README: found it in the repo at website/astro.config.mjs</p>
]]></description><pubDate>Sun, 04 May 2025 23:52:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=43890636</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=43890636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43890636</guid></item><item><title><![CDATA[New comment by colinsane in "The global surveillance free-for-all in mobile ad data"]]></title><description><![CDATA[
<p>it really depends on how much you've embraced the tech.<p>say, my parents own phones but don't do much on them except navigation, photos, messaging, and web browsing. if you're not into Uber, Doordash, mobile banking, and so on, then you're not really giving up much by switching to the alternatives.<p>generally, it's harder to _remove_ something from your life than it is to forego _adding_ it. if you're content with the functionality of your tech as it exists today, then a feasible route to de-apple/de-google really is to just not start doing too much _new_ with it, and within some number of years you'll find the alternatives have developed to the point where you can switch to them without going backward.</p>
]]></description><pubDate>Thu, 24 Oct 2024 05:37:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41932257</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=41932257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41932257</guid></item><item><title><![CDATA[New comment by colinsane in "Internet Archive: Security breach alert"]]></title><description><![CDATA[
<p>heh, if they went 100% "we're operating our service from international waters and won't be taking any DMCA requests" i would donate $1000 on the spot (anonymously, of course, but entirely serious).</p>
]]></description><pubDate>Thu, 10 Oct 2024 00:35:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=41794350</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=41794350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41794350</guid></item><item><title><![CDATA[New comment by colinsane in "Internet Archive: Security breach alert"]]></title><description><![CDATA[
<p>reasonable people disagree on whether some things are positive or negative value.<p>IA is one of the go-to examples for that. is it good to make every book ever written freely downloadable (as they were trying with their library project a while back), or is that bad? you and i might think the answer is obvious. we might even agree on it. but we would occupy a rather different world if even a supermajority agreed on that question, in either direction.</p>
]]></description><pubDate>Wed, 09 Oct 2024 23:46:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41794035</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=41794035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41794035</guid></item><item><title><![CDATA[New comment by colinsane in "Intel Solidifies $3.5B Deal to Make Chips for Military"]]></title><description><![CDATA[
<p>and a Finn invented the kernel that powers the servers, a Frenchman invented the compression used in the bitstreams, and a German made the standard library/runtime that everything else stands atop: if we gave loyalty to all the inventors we're benefiting from right now it would be impossible to go to war with anyone.</p>
]]></description><pubDate>Sat, 14 Sep 2024 01:13:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=41536714</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=41536714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41536714</guid></item><item><title><![CDATA[New comment by colinsane in "Self-Hosting at Home and Privacy"]]></title><description><![CDATA[
<p>i like to invert the model:<p>1. host all services on the residential IP.<p>2. restrict all clients to a VPN.<p>because self-hosting for me is more about the sovereignty/autonomy: privacy concerns can weaken that, but inserting a VPN in between you and the other self-hosters weakens that _more_ (arguably). whereas not much is lost by adding a VPN between me and my Google searches.<p>'course the other thing you can do is to ask a friend to tunnel your traffic. i was pretty reluctant to do that at first, due to uptime concerns, but if you know other self hosters who've been at it for a while then they'll be as invested in keeping that box online as you will. your anonymity pool will be smaller than with a commercial VPN, if that's what you care about, on the other hand if your VPN "provider" gets a call asking to unmask you, you're more sure to learn about that.</p>
]]></description><pubDate>Thu, 12 Sep 2024 20:08:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=41524977</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=41524977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41524977</guid></item><item><title><![CDATA[New comment by colinsane in "At the Mountains of Madness"]]></title><description><![CDATA[
<p>> This minimal meta-loader will totally work if you invoke it directly like `$ meta_loader.sh foo`, and it will totally not work if you hardcode its path (or a symlink to it) in the ELF headers of a binary.<p>why not have `foo` be a shell script which invokes the meta loader on the "real" foo? like:<p>```
#!/bin/sh
# file: /bin/foo<p># invoke the real "foo" (renamed e.g. ".foo-wrapped" or "/libexec/foo" or anything else easy for the loader to locate but unlikely to be invoked accidentally)
exec meta_loader.sh .foo-wrapped "$@"
```<p>it's a common enough idiom that nixpkgs provides the `wrapProgram` function to generate these kinds of wrapper scripts during your build: even with an option to build a statically-linked binary wrapper instead of a shell-script wrapper (`makeBinaryWrapper`).</p>
]]></description><pubDate>Wed, 10 Jul 2024 22:56:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=40932280</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=40932280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40932280</guid></item><item><title><![CDATA[New comment by colinsane in "Zed on Linux Is Here"]]></title><description><![CDATA[
<p>yes. it's working fine for me on 9 y/o integrated intel graphics.<p>but it's kind of still a weird statement to make. i thought it was generally the OS's job to supply the vulkan layer, and that mesa -- which just about every linux OS will be using -- provides pretty robust software implementations of those things as fallback. what would cause them to require a "physical" anything?</p>
]]></description><pubDate>Wed, 10 Jul 2024 22:21:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=40932082</link><dc:creator>colinsane</dc:creator><comments>https://news.ycombinator.com/item?id=40932082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40932082</guid></item></channel></rss>