Magister

joined 1 year ago
[–] Magister@lemmy.world 1 points 12 minutes ago

I get my 60w and 100w cable at Ikea, they meet world standards and I trust them.

[–] Magister@lemmy.world 18 points 1 day ago (1 children)

Worst of it, government money is your tax dollar... You will pay more and more taxes to funnel the money to Trump's friends. Trump is the swamp thing!

[–] Magister@lemmy.world 103 points 1 day ago (9 children)

Fucker will disable Starlink in Ukraine and allow it in Russia

[–] Magister@lemmy.world 1 points 1 day ago

She can, but I guess she'll have to pay for it/go to private.

[–] Magister@lemmy.world 4 points 1 day ago (2 children)

Except maybe some devices (like IoT) that are powered up by an always plugged micro-usb, my cellphone is USB-C for a long time now, and my laptop has 3 USB-C/TB (no A), so it's easier for a couple of stuff. But I have a usb-c hub with multiple USB-A outlet because I still have a couple of devices to plug like keyboard, trackball, webcam, headset, UPS, FTDI stuff, etc.

No more micro-USB plugging/unplugging for phones.

The prob with usb-c is mainly for powering hungry devices, you need 60W cable, 100W cable, 240W cable, etc.

[–] Magister@lemmy.world 11 points 2 days ago (3 children)

REGULATIONS

Returning to the U.S.

Less than 48 hours in Canada:

$200 USD worth of goods per person, tax and duty freeAny purchase of alcohol or tobacco products may be subject to duties and taxes

48+ hours in Canada:

$800 USD worth of goods per person, tax and duty freePurchases may include 1 litre of alcohol, 200 cigarettes (1 carton), and 100 cigarsFamily members can combine their tax and duty allowances

[–] Magister@lemmy.world 12 points 2 days ago (2 children)

I thought they had it, like a lot of phones, Samsung has a limiting to 80% or even disabling fast charging

[–] Magister@lemmy.world 87 points 2 days ago (8 children)

For years, us, Canadians went to USA for shopping. Next year with the exchange rate at the highest for US$, and Canada without tariff, a shit load of americans will come to Canada to buy their electronics and stuff.

[–] Magister@lemmy.world 7 points 2 days ago

US arms manufacturers will have billions and billions flowing from Israel (read: USA tax payer)

[–] Magister@lemmy.world 18 points 3 days ago

Trump's "concept of a plan" to end Ukraine war is easy, the day he is in office, he turns off the tap for money/weapons

[–] Magister@lemmy.world 10 points 3 days ago

It looks like Trump still got ~70 millions vote, like before, but Harris got 66M while Biden got 81M, so the problem looks like Democrats failed to get people to vote.

Maybe because Democrats were often lefties, workers, unionized, lower salary, lower education, etc, and they do not recognize themselves anymore in the Democratic party.

We had the same things in France with the "gauche caviar", basically the "caviar left", all traditional factories workers who voted Socialist for decades, didn't recognized themselves in this caviar left so voted elsewhere like right-wing, go figure...

[–] Magister@lemmy.world 33 points 3 days ago (8 children)

It looks like Trump personally hates Trudeau, he's lucky, in a couple of months we will have Poilievre the mini-trump as Canada PM...

We, will not be so lucky...

 

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 2 weeks ago* (last edited 2 weeks ago) by Magister@lemmy.world to c/quebec@lemmy.ca
 

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 7 months ago* (last edited 7 months ago) by Magister@lemmy.world to c/linux@lemmy.ml
 

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?

view more: next ›