Viewing profile — ztcfegzgf
ztcfegzgf
HN member- Joined
- Tue, Mar 30, 2021, 11:29 AM UTC
- HN karma
- 22
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About ztcfegzgf
No profile information was provided.
Recent public activity
-
comment
Comment #48160852
> Europe is pouring more than €2 billion into sovereign cloud initiatives designed to reduce exposure to US legal reach. (not Europe, the EU) this is just sad. the US clouds did no…
-
comment
Comment #48157768
this seems misleading. the article claims: 12,000 megawatts, equivalent to 12 large nuclear plants, of energy from its battery arrays. but for how long is this battery array able t…
-
comment
Comment #39289732
sorry but this is not realistic. i looked at the [2] document and it's just a dream. it's written in the style of "currently EU consumes this much energy, we project this to grow t…
-
comment
Comment #34170978
what about passwords that you have to type on websites? this solution does not protect you against phishing at all, right? (i mean, it does not help you with making sure the passwo…
-
comment
Comment #33245843
"you don’t have to worry about phishing" .... TOTP is also vulnerable to phishing, same as SMS.
-
comment
Comment #32922383
please note this needs the can-access-everything-you-do permission ( https://support.mozilla.org/en-US/kb/permission-request-mess... ). so please make sure you understand the trade…
-
comment
Comment #32922329
i love the idea of uBlock Origin Lite. i am willing to trade some efficiency if i don't have to give it the "has access to everything i do in the browser" permissions.
-
comment
Comment #31808224
"I don't use it as a daily driver" (from the article)
-
comment
Comment #28839660
an article arguing that reproducible builds are a lot of effort, and the benefits are not that big: https://blog.cmpxchg8b.com/2020/07/you-dont-need-reproducibl...
-
comment
Comment #28025792
both "switch" and "restore" say in the docs: "THIS COMMAND IS EXPERIMENTAL. THE BEHAVIOR MAY CHANGE." so maybe wait until that note is removed.
-
comment
Comment #27903983
i was also investigating trying Nix instead of homebrew, but please note that things are not as easy in Nix as in homebrew. for example: - mac-arm-support has just happened in Nix,…
-
comment
Comment #27830234
is the `--darwin-use-unencrypted-nix-store-volume` switch still necessary when installing? this is just my personal opinion of course, but i think this should be somehow removed (i…
-
comment
Comment #27748560
all the pull-requests mentioned on that webpage are from 2019 and 2020 and all were rejected (well, technically the last one is still open, with a comment pointing to an another pl…
-
comment
Comment #27446204
about the "_value" thing.. maybe using a rename-by-regex transform could help?
-
comment
Comment #27093781
you do realize that the same can be done for a bank-account, right? at the end of the day someone is sitting at a computer and given an id-card from a stranger and clicking the "ye…
-
comment
Comment #26941247
you can make sync IO calls in Rust if i'm not mistaken. be it reading a file or doing a remote HTTP request. and with this being true, the article's argument does not work, there i…
-
comment
Comment #26940336
based on the Nix documentation the macOS situation does not look as positive as described by this comment: - if you have an M1 mac, it does not work ( https://github.com/NixOS/nixp…
-
comment
Comment #26763537
https://community.fly.io/t/can-i-set-a-billing-limit-per-mon...
-
comment
Comment #26710980
are you sure Azure has this? i looked into this a year ago and there was no such thing available (there is https://docs.microsoft.com/en-us/azure/cost-management-billi... but that …