Skip to content

Instantly share code, notes, and snippets.

View erkobridee's full-sized avatar

Erko Bridee erkobridee

View GitHub Profile

Luxembourg

Luxembourg is a small, landlocked country in Western Europe, bordered by Belgium, Germany, and France.

It has a rich history, with the first mentions of its capital city, Luxembourg City, dating back to the year 963. The country has been under the control of many states and ruling houses throughout its history, but it has been a separate, if not always autonomous, political unit since the 10th century.

Luxembourg is a point of contact between the Germanic- and Romance-language communities of Europe, and three languages are regularly employed in the grand duchy itself: Luxembourgish, German, and French.

In my day-to-day life: the most used language is French, and most legal/government procedures are done using French.

@erkobridee
erkobridee / ts-use_consts_instead_of_enums.ts
Last active September 26, 2025 05:35
a sample code of how to use const as const instead of enums in TypeScript
/*
from:
Enums considered harmful | Matt Pocock
https://www.youtube.com/watch?v=jjMbPt_H3RQ
*/
const LogLevel = {
DEBUG: "DEBUG",
INFO: "INFO",

"Any sufficiently advanced technology is indistinguishable from magic." by - Arthur C. Clarke | CCCB LAB

Arthur C. Clarke was a scientist, science writer and author of science fiction stories and novels. This quote of his reflects on the early beginnings of technology and offers us a way of linking up the two exhibitions that have been held this year at the CCCB: Black Light and Stanley Kubrick.

this quote it's also refered on [YouTube] Why Magic Systems don't feel Magical | Tale Foundry - 2023/05/31

Learning

@erkobridee
erkobridee / startup_mvp_vibe.md
Last active September 25, 2025 08:05
startup / MVP vibe
@erkobridee
erkobridee / 01__second-brain-system.md
Last active May 19, 2026 10:58
Second Brain System and productive useful references