Login
Discover
Waves
Communities
Login
Signup
Topics
#Programming
Global
Trending
Hot
New
Top
#Programming
Trending
Top communities
Create your community
latest #programming trending topics | Ecency
scipio
StemSocial
2026-08-22 07:09
Learn JS Series (#9) - Functions: Declarations, Parameters, Return Values, and Hoisting
Learn JS Series (#9) - Functions: Declarations, Parameters, Return Values, and Hoisting What will I learn You will learn the three ways to create a function, and how they differ; how parameters, arguments,
$ 0.721
14
1
iamjmarc
Flutter Devs
2026-08-21 21:32
Published via Ecency
Local-First State Management in Flutter: Lessons From Building Offline Apps
Most Flutter tutorials assume the network is always there: call an API, show a spinner, render the result. That model breaks the moment your users lose signal โ and if you're building for regions with
$ 0.031
7
1
scipio
StemSocial
2026-08-21 21:29
Learn Zig Series (#145) - Register Allocation
Learn Zig Series (#145) - Register Allocation What will I learn? What register allocation actually is -- the problem of mapping an unbounded number of intermediate values onto a fixed, small set of machine
scipio
StemSocial
2026-08-21 14:21
Learn Rust Series (#33) - Rc Internals: Reference Counting & Shared Ownership
Learn Rust Series (#33) - Rc Internals: Reference Counting & Shared Ownership What will I learn You will learn how Rc<T> is laid out in memory: a single heap allocation holding your value next
ecency
Town Square
2026-08-14 04:52
Published via Ecency
Promoted
Ecency 4.4.1: Shorts, Post Templates, Dictation and a Faster surfing
Version 4.4.1 of the Ecency web app is live on ecency.com. It is a large release, so rather than list every change, here is what actually shows up in your day: a video feed inside Waves, three new ways
femdev
StemSocial
2026-08-21 14:15
Learn Creative Coding (#160) - Collaboration: Code + Other Disciplines
Learn Creative Coding (#160) - Collaboration: Code + Other Disciplines Last time we spent the whole episode on client work -- catching a foggy brief, pricing the days, bounding the revisions, getting paid
hivepostify
HiveDevs
2026-08-21 11:53
Should HivePostify Stay Only on Hive? And Where Do We Go From Here?
Hello everyone, I hope you are doing well. For the last many days I have been thinking deeply about the future of HivePostify. I want to write this post with complete honesty. No filters. No polished marketing
scipio
StemSocial
2026-08-21 07:49
Learn JS Series (#8) - Loops: for, while, for...of, for...in, and When to Use Which
Learn JS Series (#8) - Loops: for, while, for...of, for...in, and When to Use Which What will I learn You will learn the classic C-style for loop and exactly what each of its three parts does; when a while
scipio
StemSocial
2026-08-20 22:10
Learn Zig Series (#144) - Code Generation: AST to Machine Code
Learn Zig Series (#144) - Code Generation: AST to Machine Code What will I learn? What a code generator actually is -- instruction selection, the leap from a tree to a flat stream of bytes, and why a stack
noemilunastorta
Hive Food
2026-08-21 15:15
Published via Ecency
Promoted
Delicious focaccia with eggs, vegetable, cooked ham and Edam cheese/Deliciosa focaccia con huevos, verduras, jamรณn cocido y queso Edam.
Good morning, blog friendsโhow are you today? Here, it has finally rained after a whole monthโhooray! Temperatures have dropped, so I decided to cook something a bit more elaborate using various ingredients
scipio
StemSocial
2026-08-20 15:35
Learn Rust Series (#32) - Interior Mutability: Cell & RefCell
Learn Rust Series (#32) - Interior Mutability: Cell & RefCell What will I learn You will learn what interior mutability is, and how it bends Rust's "shared means read-only" rule without breaking
femdev
StemSocial
2026-08-20 13:35
Learn Creative Coding (#159) - Commissions and Client Work
Learn Creative Coding (#159) - Commissions and Client Work Last time we spent the whole episode knocking on doors -- open calls, juries, festivals, the funnel of submitting your work and living with the
scipio
StemSocial
2026-08-20 07:42
Learn JS Series (#7) - Control Flow: if/else, switch, and the Ternary Expression
Learn JS Series (#7) - Control Flow: if/else, switch, and the Ternary Expression What will I learn You will learn how JavaScript decides what code to run, with if, else if, and else; what "truthy"
scipio
StemSocial
2026-08-19 19:56
Learn Zig Series (#143) - Regex: Matching Engine
Learn Zig Series (#143) - Regex: Matching Engine What will I learn? Why a DFA answers "does this match?" but cannot tell you where each capture group landed -- and why that pushes us back to
xrayman
Reflections
2026-08-21 07:01
Promoted
the next step
What Life Can Teach Us Anyone who thinks that great writers or great composers possess some particularly rare gift that allows them to write or compose something fantastic in one sitting is far from the
scipio
StemSocial
2026-08-19 16:02
Learn Rust Series (#31) - Move Semantics Deep Dive
Learn Rust Series (#31) - Move Semantics Deep Dive What will I learn You will learn exactly what a move is at the machine level, and why it is cheap no matter how big the data; precisely when a value moves
femdev
StemSocial
2026-08-19 13:04
Learn Creative Coding (#158) - Exhibitions and Submissions
Learn Creative Coding (#158) - Exhibitions and Submissions Last time we built your portfolio -- the curated gallery, the hi-res exports, the contact sheets, all of it sitting on your own patch of the internet.
scipio
StemSocial
2026-08-19 08:33
Learn JS Series (#6) - Numbers: IEEE 754, Why 0.1 + 0.2 Is Not 0.3, and How to Cope
Learn JS Series (#6) - Numbers: IEEE 754, Why 0.1 + 0.2 Is Not 0.3, and How to Cope What will I learn You will learn how JavaScript stores every number as a single 64-bit floating point value, and what
scipio
StemSocial
2026-08-18 21:35
Learn Zig Series (#142) - Regex: NFA to DFA
Learn Zig Series (#142) - Regex: NFA to DFA What will I learn? Why the set-of-states NFA simulation from last episode, though linear, still does quit some redundant work on every single character; What
melinda010100
Shadow Hunters
2026-08-21 12:58
Published via Ecency
Promoted
Shadow Hunters Community SMASh Contest- Round 440
Shadow Hunters/SMASh Contest-Round 439 is now closed. Winners will be announced and rewards given within the next 24 hours. ๐๐๐๐๐ ๐ ๐ ๐ ANNOUNCEMENT! ๐๐๐ When you post into the Shadow Hunters
scipio
StemSocial
2026-08-18 14:13
Learn Rust Series (#30) - Mini Project: A Generic Units-of-Measure Library
Learn Rust Series (#30) - Mini Project: A Generic Units-of-Measure Library What will I learn You will learn how to build a small units library where adding metres to seconds does not compile; how a phantom
scipio
StemSocial
2026-08-18 06:58
Learn JS Series (#5) - Strings: Template Literals, Unicode, and the Methods You Actually Use
Learn JS Series (#5) - Strings: Template Literals, Unicode, and the Methods You Actually Use What will I learn You will learn template literals in depth, including multi-line strings and expression
scipio
StemSocial
2026-08-17 20:22
Learn Zig Series (#141) - Regex: Thompson NFA
Learn Zig Series (#141) - Regex: Thompson NFA What will I learn? What a regular expression really is underneath the syntax -- a description of a tiny state machine, not a magic string; Why the fast, industrial
scipio
StemSocial
2026-08-17 14:06
Learn Rust Series (#29) - Typestate Programming: State Machines in the Type System
Learn Rust Series (#29) - Typestate Programming: State Machines in the Type System What will I learn You will learn what typestate programming is: encoding an object's current state into its type; how