HackerTrans
TopNewTrendsCommentsPastAskShowJobs

derkoe

no profile record

Submissions

Model multipliers for annual plans staying on request-based billing

docs.github.com
3 points·by derkoe·2 bulan yang lalu·1 comments

The Rise of "Visual Vibe Coding"

ainativedev.io
2 points·by derkoe·tahun lalu·1 comments

[untitled]

1 points·by derkoe·tahun lalu·0 comments

[untitled]

1 points·by derkoe·2 tahun yang lalu·0 comments

Software – It's not what you think it is

ufried.com
2 points·by derkoe·2 tahun yang lalu·0 comments

Helidon 4 released (featuring Java virtual threads)

medium.com
2 points·by derkoe·3 tahun yang lalu·2 comments

Zoominfo sells data to Oracle (with opt-out)

oracle-zoominfo-notice.com
12 points·by derkoe·3 tahun yang lalu·1 comments

Runtastic fires a third of its employees

derstandard.at
1 points·by derkoe·3 tahun yang lalu·0 comments

Node.js Downloads Return Mostly 404

nodejs.org
2 points·by derkoe·3 tahun yang lalu·2 comments

comments

derkoe
·2 bulan yang lalu·discuss
Is this a closed source product?
derkoe
·2 bulan yang lalu·discuss
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 bulan yang lalu·discuss
They will also change the business and enterprise plans to token based: https://www.wheresyoured.at/news-microsoft-to-shift-github-c...
derkoe
·tahun lalu·discuss
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
·tahun lalu·discuss
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
·tahun lalu·discuss
I guess Tanstack Start is also a very good alternative to check out https://tanstack.com/start/latest
derkoe
·2 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
Seems like someone has already done that: https://github.com/withastro/astro.build/pull/730
derkoe
·3 tahun yang lalu·discuss
The issue seems to be resolved now
derkoe
·3 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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)