Live data from Hacker News

Viewing profile — bramblerose

bramblerose

HN member
Joined
Sun, Dec 01, 2013, 4:58 PM UTC
HN karma
488
Public activity
109 items

About bramblerose

No profile information was provided.

Recent public activity

  1. comment
    Comment #46955926

    While that is true, "Drivers consistently ignoring rules" is also a systems issue, which can be mitigated through e.g. better road design (narrower roads reduce speeding, for examp…

  2. comment
    Comment #46573777

    Unless the design of the object is copyrightable (which it often is!) in which case the photo is a derivative work.

  3. comment
    Comment #46190582

    - Using the commit SHA of a released action version is the safest for stability and security. This is not true for stability in practice: the action often depends on a specific Nod…

  4. comment
    Comment #45379945

    The solution to the "interface/tooling to translate" problem, at least for open source applications, is https://translatewiki.net/ , with the additional benefit that it comes with …

  5. comment
    Comment #45346565

    uses: actions/checkout@v4 That uses the Node that is provided by GitHub, and that will break in the future.

  6. comment
    Comment #45319468

    I find the repeated deprecations on GitHub Actions frustrating to work with. One of the key goals of a build system is to be able to come back to a project after several years and …

  7. comment
    Comment #42765911

    In the end, this is the age old "I built by thing on top of a 3rd party platform, it doesn't quite match my use case (anymore) and now I'm stuck". Would GitLab have been better? Ma…

  8. comment
    Comment #42648085

    I would argue that the second rule is even optional here. There is enough literature (McConnell's Software Estimation, Boehm's Software Engineering Economics) that suggests that, g…

  9. comment
    Comment #42233837

    The subsidy could be independent from the carbon emissions (e.g. by subsidies on the produced goods) while the carbon tax isn't, effectively creating an incentive to produce in a l…

  10. comment
    Comment #42212686

    Which risk would TLS mitigate in this specific use case?

  11. comment
    Comment #42085108

    The alternative would be "two applications talking to the same microservice" where you run into the same issues with backwards compatibility, except the API is now "application to …

  12. comment
    Comment #41673779

    I have the same (and ran into this trying to wrap my head around why Maven didn't work... I don't want a tutorial explaining how to get started, I need to understand the fundamenta…

  13. comment
    Comment #41561414

    You also have to allow the end user to make changes to the LGPL software running on the device.

  14. comment
    Comment #41398044

    Judging by the graph on the linked page, the UK's rail network is mostly safer due to a lower number of workplace accidents. A cynic might suggest that that's correlated with a lac…

  15. comment
    Comment #41293653

    It's the power output that is relevant for the failure mode described in the article, not the yearly production. And in terms of power output, 20GW is an incredibly common number f…

  16. comment
    Comment #41293577

    The failure mode is much simpler: you don't need to physically break anything, you just need to drop 10GW of production from the grid (send a "turn off" command to all solar invert…

  17. comment
  18. comment
    Comment #40828606

    You can, but you need to enable it (as it fundamentally changes how the game plays); https://wiki.openttd.org/en/Manual/Passenger%20and%20cargo%2...

  19. comment
    Comment #40702955

    You can do this with `np.newaxis` - in the NumPy course I wrote as TA we required students to always be explicit about the axes (also in e.g. sums). It would be nice if you could d…

  20. comment
    Comment #40589988

    I appreciate your response. I feel the same as the other commenter: the asymmetry between "a steep fine" and "losing your home" is enormous. But "what happens if the fine is enormo…

  21. comment
    Comment #40587333

    So what happens when the law requires a contract yet the landlord doesn't offer a contract and simply collects the rent?

  22. comment
    Comment #40153938

    You can be refunded without receiving additional compensation.

  23. comment
    Comment #39861332

    They are not entitled to compensation over their previous work, but you/me/AWS are also not entitled to their _future_ work.

  24. comment
    Comment #39848635

    That only works for copyleft licenses. Even with Antirez' original work fully available under BSD, there is nothing stopping Redis Labs from adding new code under a proprietary lic…

  25. comment
    Comment #39451120

    A Vector Network Analyzer - https://en.wikipedia.org/wiki/Network_analyzer_(electrical)