HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pat2man

no profile record

投稿

Gemini 3.1 Flash-Lite

twitter.com
3 ポイント·投稿者 pat2man·4 か月前·0 コメント

Atom: Private Offline AI Computer

atomcomputers.org
3 ポイント·投稿者 pat2man·5 か月前·1 コメント

コメント

pat2man
·2 か月前·議論
They also have Private Access Tokens: https://developer.apple.com/news/?id=huqjyh7k
pat2man
·4 か月前·議論
Which I guess is what iCloud private relay solves. But only if you pay.
pat2man
·6 か月前·議論
They specifically mention targeting 1-7B models and that this means fine tuned hyper specific models, not general purpose.
pat2man
·7 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
How does this apply to a digital version of an official government ID? The government already has all this data.
pat2man
·8 か月前·議論
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.