#abstractions

[ follow ]
Hackernoon
1 year ago
JavaScript

The Pitfalls of Software Abstractions | HackerNoon

Abstractions are essential in programming but come with challenges that require careful consideration by developers and architects. [ more ]
Nedbatchelder
8 months ago
Software development

You (probably) don't need to learn C

People often claim that learning C is essential to understanding how a computer works, but this is not necessarily true.
Abstractions are unavoidable in computer programming, and many tasks can be accomplished without knowing C. [ more ]
DEV Community
10 months ago
Scala

Rendezvous Benchmark Analysis: When Threads (Don't) Meet

Adam Warski explores the performance limits of Loom compared to Kotlin's coroutines.
He is working on abstractions on top of Loom in a project called Ox.
The benchmark results can be found in his blog post. [ more ]
Pocoo
3 months ago
JavaScript

What is Self Hosted? What is a Stack?

Counterscale is a tool for self-hosted analytics but relies on Cloudflare to operate, raising questions about true self-hosting.
The concept of software stacks like LAMP and WAMP highlights the importance of technological choices in enabling self-hosting solutions. [ more ]
[ Load more ]