Searching txt.sour.is

Twts matching #ToS
Sort by: Newest, Oldest, Most Relevant
In-reply-to » @movq Is there a good way to get jenny to do a one-off fetch of a feed, for when you want to fill in missing parts of a thread? I just added @slashdot to my private follow file just because @prologic keeps responding to the feed :-P and I want to know what he's commenting on even though I don't want to see every new slashdot twt.

@falsifian@www.falsifian.org @bender@twtxt.net I pushed an alternative implementation to the fetch-context branch. This integrates the whole thing into mutt/jenny.

You will want to configure a new mutt hotkey, similar to the “reply” hotkey:

macro index,pager <esc>C "\
<enter-command> set my_pipe_decode=\$pipe_decode nopipe_decode<Enter>\
<pipe-message> jenny -c<Enter>\
<enter-command> set pipe_decode=\$my_pipe_decode; unset my_pipe_decode<Enter>" \
"Try to fetch context of current twt, like a missing root twt"

This pipes the mail to jenny -c. jenny will try to find the thread hash and the URL and then fetch it. (If there’s no URL or if the specific twt cannot be found in that particular feed, it could query a Yarn pod. That is not yet implemented, though.)

The whole thing looks like this:

https://movq.de/v/0d0e76a180/jenny.mp4

In other words, when there’s a missing root twt, you press a hotkey to fetch it, done.

I think I like this version better. 🤔

(This needs a lot of testing. 😆)

⤋ Read More

Top Stories: September 10 iPhone Event Expected, 2024 Mac Updates, and More
Apple’s annual iPhone event is coming up quickly, and things are starting to firm up regarding what we might see and when.

Image

Beyond the iPhone and other updates expected next month, we’re also looking toward some Mac updates later in the year while Apple appears to be moving forward on its tabletop robot project, so read on below for al … ⌘ Read more

⤋ Read More

Listen to Apple Podcasts on the Web
Apple has released a web version of the Podcasts app, allowing anyone to listen to podcasts through the web interface. You can browse through podcasts to find new ones, search podcasts for specific guests or shows, see the ‘Top Charts’, or just have a look at what Apple considers noteworthy. The web version of Podcasts … Read MoreRead more

⤋ Read More

** You, and me, and the HTML5 canvas, pixel art, and quest logs **
As we start to round out the summer I haven’t been reading as much, so I don’t have much to report on that front, but I have been keeping busy!

I made yet another pixel art drawing tool, pixel pixel pixel pixel pixel pixel allows folks to draw chonky pixel art creations on pretty much any sized canvas. This was fun to make. I’ve spent so much time with the HTML5 canvas lately that I’m rea … ⌘ Read more

⤋ Read More

MYIR Nuvoton NuMicro MA35D1 Development Board with Future Debian and OpenWrt Support
This week, MYIR unveiled a new System-on-Module featuring the Nuvoton NuMicro MA35D1 processor in BGA packaging. Tailored for high-end edge IIoT gateway applications, the accompanying carrier board offers dual GbE ports, cellular connectivity, and more. The MYC-LMA35 System-On-Module is designed to support complex embedded design applications. It features the Nuvoton NuMicro … ⌘ Read more

⤋ Read More

Raspberry Pi Pico RP2040-Powered FlippyDrive: An Optical Disc Drive Emulator for GameCube
CrowdSupply recently announced the FlippyDrive campaign, described as an open-source optical disc drive emulator for the GameCube console designed to install without soldering. This product allows users to maintain their physical disc drive functionality while offering additional options for running backups and homebrew software. FlippyDrive operates using the Raspbe … ⌘ Read more

⤋ Read More

wasmCloud on the factory floor: efficient and secure processing of high velocity machine data
End user blog by Jochen Rau and Tyler Schoppe, Platform Engineering team at MachineMetrics “WebAssembly, wasmCloud, and NATS will not only reshape the MachineMetrics business but are already transforming industrial IoT. A big thanks to the WebAssembly and… ⌘ Read more

⤋ Read More

Instagram Gains Myspace-Style ‘Song on Profile’ Feature
Instagram has announced a new feature that allows users to add a song to their profile, an update that harks back to Myspace in the early 2000s.

Image

Added music appears in the bio area of a user’s profile. Unlike Myspace, the songs don’t autoplay when someone visits a user’s profile. Visitors can play and pause the song - or song sample, since the duration of t … ⌘ Read more

⤋ Read More

