Live data from Hacker News

Viewing profile — mitt_romney_12

mitt_romney_12

HN member
Joined
Mon, Dec 05, 2022, 8:38 PM UTC
HN karma
160
Public activity
49 items

About mitt_romney_12

No profile information was provided.

Recent public activity

  1. comment
    Comment #43190003

    The link to at the bottom update post should probably point here https://ochagavia.nl/blog/solving-the-jit-calculator-challen... instead of back to the article

  2. comment
    Comment #40546843

    But now every function that reads from stdin needs to pass around an offset of where to read from which is very unergonomical. It also isn't really pure since offset is now state t…

  3. comment
    Comment #40542757

    What happens if you do: x = read_guess(); y = io.read_int("what's your name: "); z = read_guess(); How would your system ensure x and z are the same?

  4. comment
    Comment #40542741

    This is an interesting approach but it has some issues with more more advanced effects. For example if you have a function that uses mutable state you would need to have the state …

  5. comment
    Comment #40310217

    You're approaching this from a PL design standpoint where the distinction is important, but from a user perspective it doesn't matter if it's just "syntax sugar" or if it's a super…

  6. comment
    Comment #40115608

    > the situation is, in the worst case, as good as when types are mandatory The worst case is actually worse than when types are mandatory, since you can get an error in the wrong p…

  7. comment
    Comment #40115580

    I'm assuming `timeout_return_value` would be a user provided value that serves as the default. But most effect systems also support a `return` effect that lets change the return ty…

  8. comment
    Comment #38829253

    If you replace the ternary with an if then it's easy to understand for anyone who knows what ... means (which imo every JS developer should know) const count = (amount: number) => …

  9. comment
    Comment #38711467

    With JSX you can do const todo = ; {todo}

  10. comment
    Comment #37244000

    > With any financial innovation, there's often a cycle: initial excitement, over-extension, contraction, and then matured understanding I'm a little more cynical, I think the cycle…

  11. comment
    Comment #36927398

    > Who is doing that today? So many people. Look no further than the activists who are continuing to protest against Cop City in Atlanta despite the fact that the cops have already …

  12. comment
    Comment #36927221

    Under this interpretation nothing can ever be revolutionary. There is absolutely and ideology that is dominant in society at large and trying to say that the ideology that runs 95%…

  13. comment
    Comment #36808402

    They hopefully won't but the threat of arrest, even if they won't be indicted, is definitely enough to have a dampening effect on people exercising their rights. At the same time I…

  14. comment
    Comment #36806650

    I don't think that's what causes police killings unless you consider walking out of your friend's house with a cellphone in your hand making "10 of the worst decisions of your life…

  15. comment
    Comment #36806580

    You're right I meant to say hate crimes not hate speech. Although in the Utah case her actions where pretty clearly speech [1] [1] https://www.npr.org/2021/07/15/1016431004/a-woman…

  16. comment
    Comment #36802885

    > in that the policies in question aren't controversial and are already enforced These policies aren't enforced > Change management practices, so officer abuses are punished "Less …

  17. comment
    Comment #36802354

    A gun isn't going to protect you from police violence, it's just going to give them a reason to become even more militarized and an excuse after they shoot you

  18. comment
    Comment #36802321

    > If you really believe that, I recommend going outside and stepping off 25 feet and then trying some smartphone recordings. I recommend you trying that in a high stress situation …

  19. comment
    Comment #36802258

    > The former. People have been over-charged for destroying the property of others, in the example given. But my point was comparative. This is a inaccurate comparison. She didn't d…

  20. comment
    Comment #36802048

    > But by god, there are a load of good ones, and some of them spend all day, dealing with people at their absolute worst, taking crap you or I wouldn't be able to handle for 5 minu…

  21. comment
    Comment #36802010

    The issue is also the distance, because it makes it harder to get accurate footage of what's going on

  22. comment
    Comment #36801995

    > Most people respect and want cops 89% of Americans think that changes need to made to make policing better and 50% of Americans think that major changes need to be made [1]. > Pe…

  23. comment
    Comment #36801895

    This isn't a problem with hate crimes this is a problem with the level of immunity cops are given. If hate crimes had never been "made up" (whatever that means) they would have jus…

  24. comment
    Comment #36801863

    > Why wouldn't police officers be subject to the same kinds of protections from microagressions afforded to others? These are special protections afforded only to police officers. …

  25. comment
    Comment #36801778

    >25 feet isn't very far. In the other states mentioned I believe it's 10 feet, which is reasonable The 25 ft buffer means that while people aren't prevented from recording an arres…