Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Leo_Verto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Leo_Verto
8d ago
This aur package [1] works well for me. Unfortunately the new maintainer removed the automatic download and you need to manually download the zip via the form on Blackmagic's website (however not even the email is validated). 1: https
2.
▲
by
Leo_Verto
2y 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 building
3.
▲
by
Leo_Verto
2y ago
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 introduces a ton of
4.
▲
by
Leo_Verto
2y ago
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.
5.
▲
by
Leo_Verto
2y ago
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 older asynchronous
6.
▲
by
Leo_Verto
2y ago
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 visite
7.
▲
by
Leo_Verto
2y ago
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 drives ten
8.
▲
by
Leo_Verto
3y ago
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 sparse, missing s
9.
▲
by
Leo_Verto
3y ago
That's sort of what https://cdks.io does, except the final output is YAML for better readability.
10.
▲
by
Leo_Verto
3y ago
The author didn't even remove ChatGPTs disclaimer in the last paragraph. Other articles on the site however seem human-written.
11.
▲
by
Leo_Verto
3y ago
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 options menus, OM goes f
12.
▲
by
Leo_Verto
3y ago
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
13.
▲
by
Leo_Verto
4y ago
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 passwords. The Wikipedia arti
14.
▲
by
Leo_Verto
4y ago
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]: https://en.wikipedia.org/wiki/Alarm_fat
15.
▲
by
Leo_Verto
4y ago
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% coal and 20% and just
16.
▲
by
Leo_Verto
4y ago
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. And wh
17.
▲
by
Leo_Verto
4y ago
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 than planned. [1]: htt
18.
▲
by
Leo_Verto
4y ago
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 phone's port. No
19.
▲
by
Leo_Verto
5y ago
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/
20.
▲
by
Leo_Verto
6y ago
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.
21.
▲
by
Leo_Verto
6y ago
Not disagreeing with you but the firefighters probably shut down all power onsite as soon as they arrived.
22.
▲
by
Leo_Verto
6y ago
To add onto your point: from what I've heard the split at HPC conferences is about 40% C to 60% Fortran.
23.
▲
by
Leo_Verto
6y ago
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-...
24.
▲
by
Leo_Verto
6y ago
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 cont
25.
▲
by
Leo_Verto
6y ago
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 provider that's not one
26.
▲
by
Leo_Verto
6y ago
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).
27.
▲
by
Leo_Verto
6y ago
This isn't the first time Burger Kings marketing team has turned a weakness of a machine learning system into a campaign. In 2017 they ran a TV ad designed to trigger Google Homes. [1] They used a well-timed Wikipedia edit to get them
28.
▲
by
Leo_Verto
6y ago
It's possible to export LaTeX to PDF with the latter containing the LaTeX source.
29.
▲
by
Leo_Verto
7y ago
That's not true anymore, there are CPU projects now: https://foldingforum.org/viewtopic.php?f=24&t=32339 https://foldingforum.org/viewtopic.php?f=24&t=32341
30.
▲
by
Leo_Verto
7y ago
Does Rosetta have GPU projects these days? I was under the impression that it only ran on CPUs.
More ›