HN user

ody4242

121 karma
Posts0
Comments64
View on HN
No posts found.

Idk how an AWS region would respond to a power outage, but i have tested this in AWS Outpost, and there, if you power down a rack, then power it back again, the baremetal instances will not be recreated. (I was surprised as I was expecting the EC2 health check to terminate them, but it does not work like that.) My understanding is that if you stop/start an instance, your local storage is gone (as the instance might even end up in a different host), but if you just reboot the instance, it should keep the local storage.

Gemini 3 Deep Think 5 months ago

I'm 100% sure that all providers are playing with the quantization, kv cache and other parameters of the models to be able to serve the demand. One of the biggest advantage of running a local model is that you get predictable behavior.

Yesterday GPT 5.2 wrote a python function for me that had the import in the middle of the code, for no reason. (It was a simple import of requests module in a REST client...) Claude I agree is a lot better for backend,Gemini is very good for frontend

You don't need hundreds of services. Give me virtual machines, reliable block storage, file storage and object storage, networking, dns, managed kubernetes, and it will cover the majority of workloads in Europe that run on Openshift or Openstack today.

The Model3 has a dedicated button for the windscreen wiper on the steering wheel, and then you can adjust with the scroll buttons. It certainly has a learning curve, and it would be better if you could rely on muscle memory for these things.

I usually spend a couple of minutes when I drive someone else's car to get familiar with the controls, as the rear window windscreen wiper, light controls (especially fog light) can be tricky on old cars as well.

Telco vendors have been using Openstack for 6-8 years already, and virtualization (and even containerisation, mainly with LXC, or Solaris zones earlier) was a thing back then. Kubernetes is also used for the last couple of years, mainly inside their VNF-s, so the transition to CNF-s is not a "sudden" thing, most modern VNF-s were running a Kubernetes cluster inside virtual machines already.

There are some exotic scenarios, where copy-paste is the good(fast) solution. For example, one of my clients can be accessed via a VPN. Once I'm on the VPN, I have to start their VDI. Inside the VDI, I need to start another VPN, that then allows me to open a Putty session to a bastion host, that I can use to reach my destination cluster. Believe it or not, they don't want to make it simpler.

Copy/paste works flawlessly through the VDI into the putty session, so I usually just uuencode my blob, and copy it to destination cluster and uudecode there, instead of uploading the file to the VDI, then pscp to the bastion host, and then scp to the destination cluster. (I know of zmodem, port forwarding and such, none of this is allowed...)

I use Dexcom G6 CGMS with Nightscout and xDrip+. xDrip+ runs on Android, gets the data from the Dexcom transmitter, and sends it to a Pebble watch and also to a mongodb database. xDrip itself supports a lot of CGMS systems, I've been using it since G4, which was not Bluetooth ready initially, so you had to build a bridge that read the data from the transmitter and sent it to the phone. Way easier nowadays,as the transmitter is using BLE.

As someone who has an Intel NUC w. Ubuntu, a Thinkpad with Windows 10, and a Macbook Pro 2015, I have a totally different experience. I spend like 5% of my total effort on OSX to make things working, the remaining 95% is spent to make things working on Windows and Ubuntu...

I did not claim, that it's causing a lot of deaths, I said that it's been linked to the radiation. Thyroid cancer is not fun, even if you survive it. The treatment and followup is a financial burden (on the person or the society, if there is public healthcare), not to mention the big scar that you will have on your throat.

The comment was about thyroid diseases, not birth defects. Thyroid carcinoma is linked to radiation exposure.

There are also studies related to increased birth defect rates, but it's harder to conclude anything there, as birth defects can be caused by alcohol consumption, malnutrition, vitamin deficiencies.