Technology Commentary

Technology Commentary

8898 bookmarks
Custom sorting
Can DevEx Metrics Drive Developer Productivity?
Can DevEx Metrics Drive Developer Productivity?
A new DevEx approach to developer experience looks to answer: What should leaders measure and focus on to improve developer productivity?
·thenewstack.io·
Can DevEx Metrics Drive Developer Productivity?
Coming Soon: AutoOps
Coming Soon: AutoOps
We have DevOps, GitOps, DevSecOps, IaC, CloudOps, AIOps … and the list is still growing. But they all move toward one thing: AutoOps.
·devops.com·
Coming Soon: AutoOps
How Will AI Impact Cybersecurity? - HackerRank Blog
How Will AI Impact Cybersecurity? - HackerRank Blog
An inside look at the effects artificial intelligence is having on cybersecurity, including the benefits, opportunities, and challenges.
·hackerrank.com·
How Will AI Impact Cybersecurity? - HackerRank Blog
Self-healing code is the future of software development
Self-healing code is the future of software development
Developers love automating solutions to their problems, and with the rise of generative AI, this concept is likely to be applied to both the creation, maintenance, and the improvement of code at an entirely new level.
·stackoverflow.blog·
Self-healing code is the future of software development
End-User Q&A Series: Using OTel at Farfetch
End-User Q&A Series: Using OTel at Farfetch
With contributions from Rynn Mancuso (Honeycomb) and Reese Lee (New Relic). On Thursday, May 25th, 2023, the OpenTelemetry (OTel) End User Working Group hosted its third End User Q&A session of 2023. We had a bit of a gap due to KubeCon Europe, but now we’re back! This series is a monthly casual discussion with a team using OpenTelemetry in production. The goal is to learn more about their environment, their successes, and the challenges that they face, and to share it with the community, so that together, we can help make OpenTelemetry awesome!
·opentelemetry.io·
End-User Q&A Series: Using OTel at Farfetch
We Still Live in an Age of Wonders
We Still Live in an Age of Wonders
Sometimes we lament how boring tech has become. I’ve definitely felt that blogging about tech is less fun than it used to be. So much of the conversation has had to move to market power, antitrust, and content policies as those have become more important than the cool new
·birchtree.me·
We Still Live in an Age of Wonders
Infrastructure as Code: Modernizing for Faster Development
Infrastructure as Code: Modernizing for Faster Development
Ahead of PulumiUP, a virtual user conference on June 15 dedicated to IaC, presenters talk about how their organizations are enabling faster application development and navigating the challenges of legacy systems.
·thenewstack.io·
Infrastructure as Code: Modernizing for Faster Development
Seam Carving - Alan Zucconi
Seam Carving - Alan Zucconi
Seam carving (also known liquid rescaling) as is the most popular technique to crop and rescale images. Learn how it works and how you can implement it.
·alanzucconi.com·
Seam Carving - Alan Zucconi
Hot or Not: Our Dystopian Vision
Hot or Not: Our Dystopian Vision
There is a common thread in the torrent of words that have followed the announcement of Apple’s Vision Pro headset — it portends a dystopian future and social isolationism. Most, if not all, picked…
·om.co·
Hot or Not: Our Dystopian Vision
Of Media & Monsters
Of Media & Monsters
I have been in Silicon Valley long enough to see it transform from a group of outlier revolutionaries to play-safe career chasers. Recently, I have watched arrivistes who, if not in technology, wou…
·om.co·
Of Media & Monsters
Beepers and Pagers: A Technology for More Than Drug Dealers
Beepers and Pagers: A Technology for More Than Drug Dealers
Considering the reputation that pagers and beepers had as a tool for drug trafficking, especially in schools. Did it smother a legitimately useful technology?
·tedium.co·
Beepers and Pagers: A Technology for More Than Drug Dealers
A Natural History Of Trust & Safety
A Natural History Of Trust & Safety
In the beginning, there were harms. No, not yet. First, there’s an idea, a product, a company. You’ve made an app where people can express themselves in some way (text, images, videos, something el…
·techdirt.com·
A Natural History Of Trust & Safety
Rust to Assembly: Understanding the Inner Workings of Rust
Rust to Assembly: Understanding the Inner Workings of Rust
Understand the assembly code generated for various Rust concepts like enums, match, self-passing, arrays, option, and smart pointers. Learn how the Rust language is translated to assembly and how the compiler optimizes the code. Also, discover the performance implications of static and dynamic dispatch in Rust.
·eventhelix.com·
Rust to Assembly: Understanding the Inner Workings of Rust