The best Hacker News stories from Show from the past day
Latest posts:
Show HN: Imnew.to – get added to a group chat with other newly relocated people
Show HN: Certificate Maker Built with GSlide, Gsheets and Gmail
Show HN: Certificate Maker Built with GSlide, Gsheets and Gmail
Show HN: Certificate Maker Built with GSlide, Gsheets and Gmail
Show HN: Burst – start a cloud server, run your code, turn it off
Show HN: Burst – start a cloud server, run your code, turn it off
Show HN: Burst – start a cloud server, run your code, turn it off
Show HN: SQLite-S3-query – Python function to query a SQLite database on S3
Show HN: SQLite-S3-query – Python function to query a SQLite database on S3
Show HN: SQLite-S3-query – Python function to query a SQLite database on S3
Show HN: SQLite-S3-query – Python function to query a SQLite database on S3
Show HN: Script to compare Postgres data between two points in time
https://github.com/denvaar/pgdiff<p>I cobbled together various programs into a bash script to compare how data changes between two points in time. My idea was basically to have a `git diff` but for data inside postgres.<p>I wanted a util like this to help get to know a new code base: Interact with an app and watch how the data changes.<p>You run the script with a given key (anything) before interacting with an app, then run it again with the same key to see the data diff.<p>I'm not much of a bash scripter, as you can probably see from the script, but it was a fun and useful tool to make. Might make some more improvements in the future (eg. BYO diff command, etc.) but we'll see.
Show HN: Script to compare Postgres data between two points in time
https://github.com/denvaar/pgdiff<p>I cobbled together various programs into a bash script to compare how data changes between two points in time. My idea was basically to have a `git diff` but for data inside postgres.<p>I wanted a util like this to help get to know a new code base: Interact with an app and watch how the data changes.<p>You run the script with a given key (anything) before interacting with an app, then run it again with the same key to see the data diff.<p>I'm not much of a bash scripter, as you can probably see from the script, but it was a fun and useful tool to make. Might make some more improvements in the future (eg. BYO diff command, etc.) but we'll see.
Show HN: Script to compare Postgres data between two points in time
https://github.com/denvaar/pgdiff<p>I cobbled together various programs into a bash script to compare how data changes between two points in time. My idea was basically to have a `git diff` but for data inside postgres.<p>I wanted a util like this to help get to know a new code base: Interact with an app and watch how the data changes.<p>You run the script with a given key (anything) before interacting with an app, then run it again with the same key to see the data diff.<p>I'm not much of a bash scripter, as you can probably see from the script, but it was a fun and useful tool to make. Might make some more improvements in the future (eg. BYO diff command, etc.) but we'll see.
Show HN: C++ virtual_vec vector implementation
Show HN: Alicorn Cloud – Easily move between AWS, GCP and Azure
Show HN: Alicorn Cloud – Easily move between AWS, GCP and Azure
Show HN: Alicorn Cloud – Easily move between AWS, GCP and Azure
Show HN: Alicorn Cloud – Easily move between AWS, GCP and Azure
Show HN: C programming language extension: Cedro pre-processor