Live data from Hacker News

Viewing profile — 4RealFreedom

4RealFreedom

HN member
Joined
Fri, Mar 01, 2019, 4:26 PM UTC
HN karma
326
Public activity
222 items

About 4RealFreedom

No profile information was provided.

Recent public activity

  1. comment
    Comment #47253406

    "especially people already intelligent/capable enough to immigrate anywhere else that doesn't have these issues or stay in their own country" Isn't that the point? Come here legall…

  2. comment
    Comment #42545182

    "That's higher than any other president by a massive amount" - Any modern president. Abraham Lincoln had a 2859.40% increase. Martin Van Buren had a 1458.32% increase. We've had qu…

  3. comment
    Comment #42096683

    I'm pretty ignorant about these kinds of things so how does this work? If Valve can specify the court to be used couldn't the company always choose something like Alaska or Hawaii …

  4. comment
    Comment #41621973

    24 billion dollars for 184,000 homeless people (United States Department of Housing and Urban Development estimate). That's 135k per person. Where is the money going if not the hom…

  5. comment
    Comment #41320173

    Why not keep everything transparent and make lobbying illegal? I know neither secret voting or making lobbying illegal will ever happen but it seems like you're just putting a band…

  6. comment
    Comment #41304857

    I don't think we need to do it for every number. Account number, for example, could still be HTML. Balance could be converted, though. The harder we make it for scammers, the worse…

  7. comment
    Comment #41303782

    Couldn't alt-text be used to address accessibility? Web scrapping shouldn't be a requirement of personal banking websites. Am I missing something here?

  8. comment
    Comment #41302777

    Wouldn't banks have content security setup?

  9. comment
    Comment #41302718

    I've tried a few different sites and I can't make it happen. I'll keep trying.

  10. comment
    Comment #41302681

    If you're interested, I would suggest watching some Kitboga. I don't actually know anyone that has had this happen but there are plenty of stories around the internet. I will try d…

  11. comment
    Comment #41302606

    Had to look up FINTS. You are right about accessibility.

  12. comment
    Comment #41302560

    I'll give you accessibility. I tried changing images in the browser on the fly and it just hides the image. That's probably because the browser would need to make a new GET request…

  13. comment
    Comment #41302540

    They ask a person to login to their bank account with screen sharing. They then take control of the mouse and edit the HTML on the fly making it look like they transferred a large …

  14. story
    Ask HN: Why don't banks render numbers as PNGs instead of using HTML?

    I've been thinking about scammers lately and thought about rendering numbers as a png in browsers instead of displaying them as HMTL for banks. This would ensure scammers can't jus…

  15. comment
    Comment #41176884

    Just upgraded an old system to solr 9. I've been very impressed with it.

  16. comment
    Comment #41107946

    There's a link in the article where Google says they are not phasing out third party cookies at all - https://privacysandbox.com/news/privacy-sandbox-update/ .

  17. comment
    Comment #41053477

    Third party cookies are not just used for tracking - they are also any cookies set in an iframe. There are legitimate use cases for third party cookies. Chrome recently rolled out …

  18. comment
    Comment #40897942

    There will always be "haves" and "have nots". That's been the case since forever. Standard Oil ruled the world. AT&T did, too. I agree that monopolies are bad. We should pressure o…

  19. comment
    Comment #40897536

    That could be viewed as a piece of "late stage capitalism" but that's only one part, right? The problem with the term is it's a catch-all for any perceived problem with capitalism.…

  20. comment
    Comment #40897157

    "Late stage capitalism" implies that capitalism is doomed to fail. In reality it is a system of constant change. Wealth inequality has always existed. Some problems like housing ar…

  21. comment
    Comment #40838372

    The goals are a little different but I think it's worth pointing out ElasticMQ. I use it simulate sqs in a docker environment. https://github.com/softwaremill/elasticmq

  22. comment
    Comment #40837333

    The first thing I looked for was text and saw they used cars in an example. I thought the same thing as you 'this can actually get readable license plates?' I don't know enough abo…

  23. comment
    Comment #40830440

    Yes. Nothing is perfect. The remedy they've chosen is to rely on insurance. There is a reason we call doctor's offices 'practices'.

  24. comment
    Comment #40563387

    I have a hard time with window resizing on my Mac all the time. I have to go slow and find the sweet spot.

  25. comment
    Comment #40548929

    Not exactly the same but an engineer I was working with wasn't handling a failure case properly and leaving transactions open. It was reported that the DB would stop working after …