<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: cultofmetatron</title><link>https://news.ycombinator.com/user?id=cultofmetatron</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 19:44:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cultofmetatron" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cultofmetatron in "Time to talk about my writerdeck"]]></title><description><![CDATA[
<p>I feel so called out ^_^</p>
]]></description><pubDate>Sat, 23 May 2026 22:05:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48252026</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48252026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48252026</guid></item><item><title><![CDATA[New comment by cultofmetatron in ".NET (OK, C#) finally gets union types"]]></title><description><![CDATA[
<p>Rust and Zig brought new ideas for memory management that Haskell, OCaml, Erlang sidestep having garbage control. its honestly amazing to me that they managed to get the adoption they have while being so innovative. I say this as a fulltime elixir dev.</p>
]]></description><pubDate>Sat, 23 May 2026 21:52:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48251922</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48251922</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48251922</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK"]]></title><description><![CDATA[
<p>so far really liking it. if I had one critisism, I'd say a less awkward meta combo would be nice. ctrl-b feels awkward and I have caps remapped to ctrl. something on the same row as the caps lock would be way easier to learn from a muscle memory perspective.<p>that said, really appreciating the world you're putting into it!</p>
]]></description><pubDate>Sat, 23 May 2026 11:56:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48246934</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48246934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48246934</guid></item><item><title><![CDATA[New comment by cultofmetatron in "DeepSeek makes the V4 Pro price discount permanent"]]></title><description><![CDATA[
<p>open code works with them today. I've been using it fulltime for 2 weeks so far.</p>
]]></description><pubDate>Fri, 22 May 2026 18:25:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48239522</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48239522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48239522</guid></item><item><title><![CDATA[New comment by cultofmetatron in "OpenAI Is Preparing to File for an IPO Soon"]]></title><description><![CDATA[
<p>> Deepseekv4 is freely available to download you can host your own and sell it keeping the proceeds and it rivals Claude Opus 4.7.<p>good luck getting a machine that can run its specs though. Even flash is goign to require ponying up 5-10 grand to run the minimal specs for it. The vast majority of people will find their machine falls behind as tech progresses long before they get a return on that investment. That said, it does mean there will be a healthy market for "generic providers" in the AI landscape with these open weight models.</p>
]]></description><pubDate>Thu, 21 May 2026 10:58:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48220605</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48220605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48220605</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK"]]></title><description><![CDATA[
<p>well it looks great so far but Its a no go for me for now until you have at least a cli that a coding harness can use to drive it. thats going to be the killer feature going forward for all these multiplexers. last week I vibecoded a plugin that lets me open a line specific input box that sends the context of my code along with my prompt into my opencode session running on a seperate pane. its a game changer when it comes to moving faster.<p>excited to check back in on the progress as you work on it though! I think these kinds of tools are going to be much more relevant going forward as we all move to agentic workflows.</p>
]]></description><pubDate>Thu, 21 May 2026 10:40:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48220457</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48220457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48220457</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK"]]></title><description><![CDATA[
<p>my plan is to eventually move my entire workflow to a remote workmachine over ssh. with kernal, I can automate all my smoketests entirely from a headless machine rendering my laptop overkill to run agentic workflows. I'd rather be using it to watch movies, learn new stuff or hand code in my downtime. if your workflow requires cmux, you're stuck running your agents on your local machine.<p>To be clear, That doesn't make cmux bad. if you WANT to do everythign on your mac, cmux is fantastic. its just not designed with the remote ssh control use case in mind.</p>
]]></description><pubDate>Thu, 21 May 2026 10:36:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48220431</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48220431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48220431</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK"]]></title><description><![CDATA[
<p>commonlisp (sbcl) is one of the best sleeper techs out there. one of those if you're in the know type industry secrets. part of it is because their website looks like something out of the 90's. clearly having a nice website and some level of marketing is necessary to get adoption. Im more than happy to see devs use AI to automate that so they have more time to focus on their creations.</p>
]]></description><pubDate>Thu, 21 May 2026 10:32:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48220402</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48220402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48220402</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK"]]></title><description><![CDATA[
<p>a week ago I was using cmux but its osx only and doen't work on remote terminals. then I switched to herdr which is great so far except its not s great at managing panes. I can't move them around or change ordering. now another terminal multiplexer. I'm getting whiplash.<p>all that said, none of the existing solutions are perfect and rust codebases are nice. how easy is it to reorder panes? is there a cli that lets me control the panel layout via a skill file and allow my opencode session to target and send data to other panes?</p>
]]></description><pubDate>Thu, 21 May 2026 10:04:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48220211</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48220211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48220211</guid></item><item><title><![CDATA[New comment by cultofmetatron in "DeepSeek V4: The Open-Source Model Frontier Labs Feared"]]></title><description><![CDATA[
<p>$10/month on opencode go and I have yet to hit the limits using just flash. literally I'll abuse it for 2 hours straight and my rolling usage goes up 5%. kimik2 will use that much in about 10 min of use</p>
]]></description><pubDate>Sun, 17 May 2026 12:33:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48168352</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48168352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48168352</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Unknowable Math Can Help Hide Secrets"]]></title><description><![CDATA[
<p>> to create a powerful new tool in cryptography.<p>I thought that was THE ENTIRE PREMISE of cryptography</p>
]]></description><pubDate>Sun, 17 May 2026 12:32:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48168339</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48168339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48168339</guid></item><item><title><![CDATA[New comment by cultofmetatron in "DeepSeek V4: The Open-Source Model Frontier Labs Feared"]]></title><description><![CDATA[
<p>deepseek v4 flash is basically the anthropic killer. I've been able to offload the vast majority of my workflow to that using opencode go. between that and the occasional use of pro and kimi k.26, I don't understand what the big deal is about claudecode.</p>
]]></description><pubDate>Sat, 16 May 2026 10:06:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48158707</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48158707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48158707</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Parents say ChatGPT got their son killed with bad advice on party drugs"]]></title><description><![CDATA[
<p>> should have pointed their kid to Erowid.<p>solid advice. I know several people alive in spite of their efforts because of that site</p>
]]></description><pubDate>Tue, 12 May 2026 17:59:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48111852</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48111852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48111852</guid></item><item><title><![CDATA[New comment by cultofmetatron in "If AI writes your code, why use Python?"]]></title><description><![CDATA[
<p>built my startup in elixir and can concur.  elixir has a relatively consistent syntax that makes for a pretty good target for llms.<p>In my opinion, the only thing holding elixir back as an llm deliverable is that there's not as much training data for llms to work with.<p>Of course if we had a new AI that could be trained on a minimum of existing training data, common lisp would absolutely beat out everything else. everything you mentioned about elixir (repl, runtime, and ability to hot reload / directly test functions) are possible and were invented in lisp with an AST instead of a syntactic language as the ultimate build artifact. CL lets you recover from exceptions and rewind the stack before reloading your fixes and continuing. I can't even fathom the workloads an LLM could conceive of working with that.</p>
]]></description><pubDate>Tue, 12 May 2026 08:49:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48105804</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48105804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48105804</guid></item><item><title><![CDATA[New comment by cultofmetatron in "If AI writes your code, why use Python?"]]></title><description><![CDATA[
<p>I can't imagine a better output for llms than python. not because its particularly good. far from it, its got dynamic typing and more or less sets you up for runtime failure. however, it has probably the largest corpus of training data aside from javascript.<p>Part of my worries that all this push to LLMs will marginalize niche programming languages from being used in startups since the lack of training data means falling back to hardcoding. a skill that I have a feeling will get increasingly niche overtime. I feel capitalism will basically render programming languages into a build artifact overtime.</p>
]]></description><pubDate>Tue, 12 May 2026 08:34:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48105703</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48105703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48105703</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Singapore introduces caning for boys who bully others at school"]]></title><description><![CDATA[
<p>> "we need to respect the differences between the genders" as your word salad reflects.<p>describing my points as "word salad" seems a bit dismissive and unnecessarily pejorative - but I digress. I'll ignore your obvious ideological axe to grind and see if we can at least reach common ground.<p>Watch any group of boys and girls at play. sure you have outliers but by and large they do tend to conform to one of two specific behavioral groups that historically we associated as ways boys and girls act. And I say this as someone who is fairy noncompetitive which itself made me somewhat of an outlier among boys when I was a kid. it doesn't change that the vast majority of boys found motivation in being competitive and historically pedagogy used that fact in order to motivate boys in their matriculation.<p>In my own experience, I tried to get my nieces more into tech and programming. trying to motivate them from a "hey isn't systems based thinking about how these things interact is cool" did absolutely nothing. Showing them how they can make a cool website design to show their friends (with a bit of vibe coding) absolutely got them more motivated.<p>But if you want to go further, lets start with the entire generation of boys who were told to sit still and listen and got medicated when they couldn't. We expected them to behave like girls and because we changed pedagogy to favor girls, we didn't notice when boys fell behind.<p>consider the two statements<p>- boys and girls exhibit dimorphism in behavior, motivations and interests.<p>- two boys can be more different from each other than between a boy and a girl.<p>These are only contradictory on a 2 dimensional graph. at 3 or higher, you can definitely have groupings of traits heavily skewed towards one group or another while having a different distribution on other traits.<p>I don't think the issue is us focusing on getting women into higher education. We changed the way we pick our educators and tuned our methodology primarily to benefit women. Its only a problem because we expect boys to excel in that system. its no more fair than what we had before when women were excluded at every level.
treating them the same means shifting our methodology will inevitably benefit one at the expense of the other.</p>
]]></description><pubDate>Mon, 11 May 2026 11:44:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48093753</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48093753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48093753</guid></item><item><title><![CDATA[New comment by cultofmetatron in "I'm going back to writing code by hand"]]></title><description><![CDATA[
<p>I've been relying primarily on deepseek-v4-flash for 90% of my work. It sips tokens. that model will run on 128gb. not a cheap configuration for a consumer but within the budget of a developer relying on it for work.<p>Ive only been using kimi 2.5 and deepseek pro for reviewing PRs for security issues. less than 10% of my workflow requires a full powered frontier model.<p>I think the issue is overblown by people who think claude code is a good harness and use opus for everything. opencode is objectively better. its much more verbose about what its doing, you have more control when it comes to offloading to subagents with targeted context (crucial for running through larger jobs) and I can swap between codex and open weight models.</p>
]]></description><pubDate>Mon, 11 May 2026 11:16:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48093530</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48093530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48093530</guid></item><item><title><![CDATA[New comment by cultofmetatron in "I'm going back to writing code by hand"]]></title><description><![CDATA[
<p>the ship has sailed on my handcoding at work. the AI is producing stuff thats more bulletproof than what I can do in the same timeframe and if my competitors are using it, the pressure to ship is that much higher.<p>Personally, I've taken the time its freed up to spend more time on mathacademy and reading more theory oriented books on data structures and algorithms. AI coding systems are at their best when paired with someone with broad knowledge. knowing what to ask for and knowing the vocabulary to be specific about what you want to be built is going to be a much more valuable job skill going forward.<p>One example is a small AI based learning system I have been developing in my free time to help me learn. the mvp stored an entire knowledge graph and progress in markdown files. being an engineer, I knew this wouldn't scale so once I proved the concept viable, I moved everything into sqlite with a graphdb. then I decided to wrap some parts of teh functionality in to rust and put everything behind a small rust layer with the progress tracking logic still being in python.<p>someone with no knowlege of graph databases or dependncy graphs or heuristics would not be able to build this even if they had AI. they simply don't know what they dont' know and AI wont' save you there.<p>That said, I think its important to also spend time in the dirt. I've recently started pickign up zig as my NO AI langauge just to keep. those skills sharp.</p>
]]></description><pubDate>Mon, 11 May 2026 08:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48092385</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48092385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48092385</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Singapore introduces caning for boys who bully others at school"]]></title><description><![CDATA[
<p>well I could start with feminist marginalization of male role models from early education. The school to university pipeline is highly weighted in favor of giving women success. If we recognized that boys and girls are different, we could continue pushing women to success without pathologising male traits by giving each what they need to succeed. instead we have a one size all box that helps one at the expense of the other.<p>The fact that teenager boys can't tell that Andrew Tate is a characture of failed masculinity or that looksmaxxing is straight up idiotic is a pretty glaring example of that.</p>
]]></description><pubDate>Sat, 09 May 2026 14:05:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48075100</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48075100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48075100</guid></item><item><title><![CDATA[New comment by cultofmetatron in "Singapore introduces caning for boys who bully others at school"]]></title><description><![CDATA[
<p>one of the many reasons america is so screwed up right now is because of our insistence on ignoring the very obvious statistically significant dimorphism between genders.<p>that doesn't' mean trans people and nonbinary dont' exist. We need to make accommodations for them where appropriate. However, it doesn't do any one any favors trying to homogenize how we teach kids. you inevitably help one at the expense of the others.<p>The fact that a small group of special interest groups have made "boys and girls are different" into some divisive political issue is absurd.</p>
]]></description><pubDate>Fri, 08 May 2026 11:13:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48061482</link><dc:creator>cultofmetatron</dc:creator><comments>https://news.ycombinator.com/item?id=48061482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48061482</guid></item></channel></rss>