programming

Tag

Cards List
#programming

@GergelyOrosz: Casey is right, again

X AI KOLs Timeline · yesterday Cached

Casey Muratori emphasizes the importance of learning assembly language for software optimization in a discussion shared by Gergely Orosz.

0 favorites 0 likes
#programming

A First Futamura Projection

Lobsters Hottest · yesterday Cached

The blog post explains how to implement the first Futamura projection by specializing an interpreter to a program, using a Brainfuck-to-Carp compiler as a practical example.

0 favorites 0 likes
#programming

What’s the highest legal FILETIME? Is it safe to use?

The Old New Thing (Raymond Chen) · 2d ago Cached

The article discusses the highest legal FILETIME value in Windows programming, its limitations, and recommends using sentinel values cautiously to prevent overflow and compatibility issues.

0 favorites 0 likes
#programming

Justice for CSS

Wired · 2d ago Cached

The article discusses the historical and cultural bias against CSS as a programming language, highlighting its evolution, capabilities, and the unfair treatment it receives compared to other web technologies.

0 favorites 0 likes
#programming

Grit your teeth and ship it

Lobsters Hottest · 3d ago Cached

This article discusses the conflict between building and shipping in creative work, emphasizing that overcoming perfectionism to ship is crucial for productivity in programming and writing.

0 favorites 0 likes
#programming

More Floating Point Alternatives

Hacker News Top · 3d ago Cached

This article explains various software-based alternatives to floating-point arithmetic, including decimal floating point, fractions, symbolic computation, interval arithmetic, and binary-coded decimal.

0 favorites 0 likes
#programming

Write while learning

Lobsters Hottest · 4d ago Cached

The article discusses the gap in learning resources between beginner and expert levels, using Minecraft modding with KubeJS and NeoForge as an example, and emphasizes creating intermediate-level materials.

0 favorites 0 likes
#programming

@charliermarsh: In the next ty release, we have full support for recursive implicit type aliases (at arbitrary depths). For the type th…

X AI KOLs Following · 5d ago Cached

In the next release of ty, full support for recursive implicit type aliases is implemented using mu types.

0 favorites 0 likes
#programming

FAQ: Why isn’t mutable a subtype of immutable, or vice versa?

Lobsters Hottest · 5d ago Cached

This article explains why mutable data types cannot be subtypes of immutable types in programming languages, using the Liskov substitution principle and pairs as an example to highlight type safety and immutability contracts.

0 favorites 0 likes
#programming

Comparing exception behavior of magic statics, std::call_once, and std::async

The Old New Thing (Raymond Chen) · 5d ago Cached

This article compares exception handling behaviors in C++ concurrency mechanisms: magic statics, std::call_once, and std::async, explaining their differences and providing usage recommendations.

0 favorites 0 likes
#programming

I stopped using the smartest AI models. Programming got faster and cheaper.

Reddit r/AI_Agents · 5d ago

The author finds that cheaper, less intelligent AI models like GPT-5.6 Luna are sufficient and cost-effective for programming tasks, and notes that speed is becoming a key factor in AI development, with Chinese models currently leading.

0 favorites 0 likes
#programming

Vibe Debugging

Reddit r/ArtificialInteligence · 5d ago

The article 'Vibe Debugging' explores modern debugging techniques that emphasize intuition and aesthetics in code troubleshooting.

0 favorites 0 likes
#programming

@thdxr: the last 20% to get a product shipped and successful is as difficult as ever this is where 99% of programmers have alwa…

X AI KOLs Timeline · 5d ago Cached

The last 20% of effort to ship and succeed with a product remains difficult, causing many programmers to abandon projects.

0 favorites 0 likes
#programming

std::call_once vs. std::async

The Old New Thing (Raymond Chen) · 6d ago Cached

The article compares std::call_once and std::async for deferred execution in C++, discussing their differences in implementation, performance, and exception behavior.

0 favorites 0 likes
#programming

Learning Programming in an Age of LLMs

Hacker News Top · 2026-09-16 Cached

The article explores the challenges of learning programming in the era of LLMs, questioning whether deep understanding is being compromised and discussing societal impacts such as mass unemployment.

0 favorites 0 likes
#programming

Unsizing unsized values

Lobsters Hottest · 2026-09-15 Cached

The article discusses the challenges of unsizing unsized values in Rust compared to Go's dynamic typing with interfaces, highlighting limitations in Rust's type system for handling non-sized types.

0 favorites 0 likes
#programming

@VictorTaelin: you may not like Bend but you can't deny its users get the best job titles. metal benders, vulkan benders, proof bender…

X AI KOLs Following · 2026-09-15

Victor Taelin humorously comments on the job titles associated with users of the Bend programming language, such as metal benders and vulkan benders.

0 favorites 0 likes
#programming

From Intern to Software Architect

Lobsters Hottest · 2026-09-15 Cached

The article describes the career progression from an intern to a software architect, detailing six levels of focus from language syntax to system-wide architecture and services.

0 favorites 0 likes
#programming

There are only twelve 4x4 sudokus - and a cool trick for finding minimal subsets

Lobsters Hottest · 2026-09-14 Cached

The article explores the number of unique 4x4 Sudoku solutions, finding only twelve distinct structures, and presents a computational trick for identifying minimal subsets.

0 favorites 0 likes
#programming

Why Am I Still Programming

Lobsters Hottest · 2026-09-14 Cached

This article explores why developers continue programming in the context of industry burnout, emphasizing the importance of community building and the creative process rather than just code output.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback