Viewing profile — ncrmro
ncrmro
HN member- Joined
- Sun, Mar 26, 2017, 2:42 PM UTC
- HN karma
- 121
- Public activity
- 160 items
- HN profile
- View on Hacker News ↗
About ncrmro
Recent public activity
-
comment
Comment #49181728
We’ve been building atop the .agents standard and have written some tools around this under the ai-outfitter org few interesting repos. - outfitter compose different agent profile …
-
comment
Comment #48861575
One of my favorite joys is going to the library in the Museum of fine arts and reading (usually with the help of Google Translate) really really old books. One of which was “La sci…
-
comment
Comment #48784921
At a career fair in an auditorium I was showing a sensor suite with OLED displaying current readings, one of which was the SCD41 CO2 sensor (they cost more than the esp32!) I watch…
-
comment
Comment #48057471
deepwork.md is made for this.
-
comment
Comment #47804532
Turso/libsql has been great for poc project so far
-
comment
Comment #47804513
How does this compare to anchorcad?
-
comment
Comment #47533786
I thought mine was ok, not a Mac but then I played around with non 3:2 format laptop screen and ran back to the Framework
-
comment
Comment #47525728
This is really cool stuff!
-
comment
Comment #47483120
I have been building a similar concept into my custom NixOS distribution, Keystone, where agents operate within their own user accounts with dedicated emails and SSH access. > It u…
-
comment
Comment #47326256
I kinda suspected this was an early way to catch AI generated content. It ironically broke stalwart/himilaya somewhere along the lines when I had an ai generate a status report to …
-
comment
Comment #47146515
H-Town hold it down!
-
comment
Comment #46915244
A framework for managing agentic AI workflows through multi-dimensional budgets: tokens, time, money, human attention, and risk.
- story
-
comment
Comment #46817138
I’ve been looking at getting this going but stalwart mail, I have it setup but haven’t done much. I actually for now was thinking vpn only between me any my agents
-
comment
Comment #46769674
I’ve managed to get NixOS running on an 8gb MacBook air which tools a bit of tweaks but asahi installer sets everything up where you can boot and install from NixOS
-
comment
Comment #46727870
I’ve been using it locally and with their hosted offering for awhile now and it’s rock solid other than if I make super deeply nested joins which overflow something. But other that…
-
comment
Comment #46719072
That gives me hope :,)
-
comment
Comment #46464479
The real game changer after I went full nix OS on all my machines and using it on a a few Mac’s is indeed devshells which seemed so annoying to learn but really really are a game c…
-
comment
Comment #46451536
I’ve been working an a meal planning application that so far can order all your groceries after planning a meal. There is a basic task graph now to estimate time to finish and take…
-
comment
Comment #46168960
UHK ultimate hacker keyboard
-
comment
Comment #46138965
As a note ceph (rook on kubernetes) which is distributed blockstorage has a built in s3 endpoint support
-
comment
Comment #44824581
We’ve been having really good results with Copilot Agent. Sometimes we have to close a PR and refine the issue or pull down and work locally on cursor but it also jumpstarts a lot …
-
comment
Comment #44496992
Seems like something that might be useful to store on Arweave a block chain for storage. Fees go to an endowment that’s has been calculated to far exceed the cost of growing storag…
-
comment
Comment #44473177
Suspend works find on ZFS from what I’ve read but not hibernate where ram is written to disk for full power off
-
comment
Comment #44470354
Lots of people mentioning ZFS, which can’t do hibernation correctly as sometimes ZFS will still do some writes after that ram has suspended. Which I feel like would complete the st…