Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
carlhjerpe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
carlhjerpe
5y ago
My personal understanding of this...... Show is that they never share my actual data but rather allow advertisers to target me based on these parameters, and if the advertiser is specific enough and get me to click I could potentially be id
2.
▲
by
carlhjerpe
5y ago
With open source software you have to select the right hardware. If you want things to keep working I would recommend NixOS (if you're comfortable writing code and learning a new language). If things break you'll roll back your en
3.
▲
by
carlhjerpe
5y ago
It was a joke on the Java installer saying Java runs on 3 billion devices for ages, not sure if you got it or not.
4.
▲
by
carlhjerpe
5y ago
WASM runs on 3 billion devices!
5.
▲
by
carlhjerpe
5y ago
Absolutely, I'm with you. I just meant that 900w isn't where "real servers" start. If you're at the point where you're experiencing issues with scalable power on you could disable that feature and script ipmito
6.
▲
by
carlhjerpe
5y ago
Gatekeeping server power!? We run 1U on 250-350w (230v). So yes, odd power allocation but servers are real way before 900w. We're running dual Xeon Gold low core count machines (because of Microsoft licensing) and they're pretty d
7.
▲
by
carlhjerpe
5y ago
As a matter of fact I'm an "enthusiast" already, but since I was using the HE tunnelbroker I was banned from several services, I'll have to get a VPS with a /56 or smth and wireguard over it. I'm a bit uncertai
8.
▲
by
carlhjerpe
5y ago
I need to remove IPv4 from my home network so that I can finally try and understand all mechanics around it properly.
9.
▲
by
carlhjerpe
5y ago
We're sticking with Intel at work (now SK hynix for capacity I guess) and we've had great success, but we replace drives quite early in their life, we don't even let them wear past 90% reallocs still available. We've ha
10.
▲
by
carlhjerpe
5y ago
You can also choose to read up on essential facts before posting. When people send me emails that require me to go out of my way to interpret and understand because they withheld easily accessible information (usually because of their lazin
11.
▲
by
carlhjerpe
5y ago
Or vrf-lite, ip vrf run <vrfname> <command> Quite easy to use
12.
▲
by
carlhjerpe
5y ago
I've noticed and turned it back on tbh, but does it actually mean they're not tracking me? They're already tracking me all over the web
13.
▲
by
carlhjerpe
5y ago
They're probably still tracking me even though I pay right?
14.
▲
by
carlhjerpe
5y ago
Please run "sfc /scannow" and dism /online /restore-health" to verify system integrity.
15.
▲
by
carlhjerpe
5y ago
unQLite or SQLite would be a great way to encourage self-hosting.
16.
▲
by
carlhjerpe
5y ago
If I were to install a Linux distro for my father again I would probably use NixOS, because he won't be installing packages, and then just maintaining the config file, automatic upgrades and killing older generations just works. Stayin
17.
▲
by
carlhjerpe
5y ago
For TCP this is simple, only allow new connections in one direction. The better way is to separate networks by vrf, ensuring packets take the right path and go through your dnat rules without possible shortcuts (firewall separation works to
18.
▲
by
carlhjerpe
5y ago
How is the OpenWrt CLI? Say I want to deploy it with Ansible. How does it stack up against VyOS (which just recently got VRF-lite support)
19.
▲
by
carlhjerpe
5y ago
If they could fix their CDN that'd be great too, videos and images seem to never load if they're not embedded from imgur.
20.
▲
by
carlhjerpe
5y ago
> Electron is incredibly wasteful. If a web interface is absolutely necessary, please just serve it on localhost and let me use my existing browser. I know of a couple that does something like this. FSBox for programming SFPs install a d
21.
▲
by
carlhjerpe
5y ago
NixOS has this feature, though you will have to rewrite parts of your configuration if you're using bleeding edge/nonstandard stuff. I run automatic updates nightly, sometimes when I get back to the machine it's in init waiti
22.
▲
by
carlhjerpe
5y ago
As long as the data is and stays mine I'd be happy to have all telemetry possible.
23.
▲
by
carlhjerpe
5y ago
I've thought exactly this for years now and I'm so surprised nothing has happened.
24.
▲
by
carlhjerpe
5y ago
A dynamically typed language like ruby doesn't sound as the language of choice for processing sensitive transactions without data loss. Ofc possible, but it sounds scary.
25.
▲
by
carlhjerpe
5y ago
I make 55k per year and pocket about 41k, 14k goes to taxes. To be fair I'm a 26uy old sysadmin, but my understanding of the US is that this would be low tier, whereas in Sweden this is quite great, specially considering my age. I get
26.
▲
by
carlhjerpe
5y ago
While old-school and a bit funny, not being on https while sporting downloads of something as significant as an operating system isn't what i would want to do. The internet isn't "fun" anymore and we need all security we
27.
▲
by
carlhjerpe
5y ago
I should've read your comment more thoroughly, I'm sorry.
28.
▲
by
carlhjerpe
5y ago
> in modern (last 10 - 15 ish years) routing table size has been roughly the same for IPv4 and IPv6. Really? I see 700k routes v4 and 70k v6 routes. IPv6 will keep routing table size smaller since they can preallocate HUGE subnets to eve
29.
▲
by
carlhjerpe
5y ago
Or you can use NixOS where you define your entire system in a config file that'll enable you to have the same system configuration everywhere. Once Nix flakes lands in stable it'll be interesting to see if NixOS can steal shares f
30.
▲
by
carlhjerpe
5y ago
I disagree, using a filesystem with snapshot support is hardly adding complexity (to the problem, sure the kernel code for btrfs might be more complex, but It's mainline since years and won't eat your data). I interpret your comme
More ›