Magister

joined 1 year ago
[–] Magister 1 points 1 day ago (2 children)

Le SIM a dit que le bâtiment était conforme apparemment... Donc pas la faute du propriétaire ...

[–] Magister 6 points 1 day ago (4 children)

2 morts et 3 blessés, dans une auberge de type airbnb, dans des chambres sans fenêtres? sans gicleur? sans systèmes d'alarme? et cerise sur le sundae, apparemment le même propriétaire du airbnb qui a flambé pas loin de là il y a 1 an et fait 7 morts! Quand la mairie avait dit "là là, on va serrer la vis à airbnb" lol c'est désolant.

[–] Magister 7 points 1 day ago (1 children)

yeahs systemd I know yada yada :)

But working with embedded stuff, sometimes MCU with like 8MB embedded flash, have a 512k uboot, 1.5MB kernel, you are left with 6MB of flash for the whole application and lib, and busybox is a savior here!

[–] Magister 7 points 2 days ago (1 children)

Oh shit I have to try this

[–] Magister 3 points 2 days ago

Incroyable hein, je m'en rappelle bien, on en entendait parler tous les jours aux JTs, et je suis du coin alors c'était dans les journaux locaux et tout aussi.

[–] Magister 5 points 4 days ago

I had a Samsung colour laser printer, they provided driver for linux, I installed them, everything works, full support for settings etc

[–] Magister -2 points 5 days ago

In chrome it's in parameters/downloads, that easy

[–] Magister 8 points 5 days ago (1 children)

The biggest problem they have I think is that it's all bots, everywhere

[–] Magister 15 points 5 days ago (4 children)

dunno, for 16 months now, the only time I went there was after a google search and the answer was in a reddit thread... There is 15+ years of answers to various obscur topics and all, "unfortunately"

[–] Magister 3 points 5 days ago

Lol I'm a Canadian immigrant, and regular population has something like 4% of people working in construction, new immigrants has something like 2% of people working in construction, so no, they will not build more housing. The problem is not immigrants, it's a system/society problem, like you wrote, Canada is not a properly-functioning society.

[–] Magister 9 points 5 days ago (3 children)

on most new laptops, you cannot remove the battery that easily, you have to disassemble the back cover ☹️

[–] Magister -3 points 5 days ago (3 children)

In Canada in top of that, we have 500k-1 million new people entering the country, per year. We have no housing, and not enough services, schools, healthcare, etc.

Canada is about the same population than California, imagine California going from 39 millions people to 40 next year, then 41 the year after, then 42 the next year, etc. Is it sustainable?

 

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!

3
submitted 3 months ago by Magister to c/music
 

What a good time those years were!

14
submitted 6 months ago* (last edited 6 months ago) by Magister 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.

 
 

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

 

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

20
submitted 1 year ago by Magister to c/sffpc
 

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 ›