Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zatarc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
zatarc
10mo ago
I've been running Docker natively on the host since Proxmox 7. The only major problem was an iptables rule that I had to add so that the containers are accessible from outside. Besides that, it runs smoothly.
2.
▲
by
zatarc
2y ago
Cannot believe they missed the opportunity to call it "Dragmatic".
3.
▲
by
zatarc
3y ago
Intel will settle in Magdeburg. The "AMD" Fab in Dresden belongs to GlobalFoundries (AMD sold its last GlobalFoundries shares in 2012).
4.
▲
by
zatarc
3y ago
Not exactly. Firefox had JPEG XL support in its nightly versions until January(?) 2023.
5.
▲
by
zatarc
3y ago
Aaaands it's broken.
6.
▲
by
zatarc
4y ago
And Insurances
7.
▲
by
zatarc
4y ago
I'm not in a position to recommend or not a particular provider for gpu-equipped servers, simply because I've never had the need for gpus. My first thought was related to colocation services. From what I understand, a lot of peopl
8.
▲
by
zatarc
4y ago
Why does no one consider colocation services anymore? And why do people only know Hetzner, OVH and Linode as alternatives to the big cloud providers? There are so many good and inexpensive server hosting providers, some with decades of expe
9.
▲
by
zatarc
4y ago
Whats next? Websphere and JBoss?
10.
▲
by
zatarc
4y ago
No. Before WW2 "Mitteldeutschland" was an big and serious industrial center.
11.
▲
by
zatarc
4y ago
Tilix: https://github.com/gnunn1/tilix
12.
▲
by
zatarc
4y ago
MIAU!
13.
▲
by
zatarc
4y ago
Maybe this is part of the training. Paying overpriced fees and stay addicted to the cloud.
14.
▲
by
zatarc
4y ago
So you're spending $102 a month for some hobby things?
15.
▲
by
zatarc
5y ago
Katastrophe!
16.
▲
by
zatarc
5y ago
Don't trust this comment.
17.
▲
by
zatarc
5y ago
I think the is_computer_on_fire function is far more useful
18.
▲
by
zatarc
5y ago
Thats the point.
19.
▲
by
zatarc
5y ago
I've tried it on Fedora: https://docs.microsoft.com/en-us/dotnet/core/install/linux-f... > The latest version of .NET that's available in the default package repositories for Fedora is .NET
20.
▲
by
zatarc
5y ago
Pyjion requires: CPython 3.10 and .NET 6 .NET 6 Release: 19 hours ago ( https://github.com/dotnet/core/blob/main/release-notes/6.0/6... ) ... ok.
21.
▲
by
zatarc
5y ago
Step 1: Avoid AWS.
22.
▲
by
zatarc
5y ago
Germany: hold my beer! 1.78€ or $2.09 But thats not point here. Everyone is talking about the climate change and then we want to charge millions or billions of phones with ~50% extra power? Good idea!
23.
▲
by
zatarc
5y ago
You can avoid unwanted agents by avoiding cloud provider.
24.
▲
by
zatarc
5y ago
Try Parsel: https://github.com/scrapy/parsel It's way faster and has better support for CSS selectors.
25.
▲
by
zatarc
5y ago
https://puppet.com/blog/unit-testing-rspec-puppet-for-beginn...
26.
▲
by
zatarc
5y ago
Just use (feature-)branches. You can commit every single character if you in the mood. At the end, when your new feature is complete, you just squash all commits in this branch to one single commit ("add feature xyz") and merge&#x