<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: callbacked</title><link>https://news.ycombinator.com/user?id=callbacked</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 20:42:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=callbacked" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by callbacked in "Waymo pauses Atlanta service as its robotaxis keep driving into floods"]]></title><description><![CDATA[
<p>that and the seal for the battery enclosure can seize up after continuous drives through dirty water, the next passenger may not be so lucky and end up stranded once water breaches the battery pack</p>
]]></description><pubDate>Thu, 21 May 2026 19:04:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48227495</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=48227495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48227495</guid></item><item><title><![CDATA[New comment by callbacked in "Show HN: Anos – a hand-written ~100KiB microkernel for x86-64 and RISC-V"]]></title><description><![CDATA[
<p>unfortunate name in spanish...</p>
]]></description><pubDate>Tue, 07 Apr 2026 00:15:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47669113</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=47669113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47669113</guid></item><item><title><![CDATA[New comment by callbacked in "ZomboCom stolen by a hacker, sold, now replaced with AI-generated makeover"]]></title><description><![CDATA[
<p>if there is any consolation, this is still up<p><a href="https://github.com/Jonty/zombocom/" rel="nofollow">https://github.com/Jonty/zombocom/</a><p><a href="https://welcometozombo.com" rel="nofollow">https://welcometozombo.com</a></p>
]]></description><pubDate>Thu, 02 Apr 2026 01:16:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47608856</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=47608856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47608856</guid></item><item><title><![CDATA[New comment by callbacked in "If DSPy is so great, why isn't anyone using it?"]]></title><description><![CDATA[
<p>> not sure why the whole article assumes the only language in the world is Python<p><a href="https://github.com/ax-llm/ax" rel="nofollow">https://github.com/ax-llm/ax</a> (if you're in the typescript world)</p>
]]></description><pubDate>Mon, 23 Mar 2026 18:22:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47493240</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=47493240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47493240</guid></item><item><title><![CDATA[New comment by callbacked in "Ask HN: Anyone Using a Mac Studio for Local AI/LLM?"]]></title><description><![CDATA[
<p>can only speak for myself here, but the prompt processing speeds on Apple Sillicon is too slow, especially for any meaningful usage</p>
]]></description><pubDate>Fri, 06 Feb 2026 19:09:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46916834</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=46916834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46916834</guid></item><item><title><![CDATA[Rivermind-24B-v1]]></title><description><![CDATA[
<p>Article URL: <a href="https://huggingface.co/TheDrummer/Rivermind-24B-v1">https://huggingface.co/TheDrummer/Rivermind-24B-v1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46672243">https://news.ycombinator.com/item?id=46672243</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 18 Jan 2026 21:18:47 +0000</pubDate><link>https://huggingface.co/TheDrummer/Rivermind-24B-v1</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=46672243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46672243</guid></item><item><title><![CDATA[New comment by callbacked in "Gaussian Splatting – A$AP Rocky "Helicopter" music video"]]></title><description><![CDATA[
<p>yeah that had me do a double take lol</p>
]]></description><pubDate>Sun, 18 Jan 2026 21:11:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46672193</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=46672193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46672193</guid></item><item><title><![CDATA[New comment by callbacked in "Show HN: Embe Bot - An Automatic Embeds Fixer for Discord"]]></title><description><![CDATA[
<p>Discord's embeds for social media links are annoying. TikTok videos show as static images at times. Instagram Reels lose the video entirely and it sends as a thumbnail image. Twitter embeds are hit or miss (or used to be, it has improved).<p>Embebot automatically detects these links and replies with upgraded versions using services like vxtwitter, vxtiktok, and ddinstagram – which actually embed the video inline with a proper player.<p>Built on Cloudflare Workers using Durable Objects w/ a SvelteKit dashboard. Server admins can toggle platforms on/off and customize which embed service to use.<p><pre><code>  Repo: github.com/callbacked/embebot-cf
</code></pre>
This is actually a rewrite to a Cloudflare workers friendly version of my bot since it was written in Go, packaged via Docker and hosted on my homelab, but I've been too busy tending to my homelab and want to host it on more reliable infra.</p>
]]></description><pubDate>Sun, 28 Dec 2025 11:37:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46410328</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=46410328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46410328</guid></item><item><title><![CDATA[Show HN: Embe Bot - An Automatic Embeds Fixer for Discord]]></title><description><![CDATA[
<p>Article URL: <a href="https://embebot.autorun.sh/">https://embebot.autorun.sh/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46410327">https://news.ycombinator.com/item?id=46410327</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 28 Dec 2025 11:37:30 +0000</pubDate><link>https://embebot.autorun.sh/</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=46410327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46410327</guid></item><item><title><![CDATA[New comment by callbacked in "Meta’s live demo fails; “AI” recording plays before the actor takes the steps"]]></title><description><![CDATA[
<p>These demos whether good or bad go in meta's favor I think<p>Successful demo? sweet! people will rave about it for a bit<p>Catastrophic failure? sweet! people will still talk about it and for even longer now!</p>
]]></description><pubDate>Fri, 19 Sep 2025 00:00:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=45296472</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=45296472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45296472</guid></item><item><title><![CDATA[New comment by callbacked in "Show HN: A store that generates products from anything you type in search"]]></title><description><![CDATA[
<p>Ali G would have loved this for his ice cream glove idea</p>
]]></description><pubDate>Sat, 13 Sep 2025 20:08:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45234933</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=45234933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45234933</guid></item><item><title><![CDATA[New comment by callbacked in "Show HN: Price Per Token – LLM API Pricing Data"]]></title><description><![CDATA[
<p>Awesome list, any chance of adding OpenRouter? Looking at their website seems like it would be a pain to scrape all of that due to the site's layout.</p>
]]></description><pubDate>Fri, 25 Jul 2025 13:29:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44682920</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44682920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44682920</guid></item><item><title><![CDATA[New comment by callbacked in "Qwen3-Coder: Agentic coding in the world"]]></title><description><![CDATA[
<p>30B-A3B works extremely well as a generalist chat model when you pair with scaffolding such as web search. It's fast (for me) using my workstation at home running a 5070 + 128GB of DDR4 3200 RAM @ ~28 tok/s. Love MoE models.<p>Sadly it falls short during real world coding usage, but fingers crossed that a similarly sized coder variant of Qwen 3 can fill in that gap for me.<p>This is my script for the Q4_K_XL version from unsloth at 45k context:<p>llama-server.exe --host 0.0.0.0 --no-webui --alias "Qwen3-30B-A3B-Q4_K_XL" --model "F:\models\unsloth\Qwen3-30B-A3B-128K-GGUF\Qwen3-30B-A3B-128K-UD-Q4_K_XL.gguf" --ctx-size 45000 --n-gpu-layers 99  --slots --metrics --batch-size 2048 --ubatch-size 2048 --temp 0.6 --top-p 0.95 --min-p 0 --presence-penalty 1.5 --repeat-penalty 1.1 --jinja --reasoning-format deepseek --cache-type-k q8_0 --cache-type-v q8_0 --flash-attn --no-mmap --threads 8 --cache-reuse 256 --override-tensor "blk\.([0-9]<i>[02468])\.ffn_.</i>_exps\.=CPU"</p>
]]></description><pubDate>Wed, 23 Jul 2025 08:33:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44656949</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44656949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44656949</guid></item><item><title><![CDATA[New comment by callbacked in "A CarFax for Used PCs: Hewlett Packard wants to give old laptops new life"]]></title><description><![CDATA[
<p>No thanks HP, I'll stick with SMART instead.</p>
]]></description><pubDate>Sat, 19 Jul 2025 20:48:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44619235</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44619235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44619235</guid></item><item><title><![CDATA[New comment by callbacked in "Ask HN: Who wants to be hired? (July 2025)"]]></title><description><![CDATA[
<p>Location: Boston, MA<p>Remote: Yes (Open to hybrid or on-site)<p>Willing to relocate: No<p>Technologies:
Languages: Python, Go, JavaScript, Java, C/C++, Bash, PowerShell<p>- DevOps/Infrastructure: Docker, Ansible, Linux (RHEL), AWS, GCP, CI/CD, Git<p>- Networking (Caddy, Reverse Proxies)<p>- Frameworks/Libraries: React, Express, Transformers.js, Next.js, Vite<p>CV:<a href="https://drive.google.com/file/d/1_Ozg2aBBgfGxTI8z2ay8aTYVGgIh2T2R/view?usp=sharing" rel="nofollow">https://drive.google.com/file/d/1_Ozg2aBBgfGxTI8z2ay8aTYVGgI...</a><p>GitHub: <a href="https://github.com/callbacked">https://github.com/callbacked</a><p>Email: alexanderjunior120@gmail.com<p>--<p>Hi, I'm Alex. I'm a year post grad from CS, still looking for work. I have been biding my time by doing a variety of projects to keep busy and learn new things. Prior to this, I have done systems administration, where I managed on prem Windows servers, Hyper-V, and networking hardware for some school districts where I have studied. In my spare time, I run my own Linux homelab using Docker, Ansible, and Grafana. I use it to self-host my projects (among other things), which include a full-stack Reddit marketplace monitor with its own CI/CD pipeline. I'm a generalist who enjoys working from the infrastructure up to the application.<p>Honestly? I'm not picky (never was). I don't mind a chance working anywhere.</p>
]]></description><pubDate>Tue, 01 Jul 2025 18:32:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44436800</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44436800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44436800</guid></item><item><title><![CDATA[Show HN: Vela – An LLM Client for the PS Vita]]></title><description><![CDATA[
<p>Hello all, awhile back I had ported llama2.c on the PS Vita for on-device inference using the TinyStories 260K & 15M checkpoints. Was a cool and fun concept to work on, but it wasn't too practical in the end.<p>So in the spirit of "doing things because you can", I have made a full fledged LLM client for the Vita. You can even use the camera to take photos to send to models that support vision. I'm happy with how it all turned out. It isn't perfect, as LLMs like to display messages in fancy ways like using TeX and markdown formatting, so it shows that in its raw form. The Vita can't even do emojis!<p>You can download the vpk in the releases section of the repo. Throw in an endpoint and try it yourself! (If using an API key, I hope you are very patient in typing that out manually)<p><a href="https://github.com/callbacked/vela">https://github.com/callbacked/vela</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44366102">https://news.ycombinator.com/item?id=44366102</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 24 Jun 2025 13:33:24 +0000</pubDate><link>https://github.com/callbacked/vela</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44366102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44366102</guid></item><item><title><![CDATA[New comment by callbacked in "Show HN: Comparator - I built a free, open-source app to compare job offers"]]></title><description><![CDATA[
<p>Excellent! I just need to find offers...</p>
]]></description><pubDate>Tue, 24 Jun 2025 13:26:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44366030</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44366030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44366030</guid></item><item><title><![CDATA[New comment by callbacked in "My iPhone 8 Refuses to Die: Now It's a Solar-Powered Vision OCR Server"]]></title><description><![CDATA[
<p>surely on an iPhone that has the checkm8 hardware vulnerability available, one could jailbreak the device, install a codesigning bypass plugin on it, then develop and sideload their app without the whole "pay apple $99/yr to keep your sideloaded app on your phone" thing?</p>
]]></description><pubDate>Thu, 19 Jun 2025 06:12:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44315930</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44315930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44315930</guid></item><item><title><![CDATA[Show HN: An LLM Running on a PS Vita]]></title><description><![CDATA[
<p>Hello all, a couple of moons ago I ported karpathy's llama2.c code to run inference on the TinyStories 260K & 15M checkpoints on the on the PS Vita with the ability to download/delete the models on device.<p>Runs showed that the 260K model ran at ~120 tok/s and at 15M ran at 1.8 tok/s, which probably could be a bit higher if it weren't a single threaded application. Had fun working on it as a weekend project, check it out for yourselves: <a href="https://github.com/callbacked/psvita-llm">https://github.com/callbacked/psvita-llm</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44280095">https://news.ycombinator.com/item?id=44280095</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 15 Jun 2025 02:14:00 +0000</pubDate><link>https://github.com/callbacked/psvita-llm</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=44280095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44280095</guid></item><item><title><![CDATA[New comment by callbacked in "On Not Carrying a Camera – Cultivating memories instead of snapshots"]]></title><description><![CDATA[
<p>you're right, that was a kneejerk reaction on my end. there is always a balance to be found</p>
]]></description><pubDate>Mon, 05 May 2025 01:47:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=43891260</link><dc:creator>callbacked</dc:creator><comments>https://news.ycombinator.com/item?id=43891260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43891260</guid></item></channel></rss>