HackerLangs
TopNewTrendsCommentsPastAskShowJobs

RedShift1

no profile record

Submissions

Red Hat packages backdoored through its official NPM channel

arstechnica.com
4 points·by RedShift1·last month·1 comments

Docker Swarm vs. Kubernetes in 2026

thedecipherist.com
27 points·by RedShift1·5 months ago·28 comments

It's a Unix System – Jurassic Park Control Console

jurassicsystems.com
13 points·by RedShift1·8 months ago·0 comments

comments

RedShift1
·last month·discuss
List of affected packages: https://github.com/RedHatInsights/javascript-clients/issues/...
RedShift1
·last month·discuss
This seems quite convoluted just to avoid the "0 can be represented in more than one way" problem.
RedShift1
·2 months ago·discuss
Which is not Firefox's fault. It's up to the operating system to provide a stable API to make things like this work.
RedShift1
·2 months ago·discuss
https://www.youtube.com/watch?v=cCJh5D0FCZk with the correct aspect ratio
RedShift1
·2 months ago·discuss
By the time you're so big you need all of that, there will be other people at the table to "hack that in".
RedShift1
·2 months ago·discuss
And 4 years old... I wouldn't buy this new
RedShift1
·2 months ago·discuss
Is notepad++ a registered trademark?
RedShift1
·3 months ago·discuss
Anything similar to that for Japanese?
RedShift1
·3 months ago·discuss
Me still using bigints... Which haven't given me any problems. Wouldn't use it for client generated IDs but that is not what most applications require anyway.
RedShift1
·3 months ago·discuss
Does it need it?
RedShift1
·3 months ago·discuss
I don't understand how the mapping works. An address has 8 parts and produces 16 words, so each part consists of 2 words. If we take the example 2a02, that gets encoded to "how atop", but I don't see how that text helps me that "how atop" means 2a02? Am I suppose to memorize both? How does that help?
RedShift1
·5 months ago·discuss
Definitely in the "they didn't stop to think if they should" category.
RedShift1
·5 months ago·discuss
About 15 years ago I gave some networking courses at a local education center, it was all young kids (18-20 years old). When I told them that the speed we got back in the day was 4 kilobytes per second (56k on a good day), they didn't believe me at all.
RedShift1
·5 months ago·discuss
Forged under blue moon light for perfect electron alignment inside the wires.
RedShift1
·5 months ago·discuss
I remember Technics used to advertise with amplifiers that used bamboo somewhere in the capacitors? Always wondered if there was actual bamboo in there somewhere and what the electrical effects were...
RedShift1
·5 months ago·discuss
These american news companies are so goddamn spineless.
RedShift1
·5 months ago·discuss
I'm really missing something like Cisco DMVPN. A VPN mesh between different routers where all routers have a connection to each other, so that all traffic doesn't have to pass through the hub. And that runs on a router, because all these solutions only run on a regular computer with a complete OS.
RedShift1
·5 months ago·discuss
points finger you son of a bitch, I'm in.
RedShift1
·6 months ago·discuss
I'm a big fan of Guava's EventBus. Easy to implement and straightforward to understand. This library does seem to require more setup and I don't see the immediate advantages, also why does it require an instanceProvider? I don't understand what that does.
RedShift1
·6 months ago·discuss
The point is to not take the whole server down with it. Keeps the other applications working.