Search
134 results for “leniwcowaty”
-
A small release - I decided to build an open-source digital photo frame from Raspberry Pi Zero 2 W and my local Immich server.
https://codeberg.org/leniwcowaty/PiFrame
It even has a 3D printed case!
#raspberryPi #zero #digital #photo #photoframe #piframe #project #diy #foss
-
A small release - I decided to build an open-source digital photo frame from Raspberry Pi Zero 2 W and my local Immich server.
https://codeberg.org/leniwcowaty/PiFrame
It even has a 3D printed case!
#raspberryPi #zero #digital #photo #photoframe #piframe #project #diy #foss
-
A small release - I decided to build an open-source digital photo frame from Raspberry Pi Zero 2 W and my local Immich server.
https://codeberg.org/leniwcowaty/PiFrame
It even has a 3D printed case!
#raspberryPi #zero #digital #photo #photoframe #piframe #project #diy #foss
-
A small release - I decided to build an open-source digital photo frame from Raspberry Pi Zero 2 W and my local Immich server.
https://codeberg.org/leniwcowaty/PiFrame
It even has a 3D printed case!
#raspberryPi #zero #digital #photo #photoframe #piframe #project #diy #foss
-
A small release - I decided to build an open-source digital photo frame from Raspberry Pi Zero 2 W and my local Immich server.
https://codeberg.org/leniwcowaty/PiFrame
It even has a 3D printed case!
#raspberryPi #zero #digital #photo #photoframe #piframe #project #diy #foss
-
My first REAL project release :D
Hyper specific, only for Polish people. Python program to grab PM10 and NO2 data from your local air quality station via GIOŚ API and notify you through Ntfy if their concentration is higher than the limit recommended by GIOŚ (or set by you).
It even has a binary release!
https://github.com/Leniwcowaty/giosifier
#release #github #python #application #useful #environment #project
-
How to install @linuxmint with #btrfs, #raid and #luks #fulldiskencryption. Spent over a week trying to figure this out...
https://gist.github.com/Leniwcowaty/4b2c239ca74629cad60d4718f79ff600
#linux #tips #tutorial #informative #content #technology #mint #debian #installation #distrohopping #security
-
@leniwcowaty I'm neither a gamer nor a developer, but FreeBSD has been my daily driver for years.
SSH and the like: no problem.
HP ZBook 17 G2 with multiple HD displays on DisplayPort, NVIDIA graphics (Intel graphics usable, but intentionally disabled).
Previously with an HP EliteBook 8570p, AMD graphics.
-
@leniwcowaty I'm neither a gamer nor a developer, but FreeBSD has been my daily driver for years.
SSH and the like: no problem.
HP ZBook 17 G2 with multiple HD displays on DisplayPort, NVIDIA graphics (Intel graphics usable, but intentionally disabled).
Previously with an HP EliteBook 8570p, AMD graphics.
-
@leniwcowaty I'm neither a gamer nor a developer, but FreeBSD has been my daily driver for years.
SSH and the like: no problem.
HP ZBook 17 G2 with multiple HD displays on DisplayPort, NVIDIA graphics (Intel graphics usable, but intentionally disabled).
Previously with an HP EliteBook 8570p, AMD graphics.
-
CW: Disgusting image of dust covered PC radiator
-
Where should I file a suggestion for change in KDE Discover?
Based on talks with new Linux users, many of them are confused when they open "Software Center" and are met with multiple "sources" for a single application - from repos, Flatpak, Snap.
I think Discover should include a small ? icon next to the source selector, explaining what specific format is, what are the pros and cons (eg. "This is repo package, it may be outdated if you're using an LTS release"). -
Less than 2 weeks to P.I.W.O.! This is a great initiative, a community-drivern open-source convention, hosted in Poznan, Poland. Lectures, workshops, and even LAN party!
#opensource #event #piwo #poznan #poland #party #lectures #hspoz #knyfyrtel
-
Less than 2 weeks to P.I.W.O.! This is a great initiative, a community-drivern open-source convention, hosted in Poznan, Poland. Lectures, workshops, and even LAN party!
#opensource #event #piwo #poznan #poland #party #lectures #hspoz #knyfyrtel
-
Less than 2 weeks to P.I.W.O.! This is a great initiative, a community-drivern open-source convention, hosted in Poznan, Poland. Lectures, workshops, and even LAN party!
#opensource #event #piwo #poznan #poland #party #lectures #hspoz #knyfyrtel
-
Less than 2 weeks to P.I.W.O.! This is a great initiative, a community-drivern open-source convention, hosted in Poznan, Poland. Lectures, workshops, and even LAN party!
#opensource #event #piwo #poznan #poland #party #lectures #hspoz #knyfyrtel
-
That's it.
Cancelled my Nitro subscription (bye bye paying $4, because they never raised prices for already subscribed), and moved all the people I was still talking to there to Matrix.
Now Discord is only for non-private stuff, like official game servers and FOSS projects servers, basically as support hotline.
All my personal, private talks are now on E2EE channels - Matrix for friends, Messenger for family.
Free at last
#discord #matrix #encryption #nitro #freedom #funny #foss #fediverse
-
Well, giving GrapheneOS another go.
My biggest problem with it - contactless NFC payments - is resolved thanks to great Polish invention. Contactless Blik payments are fully operational on GrapheneOS!
#android #grapheneos #graphene #pixel #foss #challenge #blik #poland #polskagurom
-
Just filed my first "real" merge proposal for major project.
It's only a few lines of Python to enable striped LVs in Ubuntu Curtin installer. Probably made 10 mistakes in 5 lines, as it was a good while since I wrote anything in Python 🤦♂️
But hey, at least I try to be the change I want to see! -
Okay @kubuntu, I'm impressed.
The stability of LTS (locked package versions in between releases), nears stock and unmodified KDE Plasma 6, releases every 6 months on the dot...
And all of this without forcing user to Snap packages!
I think I found my Wayland daily driver. If only Calamares didn't crash when trying to manually partition LVM... But that's a bug in Calamares since like 2016, so unlikely to be fixed.
#ubuntu #kubuntu #plasma #daily #linux #foss #kde #flatpak #snap #lvm
-
It's bizzare to me, that the curtin installer, which is designed by @ubuntu to automate server and desktop installs doesn't allow me to configure striped LVM. I even found where in the code it could be added:
https://git.launchpad.net/curtin/tree/curtin/commands/block_meta.py
Line 1572, lvm_partition_handler, add if info.get('stripes') and cmd.extend(["--stripes", stripes])
(of course this would need a change in info to get a "stripes" key from YAML, but this shouldn't be too hard)
-
So I finally managed to set up my #homelab server again after moving. #Proxmox, #pihole and #samba is plenty enough for me for now.
However, since I already made a Samba share with backups for my laptops so I don't need external drive... Why not set up a #pxe netboot server...?
And so I did. #iventoy came in handy, dropped a few ISOs on the Samba share and now I don't need either external drive for backups nor USB stick with Clonezilla on it. Just an ethernet cable! -
Yeah, so it looks like that's the case. My #mobo have one USB 2 controller and two #USB 3 ones (one connected to #chipset and one directly connected to #CPU to enable high speed USB-C).
The #keyboard was connected to the CPU one, and on every port the USB #NIC has some weird issues with #ping spikes. When switched to USB 2.0 the ping issues go away but the speed is 250 Mbps. Connecting to the other controller's USB 3.2 I have full speed and no ping issues.#Unlucky I guess...
-
WE DID IT!
Bazzite 42 + TP-Link USB Ethernet NIC + static IP + connecting my DAC/AMP with USB 2.0 + installing on internal SSD instead of external + disabling XHCI Hand-off solved all my issues with Linux on PC.
Time to finally go home... Home sweet home Linux...
Only issue that persists, but I suspect just an application bug - launching Steam freezes my Plasma for 3-5 seconds.
#linux #windows #pc #nic #bug #issues #dac #xhci #steam #plasma
-
Okay, I heard that runit init system is pretty fast. But was not ready for it...
Void Linux + Sway + TUIGreet. From decrypting LUKS to login screen (according to dmesg) - 0.8 seconds.
From pushing the button to login screen (excluding GRUB menu and typing in LUKS password) - just about 7 seconds.Wild. Just wild.
#linux #void #voidlinux #runit #init #funny #testing #homelab #laptop
-
It's funny how #Arch can lag behind #Fedora in releasing stable #Plasma version and release an untested #linux-firmware, that has the potential of damaging your GPU IN THE SAME WEEK!
Once again, Arch users being #alfa testers of the #Linux world, while boldly proclaiming, that Arch doesn't break.
Thank you for your duty, soldiers! 🫡
-
Okay, I might have not given #KDE #Plasma 6 the proper time to evaluate and was tainted by my previous (extremally bad) experiences with Plasma 5.
I like Plasma 6.2. I really like it. It integrates nicely with #Fedora, isn't nearly as buggy and incoherent as P5, KDE Connect works properly now, and #Wayland is really getting good.
Color me #surprised and #humbled...