It's very interesting they are using camelCase for their Postgres column names instead of snake_case. I like it. Is that something folks are doing? Can it be done without "doubleQuoting" all of the response column names…
Just switched to Bitwarden. Took me ~15 minutes to get the browser extension + app installed and to complete the migration using the export/import features.
This is really sad :( I hope there is more communication soon about the timeline.
Interesting font. The presentation of this page looks pretty bad on a window that is ~1000px wide. Not sure why it was designed in a way that forced a single ratio.
Thanks for your response Nikolas! Prisma's approach is well thought out, and I appreciate the new angle on an old and challenging problem. For Typescript users, especially new users, Prisma can be a big win. Abstracting…
I empathize with the frustration that this library is trying to solve. It's pretty nifty too! Ultimately, however, I don't believe this is the correct approach. The problem with this tool, like every other…
Love it! http://nodesign.dev just lead me to https://www.happyhues.co which is beautiful. Already super useful. One nit: the "color" filter shows up twice for me, and both are checked when I click on one. Also, I'm…
I think 10:1 is a bit much. If services are well-scoped, 3 engineers/service can be an effective ratio.
I recently started using Sapper for a personal site and have been enjoying it immensely. I find that the abstractions that Sapper/Svelte make in order to avoid full page loads, preload data, etc allow me to write the…
This is sweet! Interestingly it seems to only accept QWERTY input even when the keyboard has an alternate mapping set. This makes sense though given the positions of the keys chosen
This is not specific to Chrome. `document.designMode` is a web standard and is supported by Firefox, Safari, IE, etc. https://developer.mozilla.org/en-US/docs/Web/API/Document/de...
With brew as the de-facto package manager for macOS this is a great move. Having Python and Ruby bundled with macOS is confusing when trying to install "regular" versions of the software through brew or other methods.…
It's very interesting they are using camelCase for their Postgres column names instead of snake_case. I like it. Is that something folks are doing? Can it be done without "doubleQuoting" all of the response column names…
Just switched to Bitwarden. Took me ~15 minutes to get the browser extension + app installed and to complete the migration using the export/import features.
This is really sad :( I hope there is more communication soon about the timeline.
Interesting font. The presentation of this page looks pretty bad on a window that is ~1000px wide. Not sure why it was designed in a way that forced a single ratio.
Thanks for your response Nikolas! Prisma's approach is well thought out, and I appreciate the new angle on an old and challenging problem. For Typescript users, especially new users, Prisma can be a big win. Abstracting…
I empathize with the frustration that this library is trying to solve. It's pretty nifty too! Ultimately, however, I don't believe this is the correct approach. The problem with this tool, like every other…
Love it! http://nodesign.dev just lead me to https://www.happyhues.co which is beautiful. Already super useful. One nit: the "color" filter shows up twice for me, and both are checked when I click on one. Also, I'm…
I think 10:1 is a bit much. If services are well-scoped, 3 engineers/service can be an effective ratio.
I recently started using Sapper for a personal site and have been enjoying it immensely. I find that the abstractions that Sapper/Svelte make in order to avoid full page loads, preload data, etc allow me to write the…
This is sweet! Interestingly it seems to only accept QWERTY input even when the keyboard has an alternate mapping set. This makes sense though given the positions of the keys chosen
This is not specific to Chrome. `document.designMode` is a web standard and is supported by Firefox, Safari, IE, etc. https://developer.mozilla.org/en-US/docs/Web/API/Document/de...
With brew as the de-facto package manager for macOS this is a great move. Having Python and Ruby bundled with macOS is confusing when trying to install "regular" versions of the software through brew or other methods.…