HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pat2man

no profile record

Submissions

Gemini 3.1 Flash-Lite

twitter.com
3 points·by pat2man·4 miesiące temu·0 comments

Atom: Private Offline AI Computer

atomcomputers.org
3 points·by pat2man·5 miesięcy temu·1 comments

comments

pat2man
·2 miesiące temu·discuss
They also have Private Access Tokens: https://developer.apple.com/news/?id=huqjyh7k
pat2man
·4 miesiące temu·discuss
Which I guess is what iCloud private relay solves. But only if you pay.
pat2man
·6 miesięcy temu·discuss
They specifically mention targeting 1-7B models and that this means fine tuned hyper specific models, not general purpose.
pat2man
·7 miesięcy temu·discuss
At one point with http only your isp could do its own cache, large corporate it networks could have a cache, etc. which was very efficient for caching. But horrible for privacy. Now we have CDN edge caching etc but nothing like the multi layer caching that was available with http.
pat2man
·8 miesięcy temu·discuss
The thing with OpenShift (https://github.com/okd-project/okd) is you can set it up, and then run basically one command (oc new-app .) to push almost any app to Kubernetes. All bells and whistles included.
pat2man
·8 miesięcy temu·discuss
We don't have a national ID here in the US. Passports can be quite expensive. Local state ID cards don't prove citizenship.
pat2man
·8 miesięcy temu·discuss
To set this up, you have to scan the chip on your passport. Its essentially the same data on both chips, one is just in my phone's enclave and the other is in an embedded NFC chip.
pat2man
·8 miesięcy temu·discuss
How does this apply to a digital version of an official government ID? The government already has all this data.
pat2man
·8 miesięcy temu·discuss
As someone who self hosted bare metal Kubernetes on my own rack, it's a lot of work to get it set up. We used RedHat Openshift which has a pretty good solution out of the box, but the learning curve was relatively high.

That being said, once it was set up, there was not a lot of maintenance. Kubernetes is quire resilient when set up properly, and the cost savings were significant.