It's a shame it had to come to this but I can see why Element had to make this choice. To me it feels like they've ended up in a position similar to Docker Inc. where they've spent years of work and tons of resources…
Like it or not, containers are here to stay. They just make way too much sense as an atomic unit for delivering applicstions and really aren't that complicated. Kubernetes is a whole nother beast though and while it…
You probably should avoid working for a German company practising domain driven design in Java. I've seen code that named classes and variables much worse than that.
I also didn't realize it could be used for all syscalls, but storage access and networking seem to be the biggest use case for it. Depending on the exact setup, storage IOPS can be increased by up to 100% versus the…
Besides the report on mirror damage this telegram also appears to contain observations of "periodic comet Curmumov-Gerasimenko", which had been discovered a year earlier, and happens to be the one ESA's Rosetta mission…
That's because there's a floor to HDD prices regardless of size. If you want maximum storage per unit of currency spent, you'll be looking at 16-20TB drives which go for 15-16€ per TB in my area. By comparison, 4TB…
The fact that it's a purely functional programming language with lazy evaluation is really powerful but steepens the learning curve for devs who haven't worked with functional languages. The stdlib is also pretty…
That's sort of what https://cdks.io does, except the final output is YAML for better readability.
The author didn't even remove ChatGPTs disclaimer in the last paragraph. Other articles on the site however seem human-written.
Organic Maps really nails the use case for a minimalistic, no-nonsense mapping app with great UX design. Whereas OsmAnd tries to accommodate all use cases with full configurability, which results in a mess of nested…
The excellent Jsonnet training course [1] by u/Duologic somewhat fills this niche by having you play around with k8s resources and using external packages. [1]: https://jsonnet-libs.github.io/jsonnet-training-course/
To add onto this, the reason ECB mode is so horribly bad, is that it produces the same cyphertext for blocks with the same plaintext. This allows an attacker to detect repeating plain text segments, e.g. reused…
California mandated these sort of warnings a while ago so manufacturers just started slapping them on all of their products, just in case. Great example of alarm fatigue [1]. [1]:…
This is a simulation showing how Australia could meet its electricity demands using a large amount of additional renewable capacity. Unfortunately the Australian electricity generation mix as of 2020 is made up of 54%…
That's a bit disingenuous, isn't it? Of course at some point you'll need a newer processor and chipset to make use of the latest features and innovations. But you can just move your unsoldered M.2 SSD to the new board.…
I like the theory that Apple is trying to keep Lightning on their phones until they can make an entirely wireless iPhone happen, but the failure of AirPower [1] was likely a factor in delaying this transition further…
Counterpoint: The lightning port has both the locking spring tabs as well as the spring contacts in the receptacle, both of which wear out over time. I'd much rather replace a cable due to worn out springs than my…
Have you tried k9s [1]? Just being able to run common operations directly on k8s entities is so much better than having to run a separate command. It also uses vi-style hotkeys. [1]: https://k9scli.io/
The ISS has to regularly perform station keeping, i.e. it has to expand fuel to raise its continuously decaying orbit. Any additional weight would increase the fuel required for this.
Not disagreeing with you but the firefighters probably shut down all power onsite as soon as they arrived.
To add onto your point: from what I've heard the split at HPC conferences is about 40% C to 60% Fortran.
That's just Intel though. All AMD Ryzen CPUs without integrated graphics do support ECC although YMMV depending on the motherboard you use. [1] [1]: https://hardwarecanucks.com/cpu-motherboard/ecc-memory-amds-...
Docker doesn't support Prefix Delegation which makes it unusable on home networks with dynamic ipv6 prefixes. What worked for me was running https://github.com/robbertkl/docker-ipv6nat which allows you to run containers…
Really looking forward to trying this! When I tried using Actions to build a Docker image and deploy it to Kubernetes two months ago the entire experience felt rather clunky, especially when working with a cloud…
Currently the state of Github Packages' Docker UX is terribly and ironically it doesn't integrate well with Github Actions (or at least it didn't when I tried it to months ago).
It's a shame it had to come to this but I can see why Element had to make this choice. To me it feels like they've ended up in a position similar to Docker Inc. where they've spent years of work and tons of resources…
Like it or not, containers are here to stay. They just make way too much sense as an atomic unit for delivering applicstions and really aren't that complicated. Kubernetes is a whole nother beast though and while it…
You probably should avoid working for a German company practising domain driven design in Java. I've seen code that named classes and variables much worse than that.
I also didn't realize it could be used for all syscalls, but storage access and networking seem to be the biggest use case for it. Depending on the exact setup, storage IOPS can be increased by up to 100% versus the…
Besides the report on mirror damage this telegram also appears to contain observations of "periodic comet Curmumov-Gerasimenko", which had been discovered a year earlier, and happens to be the one ESA's Rosetta mission…
That's because there's a floor to HDD prices regardless of size. If you want maximum storage per unit of currency spent, you'll be looking at 16-20TB drives which go for 15-16€ per TB in my area. By comparison, 4TB…
The fact that it's a purely functional programming language with lazy evaluation is really powerful but steepens the learning curve for devs who haven't worked with functional languages. The stdlib is also pretty…
That's sort of what https://cdks.io does, except the final output is YAML for better readability.
The author didn't even remove ChatGPTs disclaimer in the last paragraph. Other articles on the site however seem human-written.
Organic Maps really nails the use case for a minimalistic, no-nonsense mapping app with great UX design. Whereas OsmAnd tries to accommodate all use cases with full configurability, which results in a mess of nested…
The excellent Jsonnet training course [1] by u/Duologic somewhat fills this niche by having you play around with k8s resources and using external packages. [1]: https://jsonnet-libs.github.io/jsonnet-training-course/
To add onto this, the reason ECB mode is so horribly bad, is that it produces the same cyphertext for blocks with the same plaintext. This allows an attacker to detect repeating plain text segments, e.g. reused…
California mandated these sort of warnings a while ago so manufacturers just started slapping them on all of their products, just in case. Great example of alarm fatigue [1]. [1]:…
This is a simulation showing how Australia could meet its electricity demands using a large amount of additional renewable capacity. Unfortunately the Australian electricity generation mix as of 2020 is made up of 54%…
That's a bit disingenuous, isn't it? Of course at some point you'll need a newer processor and chipset to make use of the latest features and innovations. But you can just move your unsoldered M.2 SSD to the new board.…
I like the theory that Apple is trying to keep Lightning on their phones until they can make an entirely wireless iPhone happen, but the failure of AirPower [1] was likely a factor in delaying this transition further…
Counterpoint: The lightning port has both the locking spring tabs as well as the spring contacts in the receptacle, both of which wear out over time. I'd much rather replace a cable due to worn out springs than my…
Have you tried k9s [1]? Just being able to run common operations directly on k8s entities is so much better than having to run a separate command. It also uses vi-style hotkeys. [1]: https://k9scli.io/
The ISS has to regularly perform station keeping, i.e. it has to expand fuel to raise its continuously decaying orbit. Any additional weight would increase the fuel required for this.
Not disagreeing with you but the firefighters probably shut down all power onsite as soon as they arrived.
To add onto your point: from what I've heard the split at HPC conferences is about 40% C to 60% Fortran.
That's just Intel though. All AMD Ryzen CPUs without integrated graphics do support ECC although YMMV depending on the motherboard you use. [1] [1]: https://hardwarecanucks.com/cpu-motherboard/ecc-memory-amds-...
Docker doesn't support Prefix Delegation which makes it unusable on home networks with dynamic ipv6 prefixes. What worked for me was running https://github.com/robbertkl/docker-ipv6nat which allows you to run containers…
Really looking forward to trying this! When I tried using Actions to build a Docker image and deploy it to Kubernetes two months ago the entire experience felt rather clunky, especially when working with a cloud…
Currently the state of Github Packages' Docker UX is terribly and ironically it doesn't integrate well with Github Actions (or at least it didn't when I tried it to months ago).