Viewing profile — mhogers
mhogers
HN member- Joined
- Thu, May 16, 2024, 3:26 PM UTC
- HN karma
- 17
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About mhogers
No profile information was provided.
Recent public activity
-
comment
Comment #47328463
allowlist instead of denylist, depending on your risk profile :)
-
comment
Comment #47326815
.agentignore/.agentnotallowed file force agents to not touch mission critical things, fail in CI otherwise let it work on frontends and things at the frontier of the dependency tre…
-
comment
Comment #47258598
but may they have their own workspace account while working with you? :)
- comment
-
comment
Comment #46662760
One of my favorite star trek scenes: https://www.youtube.com/watch?v=t4A-Ml8YHyM
-
comment
Comment #45752337
Seeing a `pip install -r requirements.txt` in a very recently created python project is almost a red flag now...
-
comment
Comment #45387119
Was just taking a break from reading Traefik documentation - thank you for this amazing project.
-
comment
Comment #45301511
I agree somewhat with you - nonetheless a FastAPI + Alembic + SQLAlchemy alternative in R would make it possible to use it as a general purpose language
-
comment
Comment #45037466
data layer > business logic layer > presentation layer I believe the presentation/analytics layer has become malleable, possibly parts of the business logic layer - you still need …
-
comment
Comment #45036257
Thank you for sharing, glad you are doing well now :)
-
comment
Comment #44939857
A 20-30 year long monthly reminder that your mortgage payments are significantly higher due to missing the boat. Ouch! Painful for people that do not expect significant further inc…
- comment
-
comment
Comment #44899467
Any reason to upgrade an M2 16GB macbook to a M4 ..GB (or 2026 M5) for local LLMs? Due an upgrade soon and perhaps it is educational to run these things more easily locally?
-
comment
Comment #44671020
Interesting - training for spikiness/variability is a positive view, e.g. embrace the lack of occasional sleep, it trains you to be more resilient.
-
comment
Comment #44659068
I had not considered the ship computer, indeed feels more close to current progress. Having said that, I started rewatching TNG recently and it is quite fascinating to compare Data…
-
comment
Comment #44658827
How close are we to building our own digital Commander Data with the current iteration of voice based agents? "In progress" according to the website - mind blowing that this is cur…
-
comment
Comment #44573217
Autogenerated interfaces from openAPI spec is so key - agents are extremely good at creating React code based on these interfaces (+ typescript + tests + lints.. for extra feedback…
-
comment
Comment #43580174
The t-shirt metaphor is completely unjust - there is no value there for national security nor strategic autonomy. Consider instead: - Semiconductor low-end fabrication (Taiwan, Kor…
-
comment
Comment #42473909
Is anyone here aware of the latest research that tries to predict the outcome? Please share - super curious as well
-
comment
Comment #40897009
The housing crisis in The Netherlands complicates the topic in my opinion. The influx of expats should be tied closer to the available housing supply.
-
comment
Comment #40379583
On the async part, definitely worth checking out https://github.com/shikokuchuo/mirai , also integrates nicely with Shiny/plumber