Viewing profile — derkoe
derkoe
HN member- Joined
- Thu, May 09, 2019, 7:27 PM UTC
- HN karma
- 284
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About derkoe
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48238033
Is this a closed source product?
-
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…
- story
-
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...
-
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 …
- story
- story
-
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…
-
comment
Comment #43484344
I guess Tanstack Start is also a very good alternative to check out https://tanstack.com/start/latest
-
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.
- story
- story
-
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?
- story
-
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…
- story
-
comment
Comment #36601211
Seems like someone has already done that: https://github.com/withastro/astro.build/pull/730
- story
-
comment
Comment #35185775
The issue seems to be resolved now
-
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…
- story
- story
- story
-
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…