Live data from Hacker News

Viewing profile — mhogers

mhogers

HN member
Joined
Thu, May 16, 2024, 3:26 PM UTC
HN karma
17
Public activity
21 items

About mhogers

No profile information was provided.

Recent public activity

  1. comment
    Comment #47328463

    allowlist instead of denylist, depending on your risk profile :)

  2. 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…

  3. comment
    Comment #47258598

    but may they have their own workspace account while working with you? :)

  4. comment
  5. comment
    Comment #46662760

    One of my favorite star trek scenes: https://www.youtube.com/watch?v=t4A-Ml8YHyM

  6. comment
    Comment #45752337

    Seeing a `pip install -r requirements.txt` in a very recently created python project is almost a red flag now...

  7. comment
    Comment #45387119

    Was just taking a break from reading Traefik documentation - thank you for this amazing project.

  8. 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

  9. 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 …

  10. comment
    Comment #45036257

    Thank you for sharing, glad you are doing well now :)

  11. 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…

  12. comment
  13. 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?

  14. 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.

  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. comment
    Comment #42473909

    Is anyone here aware of the latest research that tries to predict the outcome? Please share - super curious as well

  20. 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.

  21. comment
    Comment #40379583

    On the async part, definitely worth checking out https://github.com/shikokuchuo/mirai , also integrates nicely with Shiny/plumber