Network policies are not the right abstraction (for developers) | Otterize
Podcast #851: The Future is Analog
In 2016, David Sax wrote a book called The Revenge of Analog, which made the case that even as we marched towards an ever more digital future, we were increasingly returning to real, tangible things — choosing vinyl records over streaming, brick and mortar bookstores over Amazon, and in-person conversations over Skype. In the intervening […]
A Twitter Off Ramp | Patricia Aas - Programmer
A tutorial for getting on Mastodon
Platforms at Kubecon 2022 | Partly Cloudy
FediDB - Developer Tools for ActivityPub
Developer Tools for ActivityPub
Mastodon on your own domain without hosting a server
Like many in the past week, I have been having a serious look at Mastodon as an alternative to Twitter.
Hosting Mastodon identities at your own domain
Discuss this post
With Mastodon being all the rage right now and people massively moving over, new opportunities arise. One of these is that Mastodon allows you to take ownership of your identity using the WebFinger protocol. This way you can have an identitiy like [email protected] without actually having to host your own Mastodon server (or instance in Mastodon lingo).
Maarten Balliauw has already posted on how to achieve this but with a little caveat:
WebFinger
Translate `user@domain` mentions to actor profile URIs.
A poor man's API
Creating a full-fledged API requires resources, both time and money. You need to think about the model, the design, the REST principles, etc., without writing a single line of code. Most of the time, you don’t know whether it’s worth it: you’d like to offer a Minimum Viable Product and iterate from there. I want to show how you can achieve it without writing a single line of code. The solution The main requirement of the solution is to use the PostgreSQL database. It’s
Ray
Multi Computing With Python
Micropayments for content
This is a problem that comes up every year or two, but no one has implemented a useful solution yet. Advertising is a surprisingly bad way for a culture to pay for content, because the kind of cont…
Stop using static credentials
A blog about programming, technology and open-source stuff.
Ian Smith - Keyoxide
Modern and secure platform to manage a decentralized identity based on cryptographic keys
Is This the End of Data Refactoring?
For “extract/transform/load,” are you transforming your application’s data for the purposes of your applications or the requirements of your database?
Building an Internal Developer Platform Isn't Just about Tools
A better developer experience demands a paved path, tying together standardized tools you need and unique solutions to meet productivity and business goals.
FireTail – API Security by Design
Implement and enforce best practices in authentication, authorization, validation and sanitization of modern API requests and responses. Plus, centralized API audit trails and ensure governance and compliance.
Cloud-scale, Fast and Efficient Time Series Data Infrastructure
Greptime provides cloud-scale, fast and efficient Time Series Data Infrastructure
Welcome! | OpenZiti
OpenZiti is dedicated to make the challenge of secure connectivity simple and accessible by replacing infrastructure with software. The world is software, your secure network needs to be software.
Using eBPF-TC to securely mangle packets in the kernel, and pass them to my secure networking application
This article described how I leveraged eBPF-TC to build a Plugin TPROXY IFW to steer traffic to my target application.
IKEA’s Knowledge Graph and Why It Has Three Layers
At IKEA we are building a knowledge graph to improve the overall experience of our customers in the physical and digital space. I like to…
Code Quality | GitLab
Documentation for GitLab Community Edition, GitLab Enterprise Edition, Omnibus GitLab, and GitLab Runner.
BI Worldwide
BI WORLDWIDE Corporate Product Development Team removed technology barriers to focus on building microservices
An In-Depth Explanation of Code Complexity
By reducing complexity, we can reduce the number of bugs and defects, along with its lifetime cost. Yet, what exactly is complex code?
Code complexity - a comprehensive guide
Understand what complexity in code really is, its business impacts, and how to improve code quality using metrics like code complexity.
Codalyze - Code Complexity Report Generator - Visual Studio Marketplace
Extension for Visual Studio Code - Create code complexity (Cyclomatic complexity, Lines Of Code, Parameter Count, etc.) report for the activated code file.
GNU Complexity - Measure complexity of C source
Code metrics - Cyclomatic complexity - Visual Studio (Windows)
Learn about the cyclomatic complexity metric for code metrics in Visual Studio.
How to Reduce Cyclomatic Complexity: A Complete Guide | LinearB
How to reduce cyclomatic complexity? In this post, you'll learn not only that, but also what is this metric and why you should reduce it.
Cyclomatic Complexity Defined Clearly, With Examples | LinearB
Cyclomatic complexity is one of the most valuable metrics in software engineering. Learn what is is, why it matter and how to measure it.
command-not-found.com - pmccabe
Install pmccabe command on any operating system and in Docker.