HN user

derkoe

284 karma
Posts31
Comments57
View on HN
www.washingtonpost.com 17h ago

OpenAI's latest AI agent escaped security controls and hacked a tech company

derkoe
3pts0
docs.github.com 2mo ago

Model multipliers for annual plans staying on request-based billing

derkoe
3pts1
ainativedev.io 1y ago

The Rise of "Visual Vibe Coding"

derkoe
2pts1
www.ufried.com 2y ago

Software – It's not what you think it is

derkoe
2pts0
medium.com 2y ago

Helidon 4 released (featuring Java virtual threads)

derkoe
2pts2
oracle-zoominfo-notice.com 2y ago

Zoominfo sells data to Oracle (with opt-out)

derkoe
12pts1
www.derstandard.at 3y ago

Runtastic fires a third of its employees

derkoe
1pts0
nodejs.org 3y ago

Node.js Downloads Return Mostly 404

derkoe
2pts2
www.defenseone.com 3y ago

Is China About to Destroy Encryption as We Know It?

derkoe
3pts0
www.youtube.com 3y ago

Teaching Kids to Program with Hedy: A Gradual Programming Language [video]

derkoe
1pts0
old.reddit.com 3y ago

What happened to Svelte project on NPM?

derkoe
1pts1
deislabs.io 3y ago

SpiderLightning – A Cloud System Interface with WebAssembly

derkoe
3pts0
www.youtube.com 4y ago

Qwik+Partytown: How to remove 99% of JavaScript from main thread [video]

derkoe
3pts0
www.ufried.com 4y ago

We Need Resilient Software Design

derkoe
2pts0
www.githubstatus.com 4y ago

GitHub Is Down Again

derkoe
149pts65
www.cloudflare.com 4y ago

Cloudflare Teams Up with Vercel and Netlify to Create New API Standards

derkoe
5pts0
www.bloomberg.com 4y ago

Austrian Leader Nehammer to Meet Putin in Moscow After Kyiv Trip

derkoe
2pts0
developers.redhat.com 4y ago

RHEL 8.5: OpenJDK 17, .NET 6, and more

derkoe
2pts1
twitter.com 4y ago

Kelsey Hightower Trying Azure Container Apps

derkoe
2pts0
arronnestor.medium.com 5y ago

Svelte Storm: Svelte’s First IDE

derkoe
3pts0
www.djangoproject.com 5y ago

Django site down: certificate has expired

derkoe
1pts1
www.media.uzh.ch 5y ago

Different immune reaction of Covid-19 and non-SARS-CoV-driven pneumonia [pdf]

derkoe
2pts0
www.youtube.com 5y ago

Did We(B Development) Lose the Right Direction? [video]

derkoe
1pts1
www.youtube.com 5y ago

Futurology for Developers [video]

derkoe
1pts0
blog.korny.info 5y ago

The Polyglot Code Explorer

derkoe
3pts0
cybleinc.com 6y ago

Data leak at Hödlmayr – well established international vehicle logistic company

derkoe
1pts0
dev.to 6y ago

Beating C with 33 Lines of Java

derkoe
1pts0
dev.to 6y ago

Development Environment in WSL2

derkoe
3pts0
hackernoon.com 6y ago

Gitlab vs. GitHub: Repositories, CI, Deployment, DevOps, Pricing and More

derkoe
2pts0
github.com 6y ago

Covid19model

derkoe
2pts1

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.

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%[=====================>

Red Hat makes things worse for paying customers to sell more subscriptions which will fail in the end.

One example for this is their UBI (universal base image) which should be used to build RHEL containers. The image is "free to use" and therefore they removed lots of packages from the included repos. Many packages cannot be installed - with the current version 9 they removed even more packages. This is really frustrating and time consuming.

My recommendation: use Alma or Rocky Linuxes as an alternative

+1 for Renovate - it has support for more languages/ecosystems, it is more configurable and it is fully open source.

Anyway, this kind of attack would also work with Renovate but you could create a good company-wide config to prevent this.

Seems to be up again - but there are still some performance issues. The main page was down for approximately 15 minutes

Can confirm that. Our heat pump (cheap all-in-one, 8 years old) works down to -10°C (14°F) without issues. Modern ones work down to -20°C (-4°F). Water based heat pumps work with any outside temperature. In any case a heat pump is the cheapest way to heat a building.