HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zhouzhao

25 karmajoined 2 yıl önce

Submissions

Further scarcity: World leaders allegedly reduce NAND flash production

heise.de
2 points·by zhouzhao·6 ay önce·0 comments

Nineteen Septillion Addresses – Setting Up an ASN, Obtaining IP Addresses

alastairbarber.com
1 points·by zhouzhao·6 ay önce·0 comments

comments

zhouzhao
·5 gün önce·discuss
Feels like a shill article for Pulumni.

I am not bashing Pulumni, or glorifying Terraform, but the examples shown in the article are simple, and do not proof any of the mentioned advantages.
zhouzhao
·29 gün önce·discuss
>Most new data centers in the U.S. are coming to rural areas

Did we expect that they would spawn in the middle of Los Angeles or NYC?

Where else should they go.
zhouzhao
·29 gün önce·discuss
Lots of blah little proof of Chinese involvement
zhouzhao
·29 gün önce·discuss
Bit of a nothing burger.

Big title, little content.
zhouzhao
·2 ay önce·discuss
Agreed. His suffering comes from his inabillity to see the bad in closed source software. I lost my respect for him when he sold Hashicorp.
zhouzhao
·3 ay önce·discuss
Hug of death incoming? Nice project. I noticed that it takes like one second to load. Might be cloudflare? Or the weak CPU? However, nice proof of concept.
zhouzhao
·3 ay önce·discuss
Not really.

CV/ML takes a lot of resources, so If you wanted to have an advantage by choosing a certain linux distro, I'd suggest one that sets up a super minimal system.

In reality, choose any distro. Want suggestions? Then perhaps linux mint If you are new to linux.
zhouzhao
·3 ay önce·discuss
>policies are scattered across IAM, config, and application layers

Where is the problem with that? We handle IAM with HCL/Terraform on GCP. Application config should imo. be out of scope of Terraform. You can handle that in config files, managed via ansible or kustomize, whatever.

Overall I think this article is not to be taken seriously. Terraform is not perfect, but depending on the provider used, it does its supposed job. Configure my cloud infrastructure, GCP/AWS/Azue, even proxmox has a provider.

I think the author just wants one tool that does all things, an AI that builds everything for you.
zhouzhao
·3 ay önce·discuss
Lua can also be a cool scripting language to configure/write stuff for your editor (looking at you neovim)
zhouzhao
·3 ay önce·discuss
For European web services it should be a no-go.

I understand the easiness of that approach, but companies should realize that relying on a giant American company for stuff like that, is going to bite them in the ass, eventually.
zhouzhao
·3 ay önce·discuss
It's pīngpāng.
zhouzhao
·3 ay önce·discuss
Gotta give them something to improve their perception of their living conditions!
zhouzhao
·3 ay önce·discuss
Critical thinking.
zhouzhao
·3 ay önce·discuss
If that is not one good argument to start producing cocaine locally, then I don't know!

Save the fish.
zhouzhao
·3 ay önce·discuss
I love the duality of the EU.

>We need to reduce our dependencies on USA tech companies!

>Google Cloud is a sovereign cloud!
zhouzhao
·3 ay önce·discuss
Whether or not the US has that backdoor, we really need open source software for networking equipment. Yes, there are open source firewalls, like OPNSense, but so far we are lacking good and generally available open source software for network switches. And at least from what I have heard OPNSense is more a firewall than a router. Not sure how well it is handling BGP and other stuff ISP need.

Since Mikrotik has been mentioned, I really wonder why they do not open source their SwitchOS. They are essentially giving it away "for free" with each of their switches anyway.

I am aware that network equipment, especially with hardware offloading (fast pass) is a little bit more complicated than just putting a linux kernel onto it, but I really wish for some development into that direction.
zhouzhao
·3 ay önce·discuss
I would actually recommend to just use a hardware wallet. The monero-cli or the Monero GUI-Wallet are sufficient. Just drop your wallet onto an USB stick with LUKS encryption. Get your recovery seed + wallet height written by hand and bury them somewhere in your garden, or your parents garden in safe box.

Drop me your address, and I will also send a little bit your way, to get you hooked!
zhouzhao
·5 ay önce·discuss
>Because google actually cares about hardware and software security.

That statement might not have aged so well, especially consindering googles attempt to lock out apps from their devices, If the developers do not comply with being oficially registered.
zhouzhao
·5 ay önce·discuss
Of course that is highly depdendet on the bank used, but so far none of my banking apps didn't work!

If you are using a rather popular banking app, chances are high that it has been discussed in the GrapheneOS forum.

Anyway, with google play services installed, mine have worked out of the box.
zhouzhao
·5 ay önce·discuss
Yeah man. Forgejo (albeit it being a weird name from a language that nobody wants to use), is doing very well in my homelab.

When I worked at the univerity we used Gitea.

Every job outside of univerity I had used Gitlab self hosted. While I don't like the UI or any aspect of Gitlab a lot, it gets the job done.