How to Run Llama LLM on Mac, Locally
Llama is a powerful large language model (LLM) developed by Meta (yes, the same Meta that is Facebook), that is able to process and generate human-like text. It’s quite similar to ChatGPT, but what is unique about Llama is that you can run it locally, directly on your computer. With a little effort, you’ll be … Read MoreRead more

⤋ Read More
In-reply-to » Correct, @bender. Since the very beginning, my twtxt flow is very flawed. But it turns out to be an advantage for this sort of problem. :-) I still use the official (but patched) twtxt client by buckket to actually fetch and fill the cache. I think one of of the patches played around with the error reporting. This way, any problems with fetching or parsing feeds show up immediately. Once I think, I've seen enough errors, I unsubscribe.

@lyse@lyse.isobeef.org ah, if only you were to finally clean up that code, and make that client widely available…! One can only dream, right? :-)

⤋ Read More
In-reply-to » @lyse so, is it safe to assume you occasionally, but carefully, vet your feeds, and have contingencies in place to not keep requesting a seemingly dead feed over and over?

Correct, @bender@twtxt.net. Since the very beginning, my twtxt flow is very flawed. But it turns out to be an advantage for this sort of problem. :-) I still use the official (but patched) twtxt client by buckket to actually fetch and fill the cache. I think one of of the patches played around with the error reporting. This way, any problems with fetching or parsing feeds show up immediately. Once I think, I’ve seen enough errors, I unsubscribe.

tt is just a viewer into the cache. The read statuses are stored in a separate database file.

It also happened a few times, that I thought some feed was permanently dead and removed it from my list. But then, others mentioned it, so I resubscribed.

⤋ Read More
In-reply-to » @movq Is there a good way to get jenny to do a one-off fetch of a feed, for when you want to fill in missing parts of a thread? I just added @slashdot to my private follow file just because @prologic keeps responding to the feed :-P and I want to know what he's commenting on even though I don't want to see every new slashdot twt.

@movq@www.uninformativ.de, that would be a nice addition. :-) I would also love the ability to hide/not show the hash when reading twtxts (after all, that’s on the header on each “email”). Could that be added as a user configurable toggle?

⤋ Read More
In-reply-to » @movq Is there a good way to get jenny to do a one-off fetch of a feed, for when you want to fill in missing parts of a thread? I just added @slashdot to my private follow file just because @prologic keeps responding to the feed :-P and I want to know what he's commenting on even though I don't want to see every new slashdot twt.

@movq@www.uninformativ.de I don’t know if I’d want to discard the twts. I think what I’m looking for is a command “jenny -g https://host.org/twtxt.txt” to fetch just that one feed, even if it’s not in my follow list. I could wrap that in a shell script so that when I see a twt in reply to a feed I don’t follow, I can just tap a key and the feed will get added to my maildir. I guess the script would look for a mention at the start of a selected twt and call jenny -g on the feed.

⤋ Read More

Apple Releases New AirPods Pro 2 Beta Firmware With Support for iOS 18 Features
Apple today released a new firmware update for the AirPods Pro 2, including both the Lightning and USB-C versions. The firmware has a build number of 7A5290a, up from 7A5266c, and it is available to developers at the current time. This is the fourth firmware update that Apple has released since announcing new ‌AirPods Pro‌ 2 features in June.

