Viewing profile — jbjorge
jbjorge
HN member- Joined
- Fri, May 25, 2012, 4:11 PM UTC
- HN karma
- 52
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About jbjorge
No profile information was provided.
Recent public activity
-
comment
Comment #44279814
"But in the end, it doesn't even matter"
-
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…
-
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
-
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…
-
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…
-
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.
-
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.…
-
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…
-
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 …
- story
-
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 …
-
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…
-
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…
-
comment
Comment #22187790
If you use "npm ci" instead of "npm install" there's even less chance of breakage.
-
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…
-
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 …
-
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.
-
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…
-
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…
-
comment
Comment #17391103
Weeeeell, we do have statistics for how civilians drive based on gender.
-
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…
-
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…
-
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…
-
comment
Comment #8698919
The number of viewers might be a bit different.
-
comment
Comment #8237271
...after you've learned the principles of UX.