HN user

jonasb

144 karma

[ my public key: https://keybase.io/jonasb; my proof: https://keybase.io/jonasb/sigs/X49PwBtfJiXn5MB9nJR6vkd0m5GN6xSTyPEO_chPnnI ]

Posts6
Comments25
View on HN

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 navigation tool in GitHub, but I can understand that it's more of a power user feature.

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 enough. [1] The IP itself becomes is not personal data after truncation but it's unclear if the truncation happens before it leaves the country. And combined with the other personal data (e.g. cookies), it is considered personal data. [2]

Coop proxied all calls to GA and use the same generic IP address for all users. [3] They don't get a fine but have to stop using GA.

[1] "1.3.15 Effektiviteten hos vidtagna skyddsåtgärder av Google och CDON" https://www.imy.se/globalassets/dokument/beslut/2023/beslut-...

[2] "2.2.2 Integritetsskyddsmyndighetens bedömning" https://www.imy.se/globalassets/dokument/beslut/2023/beslut-...

[3] "1.3.14.2 Coops implementering av server side container" https://www.imy.se/globalassets/dokument/beslut/2023/beslut-...

Homebrew 4.0.0 3 years ago

devenv is super promising, but I do find it a bit intrusive that Nix creates a separate volume for its store on Mac OS

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 supports running the server in a browser, Node, Bun or Deno. The data is stored in SQLite or Postgres. It includes schema/type generation for TypeScript and GraphQL.

There’s a playground[1] to try it out in the browser and a getting started guide[2] if you want to run it on your machine.

There’s still a lot of work left to do, but I’m happy with the big strokes of the project. Please, let me know what you think!

[1] https://playground.dossierhq.dev/

[2] https://www.dossierhq.dev/docs/getting-started

Bun v0.5 4 years ago

Will Postgres.js be the way to go for using Postgres, or do you expect to build a custom Postgres client library?

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 the app. How is this meant to be working (when there's Android support)? Will everything needed to write an Android app be bundled with the app?

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_HOME/build
  ~CIRCA_HOME ➤ python tools/prebuild.py
  ~CIRCA_HOME ➤ scons build/circa build/circa_d
I can run the tests:
  ~CIRCA_HOME ➤ tools/ca-tests.py
  Ran 105 tests, 0 failed, 11 disabled.
But I can't launch the repl (circa_d --repl) nor get anything from the samples. On some of the samples I get errors, on others I get nothing.

Am I missing something?

I haven't used Photoshop in years, so I can't really comment. But I was a fan of Illustrator for a long time, and Lightroom is probably one of the best UIs ever. The thing is that when you get proficient in their apps you get really productive, so I can see why professionals go for their products.