Live data from Hacker News

Viewing profile — matiasfernandez

matiasfernandez

HN member
Joined
Wed, Jun 01, 2016, 10:24 PM UTC
HN karma
159
Public activity
36 items

About matiasfernandez

No profile information was provided.

Recent public activity

  1. comment
    Comment #40185945

    Yep. https://www.youtube.com/watch?v=eXe-rvXVL-g

  2. comment
    Comment #37496209

    Tempo rubato! https://en.wikipedia.org/wiki/Tempo_rubato

  3. comment
    Comment #36410867

    At Stripe, we believe that the burden of proof is on he who denies, not on he who declares.

  4. comment
    Comment #35931074

    I got some banana bread at work today. Hell yeah. So it goes to show that waiting for things is, like, worth it. But there's a lot of bad things in this world, dude. Like fucking s…

  5. comment
    Comment #35922712

    I don't mind the sluggishness as much as the dialog in Witcher games. I tend to prefer games with little-to-no required dialog and Zelda's interactions tend to be more mechanical t…

  6. comment
    Comment #35730930

    “For example, one argument would be that the evidence I’ve presented here is consistent with a strategy of quickly shipping “version one” with poor performance, then starting work …

  7. comment
    Comment #35585156

    https://www.computerenhance.com/p/why-isnt-there-a-createpro...

  8. comment
    Comment #34976840

    Or as Casey would put it: Discord is taking 3.7moo ("Moon Unit") to open. A Moon Unit is equal to ~2.7 seconds, the maximum ping time to the moon. Therefore, if Discord had their s…

  9. comment
    Comment #34302156

    I never have trouble with memory management in C by sticking to "grouped element architectures" with explicit lifetimes such as arenas, scratch allocators, dynamic pools, etc. RAII…

  10. comment
    Comment #34301954

    I recommend taking a look at Handmade Hero. Follow the first 20-ish episodes then brach off and use the Episode Guide ( https://guide.handmadehero.org/code ) when needed. Also join…

  11. comment
    Comment #34275566

    Instant response != Instant resolution. Getting support at Stripe is easy for easy things, but hard when it actually counts. Based on what we've seen here (and what I've personally…

  12. comment
    Comment #34220602

    Impressive work! Where is the net package getting worked on? Is it the "core_net" branch or do you have your own fork?

  13. comment
    Comment #34036736

    As an individual, you should have the right to access any information another person wishes to generate. AFAICT, Hacker News moderators are hiding posts they believe do not provide…

  14. story
  15. comment
    Comment #34036479

    > We do not hold any user funds for any reason other than fraud prevention. Ah yes, the things we do for "fraud prevention". I get that regulations might have Stripe's hands tied, …

  16. comment
    Comment #33759554

    Pop and swap while iterating is definitely a useful feature. You can also queue removals up and do the pop and swap all together on a cleanup pass (snippet below). That said, most …

  17. comment
    Comment #32885420

    Our main bulk of transactions get processed with 4 different local payment providers (Accepta, Bank Tech, Dynamics Payments, and Evertec), one of which integrates with Authorize.ne…

  18. comment
    Comment #32885371

    We've done business with many "old school" merchant service providers and none have had us pay anything upfront. The only difference is that Stripe has a better API. Stripe's onboa…

  19. comment
    Comment #32862696

    It's simpler than most people think. The Present Value of $10/month for 5 years is ~$450 at around 15% Discount Rate. For consumer software, many are not willing or able to invest …

  20. comment
    Comment #32861243

    >somehow you were able to get all of this cleared up within the day Exactly. This is why the whole "their hands are tied" excuse is so frustrating to me.

  21. comment
    Comment #32861142

    That's because Shopify Payments is just a front for Stripe. We've seen both sides at our company and they behave exactly the same.

  22. comment
    Comment #32861104

    >almost guaranteed The issue most people in this thread are talking about exists in the almost . If it was always guaranteed, then there would not be so much evidence to the contra…

  23. comment
    Comment #32860936

    We've been moving away from Stripe and Stripe-backed (e.g. Shopify) payment gateways pretty much everywhere we can for this same reason. We only have a few integrations left connec…

  24. comment
    Comment #32860816

    This happened to us multiple times too. Everything gets resolved after 1+ months of having our payouts frozen. This means we have to go months without a single dollar being deposit…

  25. comment
    Comment #32600768

    Is that why Nintendo has a significant number of obvious patents despite prior art? For example, recently they patented "time manipulation of objects in game".