Viewing profile — joelellis
joelellis
HN member- Joined
- Fri, Apr 24, 2020, 10:37 PM UTC
- HN karma
- 46
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About joelellis
No profile information was provided.
Recent public activity
-
comment
Comment #26932871
As far as I remember, it was used to pass API requests for third party services (like APNS) through the main Bitwarden servers so Bitwarden's secret keys for these services weren't…
-
comment
Comment #26785639
I heavily disagree with most of this comment. Static linking verses dynamic linking is a trade-off, and despite the shared bandwidth disadvantage and the difficulty of replacing th…
-
comment
Comment #26785071
Multi-cursor editing is the fastest way to accurately modify large amounts of text, especially repetitive text. It's well worth learning for your respective editor. Most other edit…
- story
-
comment
Comment #26726869
Disabling the `hydrate` option does this. ( https://kit.svelte.dev/docs#configuration-hydrate )
-
comment
Comment #26710019
> The site appeared as a flat background old style early 2000’s sort of thing with bits of comic sans in it. That's surprising - even external stuff usually has to follow the NHS's…
-
comment
Comment #26681288
FYI, you can use ctrl+l to get the path bar as just plain text that you can edit.
-
comment
Comment #26680654
The most commonly used parsers only accept valid JSON - including the one included within most JS runtimes (JSON.stringify/parse). VSCode explicitly uses a `jsonc` parser, the only…
-
comment
Comment #26618920
I think you misunderstood what they're saying - you can get it for free no matter the user count, as it's open source software. They only do support contracts with organisations gr…
-
comment
Comment #26603636
Because of this unsubstantiated and baseless claim: > Support a stable kernel API probably wouldn't be that expensive
- story
-
comment
Comment #26553326
> or altered the login flow Mojang recently announced that all mojang.com accounts would be migrated to Microsoft accounts. https://www.minecraft.net/en-us/mojang-account-move
-
comment
Comment #26491897
Just FYI, minimise is both in the window menu (alt-space or the top left) and can be configured to have a button or be triggered by an action like double click or middle click in G…
-
comment
Comment #25159837
Something to note: If the update frequency of chrome is too much for you, you can use Firefox ESR [0]. This lets you upgrade major versions less often whilst still getting regular …
-
comment
Comment #24989042
I'm gonna go out on a limb here and say that the amateur does worse than the pro is because said amateur doesn't know how to use the (often very complex) tool that they've been giv…
-
comment
Comment #24731798
The author explains in the twitter thread (french): https://twitter.com/DMerigoux/status/1314531302079688709 > The difficulty arose from a constraint on the part of the DGFiP which…
-
comment
Comment #24678298
Well if you're on linux a second-hand one would be great, given you don't have their drivers (and you do have open ones). I have a Graphire3 6x8.
- comment
- story
-
comment
Comment #24244791
Specifically, section 2 ignores (The Privacy and Electronic Communications Regulations)[ https://ico.org.uk/for-organisations/guide-to-pecr/what-are-... ] and section 11 ignores (t…
- story
-
comment
Comment #22973667
Hi, I've always loved these PWA stores. I just updated the https://offline-dino-game.firebaseapp.com/ PWA with the ability to save your highscore to localstorage! Took me long enou…
- comment