

I’m dead, this is so ridiculous.
10 pickups driving directly inside the pool for a single orange guy…


I’m dead, this is so ridiculous.
10 pickups driving directly inside the pool for a single orange guy…
C’est une plateforme / logiciel pour acheter et jouer à des jeux vidéos.
Pour la marche à suivre, je dirais qu’il faut :
Il y a une démo disponible sur Steam.
C’est un point & click assez sympas.


I think he meant 15 miles per hour which roughly translates to 25 km/h
Oh nice !


I’m not sure I understand how you calculated this.
2.22 Would be -222%
50% of 1 can be calculated like 1 x 50 / 100 or simply 1 x 0.5
Same for 122% 1 x 1.22 = 1.22
I don’t think I’ve ever heard of Linus working for / with GitLab


Awesome thread !
So many cool homelabs !
Mine is a little janky with some old tech. The tower was running an old FX-8320, but the hard drive “landed” a few weeks ago.



Only one to be honest 😅


65.000$ for 90 days ?!
I could run my servers for decades with this kind of money…

From what the author says :
Users had to learn a new interface for every app they connected.
But with this, users will have to learn a new interface every time they open the page…


Hâte de les voir essayer d’interdire un protocole informatique probablement utilisé par 100% des entreprises / services publiques (réseau intersite, télétravail, itinérance, …)
I’m really impressed that they created a flatpak for the launcher !
I don’t know a lot of studios who do this.
Not right now, but it will be on it later. They explained that they first want the core community’s feedback before going for a larger audience.
Évidemment que … non !
On organic maps and it’s forks, you can create bookmarks lists and add places to them. You can then hide, edit, export lists as you wish.


Tiens amusant, le nom Musk n’apparaît pas du tout sur l’article concernant Jeffrey Epstein contrairement à celui sur wikipedia…


exilé fiscal en Belgique
C’est quand même une folie pour un mec qui veut se lancer dans la politique…
Came here exactly for this comment…
Windev is probably one of the worst possible programming language out there, look at this !
This is from their official documentation
// Récupère le CA du mois en cours TotalCA est un monétaire = CalculCAMoisEnCours() // Si le CA dépasse l'objectif SI TotalCA >= 1 250 000 ALORS LIB_Objectif= "Objectif dépassé !" LIB_Objectif.Couleur= VertFoncé SINON // Si le CA n'atteint pas l'objectif minimum attendu SI TotalCA <= 200 000 ALORS LIB_Objectif= "Objectif non atteint" LIB_Objectif.Couleur= RougeClair FIN FIN