Live data from Hacker News

Viewing profile — jbjorge

jbjorge

HN member
Joined
Fri, May 25, 2012, 4:11 PM UTC
HN karma
52
Public activity
28 items

About jbjorge

No profile information was provided.

Recent public activity

  1. comment
    Comment #44279814

    "But in the end, it doesn't even matter"

  2. comment
    Comment #37745759

    In my case, extrovert living alone. No collab and no meetings with coworkers due to which tasks I was assigned. Just droning on, writing code, with no one to take a break with. I'm…

  3. comment
    Comment #35367471

    ... and it has not become common knowledge yet that ibuprofen is not recommended for males due to its reductive effect on testosterone production

  4. comment
    Comment #34863413

    I used the stack on a side project. Wrote an adapter for websocket sync and a wrapper for Vue that allowed streaming queries. I really liked it, but the typical pattern of one-db-p…

  5. comment
    Comment #30988364

    I discovered that I could control it in my teens. I rather opt for earplugs - the muscle gets tired as all other muscles during use, and the amount of dampening is negligible in my…

  6. comment
    Comment #30988245

    I have the WF XM4 (earplugs) - they have no white noise when not playing. They are garbage for phone-calls though, so wouldn't recommend them if you plan on using the mic.

  7. comment
    Comment #29664151

    I don't think it's a limitation with electron on Linux. One time I joined a meeting with an external org, and probably due to some bug in teams I suddenly got more features like e.…

  8. comment
    Comment #29007296

    When i used it for web I hit a max of 6 simultaneous connections in chrome. I seem to recall that it was an (intended) browser limitation - but it doesn't throw any errors, so it's…

  9. comment
    Comment #28142158

    Hi, author here. Feel free to ask me anything! Diffx is an attempt at making a library that * requires as little boilerplate code as possible * does not require rigid patterns for …

  10. story
  11. comment
    Comment #28003251

    It seems the lenses on the quest 2 are a bit of a hit-or-miss and vary in quality between each unit/batch. My headset had a sweet-spot where the image was clear on maybe 5% of the …

  12. comment
    Comment #24520553

    Since the reactivity api is exposed it's very easy to write a file to hold whatever state you want. Benefits: easy to create, type safety is simple. Drawbacks: you don't get a seri…

  13. comment
    Comment #22597465

    I've worked with projects that used iframes in safari. It had some of the weirdest bugs. Some random times it didn't render changes to the DOM. Sometimes when clicking input fields…

  14. comment
    Comment #22187790

    If you use "npm ci" instead of "npm install" there's even less chance of breakage.

  15. comment
    Comment #21931763

    The client doesn't over-fetch, but the server might need to over-fetch from the db with generic sub-optimal queries to resolve all the fields. Your mileage may vary, but on the pro…

  16. comment
    Comment #21912826

    If you don't use an issue tracker, then to-dos is your issue tracker. If you're using an issue tracker as well as to-dos in the code, then you've got two issue trackers. If you're …

  17. comment
    Comment #19389285

    Congrats! We've used ArangoDB for a while where I work, and have only had positive experiences so far. The query language, speed, and flexibility are all nice to work with.

  18. comment
    Comment #19253838

    I had the same issue using unity/gnome on a laptop with 1-3 monitors. After I switched to i3 I was forced to set the monitor config manually with xrandr. I set up keyboard shortcut…

  19. comment
    Comment #17599073

    In my costly experience - the curves make it guaranteed to crack the glass if dropped from above 40 cm if not using a bulky case. Mine vibrated itself off a low coffee table and on…

  20. comment
    Comment #17391103

    Weeeeell, we do have statistics for how civilians drive based on gender.

  21. comment
    Comment #14933339

    I probably was a bit unclear. Lets say I've got a family tree stored in a db that goes back 1000 years. Through graphql I want to find my first ancestor following all mothers backw…

  22. comment
    Comment #14930405

    To all considering using graphql, let me tell you something that was unclear to me when I first tried it: If you plan to use it with a schemaless (nosql/graph) backend, graphql wil…

  23. comment
    Comment #10962207

    This was my experience as well. For two years I lived at a latitude where I got about zero daylight for 5-6 months per year. My SAD-lamp helped a little (<10k lumens), vitamin D he…

  24. comment
    Comment #8698919

    The number of viewers might be a bit different.

  25. comment
    Comment #8237271

    ...after you've learned the principles of UX.