HackerLangs
TopNewTrendsCommentsPastAskShowJobs

rcarmo

31,626 karmajoined 13 lat temu
I remember when 8-bit machines ruled the Earth, IOS was a Cisco thing, and e-mail bounced around via dial-up, back before the first AI winter.

I'm now enjoying the new AI spring and doing all sorts of fun stuff.

Profile and secondary social links at https://carmo.io, blog at https://taoofmac.com, @[email protected].

[ my public key: https://keybase.io/rcarmo; my proof: https://keybase.io/rcarmo/sigs/dPUWksGTynvLR6kAjasNUx4K65ETkwsM3_vFZ_dcDFA ]

Submissions

The Return of Shelf

taoofmac.com
2 points·by rcarmo·13 godzin temu·0 comments

AI as a weapon of mass cognitive destruction

taoofmac.com
3 points·by rcarmo·13 godzin temu·0 comments

VapourDeck

spritesmods.com
3 points·by rcarmo·6 dni temu·0 comments

Notes for June 28 – July 4

taoofmac.com
2 points·by rcarmo·7 dni temu·0 comments

Release PiClaw v2.8.0 – Lost in Translation

github.com
1 points·by rcarmo·10 dni temu·0 comments

Notes for June 21-28

taoofmac.com
1 points·by rcarmo·12 dni temu·0 comments

Rcarmo/kata: Repetition makes perfect

github.com
2 points·by rcarmo·16 dni temu·0 comments

Bluetooth T9 keyboard for smartphones (and other things)

jrainimo.com
3 points·by rcarmo·16 dni temu·0 comments

Running MicroVMs in Proxmox VE, the Easy Way

taoofmac.com
2 points·by rcarmo·22 dni temu·0 comments

Shoehorning R-Type into the ESP32

taoofmac.com
3 points·by rcarmo·24 dni temu·0 comments

Shoehorning Flying Toasters into a ESP32-S3

taoofmac.com
3 points·by rcarmo·27 dni temu·0 comments

The MilkV Jupiter 2/SpacemiT K3 (RISC-V vector compute)

taoofmac.com
40 points·by rcarmo·29 dni temu·11 comments

Rcarmo/womprat: A single-binary Windows client to access machines on a tailnet

github.com
3 points·by rcarmo·w zeszłym miesiącu·0 comments

WWDC26: Early Impressions – Tao of Mac

taoofmac.com
2 points·by rcarmo·w zeszłym miesiącu·0 comments

Noctalia Shell Plugin to Run the Pi Coding Assistant

github.com
1 points·by rcarmo·w zeszłym miesiącu·0 comments

My WWDC 26 Wish List

taoofmac.com
3 points·by rcarmo·w zeszłym miesiącu·0 comments

Field Notes from the AI Battlefield

taoofmac.com
4 points·by rcarmo·w zeszłym miesiącu·0 comments

Miscellany № 49: introducing the quasiquote – Shady Characters

shadycharacters.co.uk
3 points·by rcarmo·w zeszłym miesiącu·0 comments

Halted ARM64 Port Work

github.com
3 points·by rcarmo·w zeszłym miesiącu·1 comments

Notes for May 17-24

taoofmac.com
2 points·by rcarmo·2 miesiące temu·0 comments

comments

rcarmo
·3 dni temu·discuss
This is pretty much what I did, except that since I use Proxmox I used that to manage the volumes and then just did a pass-through mount to an LXC that runs Samba - that way I get a decent, simple GUI to monitor and manage volumes and can do user management inside the LXC.
rcarmo
·3 dni temu·discuss
People overestimate what LLMs can see vs what they tell you they can “see”
rcarmo
·4 dni temu·discuss
Funny to see it took the same IR approach as I did with https://github.com/rcarmo/go-joker - although I did it somewhat based on the .NET IR and this seems a bit more AI-ish.
rcarmo
·4 dni temu·discuss
Yes, but automatically generated content doesn’t need to do that - like I wrote in another comment, my agents know how to check bounding boxes.
rcarmo
·4 dni temu·discuss
That’s probably because you have (or implicitly created) a skill that does that. My agents know how to check bounding boxes.
rcarmo
·4 dni temu·discuss
People want to generate corporate content. For years now, it comes and goes.
rcarmo
·4 dni temu·discuss
AI has zero need to see the renders (you are just wasting tokens) and that is why I built the Go version - I patched a lot of the PPTX code in my MCP server, as it happens.
rcarmo
·4 dni temu·discuss
Nice, but I don't see a lot of ECMA 376 test cases. Both https://github.com/rcarmo/python-office-mcp-server and https://github.com/rcarmo/go-ooxml are ECMA 376 compliant (I made sure), because for headless generation and handling that's kind of important :)

Oh, and you're not the first, I started this a year ago. :)
rcarmo
·5 dni temu·discuss
Nope. If you use pi and its extremely minimal harness you can see a _lot_ of difference in models.
rcarmo
·7 dni temu·discuss
Years of regular use here, has been great even before I started using it as an agent tool.
rcarmo
·11 dni temu·discuss
As someone who also works for a US company with very large EU customers and partners I can attest this is completely true. Most European people on HN seem to be in the startup/SME space, so this won’t resonate, but the key point is that people who work for US companies also have zero incentive to switch to an EU company due to the mindsets we see locally.
rcarmo
·11 dni temu·discuss
I like the idea, but without a cross-platform OSS browser it’s hard to consider adopting it (and I am primarily a Mac/iOS user…)
rcarmo
·11 dni temu·discuss
We could fix a lot of this by just making sure .local (which is used in Bonjour/mDNS) could coexist sanely in mixed resolver environments _and_ could support subdomains. I built https://rcarmo.github.io/projects/mdnsbridge to “fix” it for my particular use case, and if it wasn’t for TLS shenanigans and the lack of subdomains, my issues largely went away.
rcarmo
·15 dni temu·discuss
Why isn’t there a black bar at the top of HN yet?
rcarmo
·15 dni temu·discuss
Oh fuck. I used to swap notes with him every now and then, drifted away over the past couple of years. Had no idea.
rcarmo
·15 dni temu·discuss
You should just integrate with pi.dev, like I did for https://github.com/rcarmo/piclaw (which has replaced Obsidian for me). I too integrated a terminal and a WYSIWYG Markdown editor (as well as plugins for a mindmap, kanban, etc.)
rcarmo
·16 dni temu·discuss
Nice, but as usual if you want a 3-step “getting started” example you have to wade through the docs, and even then…
rcarmo
·16 dni temu·discuss
I got one last April, and love it: https://taoofmac.com/space/reviews/2026/04/04/1800

I also built two quick hacks for it that people might like:

- https://github.com/rcarmo/bun-readlater-epub

- https://github.com/rcarmo/bun-opds-server
rcarmo
·18 dni temu·discuss
I'm glad HN prefers downvoting actual work/demos to discussing them.
rcarmo
·18 dni temu·discuss
There's _way_ more than one way to do "loops". I just asked one of my superviors/auditors to document how it's been working while monitoring a few other agents that have long-term goals:

https://gist.github.com/rcarmo/4922b550ab48bf0b4246c77e606a5...