Forem

Computer Science 🤓

This tag is for sharing and asking questions about anything related to computer science, including data structures, algorithms, research, and white papers! 🤓

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unified Abstraction Layer: A Conceptual Architecture Firmware‑Level System Macro‑Instruction Set for Future Computing Systems

Unified Abstraction Layer: A Conceptual Architecture Firmware‑Level System Macro‑Instruction Set for Future Computing Systems

Comments
10 min read
DAGs & Topological Sorting

DAGs & Topological Sorting

Comments
1 min read
🌲 Finding the Longest Aligned Chain in a Binary Tree

🌲 Finding the Longest Aligned Chain in a Binary Tree

Comments
2 min read
Building Digital Native Intelligence from Scratch: An Experimental Blueprint Based on Evolving Simulated Neurons

Building Digital Native Intelligence from Scratch: An Experimental Blueprint Based on Evolving Simulated Neurons

Comments
3 min read
Implementing Thread-Safe In-Memory Cache in Go Part 2: Introducing Expiration to cache (TTL)
Cover image for Implementing Thread-Safe In-Memory Cache in Go Part 2: Introducing Expiration to cache (TTL)

Implementing Thread-Safe In-Memory Cache in Go Part 2: Introducing Expiration to cache (TTL)

15
Comments
4 min read
Survey of strategies for efficient research and development

Survey of strategies for efficient research and development

Comments
1 min read
When Emotion Becomes an Interrupt:How Distress-Framed Language Systematically Suppresses Reasoning in General-Purpose LLMs

When Emotion Becomes an Interrupt:How Distress-Framed Language Systematically Suppresses Reasoning in General-Purpose LLMs

Comments
5 min read
LoRa Spreading Factors & Throughput — What the Numbers Really Mean
Cover image for LoRa Spreading Factors & Throughput — What the Numbers Really Mean

LoRa Spreading Factors & Throughput — What the Numbers Really Mean

Comments
2 min read
Divide and Conquer: A Complete Guide with Practical Examples
Cover image for Divide and Conquer: A Complete Guide with Practical Examples

Divide and Conquer: A Complete Guide with Practical Examples

Comments
9 min read
Memory Safety Guarantees in Rust

Memory Safety Guarantees in Rust

Comments
8 min read
Silicon-Level Power Management — The Application Processor (AP) and the Hardware Interfacing Gauntlet

Silicon-Level Power Management — The Application Processor (AP) and the Hardware Interfacing Gauntlet

3
Comments
4 min read
What Actually Happens When You Run ping
Cover image for What Actually Happens When You Run ping

What Actually Happens When You Run ping

Comments
5 min read
Easy DSA Problems — Ruby Solutions..
Cover image for Easy DSA Problems — Ruby Solutions..

Easy DSA Problems — Ruby Solutions..

Comments
2 min read
Why So Many Computer Science Papers End Up in Biomedicine

Why So Many Computer Science Papers End Up in Biomedicine

1
Comments
2 min read
In-Memory Cache in Go Part 1: Improving Performance and Efficiency
Cover image for In-Memory Cache in Go Part 1: Improving Performance and Efficiency

In-Memory Cache in Go Part 1: Improving Performance and Efficiency

11
Comments
3 min read
Virtualization: Hypervisors (Type 1 vs Type 2), KVM, QEMU

Virtualization: Hypervisors (Type 1 vs Type 2), KVM, QEMU

Comments
4 min read
Some Fundamental Networking Devices

Some Fundamental Networking Devices

1
Comments
4 min read
Ruby DSA Cheat Sheet
Cover image for Ruby DSA Cheat Sheet

Ruby DSA Cheat Sheet

2
Comments
5 min read
I Built a Consensus Protocol That Never Ghosts You (And My Mainframe Finally Understood "Maybe" via Symbolic Interpration

I Built a Consensus Protocol That Never Ghosts You (And My Mainframe Finally Understood "Maybe" via Symbolic Interpration

Comments
4 min read
Event Driven Design & Message Driven Design
Cover image for Event Driven Design & Message Driven Design

Event Driven Design & Message Driven Design

Comments
1 min read
TCP’s Trust Issues: A 3-Way Handshake Story
Cover image for TCP’s Trust Issues: A 3-Way Handshake Story

TCP’s Trust Issues: A 3-Way Handshake Story

2
Comments
4 min read
Your "Static" Types Suck: You are checking nothing, Jon Snow

Your "Static" Types Suck: You are checking nothing, Jon Snow

Comments
6 min read
Async vs Parallelism: Why Your Code Isn’t Faster (Yet)

Async vs Parallelism: Why Your Code Isn’t Faster (Yet)

1
Comments
2 min read
I Finally Understood Ford–Fulkerson by Solving Splitwise’s “Simplify Debts”
Cover image for I Finally Understood Ford–Fulkerson by Solving Splitwise’s “Simplify Debts”

I Finally Understood Ford–Fulkerson by Solving Splitwise’s “Simplify Debts”

Comments
4 min read
How Your Computer Actually Reads Code: The Magic of Abstract Syntax Trees

How Your Computer Actually Reads Code: The Magic of Abstract Syntax Trees

Comments
3 min read
loading...