Tilda Swinton can trace her family history back to before the invention of microwave rice.
#TildaSwinton #Tilda #Celebrities #FamilyHistory #Ancestry #FamilyTree
#tildaswinton #tilda #celebrities #familyhistory #ancestry #familytree
#Problemista #ProblemistaMovie
#JulioTorres #Tilda Swinton
Photo: A24 via the Verge
#problemista #problemistamovie #juliotorres #tilda
#Problemista #ProblemistaMovie
#JulioTorres #Tilda Swinton
Photo: A24 via the Verge
#problemista #problemistamovie #juliotorres #tilda
We watched #TheImperfects this weekend and… hoo boy.
It was a REALLY fun show with a lot of great ideas and a fun main cast, but the bulk of the writing felt like it was written by a 14-year-old and many side characters were just really awful. Would have enjoyed a season 2, so I’m bummed it’s cancelled - BUT the 50 different lame plot twists at the end were going to make for a very convoluted S02.
#tv #tvshow #showreview #flixreview #imperfects #netflix #tilda
#theimperfects #tv #tvshow #showreview #flixreview #imperfects #netflix #tilda
What do you use in your dev workflow? Here's mine.
- #ubuntu linux
- #tilda
- #php 5.4-8.1
- #laravel
- #laravelsail
- #inertiajs
- #vuejs
- #bootstrap
- #tailwindcss
- #PHPStorm
- #VSCode
- #sqlcl
- #sqldeveloper
- #Postman
- microsoft #teams
- #obsidian for markdown notes
- #chrome
- #firefox
- #brave
- #laracasts
#ubuntu #tilda #php #laravel #laravelsail #InertiaJS #vuejs #bootstrap #tailwindcss #phpstorm #vscode #sqlcl #sqldeveloper #postman #teams #obsidian #chrome #firefox #brave #laracasts
organization of this chaos brought to you by #tilda and #gnuScreen, without which i cannot function and because of which i cannot switch to #wayland.
This is probably interesting for a very small group of people, but nevertheless I'm going to share it.
Since updating to #Ubuntu 22.04 I noticed that my favorite terminal application #Tilda showed completely transparant tabs. Very irritating. So after searching for a solution, I found this page: https://github.com/lanoxx/tilda/wiki/Styling
I had to edit/create the file ~/.config/tilda/style.css and add this for use with the #Yaru
Dark theme:
notebook tab {
background-color: #2c2c2c;
color: #f7f7f7;
}
notebook tab:checked {
background-color: #4c4c4c;
color: #e7e7e7;
}
notebook tabs {
background-color: #2c2c2c;
}
Now quit the app via the right-click menu and re-open it using the super key. 🎉
#tweak #gnome #e7e7e7 #4c4c4c #f7f7f7 #2c2c2c #yaru #tilda #ubuntu