Tech Rumors
3 subscribers
235K photos
239K links
Download Telegram
dev.to

1. We won best dev portal!
Yesterday the Fastly developer hub developer.fastly.com won Best Onboarding Experience at the 2022 Dev Portal Awards!

One of the jurors said:

They really want to get you started fast and without friction. Very well done, provides a lot of helpful resources. Testing options that you can use immediately.

One of the other comments was my favourite though:

Really impressed that Fastly finally did the interactive tutorial that Stripe was known for, can try and see an API that is quite complicate…
#devrel #docs #news #community

2. Moving data from CockroachDB🪳 to PostgreSQL🐘 or YugabyteDB🚀
A user asked on the YugabyteDB community slack how to migrate from CockroachDB. You may think that "wire-compatibility" with PostgreSQL makes it easy, it is not. The ways we usually export data from PostgreSQL doesn't work with CRDB. However because PostgreSQL is powerful and YugabyteDB benefits from all those SQL features, there is an easy solution with Foreign Data Wrapper.

Start the lab

For this test I'm starting the two databases in Docker, initialize the TPCC demo database in CockroachDB
#yugabytedb #postgres #cockroachdb #dump

3. How Stripe’s top engineer allocates dev bandwidth
What is opportunity cost? It's an important aspect to understand when you're starting to scale your tech company up. Smruti Patel, Head of Engineering at Stripe, joins Conor Bronsdon to talk about how understanding opportunity cost and how to utilize it can make you a better engineering leader. Watch the full episode here!

Want to cut code-review time by up to 40%? Add estimated review time to pull requests automatically!

gitStream is the free dev tool from LinearB that eliminates the No. 1 b…
#devops #productivity #management #agile