Magister

joined 2 years ago
[–] [email protected] 1 points 1 day ago (1 children)

chatGPT gives good answers on Tiananmen Square and also on Jan 6th 2021

[–] [email protected] 2 points 1 day ago (1 children)

enlever la cessation de bail oui c'est clairement poche

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

Tu sais que CAQ, PLQ, PQ, QS etc ça serait du pareil au même? La crise en ce moment, économique, logement, etc n'a rien à voir avec le parti au pouvoir.

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

Deepseek is build for censorship, ask it some stuff about tiananmen square

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

Yup, about all of them does that. Wait until this guy see a clock with Roman numerals 😂

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

The american Tiananmen, when you'll ask chatGPT what happened January 6th, it will answer "nothing happened".

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

What happened in 2005?

[–] [email protected] 1 points 4 days ago

I'm 54 and don't game at all on my PC, it is used only for coding, a Beelink SER5

[–] [email protected] 15 points 5 days ago

If in Québec, most of them watched it in French

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

UAE will buy it

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

It seems that in 2024 with Biden the average was 721 illegals per day being flown out, and today it's 538 and it is ThE BiGgEst wAvE EvEr

[–] [email protected] 38 points 6 days ago

illegal only for democrats and non-white people

23
Amazon Québec ferme (www.lapresse.ca)
 

J'ai annulé mon Prime

-19
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/canada
 

wtf...

 

Can you believe that, it's incredible... there's thousands and thousands empty condos in Montréal, a lot are new, and they continue to build them, sometimes even in high rising towers and all. A lot of them are illegal airbnb too.

Why they cannot sell them? They are small, expensive, and sometimes badly placed (no metro, no parking, bad area, place without services around, etc).

13 in 3 months in downtown area!!!

13
submitted 3 months ago by [email protected] to c/quebec
 

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 :)

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

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!

14
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

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.

 
view more: next ›