HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hyper_cube

no profile record

Submissions

What is a low/reasonable cost solution for service log storage and querying?

1 points·by hyper_cube·2 lata temu·0 comments

comments

hyper_cube
·w zeszłym roku·discuss
I am interested in the extension question too. What kind of challenge that will present.
hyper_cube
·w zeszłym roku·discuss
This is great because it helps with understanding why for some long-standing projects it may not be feasible to incrementally change toward new API. And, it can be worth considering pioneering new breaking change versions that would bring new capabilities into being.
hyper_cube
·w zeszłym roku·discuss
Love that it's just an sql file
hyper_cube
·2 lata temu·discuss
we put them straight into the refrigerator as soon as we get them home, and this works for any apple variety we buy, to preserve quality and flavor.
hyper_cube
·2 lata temu·discuss
But typically, if you do spend some time to think about schema, and relationships, you only have to spend a small amount of time, and map that into the appropriate place, and then usually you don't have to mess with it again. It's worth the investment.
hyper_cube
·2 lata temu·discuss
This is pretty amazing I don’t think many people realize what is possible now with data analytics and Julia
hyper_cube
·2 lata temu·discuss
There must be an Onion writer based in East Lansing MI

https://www.theonion.com/face-of-jesus-seen-on-miracle-hippi...

https://www.theonion.com/no-way-to-prevent-this-says-only-na...

https://www.theonion.com/new-study-finds-average-american-st...

https://www.theonion.com/area-bar-used-to-be-cool-now-lame-1...

https://www.theonion.com/voices-in-mans-head-make-great-poin...

https://www.theonion.com/study-finds-pop-up-ads-evolved-deco...
hyper_cube
·2 lata temu·discuss
This was going to be my inquiry, thanks!
hyper_cube
·2 lata temu·discuss
Many times, we don't realize how our brains/selves have been conditioned. It's kind of a luxury to even be able to have the time and space to gain this insight for many people.
hyper_cube
·2 lata temu·discuss
Author here:

Happy to answer questions.

I've been enjoying the journey of bringing Nix into the supabase community. There are some interesting challenges here, and we're already reaping some of the rewards. One of the most interesting and innovative things that has emerged has been to use nix to test upgrade/downgrade issues for postgres (as discussed in the blog post).

Nix has also made testing version of postgres, extensions etc in development far more streamlined, and I've spent time recently working with people internally to start to learn to leverage the ability to switch to any commit or branch, and build/run/test versions.