Learning Web Development: JSON and Processing Files in Node.js, by @rauschma:
https://2ality.com/2025/08/javascript-json-processing-files.html
Learning Web Development: JSON and Processing Files in Node.js, by @rauschma:
https://2ality.com/2025/08/javascript-json-processing-files.html
Learning Web Development: Plain Objects in JavaScript, by @rauschma:
A million miles under hunter’s moon leaps - Julio Da Silva, Rus Mesic og Margarida Paiva på Gamle Munch. #Art #photography #Objects #Gallery #GamleMunch #Oslo #Kunst #KunstTut #HvaSkjer
Objects are abstractions of processing. Threads are abstractions of schedule.
— James O. Coplien
Is it because I’ve been watching documentaries about some of the artists from the Nouveau Réalisme movement lately that I’ve started appreciating eclectic collections of objects? I’m not sure… All I know is that I now find myself rummaging through my trash cans—and even other people's—to see what I can salvage, picking up little objects I find on the street…
Photo a Day 2: Couple Dance
Shop: https://mike-smale.pixels.com/featured/couple-dance-mike-smale.html
Objects are abstractions of processing. Threads are abstractions of schedule.
— James O. Coplien
I Copy These 10 Code Snippets Into Every Project, by (not on Mastodon or Bluesky):
Not completely fair, but maybe fair enough for games.
"Researchers have figured out how to design dice with even more exotic shapes, like a kitten, a dragon, or an armadillo. And they are "fair" dice: Experiments with 3D-printed versions produced results that closely matched predicted random outcomes, according to a forthcoming paper currently in press at the journal ACM Transactions on Graphics."
Take the red pill of #OOP! Learn programming concepts in #TheMatrix. Less dodging bullets, more #coding. Inheritance, polymorphism, fun!
#OOP #ObjectOrientedProgramming #Abstraction #AgentSmith #C++ #characteranalysis #Classes #Encapsulation #Inheritance #Java #Morpheus #Neo #Objects #OOPConcepts #Polymorphism #TheMatrix #Oracle #Trinity #GiggleByte #SwapneelMohite #programming #coding
https://medium.com/@swap.mohite/the-matrix-an-object-oriented-lesson-i-taught-revisited-9532a0712bc9
#Cloaking #Device
#TheTelegraph: '#Invisibility #cloak' that could hide tanks and troops looks closer to #reality.
#Wikipedia: ❛❛ Developments in #scientific research show that #realworld cloaking #devices can obscure #objects from at least one #wavelength of #EM #emissions. ❜❜
https://www.youtube.com/watch?v=pZMyWEWHCTM 2019 Oct 17
https://en.Wikipedia.org/wiki/Cloaking_device
h/t @Oliviero65
Use Object.values() to Get Object Values
Extract all values from an object. console.log(Object.values(user)); #JavaScript #Objects #Keys #javascriptGroup