Live data from Hacker News

Viewing profile — deepbluev7

deepbluev7

HN member
Joined
Tue, Jul 27, 2021, 1:25 PM UTC
HN karma
22
Public activity
21 items

About deepbluev7

No profile information was provided.

Recent public activity

  1. comment
    Comment #46752634

    You probably want to start testing with a small blast-radius though and expand the radius after fixing the obvious things. Doing country or EU wide testing would likely be quite no…

  2. comment
    Comment #46746064

    I would love to see how you implemented that (and also the lint itself). I so far haven't found a solid way to implement custom lints for Rust, so if you have any resources to shar…

  3. comment
    Comment #43128134

    Again, I would suggest you stop picking particular examples without context. The case where a politician was called "willie"/"Pimmel" was a senator overreaching and as a result the…

  4. comment
    Comment #43102164

    > Not just Americans, the rest of Europe also thinks that Germany's "freedom" of speech laws are a bunch of horse manure and are laughing at Germany. Do you have anything to back t…

  5. comment
    Comment #43092311

    As a German the American understanding of free speech is always an interesting clash of cultures. Germans generally see free speech as a freedom of opinion and the expression of op…

  6. comment
    Comment #42435250

    You want to change energy policies based on the price of power during a few days a year? That is rather short sighted. Even with those 3-5 days of high prices, the average price is…

  7. comment
    Comment #42332961

    But Matrix works fine if a hospital disconnects itself from the internet because of some DDoS or hacking attack. WhatsApp doesn't, because you can't host it on-prem. I am not sure …

  8. comment
    Comment #42332879

    I would say it is complicated, but also that Matrix is certainly open. Technically Matrix and Element are independent and the specification is controlled by the Matrix Foundation a…

  9. comment
    Comment #40403103

    So you agree that your initial statement about 200km² of forest being cut down is incorrect? Which is mostly what I took issue with. If we agree there now, I am happy. However rega…

  10. comment
    Comment #40397763

    Please read carefully if you already share a BILD article. While they claim, that the forest is 200km² big and that it will be completely cut down, there is no actual basis to that…

  11. comment
    Comment #38715130

    For reference, the nuclear plants Germany shut down, were all built in the 1980s as well, although some of them in 1989 with construction started in '82 or the 70s. People still co…

  12. comment
    Comment #38564902

    To me it does feel like this has been on HN a bit more than other filesystem corruption bugs. This bug can basically only be triggered by using lseek to search for a hole. Ext4 has…

  13. comment
    Comment #35806780

    Just get a blank keyboard and sticker on your own legend if you need to. They have both enter sizes. (Only half joking, and you can buy a different keyboard once it is available in…

  14. comment
    Comment #32027431

    If I have more problems reported every day than I can fix, the only productive way is to work on issues that people actually put time into reporting in a nice and well worded manne…

  15. comment
    Comment #29588256

    There is a German article, that goes in depth on how to disable pretty much all of them and explains what they do: https://www.kuketz-blog.de/mozilla-firefox-datensendeverhalt... A…

  16. comment
    Comment #28571173

    Maybe not all the stuff, but I have seen many use Gitlab's docker & package registries, I think Gitlab's merge request discussions are miles ahead of Github's (threads without line…

  17. comment
    Comment #28437440

    You could just give vendors the option: - Release all code necessary for independent developers to provide updates. - Release updates for 7 years yourself. Then they can decide wha…

  18. comment
    Comment #28002996

    They are implemented, but I would say there are still bugs in it and it isn't yet 100% trustworthy. Moving E2EE out of beta is one of the goals for the next release though. There a…

  19. comment
    Comment #27972447

    mtxclient mostly implements the API calls and some crypto primitives. A lot of stuff still lives in Nheko, because we couldn't figure out how to fit it neatly into mtxclient (like …

  20. comment
    Comment #27972202

    There is a lot more than 4 clients out there. For example I develop Nheko, which supports E2EE (including cross-signing) as well as 1:1 calls (those only on X11 though, because tim…

  21. comment
    Comment #27972116

    What important features? FluffyChat had cross-signing for more than a year now. A lot of other features are unlikely to be added, since FluffyChat aims to be easy to use. FluffChat…