![](https://images.macrumors. … ⌘ Read more

⤋ Read More

Milk-V Cluster 08 RISC-V Cluster Supports Jupiter NX & Megrez NX Modules
The Milk-V Cluster 08 is an advanced full-stack RISC-V cluster designed to deliver high bandwidth and efficient computing across multiple nodes. In addition, the company has introduced two high-performance modules that are comparable in performance to the NVIDIA Jetson NANO and Xavier NX modules. The cluster incorporates the FSL1030M switch chip, similar to that used […] ⌘ Read more

⤋ Read More
In-reply-to » @bender I'm not a yarnd user, but automatically unfollowing on 404 doesn't seem right. Besides @lyse's example, I could imagine just accidentally renaming my own twtxt file, or forgetting to push it when I point my DNS to a new web server. I'd rather not lose all my yarnd followers in a situation like that (and hopefully they feel the same).

(@anth@a.9srv.net’s feed almost never works, but I keep it because they told me they want to fix their server some time.)

⤋ Read More
In-reply-to » @movq Is there a good way to get jenny to do a one-off fetch of a feed, for when you want to fill in missing parts of a thread? I just added @slashdot to my private follow file just because @prologic keeps responding to the feed :-P and I want to know what he's commenting on even though I don't want to see every new slashdot twt.

I guess I can configure neomutt to hide the feeds I don’t care about.

⤋ Read More
In-reply-to » @bender I'm not a yarnd user, but automatically unfollowing on 404 doesn't seem right. Besides @lyse's example, I could imagine just accidentally renaming my own twtxt file, or forgetting to push it when I point my DNS to a new web server. I'd rather not lose all my yarnd followers in a situation like that (and hopefully they feel the same).

@bender@twtxt.net Based on my experience so far, as a user, I would be upset if my client dropped someone from my follower list, i.e. stopped fetching their feed, without me asking for that to happen.

⤋ Read More

MacOS Sequoia 15 Beta 7 Available for Testing
The 7th beta version of macOS Sequoia 15 has been released for testing to those in the developer beta testing program. The same build is available to public beta testers as public beta 5. Additionally, iOS 18 beta 7, iPadOS 18 beta 7, watchOS 11 beta 7, tvOS 18 beta 7, and visionOS 2 beta … Read MoreRead more

⤋ Read More
In-reply-to » @lyse errors are already reported to users, but they're only visible in the following list.

@prologic@twtxt.net Yeah, I’ve noticed that as well when I hacked around. That’s a very good addition, ta! :-)

Getting to this view felt suprisingly difficult, though. I always expected my feeds I follow in the “Feeds” tab. You won’t believe how many times I clicked on “Feeds” yesterday evening. :-D Adding at least a link to my following list on the “Feeds” page would help my learning resistence. But that’s something different.

Also, turns out that “My Feeds” is the list of feeds that I author myself, not the ones I have subscribed to. The naming is alright, I can see that it makes sense. It just was an initial surprise that came up.

⤋ Read More

Bridging cultures: empowering Japanese contributions to the Kubernetes community
Community post by Xie Ziyi, Kubernetes Upstream Training Japan Organizer, Cloud Native Community Japan Organizer, and Software Engineer, NEC Solution Innovators, Ltd. What is Kubernetes Upstream Training Japan Kubernetes Upstream Training Japan is a training course held in… ⌘ Read more

⤋ Read More

Erlang Solutions: The Diversity & Inclusion Programme: Our Pledge
As technology becomes increasingly integrated into our lives, the minds behind it must come from diverse backgrounds. Different viewpoints lead to better solutions, ensuring that the tech we create addresses the needs of a global audience.

