RSSAmplifier

Blog

Geek.no

Mostly harmless

geek.noRSS feed ↗10 posts

Latest posts

Object oriented programming and classes in JavaScript

OOP is a way of structuring code around objects that: * represent things (users, cars, games, etc.) * bundle data (properties) and behavior (methods) together In JavaScript, since ECMAScript 2015 (ES6), this is may be done with classes.

What is inheritance?

Inheritance means one class can reuse and extend another class. The new class inherits properties and methods from the old one.

What is a method?

A method is just a function that belongs to a class (or an object). It’s something the object can do.

Pantone Color of the Year 2026

For 2026, Pantone has selected PANTONE 11-4201 Cloud Dancer, a soft, airy white. The colour is described as calm, reflective, and quietly uplifting — a reset button in a noisy world. Cloud Dancer suggests simplicity, clarity, and the idea of a fresh creative starting point.

Social Media Status

I've mostly moved on to Bluesky.

Moving to Mastodon

Been trying out the social network (or rather network of social networks) Mastodon this weekend. Primarily this has been to replace Twitter. But since I’ve never been an avid tweeter (or tw*t, as some might say), that’s really an ulterior motive. What I’ve been after for a while is an Instagram and Facebook alternative. This could be it.

My list of the 10 Best Albums of all time

Green Day - Dookie (1994) The Clash - London Calling (1979) Iron Maiden - The Number of the Beast (1982) Nirvana - Nevermind (1991) Pink Floyd - The Final Cut (1983) Guns N' Roses - Appetite For Destruction (1987) Bob Marley and the Wailers - Legend (1984) The Rolling Stones - Tattoo You (1981) Bad Religion - The Process of Belief (2002) The Stone Roses - The Stone Roses (1989)

Enable half star ratings in Apple’s new Music app

Enable half star rating in Music.app with a simple command in the Terminal.app.

CSS Color names, a quick reference

I've made a simple list, with just the 140 colour names defined in CSS, shown on black (or white) background.

Timeline of computers and the Internet

I've collected some historical events and trivia to put together a Timeline of Computers and the Internet at https://timeline.geek.no/