Magister

joined 1 year ago
[–] [email protected] 10 points 12 hours ago (2 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

[–] [email protected] 11 points 16 hours ago (2 children)

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

[–] [email protected] 65 points 16 hours ago (7 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.

[–] [email protected] 7 points 22 hours ago

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

[–] [email protected] 19 points 1 day 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

[–] [email protected] 10 points 1 day 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...

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

Voting for any French election while in Montréal (Québec, Canada) is usually a 3-4 hours wait line

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

Steve Jobs never showered, even when he started to work at Atari, he was moved to night shift because all his colleagues said he stank badly. He said that his body cannot have foul odours because he was eating only fruits, or something like that. This is why he died BTW, he thought that he could cure his cancer by eating some stuff and not the other.

Reek does not stop cult people.

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

Not specific to Apple... it's the same thing for Android... buy a "brand A" bulb, nowhere to find the app, install another app for "brand B" and it works... SmartLife, SmartThing, ECO plugs (this one was hard to find, it is to control my WiON plug), Sylvania Smart Home (for the bluetooth ones), Tapo (I had Kasa too but TP-Link made them work with Tapo, one less app!!!), Geeni, etc, all kinds of apps... and some stuf like the Sylvania BT bulb can be flashed with their own firmware, the google home firmware, the amazon alexa firmware etc so if you have the wrong one, it half-ass pairs and does not work, you have to toggle its power 5 times to repair with the app etc

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

About everywhere... In Toronto it's now 1 million+. In Vancouver it's now 2 millions+

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

I bought Sync 14 years ago for Reddit, it was a one shot payment. Same for Sync Lemmy, I bought it once for like 20$ and that's it.

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

autoconf and stuff like this? Not anymore. Since ~5 years here it's cmake everywhere, Conan, ninja.

 

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)
view more: next ›