Links
The best way to learn something
When you need to know if dns is really working
White noise to keep focus on working
Docs everyone denies to use and enjoy to deny it
The true and correct docs for the web
The good
The bad
The ugly
nomnoml! I always forgot this address but it's so rad!
Origins
How to save the world
All you need to know about css and more
In need of a printed version
Evil
How to speak clearly
More clearly
make good art
Quite relaxing
Cool challenges
How to write dates correctly
best TL;DR; ever
Organize your life a little
The nicest non-relational database API you'll ever see
Database for serious business
Not ANSI SQL but that's ok
Core basics of computer science in a very opinionated way
Famous laws of software development
I like the way compilers work
yUML does cool uml
Nice and shiny colors
Very very important clock thing
Learn how to use tmux
The upgrade from Vue2 to Vue3, simply explained
i like mazes
remember to initialize the security db with server offline! use root. check permissions.
I always forgot how to configure screen recording time on gnome, so...
The transactional dog
when we need to setup an old db into a new system
Soundtrack to listen while coding
It used to be an article, now it's a tweet (I)
It used to be an article, now it's a tweet (II)
I have a dream
If you have that bad luck for vpn
dbeaver always tries socket connection, so force it into tcp
What really solved the annoyance with bluetooth keyboard
Another nice and important color thing
That day i decided to rant about 'native java'
Hope Sandoval & The Warm Inventions
React Redux the old style
My current gnome shell extension setup
Cool css things
When you need to fix git branches the hard way
When i had to downgrade security to make vpn work
Make chrome share screen properly on wayland
How to properly use CRON
It used to be an article, now it's a tweet (III)
A must-have for frontend. A color picker
But a few things remais with the size of a tweet
Friendly reminder
So, mariadb on mac (using brew) can be tricky
Whenever mysql dump refuses to restore, add `SET GLOBAL innodb_strict_mode = 0;` into the script!
Proper way to set java version on mac
Also postgresql from homebrew can be tricky
When you need maven running JUnit 5 to work under maven
Ok that's pretty cool about git and ssh
Take care of your keys
In case you need to learn firestore
yes knex still amazes me
never fall in the trap of download xcode via app store again
resize font on intellij
cool drawing tool
best static site generator ever
cool highlight thing
cool free oracle services
GO has funny strings
Cast things in GO
Template language for eleventy things
Action to build and deploy your frontend project into github pages
spring boot understand dotenv files now
cool starter projects
about github actions and gitlab CI/CD
nice and honest article about jwt
never use the wrong mocha glob again
whenever chrome starts to act strange and demands https on localhost
The long rant of professor Dijkstra
Pretty cool regex tool
A very good 'week 0' course on computer basics for programmers
That simple and cool article about logging in kotlin
Fix your authorized keys permission after steal it from ec2-user
Proper ack configuration in kafka consumers is very important
NEVER forget to run powertop --calibrate ; powertop --auto-tune on your fresh linux laptop installations.
And tlp. install tlp too.
now THIS roguelike lighting demo!
Detailed examples of how to deal with concurrency in java
multi line string in yaml is simple*
my guest article at javalin.io
THE proper vay to set up the desired jdk on mac, disabling the others!
Great dungeon in the sky
The instance safeguard. JS is a weirdo.
How to choose a linux distro
React is a joke. A clever joke but still a joke
Which sdk level your android app intend to support?
Beware of maven classifiers!
In case you want/like colors on your bash scripts
https://0.30000000000000004.com/
How a computer works
embedded NoSQL database for node and the impatient people
Remember to install sign keys into your openSUSE installation
I always forget how to proper setup gdm in multi-monitor setup
Case your openSUSE doesn't show japanese characters properly
How to configure postgres on bare metal, still valid today
sometimes we need to do horrible things like learn EKS
If you really really need require when you're having a good time doing import
if you need to run metrics-server on kind
Very cool database genealogy
That post installation setup for AMD Thinkpads
How to fix sudoers $PATH
kubectl command line reference
The twelve factor application
please PLEASE don't hello
docs doesn't make it clear but we can have several ingress, they just need not conflict
Cool music to enter flow state
ssh works but sftp doesn't? don't echo things in non-interactive shells
'This is Fleet Command'
Apache Cassandra is hard
the most hidden or forgotten docs on spring data, paging and sorting
ThinkPad T14s AMD Gen2 service manual
Software architecture is just organize folders, they say
good comments on 12 factor app philosophy
i never remember how to write cron rule but this helps
Magic spells explained
Whenever you want to use funky names in your database tables
Types at runtime in Go
The express.js drama
A gentle, concise introduction to Go's type system
if you need k3s guides. yes you do.
but if you are a docker swarm person
The challenges of software delivery
What is UNIX?
Host yor gemini capsule -- for free!
The Economics of Software Design
'Ruby people, strange people...'
All spring-boot official starters
Richardson maturity model
Definição de 'Pronto'
Hypermedia
GO proverbs
SVG arcs are hard
Did i said that SVG arcs are hard today?
I am thinking about LSP
The birth of SQL and relational database
Everything
This chart library should be more popular
Go can have nice tests too
whenever you need something lighter and more flexible than jpa
Pretty cool UML diagrams. Diagrams are cool.
AWS pricing calculator
accumulating sum using window functions
Whenever you need to figure who is using a certain port
Know the difference between just declare and declare and initialize
variadic pack / unpack
An Engineer's GUI Journey
Whenever you need gradle to refresh dependencies for real
So you want to build kernel modules huh?
learn some software anti-patterns so you don't use them
remember to set the PGSSLMODE env var to 'no-verify' in heroku so postgres works!
A brief CP/M history
YAML strings are strange
keep an eye on your npm dependencies
If you need vitest but not vite
The monospace web
The departure mono
Assembly made easy
All* about go modules
Dark mode everywhere
Zoom your gnome screen
One of the most hidden links in the internet
21st century C++
No idea why, but this solves the gnome boxes network issue
One doc to rule them all
OOPs: The 35 years old mistake