portability

Tag

Cards List
#portability

Rebuilding the Computer Room

Hacker News Top · 5d ago Cached

A reflective essay tracing the evolution of computing from dedicated computer rooms to ubiquitous portable devices, discussing the trade-offs of convenience and miniaturization.

0 favorites 0 likes
#portability

POSIX Is Not a Shell

Hacker News Top · 6d ago Cached

This article argues that POSIX is a specification, not a program, and that shell implementations such as bash and dash behave differently even for basic commands like echo. It calls for testing across multiple shells rather than relying on the notion of 'POSIX compliance' for portability.

0 favorites 0 likes
#portability

Regular expressions that work "everywhere"

Hacker News Top · 2026-06-25 Cached

The article discusses the challenges of regex portability across tools like sed, awk, grep, and Emacs, and provides a subset of regex features that work reliably across these environments.

0 favorites 0 likes
#portability

After a year of building these for clients, I've basically settled on: an agent is just a folder of markdown files

Reddit r/AI_Agents · 2026-06-14

The author argues that an AI agent is best understood as a folder of markdown files containing business knowledge and instructions, separate from the model and harness, enabling portability between rapidly improving harnesses.

0 favorites 0 likes
#portability

tired of rebuilding my agent every time I switch frameworks, so I’m building a fix

Reddit r/AI_Agents · 2026-06-10

Uniqent is an open-source tool that lets you export an AI agent's memory, persona, and MCP setup as a single file, enabling one-click installation across different frameworks like OpenClaw and Hermes. It's in early development and seeking contributors on GitHub.

0 favorites 0 likes
#portability

Announcing Zstandard in Rust

Lobsters Hottest · 2026-06-01 Cached

Trifecta Tech Foundation announces the first release of libzstd-rs-sys, a pure Rust implementation of the Zstandard compression format, offering a drop-in replacement for the C reference implementation with improved portability and memory safety at a slight performance cost.

0 favorites 0 likes
#portability

Openrsync: An implementation of rsync, by the OpenBSD team

Hacker News Top · 2026-05-30 Cached

Openrsync is a BSD-licensed reimplementation of rsync by the OpenBSD team, compatible with modern rsync protocol and supporting Unix systems.

0 favorites 0 likes
#portability

Common Lisp Portability Library Status

Lobsters Hottest · 2026-05-26 Cached

A comprehensive status overview of Common Lisp portability libraries showing compatibility percentages across different Common Lisp implementations.

0 favorites 0 likes
#portability

On C extensions, portability, and alternative compilers

Lobsters Hottest · 2026-05-25 Cached

This article discusses the practical challenges of writing portable C code due to reliance on non-standard compiler extensions and glibc's conditional headers, illustrating with examples from building a C compiler.

0 favorites 0 likes
#portability

@mattpocockuk: - Well-documented - Portable

X AI KOLs Following · 2026-05-24

A tweet by Matt Pocock emphasizing that a tool or library is well-documented and portable.

0 favorites 0 likes
#portability

Portability Is a Myth: Why the Best AI Stacks Will Never Be Hardware-Agnostic (15 minute read)

TLDR AI · 2026-05-18 Cached

This opinion piece argues that AI kernel portability across different hardware (TPU, GPU, etc.) is structurally impossible due to fundamental hardware differences, and that the best AI stacks will always require hardware-specific DSLs for optimal performance, despite the industry's desire for portability.

0 favorites 0 likes
#portability

SkCC: Portable and Secure Skill Compilation for Cross-Framework LLM Agents

Hugging Face Daily Papers · 2026-05-05 Cached

SkCC is a compilation framework that uses a strongly-typed intermediate representation to enable portable deployment of agent skills across different frameworks while enforcing security, significantly improving performance and reducing maintenance.

0 favorites 0 likes
#portability

Simdutf Can Now Be Used Without libc++ or libc++abi

Mitchell Hashimoto · 2026-04-15 Cached

Simdutf, a fast Unicode library, can now be used without requiring libc++ or libc++abi, making it more portable for embedded, WebAssembly, and freestanding environments. This change removes the last libc++ dependency from the Ghostty terminal emulator's library.

0 favorites 0 likes
#portability

@Dell: The Dell Pro lineup is back and the industry is taking notice. @CNET says "2026 is the year that Dell is hitting the re…

X AI KOLs Timeline · 2026-04-23 Cached

Dell revives its Pro Precision and Pro laptop lines for 2026, emphasizing thinner, lighter business machines with configurable motherboards and options up to Intel Core Ultra Series 3 and Nvidia Blackwell GPUs.

0 favorites 0 likes
← Back to home

Submit Feedback