Live data from Hacker News

Viewing profile — freekh

freekh

HN member
Joined
Tue, Jul 30, 2013, 11:14 AM UTC
HN karma
138
Public activity
118 items

About freekh

No profile information was provided.

Recent public activity

  1. comment
    Comment #49206577

    It would be cool if the future was a standard fairphone like module system where you could replace the model chip when you felt like it without having to shell out 1-2k $$$s for a …

  2. comment
    Comment #48538036

    Still working on Val CMS: https://val.build Lots of PRs merged these last weeks and looking forward to getting native tanstack start integration finished.

  3. comment
  4. comment
    Comment #47813632

    As a fellow Norwegian and nerd I have always wanted to be better at Nynorsk. Maybe this is what I need to get better at it!

  5. comment
    Comment #47542000

    The Google Gemini deal is one of the reasons I think it is likely since Gemini works pretty local hw...

  6. comment
    Comment #47539780

    This has been my theory for a while: during this autumn Apple will release a version of Apple Intelligence that runs locally and works better than ChatGPT. They will do this becaus…

  7. comment
    Comment #47402160

    Should add: you can read more docs here: https://val.build/docs/create

  8. comment
    Comment #47402145

    Awesome feedback! Will update the docs! The content is TS files. You can chose which repo GitHub you want to synchronize to - monorepo also works!

  9. comment
    Comment #47395782

    Cool! We also build client-server sync for our local-first CMS: https://github.com/valbuild/val Just as your docsync, it has to both guarantee order and sync to multiple types of s…

  10. comment
    Comment #47311616

    Still working on code only CMS: https://val.build Next up: tasteful AI features then i18n GitHub: https://github.com/valbuild/val/blob/main/packages/next/READ...

  11. comment
    Comment #46944790

    Working on i18n for Val CMS, a lightweight CMS where content is stored as code. GitHub: https://github.com/valbuild/val/blob/main/packages/next/READ...

  12. comment
    Comment #46735582

    Wanted to submit my CMS, Val, but there's no CMS category yet? I tried to create a category here if it is useful for others as well: https://european-alternatives.eu/admin/category…

  13. comment
    Comment #46585662

    I am working on the «ultimate dev ex» CMS: https://val.build/docs GitHub: https://github.com/valbuild/val Intro video: https://youtu.be/83bnYGIsm5g?si=5LN7dxnARrS4jNEx What sets it…

  14. comment
    Comment #44363434

    > It's entirely possible that we do become obsolete for a wide variety of programming domains. That's simply a reality… It is not a reality since it has not happen. In the real wor…

  15. comment
    Comment #44300794

    Nice article! Reflects my views as well!

  16. comment
    Comment #44156216

    I really liked this article. I think all of these points, in particular the conclusion of cost vs benefit could be the same whether you were talking about formal methods or web app…

  17. comment
  18. comment
    Comment #41091869

    So cool. Have wanted to add an extra battery on my Yuba Spice Curry, but it is so expensive. Love the fact that it is possible to replace the individual cell. Been annoyed that ebi…

  19. comment
    Comment #38238531

    Even is also a common Norwegian name. Since you can have multiple first names too, you can be named Odd Even or even Even Odd.

  20. comment
    Comment #23371860

    I do that (via termux) with a onyx max boox 3. Works pretty well. I had some quality issues (got 2 dead lines on 2 devices so far) with the actual device but support has been very,…

  21. comment
    Comment #22953066

    Not sure if this is accurate. You can enforce @tailrec if you want, but I believe it will try to in any case, even if it is not annotated.

  22. comment
    Comment #20694919

    Never thought about it before, but is Rusts package manager named after cargo cult?

  23. comment
    Comment #19631960

    It is not count( ) that is slow, it is iterating through the rows that is / can be slow :) For me, the trick to basic understanding of perf in PG was exactly this: it is all about …

  24. comment
    Comment #19293281

    Why the down votes?

  25. comment
    Comment #18958433

    I'm not sure if this is a common sentiment, but wouldn't an architect that does not know how to code have a very hard time convincing the other (seniors, but in particular juniors …