Live data from Hacker News

Viewing profile — arter4

arter4

HN member
Joined
Sat, Jan 28, 2023, 9:54 AM UTC
HN karma
248
Public activity
103 items

About arter4

No profile information was provided.

Recent public activity

  1. comment
    Comment #43936478

    >The company behind Qtap (Qpoint.io) provides full inventory and alerting for this sort of scenario. Could you expand on this? I haven't seen anything on your company website that …

  2. comment
    Comment #42676712

    I'm not a meteorologist, but modern meteorology is a lot of physics and math and supercomputers.

  3. comment
    Comment #42665180

    Yeah, that's a valid argument.

  4. comment
    Comment #42665169

    Sure I would.

  5. comment
    Comment #42664737

    Regardless of whether you prefer Trump or Biden, I don't get this trend of making last-minute US policy changes before Trump sits in. Can't he undo all that once he becomes Preside…

  6. comment
    Comment #42664696

    >Tinder, Spotify, Citymapper, Mumsnet and Sky News were among hundreds of companies named in a sample list of apps linked to the breach. >Hackers appear to have targeted a US locat…

  7. comment
    Comment #42664649

    >I expect a Taiwan incident of some sort to happen, although I hope it will be a minor one. >Either that incident or the continuing hostilities in Ukraine (which are likely to last…

  8. comment
    Comment #42664484

    >As The American Practical Navigator (aka “Bowditch”) states, “No navigator should ever become completely dependent on electronic methods. The navigator who regularly navigates by …

  9. comment
    Comment #42664367

    what do you mean?

  10. comment
    Comment #42609788

    I'm from another European country. We do tip, but occasionally, only if we believe something about that meal was really great, and there's no set percentage. Also, there are no tip…

  11. comment
    Comment #42609404

    Let's say your application talks to a database. You reuse connections with a connection pool, but you accidentally reuse connections with different privileges and scopes. As a resu…

  12. comment
    Comment #42608928

    Cool, but you could add units of measure at least to the y-axis? We get the general trend, but we don't know if that peak is 10%, 20%, 100% or something else.

  13. comment
    Comment #42608920

    The point of tipping is that it's _supposed to_ go straight to the servers, while normal charges go the owners who then share them with their employees as they see fit. Assuming th…

  14. comment
    Comment #41497754

    Interesting, thanks!

  15. comment
    Comment #41497752

    Interesting, thanks!

  16. comment
    Comment #41490695

    On an exposed NAS? Everything is possible, I know, but the amount of hacks related to S3 misconfigurations ( https://github.com/nagwww/s3-leaks ), including major companies, still …

  17. comment
    Comment #41490566

    The interesting thing is, most people wouldn't do the same things (say, chmod 777 all the things) on a public NAS. If this assumption is true, it begs the question. Why do people a…

  18. comment
    Comment #41490498

    I'm not sure how the author seems to know the Chinese EW playbook. Is there any open source (as in OSINT) material on this?

  19. comment
    Comment #40333216

    Exactly. People join SO and other SE websites to ask questions and get answers. With ChatGPT and similar platforms, trained on SE answers (and open Github repos,...), people will e…

  20. comment
    Comment #39882635

    I get why, in principle, we should pay people for open source projects, but I guess it doesn't make much of a difference when it comes to vulnerabilities. First off, there are a lo…

  21. comment
    Comment #39882452

    >Your "mindset" is basically allowing bad code into the Kernel and hoping that it gets caught. Not at all. I'm talking about running more and more rigorous security tests because y…

  22. comment
    Comment #39877138

    The "core systems of Linux" include the Linux kernel, openssh, xz and similar libraries, coreutils, openssl, systemd, dns and ntp clients, possibly curl and wget (what if a GET on …

  23. comment
    Comment #39876106

    I don't have kids and I'm not an anthropologist, but I would guess this also happens because parents look for a way to keep their children engaged with something that doesn't requi…

  24. comment
    Comment #39876025

    Sure, but a HA database + batch processing solution and a HA Elastic cluster setup are more or less similar in terms of complexity, number of nodes, RTO/RPO concerns,...

  25. comment
    Comment #39876001

    I guess it depends on the ultimate goal. If the ultimate goal is to avoid backdoors in critical infrastructures (think government systems, financial sector, transportation,...) you…