Viewing profile — crizzlenizzle
crizzlenizzle
HN member- Joined
- Sun, May 17, 2020, 1:22 PM UTC
- HN karma
- 216
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About crizzlenizzle
No profile information was provided.
Recent public activity
-
comment
Comment #48829629
I rented a Volkswagen a few months ago and yep, that checks out. Also it was the first time in my life I had to search online how to reset a car entertainment system, because the s…
-
comment
Comment #40888967
I remember seeing VRML as a kid and I was mindblown. If I recall correctly, it ran in IE 4 with an add-on. I really thought, only a few more weeks and I can build games like Doom m…
-
comment
Comment #40582455
Still using Google Workspace in our company to collaborate and send/receive emails, still using Google Maps for recommendations and routes, still using a Google phone. I guess the …
-
comment
Comment #40438711
Nice, I like lightweight and modern terminal emulators. Just installed kitty and compared it in a sloppy way to foot [0] (by running `xxd /dev/urandom` side-by-side) and foot appea…
-
comment
Comment #39776807
Almost three years ago, but the last time we used database as engine for Laravel’s queue subsystem it exploded due to some database table locks under high load. We switched to redi…
-
comment
Comment #39325917
> Plain old files on the file system …and accessed over SFTP. I worked for a company in the health industry and one of the labs we integrated refused to call a HTTPS endpoint whene…
-
comment
Comment #37527476
Sounds like Germany’s company register[1]. You can search for companies, select the documents you’d like to see (like shareholder lists), then you go through a checkout process and…
-
comment
Comment #35627690
> Disable IPv6: this approach relies on ARP, which IPv6 doesn't use I wish more people would care about IPv6.
-
comment
Comment #35165426
Yes, you contact support provide them a description of what is faulty (disk with the exact serial number) and they gonna replace it usually within 30-60 mins. Provisioning of serve…
-
comment
Comment #34503525
Is it correct though? I’ve been toying around with ChatGPT for a few weeks now and I encountered a few situations in which ChatGPT was like 90% accurate at best. Things like sugges…
-
comment
Comment #34118204
I got one self-hosted setup: Postfix, dovecot, both IPv4 and IPv6. It has been working for 15+ years and is still going strong. Never had any major deliverability issues. In my new…
-
comment
Comment #33942150
I think the idea was (or still is) to have dollars or some other equivalent that is more tangible and easier to transfer in the world of cryptocurrencies.
-
comment
Comment #33941779
For example everything hosted by Cogent directly: https://bgp.tools/prefix/2001:550::/32#dns
-
comment
Comment #33941770
It’s generally not a good idea to be single homed anyway. My first network was only upstreamed by HE and I ran into the Cogent situation quite quickly. Adding more upstreams fixed …
-
comment
Comment #33559682
I’d love to see IPv6
-
comment
Comment #33217180
Same here. I’m always curious as to what things Google is building and providing, but I’m so afraid that things will break within the next 18 months, because Google suddenly decide…
-
comment
Comment #33033132
> Twitter started as a protocol. Can someone help me understand that? When and how did it start as a protocol?
-
comment
Comment #32993760
DataBorg extracts data from text and builds a knowledge graph from it.
- story
-
comment
Comment #32821782
Correct link: https://www.claudiokuenzler.com/blog/1240/haproxy-how-to-dis...
-
comment
Comment #31585841
> The truth is no one really sells your email – at least no legitimate companies. Yes, but legitimate companies leak data now and then. I get metric tons of spam to dropbox@, linke…
-
comment
Comment #31476573
I like that one. It won’t force me to sign-up
-
comment
Comment #31002120
There’s also the serial console one could use
- story
-
comment
Comment #25280742
About time. Coincidentally, today I watched three presentations about burning Kubernetes clusters and all of them had Docker daemon issues in the mix. I’ve been using Docker for ov…