Viewing profile — jonasb
jonasb
HN member- Joined
- Mon, Jan 19, 2009, 11:03 PM UTC
- HN karma
- 144
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About jonasb
Recent public activity
-
comment
Comment #42236478
Yeah, I hope it doesn't mean that they will remove Command Palette. Unfortunately, it's still an opt-in "feature preview", so who knows what this means. For me it's a key navigatio…
-
comment
Comment #36586456
I guess they can't ban a product for all eternity. In the decision [1] they are a bit more specific: "This shall be done in particular by ceasing to use that version of the tool Go…
-
comment
Comment #36586382
Hashing the IP is not enough by IMY's decisions, none of the companies are allowed to use GA going forward. CDON used GA's IP anonymization through truncation, it was not deemed en…
-
comment
Comment #35530013
Very interesting! If I need to do more than one query to the database in series, my intuition is that it would be faster to make those calls in the same region as the database, rat…
-
comment
Comment #34913246
This is for admin passwords, not user passwords, as i read it.
-
comment
Comment #34821088
devenv is super promising, but I do find it a bit intrusive that Nix creates a separate volume for its store on Mac OS
-
comment
Comment #34753444
Hey HN, I’ve been working on this for the last two years, and now it’s out. Dossier a toolkit for building headless CMSs, released under MIT license. It’s written in TypeScript and…
- story
-
comment
Comment #34434634
Great, thanks! I'll start with Postgres.js then.
-
comment
Comment #34433593
Will Postgres.js be the way to go for using Postgres, or do you expect to build a custom Postgres client library?
-
comment
Comment #20282426
Ah, my bad. Only checked the date of the decisions and assumed they were related to GDPR.
-
comment
Comment #20279584
The ICO maintains an official list of fines in the UK https://ico.org.uk/action-weve-taken/enforcement/?facet_type...
-
comment
Comment #16827369
Even if you don't send personal data to Google analytics they store personal data automatically. At least Google Analytics for Firebase store the following identifiers: Mobile ad I…
-
comment
Comment #15395713
The enhanced query capabilities are very much appreciated. I hope full-text search is in the works, since adding a 3rd party FTS engine adds quite a bit of complexity.
-
comment
Comment #6507339
http://www.freelists.org/post/luajit/ANN-luje-01
-
comment
Comment #5622934
I use etckeeper, but only keep the repository locally. I use it so I can keep track of what changes there are to /etc, to help with that time when something breaks.
-
comment
Comment #5153274
Yes, thanks! Sounds excellent! Any ETA on Android support?
-
comment
Comment #5152307
I haven't kept up to date with CouchBase for quite some time. The first support I saw for Android was the Erlang version of the server that needed to be installed separately from t…
-
comment
Comment #4295184
For more context about Alex, he participates in a good episode of the podcast: This Developer's Life. http://thisdeveloperslife.com/post/1-0-7-audacity .
-
comment
Comment #4125659
The game is still running in the background. It's just hidden.
-
comment
Comment #3867770
circa_d -repl This works fine. Not sure why I used -- :-) With that version I can build build/plas_r but there are some missing Box2D files. Might come back to it later when I have…
-
comment
Comment #3865980
Anyone got it working? I managed to compile both build/circa and build/circa_d (build/circa_t is broken). circa ➤ export CIRCA_HOME=`pwd` ~CIRCA_HOME ➤ export PATH=$PATH:$CIRCA_HOM…
-
comment
Comment #2908844
The most important thing I've learnt recently regarding Vim config is Pathogen. https://github.com/tpope/vim-pathogen With it it's much easier to keep plugins separate and encourag…
-
comment
Comment #2419800
You ought to link to https://market.android.com/details?id=com.foodguts.flavor instead of market://
- story