<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: mannders</title><link>https://news.ycombinator.com/user?id=mannders</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 05 Sep 2026 11:20:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mannders" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mannders in "Show HN: DroneWorld – Earth with multiplayer drones and Ethereum real estate"]]></title><description><![CDATA[
<p>Thanks for trying it out. Opting into PvP also lets you shoot lasers and knock other drones down, which is fun as well.<p>The frontend is vanilla js + three.js, which renders server-cached AWS Terrain Tiles. This made it possible to render the entire Earth, so you can fly/teleport around biome-aware Alaskan mountains, Hawaiian islands, or anywhere else.<p>The backend is a Go server which tracks live player positions. This is running on a VPS until I need to scale.<p>And land ownership/skin purchase is tracked on the Ethereum Base network, also cached. So it's a proper Metaverse with blockchain enforced land ownership.<p>There's more to it, I can answer more questions, but that's a good overview. Thanks again.</p>
]]></description><pubDate>Tue, 21 Jul 2026 17:36:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48995520</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=48995520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48995520</guid></item><item><title><![CDATA[Show HN: DroneWorld – Earth with multiplayer drones and Ethereum real estate]]></title><description><![CDATA[
<p>Article URL: <a href="https://droneworld.app/">https://droneworld.app/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48988008">https://news.ycombinator.com/item?id=48988008</a></p>
<p>Points: 5</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 21 Jul 2026 04:19:34 +0000</pubDate><link>https://droneworld.app/</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=48988008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48988008</guid></item><item><title><![CDATA[Show HN: Files402 – share or sell a folder online from $1/mo]]></title><description><![CDATA[
<p>Article URL: <a href="https://files402.net/">https://files402.net/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48868998">https://news.ycombinator.com/item?id=48868998</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Jul 2026 05:19:52 +0000</pubDate><link>https://files402.net/</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=48868998</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48868998</guid></item><item><title><![CDATA[Show HN: Reticle – The map your infrastructure operators deserve]]></title><description><![CDATA[
<p>Hey all. Reticle is a fast native desktop application (tauri/rust) which lets you spatially view your servers in a map with layers representing our global network infrastructure.<p>On those servers you have full observability and control. You can execute cron based health checks, scripts over ssh, or even a fully functional embedded terminal. This lets you intuitively see the health of your services, with the power of a full shell if you need it.<p>I wanted to see the broader context in which my ec2 instances or raspberry pi operates. I also wanted to open a simple dashboard, make sure all infra checks are healthy, and have a shell readily available for quick fixes and diagnostics.<p>Reticle lets you operate on the internet as an engineer in an intuitively new way. It's also very fun and cool, I would love to chat if any of you feel the same.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48563215">https://news.ycombinator.com/item?id=48563215</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:37:05 +0000</pubDate><link>https://reticleops.com/</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=48563215</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48563215</guid></item><item><title><![CDATA[New comment by mannders in "Show HN: AI-org – org-mode powered by AI"]]></title><description><![CDATA[
<p>it is now open source: <a href="https://github.com/mannders00/ai-org" rel="nofollow">https://github.com/mannders00/ai-org</a></p>
]]></description><pubDate>Sat, 30 May 2026 21:32:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48340808</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=48340808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48340808</guid></item><item><title><![CDATA[Show HN: AI-org – org-mode powered by AI]]></title><description><![CDATA[
<p>Hey guys. I made an attempt at using AI agents to help organize your tasks and life.<p>I liked orgmode before AI. But just wondered how it could look with AI.<p>So I created ai-org, a non-taken name it seems.<p>It's an opencode fork with a custom org agenda task view. (and a simple file browser). (wouldn't be possible without opencode team, truly what a great MIT licensed product)<p>The template includes an AGENTS.md and accompany file structure to the effect of:<p>matt@mbp:~/doc/dev/pro/ai-org/template
$ tree -L 1
projects/
duties/
resources/
archive/
goals.org
ideas.org
scratch.org
todo.org
AGENTS.md
HUMAN.md<p>It's been a fun experiment, would love to hear any thoughts, thank you.<p><a href="https://ai-org.net/" rel="nofollow">https://ai-org.net/</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48334157">https://news.ycombinator.com/item?id=48334157</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 30 May 2026 08:59:47 +0000</pubDate><link>https://ai-org.net/</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=48334157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48334157</guid></item><item><title><![CDATA[Show HN: TalkBlog – Speak Your Mind. Publish Your Words]]></title><description><![CDATA[
<p>Hi everyone.<p>TalkBlog is an app that lets you record audio snippets, edit them in an interactive workspace, render them to HTML with AI transcription, and instantly publish your new blog post to the internet. Or download the HTML and use it how you'd like.<p>The goal is to make it effortless to share the ideas in your head as a blog post.<p>You may have an idea worth sharing, but no time (or motivation) to sit down and type it out.<p>TalkBlog makes it easier to share your authentic ideas with the world, while avoiding the instantly-recognizable LLM generated content.<p>If this sounds interesting to you, I would love to hear more. Thanks everyone.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47393211">https://news.ycombinator.com/item?id=47393211</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 15 Mar 2026 23:32:34 +0000</pubDate><link>https://talkblog.app/</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=47393211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47393211</guid></item><item><title><![CDATA[New comment by mannders in "BSocial – Business-sector social powered by Ethereum"]]></title><description><![CDATA[
<p>I built BSocial as an attempt to create an online space which encourages the ranking and discussion of topics related to a business sector.<p>To reduce spam, posts require a small fee from an Ethereum wallet. This also means you own your posts.<p>I would love to see this become a better home page to scroll. Just high impact information and discussion, without the distractions.</p>
]]></description><pubDate>Wed, 11 Mar 2026 22:38:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47343291</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=47343291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47343291</guid></item><item><title><![CDATA[Show HN: BSocial – Business-sector social powered by Ethereum]]></title><description><![CDATA[
<p>Article URL: <a href="https://bsocial.site">https://bsocial.site</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47343290">https://news.ycombinator.com/item?id=47343290</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 11 Mar 2026 22:38:29 +0000</pubDate><link>https://bsocial.site</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=47343290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47343290</guid></item><item><title><![CDATA[Show HN: mash – graphical remote browser shell]]></title><description><![CDATA[
<p>Article URL: <a href="https://mashell.sh/">https://mashell.sh/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47188402">https://news.ycombinator.com/item?id=47188402</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 28 Feb 2026 00:47:40 +0000</pubDate><link>https://mashell.sh/</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=47188402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47188402</guid></item><item><title><![CDATA[Show HN: ShellDash – Browser server dashboard with SSH and globe monitoring]]></title><description><![CDATA[
<p>Hey all. I built ShellDash, an interactive server admin dashboard with shell scripting and an appealing globe UI.<p><a href="https://shelldash.com" rel="nofollow">https://shelldash.com</a><p>The goal is to provide a global monitoring view of your servers, with shell script access, in a way that feels natural and productive, plus a minimal and appealing UI/UX.<p>The technology is fairly interesting. This being a browser app, I built a Go WASM SSH client running in the browser, proxied through my server WebSocket endpoints. This means I can provide you a Web UI to access your servers via SSH, without ever needing to see your credentials. I only see secured packets like OpenSSH sends over the open internet. Inspired by <a href="https://ssheasy.com/" rel="nofollow">https://ssheasy.com/</a><p>Whether you have one server and periodically run a few common commands, or administering many scattered geographically, I hope ShellDash can make your experience more productive and fun.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45904562">https://news.ycombinator.com/item?id=45904562</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Nov 2025 19:06:07 +0000</pubDate><link>https://shelldash.com</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=45904562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45904562</guid></item><item><title><![CDATA[New comment by mannders in "BYD has already produced its first solid-state cells"]]></title><description><![CDATA[
<p>IMO AI was extremely important, but the breakthroughs are mostly done. I’m just expecting incremental improvements with LLMs now.<p>A Turing complete personal tutor to explain any concept already exists. You can prompt a logo or video into existence. This is crazy.<p>The real value will be the creative people who use AI to self teach and build real world value, like energy management, or anything else.<p>Not this pipe dream that AGI will be achieved and automate the entire world, which for some reason gets so much focus. Seems like procrastination to obsess over this.</p>
]]></description><pubDate>Sun, 23 Feb 2025 15:45:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43150055</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=43150055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43150055</guid></item><item><title><![CDATA[New comment by mannders in "Show HN: Willpayforthis.com – Ideas people will pay for"]]></title><description><![CDATA[
<p>There’s a fine line between validating an early MVP by verifying whether users will pay, and scamming users. An entrepreneur acting in good faith would ideally take this strong positive signal, listen to their initial users feedback, and iterate towards something better.<p>A natural consequence of the currently low barrier for developers to ship a whole product indie, is that you’ll see more low value projects online. I can understand how that’s annoying.<p>But when one strikes gold and creates real value, I think it’s pretty cool how it’s ran by an individual who truly cares and understands the target user and problem.<p>I prefer that to an over funded VC project that gets dissolved, or a Google project that gets EOL from layoffs.</p>
]]></description><pubDate>Sat, 22 Feb 2025 22:22:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43143874</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=43143874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43143874</guid></item><item><title><![CDATA[New comment by mannders in "Show HN: Shade/Bs – Modern Web UIs Without Node.js"]]></title><description><![CDATA[
<p>Hey there, your feedback is extremely valuable, thank you.<p>I wanted to get an appealing MVP to launch, to see if there's any interest. Since there is some, I'll prioritized getting a more organized and polished component list. Also forgot -webkit-backdrop-filter, oops.<p>I did make the cmd+k shortcut the doc search modal, so you can try that if you'd like. Its also a cool htmx demo against an EC2 Go net/http server.</p>
]]></description><pubDate>Tue, 23 Jul 2024 00:13:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=41041190</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=41041190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41041190</guid></item><item><title><![CDATA[New comment by mannders in "Show HN: Shade/Bs – Modern Web UIs Without Node.js"]]></title><description><![CDATA[
<p>Yes this was massively inspired by shadcn and his great work. I'll make sure that's better communicated in the site. And the MIT License.<p>I wanted to use shadcn/ui for a project, but I wasn't using React. I thought that was a shame, so I built one for my preferred stack, Bootstrap+net/http+html/template+htmx.<p>So its fundamentally a different architecture better suited for template based web applications. Like Django or Rails or Go html/template. It serves a completely disjoint market.<p>Thanks a lot for this understanding response, I'm still pretty new to this.</p>
]]></description><pubDate>Mon, 22 Jul 2024 01:57:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=41030202</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=41030202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41030202</guid></item><item><title><![CDATA[Show HN: Shade/Bs – Modern Web UIs Without Node.js]]></title><description><![CDATA[
<p>Article URL: <a href="https://ui.masoftware.net/">https://ui.masoftware.net/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41029320">https://news.ycombinator.com/item?id=41029320</a></p>
<p>Points: 15</p>
<p># Comments: 7</p>
]]></description><pubDate>Sun, 21 Jul 2024 23:28:01 +0000</pubDate><link>https://ui.masoftware.net/</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=41029320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41029320</guid></item><item><title><![CDATA[Show HN: Ezauth – trivial auth for a Go web app]]></title><description><![CDATA[
<p><a href="https://github.com/mannders00/ezauth">https://github.com/mannders00/ezauth</a><p>Basic bcrypt auth isn't that hard to learn for a Go net/http web app. Its true, but online forums are littered with desparate cries for a django-allauth equivalent in the Go ecosystem, which doesn't exist (in a way that is trivial to incorporate). These cries either come from beginners, or from time conscious individuals uninterested in reinventing wheels. Both are valid.<p>I made the decision to implement auth fitting this description. By creating a public package, I can import future fixes into my disjoint projects, open the global community to make security suggestions, and help someone in the future get started more quickly.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40963208">https://news.ycombinator.com/item?id=40963208</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 14 Jul 2024 21:04:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=40963208</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=40963208</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40963208</guid></item><item><title><![CDATA[New comment by mannders in "Show HN: DeploySolo – The SaaS boilerplate for engineers. (Pocketbase/ Htmx)"]]></title><description><![CDATA[
<p>Simply put, I found deploying a Django app on an EC2 instance to be a huge pain. Getting letsencrypt certs through nginx, setting up routes to a unix socket, choosing between WSGI and ASGI. Docker compose can help orchestrate these processes more easily, but its still a non-trivial amount of complexity. This isn't a documentation problem, but a personal distaste for the architecture.<p>This is the problem your first quote actually solves. I didn't fabricate a fake problem, I felt a real one.<p>Deploying a pocketbase application is as simple as getting a binary on a server with a HTTPS configured firewall, and giving it a domain name. I launched both deploysolo.com and deploysolodemo.com in a tmux instance, which isn't a great permanent solution, but a testament to ease of deployment for a market validation phase.<p>The "for engineers" generally comes from the fact that many web software engineers enjoy the Go ecosystem, and they can take a lot of their expertise creating HTTP routes into a SaaS boilerplate that solves common problems out of the box. Reinventing the wheel sucks when you have a business idea to get out into the world.<p>Anyway truly thank you for the feedback, I'm still learning and not trying to use grandiose language to extract money. I'm just trying my best to create something that helps people create their own value.</p>
]]></description><pubDate>Wed, 27 Mar 2024 15:55:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=39840899</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=39840899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39840899</guid></item><item><title><![CDATA[New comment by mannders in "Show HN: DeploySolo – The SaaS boilerplate for engineers. (Pocketbase/ Htmx)"]]></title><description><![CDATA[
<p>This is in addition to the educational content I'm going to be creating around this topic. While building DeploySolo, I spent 50% of my time reading source code and 50% in GitHub discussions.<p>Its a skill that engineers should develop to be comfortable with these resources.<p>But having tutorials and cookbooks that help achieve a user's specific goal is extremely helpful for the new engineer or the time conscious one.<p>I attribute a lot of Django/Laravel's popularity to these resources, that are currently missing in the Go/Pocketbase ecosystem.</p>
]]></description><pubDate>Tue, 26 Mar 2024 14:27:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=39828289</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=39828289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39828289</guid></item><item><title><![CDATA[New comment by mannders in "Show HN: DeploySolo – The SaaS boilerplate for engineers. (Pocketbase/ Htmx)"]]></title><description><![CDATA[
<p>I'm just building in public. I don't think there's any hacks.</p>
]]></description><pubDate>Tue, 26 Mar 2024 14:23:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=39828206</link><dc:creator>mannders</dc:creator><comments>https://news.ycombinator.com/item?id=39828206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39828206</guid></item></channel></rss>