HackerTrans
トップ新着トレンドコメント過去質問紹介求人

derkoe

no profile record

投稿

Model multipliers for annual plans staying on request-based billing

docs.github.com
3 ポイント·投稿者 derkoe·2 か月前·1 コメント

The Rise of "Visual Vibe Coding"

ainativedev.io
2 ポイント·投稿者 derkoe·昨年·1 コメント

[untitled]

1 ポイント·投稿者 derkoe·昨年·0 コメント

[untitled]

1 ポイント·投稿者 derkoe·2 年前·0 コメント

Software – It's not what you think it is

ufried.com
2 ポイント·投稿者 derkoe·2 年前·0 コメント

Helidon 4 released (featuring Java virtual threads)

medium.com
2 ポイント·投稿者 derkoe·3 年前·2 コメント

Zoominfo sells data to Oracle (with opt-out)

oracle-zoominfo-notice.com
12 ポイント·投稿者 derkoe·3 年前·1 コメント

Runtastic fires a third of its employees

derstandard.at
1 ポイント·投稿者 derkoe·3 年前·0 コメント

Node.js Downloads Return Mostly 404

nodejs.org
2 ポイント·投稿者 derkoe·3 年前·2 コメント

コメント

derkoe
·2 か月前·議論
Is this a closed source product?
derkoe
·2 か月前·議論
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 from 3x to 27x (holy moly)
derkoe
·3 か月前·議論
They will also change the business and enterprise plans to token based: https://www.wheresyoured.at/news-microsoft-to-shift-github-c...
derkoe
·昨年·議論
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 tried it with one of my apps and it works quite well.
derkoe
·昨年·議論
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 may also be used for web apps.
derkoe
·昨年·議論
I guess Tanstack Start is also a very good alternative to check out https://tanstack.com/start/latest
derkoe
·2 年前·議論
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.
derkoe
·3 年前·議論
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?
derkoe
·3 年前·議論
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.io/

If you want to have something really simple look at Javalin: https://javalin.io/
derkoe
·3 年前·議論
Seems like someone has already done that: https://github.com/withastro/astro.build/pull/730
derkoe
·3 年前·議論
The issue seems to be resolved now
derkoe
·3 年前·議論
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.org/dist/v18.14.2/node-v18.14.2-linux-x64.tar.gz
    --2023-03-16 17:04:03--  https://nodejs.org/dist/v18.14.2/node-v18.14.2-linux-x64.tar.gz
    Resolving nodejs.org (nodejs.org)... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:162e, ...
    Connecting to nodejs.org (nodejs.org)|104.20.23.46|:443... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2023-03-16 17:04:04 ERROR 404: Not Found.

     wget https://nodejs.org/dist/v18.14.2/node-v18.14.2-linux-x64.tar.gz
    --2023-03-16 17:04:46--  https://nodejs.org/dist/v18.14.2/node-v18.14.2-linux-x64.tar.gz
    Resolving nodejs.org (nodejs.org)... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:162e, ...
    Connecting to nodejs.org (nodejs.org)|104.20.23.46|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 44201520 (42M) [application/gzip]
    Saving to: ‘node-v18.14.2-linux-x64.tar.gz.4’

    node-v18.14.2-linux-x64.tar.gz.4                      19%[=====================>
derkoe
·6 年前·議論
Linda Rising: Thinking Fast and Slow https://youtu.be/XjbTLIqnq-o

(Just saw that this is from 2019 but it was the best I've seen in 2020)