Live data from Hacker News

Viewing profile — rev_d

rev_d

HN member
Joined
Tue, Mar 14, 2017, 1:54 PM UTC
HN karma
52
Public activity
19 items

About rev_d

No profile information was provided.

Recent public activity

  1. comment
    Comment #36506713

    Shortly afterwards, they rolled out a local non-cloud API for any non v1 devices. Unfortunate that older devices didn't get it, but at least they're following future-proof best pra…

  2. comment
    Comment #32821655

    The government is well-aware of how inflation erodes reporting thresholds. If you look at the obligation to report non-US bank accounts to FinCEN, they've indexed the penalties ($1…

  3. comment
    Comment #30936746

    As a recently recognised Italian citizen, I have to agree--it's not the appropriate place to form a startup. There's a surprising number of things that involve the legal system, an…

  4. comment
    Comment #30867951

    There's a USENIX article from a year or two ago about the "Biscuit" research OS, which was written in golang. There were clear compromises & performance degradations related to usi…

  5. comment
    Comment #30138903

    I wonder if the high prices you're seeing are because you're looking at black & white film. B&W film is quite forgiving of under/over-exposure, and it allows for push processing. O…

  6. comment
    Comment #29470793

    You should take a look into OpenCore Legacy Patcher

  7. comment
    Comment #29025470

    I recently did my 2013 MBP, and while it was a massive pain that left my hands hurting afterwards, I was able to do it without solvents or having to dismantle the entire system lik…

  8. comment
    Comment #28870390

    This paper lays it out pretty well. There’s a parallel tax code that is more complicated, and that’s before the nuances of tax treaties factor in. https://papers.ssrn.com/sol3/pape…

  9. comment
    Comment #26711850

    The big thing with the multinationals is that they're able to pull stunts like corporate inversions & royalty payments to their foreign entity to reduce their profit under the (mor…

  10. comment
    Comment #26697908

    What's also quite gross about this is that we have large multinationals paying zero in taxes to the US government, but there are small businesses owned by overseas US citizens that…

  11. comment
    Comment #26675980

    I'm not sure I'd describe it as fascinating, so much as abusive. The really complicated and intricate bits are the web of Tax Treaties, Tax Treaty Protocols, Revenue Procedures, an…

  12. comment
    Comment #26466093

    That seems a little incorrect, considering that Ireland is non-English only on paper.

  13. comment
    Comment #25177909

    Sounds like a reason to avoid this product.

  14. comment
    Comment #25163801

    The Pinebook Pro is pretty temperamental when it comes to things like battery management & performance. The Pi has more memory, more computing power, and is more reliable. Get him …

  15. comment
    Comment #25006358

    Some of the registrars are pretty picky about their rules. I have a .es (Spanish) domain, and it wasn't until quite recently that they stopped asking you to include your passport n…

  16. comment
    Comment #24966494

    I'm not too familiar with the local rules in Lithuania, but the EU has two different possible classifications for E-Bikes: * EU-Spec E-Bike: Up to 25kph, No license / special equip…

  17. comment
    Comment #24038062

    I'm wondering if the solution to this involves shipping more software via something like the AUR (Arch User Repository) rather than in binary packages. It's not necessarily sane to…

  18. comment
    Comment #14958402

    To the contrary. Of the three closest grocery stores, only one of them has a single cash line. One of the stores is cards only, and one of them doesn't even have any live employees…

  19. comment
    Comment #13867458

    Wouldn't it make a lot of sense to just use Pyspark with RDDs? Latency would be relatively high, but it'd also bypass the GIL while also being more modern.