tech-education

Tag

Cards List
#tech-education

@greg_rog: In 2007, YouTube couldn't stream video properly. So I burned tech courses onto DVDs and sold them on Allegro. Today, th…

X AI KOLs Timeline · 2026-05-18 Cached

A founder shares the story of how he started a business selling tech courses on DVDs in 2007, which grew into one of Poland's largest edtech platforms over 18 years.

0 favorites 0 likes
#tech-education

Int a = 5; a = a++ + ++a; a =? (2011)

Hacker News Top · 2026-05-12 Cached

Analyzes the undefined behavior of the C/C++ expression 'a = a++ + ++a;' for int a=5, demonstrating three possible results (11, 12, 13) due to compiler-dependent evaluation order and post-increment handling, with theoretical and experimental breakdown.

0 favorites 0 likes
← Back to home

Submit Feedback