Live data from Hacker News

Viewing profile — mistersys

mistersys

HN member
Joined
Sat, Feb 11, 2017, 3:39 AM UTC
HN karma
389
Public activity
88 items

About mistersys

No profile information was provided.

Recent public activity

  1. comment
    Comment #35680216

    My man must not write JS

  2. comment
    Comment #35562803

    title is confusing. SQL announces: 2023 is finished, on April 13th, 2023.

  3. comment
    Comment #35003070

    In my experience in tech, most teams directly access and manipulate production frequently. Bigger companies usually have restrictions on this but in the start up world not so much.…

  4. comment
    Comment #34672240

    I had a similar experience after switching to DVORAK as a nerdy teenager, however I found by just leaving my smartphone on QWERTY, I'm able to switch and still type 40 - 50wpm with…

  5. comment
    Comment #34614693

    No need to be pedantic. He's obviously saying that there are better strategies then vDOM with lower overhead. This is proven by Solid.js which is faster then every VDOM framework, …

  6. comment
    Comment #34614517

    Solid.js is even faster than inferno, and it doesn't really use a VDOM strategy, uses a strategy much more like svelte. IMO svelte is just poorly implemented from a benchmark persp…

  7. comment
    Comment #34449950

    https://news.ycombinator.com/item?id=34446673

  8. comment
    Comment #33346424

    Fun idea, but pretty unfun to play. Half the questions are just five, six different words you need to `|` together, and not enough time to even type out that many words. Feels like…

  9. comment
    Comment #33283543

    I also thought this. But then I remembered I had a $700 bike stolen from my hotel when I stayed in SF for 2 days. Checks out.

  10. story
    Any Spanish speakers interested in working on a new way to study Spanish?

    Howdy. I'm currently working on learning Spanish. I moved to Puerto Rico (I'm a SE contractor) and am studying using a variety of resources including memrize, Quizlet & various boo…

  11. comment
    Comment #29779309

    A successful Web3 (if we want to use the term) project should be unfundable to capitalists. That's what makes this so hard. Teach people how to not be wage slaves, then people won'…

  12. comment
    Comment #29779249

    It really feels like internet infrastructure has been growing more unstable. More outages, feels like way more bugs happening on my apple products as well. I believe this is the re…

  13. comment
    Comment #29569188

    I think the point here is that we've worked ourselves into a corner with web technologies. The web is very reliant on GPU rendering, but when building an app with DOM + CSS, you do…

  14. comment
    Comment #28893219

    The JS Ecosystem + The AWS / Serverless ecosystem is a love story of the likes of Harley Quinn and the Joker. This week I picked up a gig working on a website for a non-profit orga…

  15. comment
    Comment #27850905

    This isn't really business logic... unless you're in the business of simply converting data formats. As a data fetching approach and especially as tooling primitive to eliminate th…

  16. comment
    Comment #27850831

    Okay, yeah we can serve UI over the wire. It's possible to make it work. But the experience will never be the same as a a native application that's designed to handle offline funct…

  17. comment
    Comment #27489510

    Okay Cascading Style Sheets :)

  18. comment
    Comment #27185085

    It's weird, the only reason I can't use Apple Music is because it doesn't sync between devices. Apple being the company it is, it's just crazy to me that I can't pickup listening w…

  19. comment
    Comment #26984718

    Yeah I don't think a cost breakdown on my drop ship products on Etsy would increase sales. We roughly double the price vs. cost of goods, but it's not like we're rolling in dough b…

  20. comment
    Comment #26960678

    Sure if someone is starting from scratch. We have Microsoft, Android and Linux which are alternative computing platforms, and android + linux are already fully ARM. Apple's chips a…

  21. comment
    Comment #26627659

    This seems like a reasonable argument, however I must say that buying content from iTunes is usually not cheaper than an Netflix subscription, unless you don't actually watch TV re…

  22. comment
    Comment #26573310

    Yeah this is the problem with the React ecosystem. I'm intimately familiar with this stack and used to use redux with "duck" modules professionally, complete with sagas and epics, …

  23. comment
    Comment #26399045

    In these stores, cashiers are waiting around most of the time. That's the issue. They couldn't stay in business because they had to pay for the cashier to checkout as well as wait …

  24. story
    Ask HN: Got Covid? What's your story?

    My roommate recently tested positive for Covid-19, and as I'm writing this I'm experiencing uncomfortable symptoms, I definitely have it as well, but awaiting the results from my o…

  25. comment
    Comment #26164608

    I do agree text wins when it comes to expressiveness. However, that expressiveness comes at a cost, just look how difficult it is for beginners to grasp the initial concepts of pro…