Real Programmers Don't Use PASCAL
What is observability | Ubuntu
Observability is fundamental for applications and systems. Learn how it relates with monitoring and the different types of telemetry that is collected and analyzed in the state of the art of open source observability.
ANSIWAVE
Fixing the Unfixable: Story of a Google Cloud SSRF
xdavidhu's bug bounty writeups.
Firefox is the Only Alternative
Supposedly today we have a lot of browsers to choose from - Google Chrome, Safari, Microsoft Edge, Firefox, Brave, Opera, Vivaldi, etc. Having choices is a good thing, right? Nobody wants to relive the time of almost complete Internet Explorer domination again. Unfortunately our choices are significantly fewer than they seem to be at first glance, as Chrome and Safari (thanks to the iPhone) totally dominate the browser landscape in terms of usage and almost all browsers these days are built on top of Chromium, Google’s open-source browser project. Funny enough even Edge is built on top of Chromium today, despite the bitter rivalry between Google and Microsoft. What’s also funny is that Chrome and Safari control about 85% of the browser market share today, and Microsoft’s Edge commands only about 4%:
Raspberry Pi cluster on a mini ITX board
Turing Pi is a compact ARM cluster that provides a secure and scalable compute in the edge. It is designed to make web-scale edge computing easier for developers.
Web3/Crypto: Why Bother?
One thing that keeps surprising me is how quite a few people see absolutely nothing redeeming in web3 (née crypto). Maybe this is their genuine belief. Maybe it is a reaction to the extreme boosterism...
Why Web3? - AVC
Over the last month, there has been a ton of debate and conversation about web2 vs web3 with many leading voices raising doubts about web3. Debate and doubt are healthy. And web3 enthusiasts, particularly on Twitter, remind me of missionaries trying to recruit the unwashed to their belief system. Frankly, it is all too much […]
tom-doerr/fix
Contribute to tom-doerr/fix development by creating an account on GitHub.
ghOSt: Fast & Flexible User-Space Delegation of Linux Scheduling
Kurtis Knodel // Blog
Gigantism Is a Never-Ending Temptation for Engineers and Designers
From the pyramids to the Hummer, more is often less
Mapzen · an open, sustainable, and accessible mapping platform
Start where you are
Fulfilling the promise of CI/CD
When people say “CI/CD,” they are only talking about continuous integration. Nobody is talking about (or practicing) continuous deployment. AT ALL. It’s like we have all forgotten it exists. It's time to change that.
Distributed Tracing: Ultimate and Actionable Guide in 2022
Distributed tracing provides valuable insights into your application. In this guide, you’ll learn what distributed tracing is and how you can use it.
AWS Pushes Forward Its Custom Chip Efforts with Graviton3 - The New Stack
AWS recently introduced its third-generation Arm-based Graviton processor that will power new cloud instances aimed at compute-intensive workloads like high-performance computing (HPC), scientific modeling, analytics and CPU-based machine learning inferencing
Zero-copy network transmission with io_uring
When the goal is to push bits over the network as fast as the hardware can
go, any overhead hurts. The cost of copying data to be transmitted
from user space into the kernel can be especially painful; it adds latency,
takes
valuable CPU time, and can be hard on cache performance. So it is
unsurprising that the developers working with io_uring, which is all about performance, have
turned their attention to zero-copy network transmission. This
patch set from Pavel Begunkov, now in its second revision, looks to be
significantly faster than the MSG_ZEROCOPY option supported by current
kernels.
The History of the Graphical User Interface -- 1945 to 1980
A visual, historical tour of the early years of computer GUI's... starting in 1945.
Calendar APIs: The Remote Workplace Lifeline : @VMblog
To better navigate this new remote world, businesses have management tools to ease time-related stress and burdens that were already maturing well before the pandemic turned workplaces upside down.
Overview of Graph Neural Networks | SigOpt
What is a Graph Neural Network? What are GNNs?
The Linux Paradigm
In science, a paradigm is a model or pattern — a typical instance or exemplar. But in rhetoric, my chosen field, it is an example or guide as to how one should behave.
MEAN Stack Development Influences The Future Of Web Apps - Codersera
MEAN stack is a growing contemporary trend for JavaScript development. This stack is the one technology that meets all the requirements for a full..
Micro Frontends in Action: Architecture and Integration Approaches
Micro Frontends in Action: Architecture and Integration Approaches. What are Micro Frontends? What are the Benefits of Micro Frontend Architecture? Why Micro Frontends? Challenges in Micro Frontend Architecture
How to Develop Your Distributed SQL Statement in Apache ShardingSphere
In the previous articles “An Introduction to DistSQL” and “Integrating SCTL Into DistSQL’s RAL— Making Apache ShardingSphere Perfect for…
Real-Time Stream Processing Apps, Edge Computing, and Kafka – The New Stack
Data science vs Artificial intelligence: Top 8 Comparison
Here, we discuss the comparison between Data Science vs Artificial intelligence. We give the best information about it. We hope it is helpful for you.
What's the Future of IDEs?
Can we move our development environment from our local machines to a remote server, and interact with it through a browser-mediated IDE?
The Asymmetry of Open Source - Matt Holt
A comprehensive guide to funding open source software projects
Toyota 'Reviewing' Key Fob Remote Start Subscription Plan After Massive Blowback
A spokesperson told The Drive that making the key fob remote start part of a subscription plan was an "unintentional" move.
Simple Doesn’t Mean Easy
Why Ruby On Rails is offering a new approach to web development