At Erlang Solutions, we believe that a diverse workforce is a catalyst for creativity and progress. By sponsoring the Diversity & Inclusion Programme for [Code BEAM events](https://codebeameurope … ⌘ Read more

⤋ Read More

PSA: There’s New Character Bug That Can Cause iPhones to Crash
There is a new character bug that can result in a respring on the iPhone or iPad, reports TechCrunch. Typing “”:: in the search field after swiping over to the App Library will cause the Springboard to reset, dropping you back at the ‌iPhone‌’s Lock Screen. A respring is not a full reset, and it only … ⌘ Read more

⤋ Read More

UK Antitrust Watchdog Closes Apple App Store Investigation, Case to Be Reconsidered Under New Digital Rules Regime
The UK’s Competition and Market Authority (CMA) today announced it had closed an investigation into Apple’s App Store policies, as it expects to consider the concerns under a new digital markets competition re … ⌘ Read more

⤋ Read More
In-reply-to » @bender 404 could be indeed a temporary error if the file resides on a mounted remote filesystem and then the mount point fails for some reason. With a symlink from the web root to the file on the mount, the web server probably will not recognize the mount point failure as such. Thus, it might not reply with a 503 Service Unavailable (or something like that), but 404 Not Found instead. (I could be wrong on that, though.)

@lyse@lyse.isobeef.org errors are already reported to users, but they’re only visible in the following list.

⤋ Read More

Once destined for the tip, these low-grade blueberries are being turned into wine
A food recycling charity has taken blueberries destined for the tip to create a zero-alcohol wine alternative, which is now being served in restaurants and ultimately helping feed more people. ⌘ Read more

⤋ Read More

AAEON’s UP Squared 7100 Updated with Intel Alder Lake-N Processors and Enhanced Memory Support
The UP Squared 7100 is the latest addition to the UP Squared series, featuring updates in performance, speed, and efficiency. This compact unit is equipped with Intel Alder Lake-N processors, designed to meet the needs of various industrial applications. Enhancements include better processing power, increased memory capacity, and improved graphics capabilit … ⌘ Read more

⤋ Read More

iOS 18 Beta 7 Available Now, Could Be Final Beta?
iOS 18 beta 7 and iPadOS 18 beta 7 are now available to users in the developer beta testing programs for iOS and iPadOS. Matching the 7th developer betas are the 5th public betas, which are available as well. And iOS 18 beta 7 might be the final beta version, other than features that are … Read MoreRead more

⤋ Read More
In-reply-to » I'm wrong! Both 404 and 410, among others, are considered dead feeds: https://git.mills.io/yarnsocial/yarn/src/branch/main/internal/cache.go#L1343 Whatever that actually means.

@bender@twtxt.net I’m not a yarnd user, but automatically unfollowing on 404 doesn’t seem right. Besides @lyse@lyse.isobeef.org’s example, I could imagine just accidentally renaming my own twtxt file, or forgetting to push it when I point my DNS to a new web server. I’d rather not lose all my yarnd followers in a situation like that (and hopefully they feel the same).

⤋ Read More

Sonos Can’t Release Old App for Customers Unhappy With Design Changes
Sonos won’t be able to re-release its old app to appease customers that have been dissatisfied with the new version of the app, Sonos CEO Patrick Spence today said on Reddit (via The Verge).

Image

Spence said that he was “hopeful” the old app would be able to be re-relea … ⌘ Read more

⤋ Read More
In-reply-to » @prologic, does this rings a bell to you? 159-196-9-199.9fc409.mel.nbn.aussiebb.net

@bender@twtxt.net 404 could be indeed a temporary error if the file resides on a mounted remote filesystem and then the mount point fails for some reason. With a symlink from the web root to the file on the mount, the web server probably will not recognize the mount point failure as such. Thus, it might not reply with a 503 Service Unavailable (or something like that), but 404 Not Found instead. (I could be wrong on that, though.)

The right™ way is to signal 410 Gone if the feed does not exist anymore and will not come back to life again. But that’s hard to come by in the wild. Somebody has to manually configure that in almost all situations.

But yes, as @falsifian@www.falsifian.org points out, exponential backoff looks like a good strategy. Probably even report a failure to users somehow, so they can check and potentially unsubscribe.

⤋ Read More

Inside the numbers: the KubeCon + CloudNativeCon selection process for North America 2024
As part of our commitment to transparency within the cloud native community, we are providing an inside look into the work that goes on behind the scenes to bring the KubeCon + CloudNativeCon schedule to life. Note that… ⌘ Read more

⤋ Read More

Bronze-Like iPhone 16 Pro Color Could Be Called ‘Desert Titanium’
The new bronze-like color rumored to be replacing Blue Titanium in Apple’s upcoming iPhone 16 Pro lineup may be called “Desert Titanium,” according to the leaker known as “Majin Bu.”

Image

Concept render of new iPhone 16 Pro color.

Bu referenced the name on Sunday in a post on X (Twitter) … ⌘ Read more

⤋ Read More

** Evidently I’ve become a guy what that makes camera apps? **
I really like the unpredictable depth of field and color handling of single-use cameras. The day before we left for a little vacation to down east Maine I wrote another weird little camera app, lut cam. Lut cam attempts to simulate some of the aspects of a single-use camera by allowing you to apply color profiles to the raw image produced by a devic … ⌘ Read more

⤋ Read More

Had a amazing bike ride with the dog today, the weather is a bit cold today (15c). Been wanting to find a gravel road that I can use, without meeting too many others. And today I found that. Got his pulling harness on, got my bike out of the basement, and headed out.

⤋ Read More

M5Stamp Fly and M5Atom Joystick: Affordable Quadcopter and Controller Solutions Based on the M5StampS3 Platform
Earlier this month, M5Stack introduced the M5Stamp Fly and M5Atom Joystick, both powered by the ESP32-S3 System-on-Chip. These open-source devices, comprising a quadcopter kit and a dual-joystick remote controller, are engineered to offer a comprehensive and programmable solution for a variety of applications, including dro … ⌘ Read more

⤋ Read More

Get Up to $600 Off Apple’s M2 iPad Pro With New Record Low Prices
Best Buy is back this week with big discounts on the M2 11-inch and 12.9-inch iPad Pro, providing up to $600 off select models. A My Best Buy Plus/Total membership is not required to see these discounts.

Image

You’ll find both Wi-Fi and cellular tablets on sale at Best Buy, with a particular focus on the larger capacity 1TB and 2TB models. All … ⌘ Read more

⤋ Read More
In-reply-to » The “Matrix Experiment”, i.e. running a Matrix server for our family, has failed completely and miserably. People don’t accept it. They attribute unrelated things to it, like “I can’t send messages to you, I don’t reach you! It doesn’t work!” Yes, you do, I get those messages, I just don’t reply quickly enough because I’m at work or simply doing something else.

@movq@www.uninformativ.de pleas no.

My wifes mom nearly got her account fully taken over by some hacker. They were able to get control and change password but I was able to get it recovered before they could get the phone number reset. They sent messages to all her contacts to send cash.

⤋ Read More
In-reply-to » The “Matrix Experiment”, i.e. running a Matrix server for our family, has failed completely and miserably. People don’t accept it. They attribute unrelated things to it, like “I can’t send messages to you, I don’t reach you! It doesn’t work!” Yes, you do, I get those messages, I just don’t reply quickly enough because I’m at work or simply doing something else.

@movq@www.uninformativ.de pleas no.

My wifes mom nearly got her account fully taken over by some hacker. They were able to get control and change password but I was able to get it recovered before they could get the phone number reset. They sent messages to all her contacts to send cash.

⤋ Read More
In-reply-to » Does anyone know what the differences between HTTP/1.1 HTTP/2 and HTTP/3 are? 🤔

HTTP/2 differs from 1.x by becoming a binary protocol, it also multiplexes multiple channels over the same connection and has the ability to prefetch related content to the browser to lower the perceived latency.

HTTP/3 moves the binary protocol from HTTP/2 over to QUIC which is based on UDP instead of TCP. This makes it better suited to mobile or unstable networks where handling of transmission errors can be handled at a higher level.

⤋ Read More
In-reply-to » Does anyone know what the differences between HTTP/1.1 HTTP/2 and HTTP/3 are? 🤔

HTTP/2 differs from 1.x by becoming a binary protocol, it also multiplexes multiple channels over the same connection and has the ability to prefetch related content to the browser to lower the perceived latency.

HTTP/3 moves the binary protocol from HTTP/2 over to QUIC which is based on UDP instead of TCP. This makes it better suited to mobile or unstable networks where handling of transmission errors can be handled at a higher level.

⤋ Read More

Automatic Komoot export
While I like Komoot and use it to navigate and record all my tours, whether that are bike tours or hiking trips, it sucks that there’s no option to export all your data. There’s also no official API to easily implement such functionality. ⌘ Read more

⤋ Read More

Jetway JNUC-ADN1: NUC Board Featuring Intel N97 Processor and Dual 2.5GbE Ports
The JNUC-ADN1 is an embedded board with a NUC form-factor, powered by the Intel N97 low-power processor. This board is tailored for applications requiring efficient performance and compact size, such as digital signage and other commercial or industrial uses. The JNUC-ADN1 series is built around the Intel processor N97, which offers up to 3.60 GHz […] ⌘ Read more

⤋ Read More

Low-Cost R128-DevKit Features XuanTie RISC-V CPU, HiFi5 DSP, and Advanced Wireless Connectivity
DongshanPI recently featured the R128-DevKit, a compact development platform equipped with the XuanTie C906 RISC-V processor. This kit is designed for AI-based speech recognition and multimedia applications, featuring a suite of high-performance components. At the heart of the R128-DevKit is the XuanTie 64-bit RISC-V C906 CPU operating up to 600 MHz, paire … ⌘ Read more

⤋ Read More

** 📸 Photo **

Image

We took a boat to a teeny tiny island called Bean Island. We walked around the entire edge of the island’s rocky coastline.

There were some gloriously regal looking black backed gulls along the shore, as well as a pair of juvenile bald eagles who were making hilariously squeaky noises. ⌘ Read more

⤋ Read More

I’ve decided to try and get rid of as much stress as possible. Stupid things stress me out, some things are more important to fix then others. But today I got started, by fixing the xeon bulb on our car, been ignoring it for a year, because the car garage said it’ll cost me 350$ so get it changed (Because they had to remove the whole front).. So because of that I did not prioritize it. But today I went and bought a bulb for 50$ and I openened the hood of the car and saw I could just replace it my self by simply removing a cover to get access to the bulb. So I’ve been stressing over nothing for a year simply because I did not check and took their word for it. next thing to get fixed is a rotten board under a window outside, been bugging me for a long time, now I want to get that sorted next. All these small things adds up, and I want peace of mind.

⤋ Read More

SSO and RBAC: a secure access strategy for your Kubernetes
Member post originally published on the Devtron blog by Bhushan Nemade TL;DR In the dynamic world of cloud-native, Kubernetes stands as an undisputed leader in the space of container orchestration. This article explores how to secure your Kubernetes… ⌘ Read more

⤋ Read More

Using an iPad Pro to Create 1-Bit Pixel Art in a Macintosh Emulator
An ex-Apple employee put together a rather incredible way to create 1-bit pixel art on a modern iPad Pro with an Apple Pencil by using a Macintosh emulator, and the results are very impressive! This super creative approach is the work of Matt Sephton (the same guy who re-made the nifty Stapler app!), who used … [Read More](https://osxdaily.com/2024/08/16/using-an-ipad-pro-to-create-1-bit-pixel-art-i … ⌘ Read more

⤋ Read More

Apple is Opening Up the iPhone’s NFC Chip: What You Need to Know
With the launch of iOS 18.1 this fall, Apple will allow third-party developers to support NFC contactless transactions for payments and more. Right now, the NFC chip is locked down, and it’s primarily only used for Apple Pay, but a number of new capabilities will be coming when Apple expands access to NFC.

![](https://images.macrumors.com/article-new/2023/11/Apple-Tap-to-Pay-on-iPhone-avail-FR-trans … ⌘ Read more

⤋ Read More

ESP32-S3-Based WiCAN Pro: An OBD Scanner for Vehicle Diagnostics and Home Assistant Integration
Crowd Supply recently featured the WiCAN Pro, a diagnostic OBD scanner designed to support advanced automotive diagnostics. Built on the ESP32-S3 platform, it offers compatibility with all legislated OBD-II protocols, allowing it to interface with multiple CAN BUS protocols, including three standard CAN protocols and one Single Wire CAN. WiCAN Pro operate … ⌘ Read more

⤋ Read More
In-reply-to » It seems silly to me that we humans create thermal energy with coal, convert the thermal energy to mechanical energy with steam turbines, convert the mechanical energy to electrical energy with generators, and convert the electrical energy back into thermal energy with glass-top stoves and electric heaters.

With that Heat and more energy to create preasure you can create Coal! The circle is now complete.

⤋ Read More
In-reply-to » It seems silly to me that we humans create thermal energy with coal, convert the thermal energy to mechanical energy with steam turbines, convert the mechanical energy to electrical energy with generators, and convert the electrical energy back into thermal energy with glass-top stoves and electric heaters.

With that Heat and more energy to create preasure you can create Coal! The circle is now complete.

⤋ Read More

Automating open source: How Ersilia distributes AI models to advance global health equity
Discover how the Ersilia Open Source Initiative accelerates drug discovery by using GitHub Actions to disseminate AI/ML models.

The post [Automating open source: How Ersilia distributes AI models to advance global health equity](https://github.blog/open-source/social-impact/automating-open-source-how-ersilia-distributes-ai-models-to-advance-glo … ⌘ Read more

⤋ Read More

Image

Finally fixed so that usernames mentioned in a post shows up as @user , and not with brackets and twtxt file url, looks so much better now! One thing I want to focus on next - is handling replies to a status, that will make it much easier to follow a conversation.

⤋ Read More

Q670M-EM-A: ASUS Micro ATX Motherboard with LGA1700 Socket for 14th, 13th, and 12th Gen CPUs
The ASUS Q670M-EM-A is a Micro ATX motherboard equipped with an LGA1700 socket, making it compatible with Intel’s 14th, 13th, and 12th Gen Core processors, as well as Pentium and Celeron CPUs. Designed for diverse applications, it features dual RJ45 ports, four SATA ports, and extensive expansion options, catering to both standard and advanced computing […] ⌘ Read more

⤋ Read More

Introducing the Certified Backstage Associate certification for developers and platform engineers
As platform engineering and service catalogs have moved to the forefront of the conversation around cloud native developer experience, IT professionals need to understand the open source tools underpinning these trends. That’s why Cloud Native Computing Foundation and… ⌘ Read more

⤋ Read More

Explain infrastructure as code (alternatives to IaC)
Member post originally published on AppCD’s blog by Kunal Dabir I was recently speaking with an SRE who, when asked for their opinion on Infrastructure as Code (IaC), shouted, “it’s terrible and our devs hate it!” Now we… ⌘ Read more

⤋ Read More