Live data from Hacker News

Viewing profile — derkoe

derkoe

HN member
Joined
Thu, May 09, 2019, 7:27 PM UTC
HN karma
284
Public activity
94 items

About derkoe

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48238033

    Is this a closed source product?

  3. comment
    Comment #48007428

    There are some 900% raises in pricing for GitHub Copilot premium requests for the annual plans that won't get converted to token-based usage. Sonnet 4.6 from 1x to 9x, Opus 4.6 fro…

  4. story
  5. comment
    Comment #47851787

    They will also change the business and enterprise plans to token based: https://www.wheresyoured.at/news-microsoft-to-shift-github-c...

  6. comment
    Comment #44311761

    This shows a new open source VSCode extension called Stagewise that allows changing UIs directly in the app by selecting an element and adding a prompt: https://stagewise.io/ I've …

  7. story
  8. story
  9. comment
    Comment #43484394

    I guess there are currently three decent alternatives: - Astro - React Router 7 (former Remix) - Tanstack Start Astro has more focus on content based sites whereas the other two ma…

  10. comment
    Comment #43484344

    I guess Tanstack Start is also a very good alternative to check out https://tanstack.com/start/latest

  11. comment
    Comment #40011348

    Most heat pumps fall back to electric heating when it's too cold. So, on these few days you will need the same amount of electricity a typical electric heating will need.

  12. story
  13. story
  14. comment
    Comment #38015463

    Just tried it and it's really fast. Have to run some benchmarking... Helidon seems to have really little adoption. Anybody using it in production? What's your experience?

  15. story
  16. comment
    Comment #37589074

    One of the most common web frameworks used is Spring Boot - here is their quickstart: https://spring.io/quickstart Newer alternatives are: https://micronaut.io/ and https://quarkus…

  17. story
  18. comment
    Comment #36601211

    Seems like someone has already done that: https://github.com/withastro/astro.build/pull/730

  19. story
  20. comment
    Comment #35185775

    The issue seems to be resolved now

  21. comment
    Comment #35183830

    It seems to work around 25% of the time - seems like some mirrors have not all the files. It's quite strange that the same IP returns the file and then doesn't. wget https://nodejs…

  22. story
  23. story
  24. story
  25. comment
    Comment #34345725

    The C4 model ( https://c4model.com/ ) is great for architecture diagrams. You can use different tools to generate them. Here are the ones I've been using: - https://github.com/plan…