Live data from Hacker News

Viewing profile — marsovo

marsovo

HN member
Joined
Sun, Jul 07, 2024, 3:44 AM UTC
HN karma
64
Public activity
47 items

About marsovo

No profile information was provided.

Recent public activity

  1. comment
    Comment #43460204

    [flagged]

  2. comment
    Comment #43456702

    This sounds exactly like what people were saying right up to February 2022: it doesn't make sense, Russia won't invade Ukraine, Russia has enough land, it is geopolitical suicide. …

  3. comment
  4. comment
    Comment #43455966

    When it was raining yesterday, and people with weather experience say "it might rain tomorrow", do you insist umbrellas should be left at home because it's just speculation? Except…

  5. comment
    Comment #43455235

    Is there data in 2021 that would have led you to think Russia would attempt an outright invasion of Ukraine? Is it really so outlandish to think that Russian irredentism[0] will co…

  6. comment
  7. comment
    Comment #43453610

    Macroeconomics is very different from microeconomics. Your spending is my income and my spending is your income. If the government spends a dollar, where does it go? Presumably it …

  8. comment
    Comment #43445690

    I see what you mean, but ACID is a fairly foundational expectation for SQL transactions (D being the relevant feature here) That being said, my background is primarily Microsoft SQ…

  9. comment
    Comment #43443703

    I looked into this some more. There are other ways than explicit fsync. See this blurb on FUA (which basically treats the I/O as write-through) https://techcommunity.microsoft.com/…

  10. comment
    Comment #43443597

    I'm not sure we're using the same terminology. Committed means the transaction has been hardened to disk. That's the D in ACID. Otherwise, is the suggestion that there be an artifi…

  11. comment
    Comment #43442479

    Sure, but now when transaction 1 is "committed", it isn't actually guaranteed to be there in the face of interruption. That's a big change to the default behavior...

  12. comment
    Comment #43442459

    Sure, but the comment I responded to was lamenting that the commits are not asynchronous by default. The documentation I linked to was all about the considerations and behavior for…

  13. comment
    Comment #43441277

    How would that work without risking loss of committed transactions? > Fully durable transaction commits are synchronous and report a commit as successful and return control to the …

  14. comment
    Comment #43434903

    More context on the external tank: https://archive.is/2017.03.30-030831/https://www.nasa.gov/mi... > The common soda can, a marvel of mass production, is 94% soda and 6% can by mas…

  15. comment
    Comment #43393105

    PHP has grown up but in its wild youth was notorious for such gems as mysql_escape_string vs mysql_real_escape_string, rather than proper parameterization It's not so much about Tu…

  16. comment
    Comment #43375837

    Yes, you're right. I wasn't able to double-check as the repo was deleted at the time. That said, AIUI making the tags read-only would still often be vulnerable to semantic-version …

  17. comment
    Comment #43373787

    I don't think that's exactly what happened here: the compromise created new tags but generally the tag consumption relies on semantic versioning In other words: you specify version…

  18. comment
    Comment #43369348

    Erm, most file systems allow you to change data too, right? Hence S3 is emphatically not a file system.

  19. comment
    Comment #43369333

    Here's the link to that https://news.ycombinator.com/item?id=40304666 Moral of the story: the "technical part" of things is not the end of the story Alternative moral: The 3-2-1 ba…

  20. comment
    Comment #43321677

    Not to mention removal of the alternatives in favor of GPS, e.g. shutting down VOR beacons (see e.g. https://www.flightaware.com/squawks/view/1/24_hours/popular/... )

  21. comment
    Comment #43321637

    Can you point us to which part of that can deal with the scenario in question? > What stops a malicious actor from recording the signals coming off the satellites and replaying the…

  22. comment
    Comment #43296287

    I don't think it's wrong to blame people who make life more difficult for others for their own aggrandizement The game doesn't exist without players. I could make more money if I w…

  23. comment
    Comment #43246713

    It depends on what the broader economy is doing Is government spending crowding out private investment? (Is the private sector competing with the government for employees?). If so …

  24. comment
    Comment #43241464

    As I understand it, the trial was about whether or not providing the database schema is a security risk. > Your request seeks a copy of tables or columns within each table of CANVA…

  25. comment
    Comment #43227492

    What evidence have you seen that this was somehow instigated by China, and not Russian ethnic nationalism/imperialism for its own sake? Remember that this started well before 2022.…