Live data from Hacker News

Viewing profile — Jestar342

Jestar342

HN member
Joined
Tue, Jul 02, 2019, 3:58 PM UTC
HN karma
895
Public activity
180 items

About Jestar342

No profile information was provided.

Recent public activity

  1. comment
    Comment #26144215

    I didn't meant to blame ORM, only highlight the (mis)use of them in this type of scenario - but yes, you are correct. It is an abuse of the repository - ORM or other. :)

  2. comment
    Comment #26143905

    It can be extended upon.. I see a lot of ORM based solutions that pull a full record just to check a single property sometimes. E.g.: var user = repository.GetUserById(userId); ret…

  3. comment
    Comment #26143829

    shrug The switch to PNG was in haste after we suddenly saw our icons etc all using whatever the last loaded SVG looks like. We already have a PNG "solution" (more like a hack.. som…

  4. comment
    Comment #26143739

    Hooks themselves may not be good FP examples, however I meant the resultant functional components that you develop yourself usually are.

  5. comment
    Comment #26140736

    It's a no-go for this use case. Simply because we cannot manipulate the SVG's attributes (at least not as easily) when using them within img tags. Can when they are "inlined". We r…

  6. comment
    Comment #26134705

    Likewise most of the hooks (useReducer being the obvious primary example), and functional components in general. That's how 99% of functional programming is done - state and functi…

  7. comment
    Comment #26134604

    I decided to switch from SVG with build time manipulation of attributes (scale, colours, rotation, etc) to an image optimisation library (and soon probably a saas like imgix). I'd …

  8. comment
    Comment #26115752

    Noted, thanks.

  9. comment
    Comment #26115585

    Recently switched from SVGs to PNGs because the toolset the designers are using means every SVG has the same HTML ID attribute value. So when rendering >1 SVG on a page, they all r…

  10. comment
    Comment #26114572

    I see the usual OneTrust modal, with a giant, very easy to locate "Reject All" button at the bottom of the modal. https://imgur.com/uZmlGlc

  11. comment
    Comment #26036158

    Yes, he posted more information in an answer on Quora[1] to clarify why he felt he was turned down. [1]: https://www.quora.com/Whats-the-logic-behind-Google-rejectin...

  12. comment
    Comment #26036121

    The very premise of this (sub)thread is one of "more users == providing more value" so .. yes, for this conversation, it matters.

  13. comment
    Comment #25983880

    Literally all of them link scientific papers, if you'd care to read. And it's not "self-infection" that masking is a protection of. Nobody has claimed that. You wear a mask to prot…

  14. comment
    Comment #25978167

    We have them already. Xmpp/jabber, IRC, and even email.

  15. comment
    Comment #25977409

    https://www.ox.ac.uk/news/2020-07-08-oxford-covid-19-study-f... https://www.ucsf.edu/news/2020/06/417906/still-confused-abou... https://fullfact.org/health/evidence-shows-masks-do-…

  16. comment
    Comment #25929913

    Before the internet we were passing video tapes/films, magazines, and prints around with porn and gore. Pre-teen me saw a lot of the kind of things you mention before the internet …

  17. comment
    Comment #25926757

    > I often wonder incredulously whether developers responsible for particular sites really comprehend how bad performance has gotten. For every site I've developed and have been tas…

  18. comment
    Comment #25926732

    Sunk cost is/was my conclusion. At one firm in ~2013, advertising was bringing in $600k revenue per annum - we estimated a loss of potentially triple that (!) - but the response wa…

  19. comment
    Comment #25917843

    For more than a decade I've been campaigning (to any of my employers that utilise adverts on their platform) to drop adverts with the primary factor being that of performance for p…

  20. comment
    Comment #25891169

    Nobody has said it should be except for you. As I said it will occur but you should strive to spread information and learning as much as is reasonable.

  21. comment
    Comment #25890487

    That's "Siloing" which is considered a negative pattern. If X is the expert, then only X can work on that something*. X is now a bottle neck. Natural siloing happens, but you (team…

  22. comment
    Comment #25887139

    Has your team productivity actually dropped? You mention things that are supplemental to productivity but nothing about the actual productivity itself. If not, then I suspect there…

  23. comment
    Comment #25755027

    Terrible and dishonest analogy. The very reason this went undetected for 15 months is because the bridge _didn't_ fall down. There were no signs of a "break in" and it's wholly imp…

  24. comment
    Comment #25745175

    You simply cannot ignore the wider context here. The new leadership is moving development to cheaper regions and, if the interviews and comments about "entitlement" etc are to be b…

  25. comment
    Comment #25655921

    Damn, I figured it could have been. :)