A better logs experience with GitHub Actions - The GitHub Blog We’ve introduced several improvements to make reviewing GitHub Actions logs more performant, precise, and pleasing to use.
A tale of two libcs I received a bug report from Debian today, who had fed some garbage into scdoc, and it gave them a SIGSEGV back. Diving into this problem gave me a good opportunity to draw a comparison between musl libc and glibc. Let’s start with the stack trace:
Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting] Building and leading communities, one of the common pitfall many people fall in whiles trying to gain grounds in technology has to do with learning every new thing they hear of. It is quite clear that these people think they are doing the right thing unti...
Vote Save America 2020 Your one-stop shop for everything you need to get informed, get involved, and get out the vote in the most important election of our lifetime.
How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding. Every developer needs access to some servers for example to check the application logs. Usually, this is done using public-private key encryption where each developer generates their own public-private key pair. The public keys of each developer are added...
LEd – 2D level editor LEd LEd is an open-source 2D level editor, with a strong focus on user-friendliness. Why another editor? LEd is based on my personal experience creating Dead Cells and making game jams. My goal is to provide an editor that have all the important core feat...
Microsoft Launches a New Communication Platform with Azure Communication Services During its annual Ignite Conference, Microsoft announced Azure Communication Services (ACS), a fully-managed communication platform. The offering is currently in public preview.
Microsoft Releases Bridge to Kubernetes Earlier this week, Microsoft released Bridge to Kubernetes, a Visual Studio extension that allows developers to write, test and debug microservice code locally while consuming dependencies from a Kubernetes environment. The purpose of this extension is to...
ShopBack and RedDoorz report data breaches The local authorities are investigating a data breach at home-grown e-commerce cashback platform ShopBack, after the firm made public an incident involving unauthorised access to customers' personal data.. Read more at straitstimes.com.
Ora2Pg - Moves Oracle database to PostgreSQL Oracle to PostgreSQL migration tool, automatically convert Oracle and MySQL database to PostgreSQL
TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more This Week on Channel 9, Christina is back from #MSIgnite (and a little bit tired) with a recap of the event as well as a ton of developer news, including: [00:44] Microsoft Ignite event for on-demand
Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11 We've learned about docker and containers, we've seen how they can do one thing well. What happens if they are connected and work together? How do we move from one container to n containers? Why is this useful? This 30 min, clear no-cut video will get you...
Stop Asking Me to “Sign Up” Engineer-turned-marketing-consultant for B2B and enterprise software startups.
A tale of two libcs I received a bug report from Debian today, who had fed some garbage into scdoc, and it gave them a SIGSEGV back. Diving into this problem gave me a good opportunity to draw a comparison between musl libc and glibc. Let’s start with the stack trace: