Large sequence models for software development activities
System Architecture
Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability
As developers, we strive to build robust and user-friendly web APIs that provide a seamless experience for clients. One powerful approach to achieve this is by implementing HATEOAS (Hypermedia as the Engine of Application State) in our ASP.NET Core Web APIs as this provides a handful of benefits for
8 Real-Time Data Best Practices
Before you go all-in on real time, there are a lot of data best practices to evaluate and put in place before committing to that significant cost.
The Architect’s Guide to Storage for AI
Developers gravitate to technologies that are software defined, open source, cloud native and simple. That essentially defines object storage.
What Number Comes Next? The Encyclopedia of Integer Sequences Knows.
The “mathematical equivalent to the FBI’s voluminous fingerprint files” turns 50 this year, with 362,765 entries (and counting).
MSI Intros USB4 PCIe Expansion Card with 100W Power Delivery
How to Improve Operational Maturity in an Economic Downturn
In uncertain economic times, it can be tempting to do the bare minimum and wait things out until better times arrive. But that’s a risky strategy.
INTERCAL - Wikipedia
Building AI-Driven Applications with a Multimodal Approach
Data is more important than ever and is the cornerstone of a successful AI initiative.
Raft Native: The Foundation for Streaming Data’s Best Future
KRaft brings more simplicity to Kafka. But truly Raft-native systems show the most promise for tomorrow’s hypergig streaming data workloads.
Water.css
A drop-in collection of CSS styles to make simple websites like this just a little bit nicer.
FlatFile Database System
Working with text file as database can querying as RDBMS with SQL Queries.
txt-sushi
The SQL link in your *NIX chain
What is a flat file?
Is it a plain text file or binary file or just character file? Can someone explain what a flat file actually means?
Understanding JSONata
JSONata is a declarative functional language for querying and transforming JSON data. It was inspired by the path semantics of XPath. Whereas other languages that are inspired by XPath also incorpo…
The World Is Your Network
Networks are like the oxygen we breathe — essential, omnipresent, but often unnoticed.
'Hot Pixel' Attack Steals Data From Apple, Intel, Nvidia, and AMD Chips via Frequency, Power and Temperature Info
DVFS mechanisms can be exploited to steal data.
Unbounded memory usage by TCP for receive buffers, and how we fixed it
We are constantly monitoring and optimizing the performance and resource utilization of our systems. Recently, we noticed that some of our TCP sessions were allocating more memory than expected. This blog post describes in detail the root cause of the problem and shows the test results of a solution
How to Containerize a Python Application with Packeto Buildpacks
Building even simple Dockerfiles can be a challenge. This article will demonstrate an alternative method of containerizing an application, using Packeto Buildpacks.
IPFS Thing 2023: Decentralizing Auth, and UCAN Too – Fission
Fission co-founder and CTO Brooklyn Zelenka shares how UCANs simplify authorization while keeping it decentralized and preserving user agency.
The Next Larger Context
“Always design a thing by considering it in its next larger context — a chair in a room, a room in a house, a house in an environment, an…
Hedy - Textual programming made easy
Intel proposes dropping 16 and 32-bit support
Hypothetical x86S architecture would boot straight into 64-bit mode
Info site for Bytesize Architecture Sessions
A site about Bytesize Architecture Sessions. Bytesize Architecture Sessions created by Andrea Magnorsky
Where does my computer get the time from? – Tony Finch
The HTTP QUERY Method
This specification defines a new HTTP method, QUERY, as a safe, idempotent
request method that can carry request content.
Fully licensed wpa
null
Zoned storage and filesystems
Issues around zoned storage for filesystems was the topic of a combined
storage and filesystem session at
2023 Linux Storage, Filesystem,
Memory-Management and BPF Summit led by
Bart Van Assche,
Viacheslav A. Dubeyko, and Naohiro Aota. Zoned storage began with the
advent of shingled
magnetic recording (SMR) devices, but is now implemented by NVMe zoned
namespaces (ZNS) as well.
SMR devices can have multiple zones with different
characteristics, with some zones that can only be written in sequential
order, while other, conventional zones can be written in any order. The
talk was focused on filesystems using the sequential type of zones
since the conventional zones are already well-supported in Linux and its
filesystems.
In The Multicloud World, The Data’s The Thing
When three years ago Dell rolled out its Apex initiative, the massive IT supplier was joining a growing list of tech companies like HPE, Lenovo, and Cisco
Io uring - dankwiki, the wiki of nick black