Magister

joined 1 year ago
[–] [email protected] 1 points 15 hours ago

True, for instance in Québec, Canada, it is illegal for a woman to take her husband name.

[–] [email protected] 37 points 2 days ago

USA a dictatorship January 20th, the next day Infowars will go back to Jones.

[–] [email protected] 2 points 2 days ago

J'ai aussi en ce moment un Lenovo ThinkPad TrackPoint Keyboard II, en FR_CA, pas mal, pas trop habitué au clito, j'utilise un trackball.

Je suis programmeur aussi et habitué à utiliser les claviers US et canadien

[–] [email protected] 2 points 2 days ago* (last edited 2 days ago) (2 children)

J'ai un mécanique avec switch TTC Brown, j'ai changé les keycaps double shot PBT, je l'ai ouvert pour mettre au fond un foam de 2mm pour absorber le son, donc j'ai déjà quelque chose de pas mal, mais je cherche aussi un clavier FR_CA et j'aime beaucoup les claviers scissors comme le MX Keys quand même, le toucher est nice et c'est silencieux 🙂

[–] [email protected] 34 points 3 days ago (2 children)

don't worry, DOGE will abolish the FBI, you'll be able to work wherever you want!

[–] [email protected] 3 points 3 days ago (2 children)

I guess the full 25 billions$ will go to Musk/SpaceX

[–] [email protected] 48 points 3 days ago (15 children)

It's special, from the outside (I'm not American) to see the USA will go in full blast dictatorship in 2 months. If we believe Trump will do what he said, basically there will be no more future election, no department of education, no FBI, no press freedom, no veteran healthcare, etc and also Hillary, the Biden, Obama, etc will be in jail yada yada.

Will see from the outside, with a popcorn bucket, the shitshow.

From the outside, a lot of people are also saying that USA deserved it because they voted for it, like brexit for instance.

Sorry for you guys ☹️

[–] [email protected] 12 points 3 days ago (4 children)

If they say to Trump "cut FBI, cut NASA", Trump will do it, and all fund for space exploration will got to SpaceX by the way.

[–] [email protected] 22 points 3 days ago (3 children)

375... only after 375 calls in 2+ years that they decided to do something?

Anyway SWAT needs those calls, else they would be fell as useless and their budget cut.

[–] [email protected] 1 points 4 days ago (1 children)

Install MX Linux (not the AHS version) it is Debian based and pretty nice

[–] [email protected] 25 points 5 days ago (2 children)

DOGE will abolish the FBI, good luck 🤞🏻

 

Je me suis inscrit sur le site Guichet d'accès à un médecin de famille le 2 octobre 2017. Ça disait le temps d'attente moyen est de 357 jours.

Hier j'ai reçu une lettre m'assignant un médecin de famille, il s'est écoulé 2583 jours soit 7 ans et 26 jours.

Pas mal :)

2
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 

Je cherchais un clavier type scissors silencieux en Français Canadien, c'est rare comme d'la marde de pape, j'en ai trouvé 2, le Dell KB900, et le Logitech MX Keys qui semble assez nouveau.

Si quelqu'un en a un, comment est le rétro-éclairage? le clavier semble avoir sur les touches les dénominations CA_FR et les CMS, (et Mac aussi pour les touches de contrôle). Qu'est-ce qui s'allume là dedans?

 

On the web, left of my name, my avatar is a black box, but on my profile page I can clearly see it.

https://lemmy.world/u/Magister

Why? I'm pretty sure it was working months ago.

 

Je n'ai jamais rien vu d'aussi beau, la perfection, partout!

 

What a good time those years were!

 

I have an old application, EagleCAD, from 2014, a 32bit app, I managed to install it on my linux (Debian based, 64bits) and it works fine, but I had to look for and install some lib manually.

How can I package all this, the bin and libs, into one that I could easily re-install on about any distro? AppImage? Flatpak? Snap?

$ ldd ./eagle
	linux-gate.so.1 (0xf7ef4000)
	libXrender.so.1 => /lib/i386-linux-gnu/libXrender.so.1 (0xf7ec4000)
	libXrandr.so.2 => /lib/i386-linux-gnu/libXrandr.so.2 (0xf7eb5000)
	libXcursor.so.1 => /lib/i386-linux-gnu/libXcursor.so.1 (0xf7ea8000)
	libfreetype.so.6 => /lib/i386-linux-gnu/libfreetype.so.6 (0xf7dd8000)
	libfontconfig.so.1 => /lib/i386-linux-gnu/libfontconfig.so.1 (0xf7d85000)
	libXext.so.6 => /lib/i386-linux-gnu/libXext.so.6 (0xf7d6f000)
	libX11.so.6 => /lib/i386-linux-gnu/libX11.so.6 (0xf7c1d000)
	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7c18000)
	libXi.so.6 => /lib/i386-linux-gnu/libXi.so.6 (0xf7c03000)
	libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7bfc000)
	librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xf7bf7000)
	libssl.so.1.0.0 => /lib/i386-linux-gnu/libssl.so.1.0.0 (0xf7b8a000)
	libcrypto.so.1.0.0 => /lib/i386-linux-gnu/libcrypto.so.1.0.0 (0xf798b000)
	libstdc++.so.6 => /lib/i386-linux-gnu/libstdc++.so.6 (0xf7600000)
	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7886000)
	libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf785f000)
	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7200000)
	/lib/ld-linux.so.2 (0xf7ef6000)
	libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xf7842000)
	libXfixes.so.3 => /lib/i386-linux-gnu/libXfixes.so.3 (0xf783a000)
	libpng16.so.16 => /lib/i386-linux-gnu/libpng16.so.16 (0xf75c3000)
	libbrotlidec.so.1 => /lib/i386-linux-gnu/libbrotlidec.so.1 (0xf782a000)
	libexpat.so.1 => /lib/i386-linux-gnu/libexpat.so.1 (0xf7597000)
	libxcb.so.1 => /lib/i386-linux-gnu/libxcb.so.1 (0xf7569000)
	libbrotlicommon.so.1 => /lib/i386-linux-gnu/libbrotlicommon.so.1 (0xf7546000)
	libXau.so.6 => /lib/i386-linux-gnu/libXau.so.6 (0xf7825000)
	libXdmcp.so.6 => /lib/i386-linux-gnu/libXdmcp.so.6 (0xf753f000)
	libbsd.so.0 => /lib/i386-linux-gnu/libbsd.so.0 (0xf7528000)
	libmd.so.0 => /lib/i386-linux-gnu/libmd.so.0 (0xf7519000)
 

Tanné de cette bullshit, arrêtez avec votre retour au travail, on y retournera pas! Je suis en télétravail depuis bientôt 4 ans et jamais je ne retournerai perdre 1h le matin et 1h le soir dans les bouchons, pour m'asseoir derrière un ordi et faire des Teams avec l'Europe et les USA, jamais.

C'est pas mon problème si les petits cafés hipsters du centre ville ont du mal, et que les tours sont vides.

 
 

Vous avez reçu ça sur vos cells? Un stagiaire qui a fait une fausse manip?

 

it's coming to Ottawa/Montréal...

 

Things like Bee-Link, Miniforums, and others?

I have a bee-link SER5 with a 5600H, for 10 months, this thing rocks, it's like 4"x4" it's incredible!

view more: next ›