Viewing profile — mrgaro
mrgaro
HN member- Joined
- Sun, Dec 31, 2023, 9:51 AM UTC
- HN karma
- 187
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About mrgaro
No profile information was provided.
Recent public activity
-
comment
Comment #49261560
How would you compare it to Opus?
-
comment
Comment #48887836
That's so cool. I also thought a bit what it would mean to monetise the checklist/packing list app, but I just don't see much business case with it, with all the QA and support req…
-
comment
Comment #48884845
Curious, what have you built? I just wibe coded a packing/checklist app, a llm-powered meal planner and a very specialised app for tracking LAN party network building.
-
comment
Comment #48783056
Have we reached the capability of a local STT+LLM system being constantly listening for normal speech in a room and being able to understand when the human is addressing the system…
-
comment
Comment #48771234
This! When you have the pictures on your disk just use immich-go to import them.
-
comment
Comment #48611641
Great article! After reading I started to think there must be some purchable items which would demonstrate colours outside P3 colorspace. It would be cool to hold one on your hand …
-
comment
Comment #48464022
In order to get enterprise agreement you need to pay per token for Claude.
-
comment
Comment #48335885
Another examole which is trivial with MCP but hard with cli binaries: blocking certain commands, such as write operations from the agent. With MCP your client can easily have a blo…
-
comment
Comment #48334669
MCP has a great advantage over agent using cli: MCP is much easier to secure so that it's hardwired that the agent can only call the pre-configured MCP server. We run our agents so…
-
comment
Comment #48291626
I'd love to get this as a self-hosted web service, so that I could access my infinite terminal canvas from any browser. It should of course held the sessions in the background even…
-
comment
Comment #48157278
Often, especially on competitive games, the server is basically a full client, but just without graphics. The server will often run physics simulations etc, so that it can validate…
-
comment
Comment #47852117
The radar "reading" was done by first plotting analog radar signals to the antique rotary radar displays. Then there would be human operators with a light pen, marking each radar s…
-
comment
Comment #47425082
CPU's microcode can be surprisingly simple: The CPU has bunch of internal signals, which activates certain parts of the CPU and the logic when to turn each signal on comes from rea…
-
comment
Comment #47375321
Not hard, but time consuming. In the past two weeks I've had Claude Code write me around 35k lines of code across 350 commits. It's a project which is giving positive impact to the…
-
comment
Comment #47321656
I'm an avid user of the Claude Code planning feature and I like how Claude Code asks for questions. I also often iterate the plan before finally giving it a go. How do you solve th…
-
comment
Comment #46910413
There are companies which are only serving open weight models and not doing any training, so they must be profitable? Check for example this list https://openrouter.ai/meta-llama/l…
-
comment
Comment #46910395
But there are companies which are only serving open weight models via APIs (ie. they are not doing any training), so they must be profitable? here's one list of providers from Open…
-
comment
Comment #46776302
Not sure about that. My Android warns me about my wife's airtags so often, that if I would actually be tracked by a malicious airtag, I would just assume it's one of my wife's tags…
-
comment
Comment #46751720
It's a Lenovo Yoga 9i with an Intel EVO i5 CPU. Not sure how much memory it has.
-
comment
Comment #46751105
I was just helping my dad with a brand new Lenovo laptop with Windows 11. It felt unbelievable slow and sluggish. Just opening file manager to create a new folder lagged so much it…
-
comment
Comment #46701510
You can still do that as well
-
comment
Comment #46322992
Hopefully you can write the teased next article about how Feedforward and Output layers work. The article was super helpful for me to get better understanding on how LLM GPTs work!…
-
comment
Comment #46202067
Thank you!
-
comment
Comment #46189367
I remember having this argument with my professor at the school, who insisted that a function should have only one "return" clause at the very end. Even as I tried, I could not get…
-
comment
Comment #46188948
There are missiles in which the allocation rate is calculated per second and then the hardware just has enough memory for the entire duration of the missile's flight plus a bit mor…