Viewing profile — xgbi
xgbi
HN member- Joined
- Fri, Mar 07, 2014, 3:59 PM UTC
- HN karma
- 1,161
- Public activity
- 260 items
- HN profile
- View on Hacker News ↗
About xgbi
g u i t r e i z e
g m a i l
Recent public activity
-
comment
Comment #49143428
Show us recent rulings in the federal level in the US in favor of people/consumers and ill bail.
-
comment
Comment #49133389
AI is capable of generating things that are nearly indiscernible from reality, with almost any input, be it adversarial or other. Photoshop at least involved some manual trimming a…
-
comment
Comment #48952588
Way more technical, way smaller. HN is a lot more wide in terms of audience and subjects, Lobsters is mainly programming. I love it.
-
comment
Comment #48952576
[flagged]
-
comment
Comment #48720440
How is Rocketlab valued 57B? They made $500M of revenue in 2025. This is 100x their entire balance sheet.
-
comment
Comment #48159501
One of the founding books that really blew my mind and drove me on the path of software and hacking. I was 17 in 2005 and discovered it by chance, and I’ve been binging on hard sf …
-
comment
Comment #46659845
What are you talking about ? It says that the parental settings (when enabled!) are just letting children do whatever they want by default: - buying overpriced objects - chat witho…
-
comment
Comment #46455521
I just can't. We shouldn't be saying "if an individual chooses to do so, we could achieve political harmony". At what point does the government says: twitter/X has attained a criti…
-
comment
Comment #46383273
I want to subscribe to your AI wars news please! Joke aside, the strategic choices here and there hint at the blood lust of all other actors to dethrone Nvidia, it’s fascinating.
-
comment
Comment #46374277
She's her own boss and shares her office space with 4 other people in medical space, no shadow IT there. Since her desk is far from the internet router, I added this little guy for…
-
comment
Comment #46373387
My wife’s work WiFi is handled by a gl.inet 150 ( https://www.gl-inet.com/products/gl-ar150/ ) which is tucked behind her desk since at least 2019. Vanilla openwrt on it, provides …
-
comment
Comment #45351913
Same, I use LLMs to figure out the correct options to pass in the AZ or the AWS CLI, or some low-key things. I still code on my own. But our management has drunk the Kool Aid and h…
-
comment
Comment #45351857
Cause the codebase wasn't in my scope originally and I had to review in emergency due to a regression in production. I took the time to understand the issue at hand and why the cod…
-
comment
Comment #45349564
Rant mode on. For the second time of the week this morning, I spent 45 min reviewing a merge request where the guy has no idea what he did, didn’t test, and let the llm hallucinate…
-
comment
Comment #43099334
Meta: github is now requiring a login to see gists?
-
comment
Comment #42284567
Hey robinhood, any feedback on Talos? We've been using Talos for our internal clusters for a while, but with quite small ones (3 kube node, 5 worker nodes). Upgrading has been gene…
-
comment
Comment #38692650
I have so many questions, it is a very good article! My most important one is this: can I build a distributed k8s cluster with this? I mean having fly machines in Europe, US and As…
-
comment
Comment #38666191
Can't you simply `proxy_pass` the traffic with any load balancer or reverse proxy (that you probably have anyways if you use TLS)?
-
comment
Comment #38266784
From what I read somewhere, Tesla was able to do that because they have remote ssh capability. In at least one instance, they fixed the cars manually by running a massive remote co…
-
comment
Comment #38066539
Reading your comment, my first thought was "how entitled??", but I see that this meeting was set up by the DO founders? Aoutch.
-
comment
Comment #37655274
Say what you want about docker compose, but when I see the amount of scaffolding necessary for this, with so many catch words like butane or ignition, I’m happy with my good ol’ do…
-
comment
Comment #37538542
I need to store on Azure for DRP reasons: we would DRP to azure and need the bandwidth. Also, storing the ZFS snapshots on Blob storage would still require us to retrieve the entir…
-
comment
Comment #37529687
We are trying to use it for large backups of a production item, and it has not been a complete smooth ride all along. We have many files (millions) and lots of churn over ~80Tb tot…
-
comment
Comment #37327479
Ah yes, rituximab, the R in R-CHOP. Welcome to the club! The very first infusion in my case triggered such a nasty allergic reaction that they settled on a 24h infusion duration, t…
-
comment
Comment #37280542
Story time.. I coded a similar thing when I started working after graduation for a DTV software company; we needed to have an IPC on Linux and I whipped up some very crude equivale…