Show HN: NFC Energy-Harvesting PCB Business Card with an MCU
67 by WilsonHarper | 6 comments on Hacker News.
Hack Nux
Watch the number of websites being hacked today, one by one on a page, increasing in real time.
New ask Hacker News story: Ask HN: What are your biggest problems and fixes with multisession engineering?
Ask HN: What are your biggest problems and fixes with multisession engineering?
2 by top_rooster | 0 comments on Hacker News.
I have run into a lot of issues using multiple sessions at once to build things, and I really want to hear from those that have figured a good amount out. Or at least hear what problems people are having to know if I am running into the same blockers everyone is. For example, I often want to have agents stop at certain points, but fail to get a mechanism that works.
2 by top_rooster | 0 comments on Hacker News.
I have run into a lot of issues using multiple sessions at once to build things, and I really want to hear from those that have figured a good amount out. Or at least hear what problems people are having to know if I am running into the same blockers everyone is. For example, I often want to have agents stop at certain points, but fail to get a mechanism that works.
New ask Hacker News story: Ask HN: AI for Home Lab Infra?
Ask HN: AI for Home Lab Infra?
2 by voakbasda | 2 comments on Hacker News.
In these days of AI agents capable of breaking into remote systems, are there any up for the task of maintaining a home lab with public infrastructure (e.g. DNS, SMTP, etc.)? I have dozens of Linux machines scattered throughout my property that need regular updates, migrations and general maintenance. To start, I imagine cloning one into an VM and letting an agent give it a go. If the results looked good, I would give them a crack at the live system on the edge. Ultimately, I would love to have an agent handle all of my infrastructure. That said, I have been maintaining my own infrastructure for almost 30 years, so the idea of handing it off to an AI seems far fetched. Heck, it would take a senior engineer to untangle the mess that I’ve cobbled together over the years. Yet I cannot deny the impressive results that I am getting from my current casual level of AI chat. So what are people using for this task? How well do they do the job?
2 by voakbasda | 2 comments on Hacker News.
In these days of AI agents capable of breaking into remote systems, are there any up for the task of maintaining a home lab with public infrastructure (e.g. DNS, SMTP, etc.)? I have dozens of Linux machines scattered throughout my property that need regular updates, migrations and general maintenance. To start, I imagine cloning one into an VM and letting an agent give it a go. If the results looked good, I would give them a crack at the live system on the edge. Ultimately, I would love to have an agent handle all of my infrastructure. That said, I have been maintaining my own infrastructure for almost 30 years, so the idea of handing it off to an AI seems far fetched. Heck, it would take a senior engineer to untangle the mess that I’ve cobbled together over the years. Yet I cannot deny the impressive results that I am getting from my current casual level of AI chat. So what are people using for this task? How well do they do the job?
New ask Hacker News story: Ask HN: Best way to archive 25 years of emails
Ask HN: Best way to archive 25 years of emails
2 by astatine | 6 comments on Hacker News.
I have emails from 1997-98 onwards all in one massive inbox, currently on gmail with emclient on Mac as the mail client (there have been probably a dozen services starting from self-hosted in the beginning). I would like to archive the historic mails for the first 25 years, but in a way that's actually searchable and usable in the future (and potentially importable to a new mail client/service) and not in any particular mailbox format that may go obsolete. There is no good reason to hoard them, other than "I feel like doing so". What are the best options, and tools?
2 by astatine | 6 comments on Hacker News.
I have emails from 1997-98 onwards all in one massive inbox, currently on gmail with emclient on Mac as the mail client (there have been probably a dozen services starting from self-hosted in the beginning). I would like to archive the historic mails for the first 25 years, but in a way that's actually searchable and usable in the future (and potentially importable to a new mail client/service) and not in any particular mailbox format that may go obsolete. There is no good reason to hoard them, other than "I feel like doing so". What are the best options, and tools?
New Show Hacker News story: Show HN: Convert PNG and JPG to clean SVG in seconds
Show HN: Convert PNG and JPG to clean SVG in seconds
3 by not_wowinter13 | 1 comments on Hacker News.
3 by not_wowinter13 | 1 comments on Hacker News.
New Show Hacker News story: Show HN: Kosh – Bash shell runtime with 100x faster Shellcheck and LSP built-in
Show HN: Kosh – Bash shell runtime with 100x faster Shellcheck and LSP built-in
2 by toiletbril | 0 comments on Hacker News.
Kosh is a Bash-compatible runtime focused on VERY detailed diagnostics and performance. The project started from frustration with how difficult shell errors can be to debug. And how slow some tools are. The project is feature-complete and the core is usable enough to experiment with. There is a Language Server that works on shell scrips, but I'm planning to expand it to support every conf/YAML/etc file that may have Bash embedded in, e.g. GitHub workflows. Report: bash incompatibility, broken diagnostics, cases where existing tools may solve the problem better Thanks!
2 by toiletbril | 0 comments on Hacker News.
Kosh is a Bash-compatible runtime focused on VERY detailed diagnostics and performance. The project started from frustration with how difficult shell errors can be to debug. And how slow some tools are. The project is feature-complete and the core is usable enough to experiment with. There is a Language Server that works on shell scrips, but I'm planning to expand it to support every conf/YAML/etc file that may have Bash embedded in, e.g. GitHub workflows. Report: bash incompatibility, broken diagnostics, cases where existing tools may solve the problem better Thanks!