#JeudiAutoEdition #rappel Certaines de mes #partitions sont disponibles au magasin Centre Musique, place Mirpied à #Bourges ! Si vous préférez feuilleter sur place plutôt qu'acheter en ligne, n'hésitez pas à y faire un tour ! #musique #music #myWork
#JeudiAutoEdition #rappel Certaines de mes #partitions sont disponibles au magasin Centre Musique, place Mirpied à #Bourges ! Si vous préférez feuilleter sur place plutôt qu'acheter en ligne, n'hésitez pas à y faire un tour ! #musique #music #myWork
#MercrediPromo Je vous offre toujours -10 % sur mes #partitions papier auto-éditées :
- #Debussy, Arabesques 1 & 2 (orchestration) (conducteur/matériel) + Prélude à l’après-midi d’un faune (piano)
- #Brahms, Symphonie 3 - 3e mvt (piano)
- ma Fantaisie op. 3 (alto, clarinette, piano)
https://nicolashussein.fr/?s=nicolas+hussein&post_type=product
#myWork #musique #musiqueClassique #classicalMusic #music #newMusic
📚 Oh, look! Another chapter of "What Every Programmer Needs to Pretend They Care About" drops! Because every coder knows that the key to #fixing bugs is sprinkling some #integer #partitions and compositions on top. 😂🔢
https://leetarxiv.substack.com/p/counting-integer-compositions #programming #humor #coding #tips #software #development #bug #HackerNews #ngated
#MercrediPromo Le saviez-vous ? Entre autres activités, je vous propose différentes prestations liées aux #partitions de #musique : copie, transcription, #arrangement, #orchestration etc.
Plus d'infos et devis ➡️ https://nicolashussein.fr/prestations/
Quick update on the Linux Change I was talking about a week ago, moving from Garuda to CachyOS.
It has stalled while I reconsider. My Garuda install has received a lot of little tweaks while I've been setting up the partition stuff and it's now set up in a way that feels so tailor-made for me that I'm actually starting to dread putting myself backwards in that sense. I think i need the stability of having somewhere that isn't in need ot work to get it where I need it. This is Self-Care: while so much of my life is in the air I need an environment that is concrete and familiar. When things are more stable elsewhere I'll revisit.
Note here: Krohnkite is fantastic. When windows just arrange themselves to be useful...I get a real sense of glee. I don't think I can go back now. Tiling Windows Managers are my future.
I'm also considering re-jigging my partition set up to have my /Home directory on a partition by itself. A concept I've known about for yonks but have never applied. In theory this would make distro-hopping a lot less painful.
#Linux #DistroHop #Prudence #Partitions #SelfCare
Hi, can anyone help me in my music notation learning journey? Finding the good and free/cheap ressources are difficult. I'm starting by myself and will get some distance ressources in some time but I'd life to work on reading music alone
#musiclearning #musicnotation #musicnotes #MusicSheets #partitions #partitionreading #musicreading #musicalinstrument #musiclearning #musiclearners #musicaltheory #music #musicbeginner #musiclover #readmusicalnotation #learningresources #boostswelcome
#JeudiAutoEdition Redécouvrez aujourd'hui ma #transcription pour #piano de l'une des plus célèbres #partitions de #Debussy : le Prélude à l'après-midi d'un faune ➡️ https://nicolashussein.fr/produit/claude-debussy-prelude-a-lapres-midi-dun-faune/ (ebook / papier) 😍🎶🎹
#MercrediPromo Je vous offre toujours -10 % sur mes #partitions papier auto-éditées :
- #Debussy, Arabesques 1 & 2 (orchestration) (conducteur/matériel) + Prélude à l’après-midi d’un faune (piano)
- #Brahms, Symphonie 3 - 3e mvt (piano)
- ma Fantaisie op. 3 (alto, clarinette, piano)
https://nicolashussein.fr/?s=nicolas+hussein&post_type=product
#myWork #musique #musiqueClassique #classicalMusic #music #newMusic
You can download a live image of gparted and work with the latest version with ease. My debian based distro has GParted 1.3.1 which is quite behind v1.7.0-1
Im downloading the latest right now!
log
$ wget -c https://cfhcable.dl.sourceforge.net/project/gparted/gparted-live-stable/1.7.0-1/gparted-live-1.7.0-1-amd64.iso?viasf=1
--2025-03-16 11:54:11-- https://cfhcable.dl.sourceforge.net/project/gparted/gparted-live-stable/1.7.0-1/gparted-live-1.7.0-1-amd64.iso?viasf=1
Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.5
Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.5|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 589299712 (562M) [application/octet-stream]
Saving to: ‘gparted-live-1.7.0-1-amd64.iso?viasf=1’
gparted-live-1.7.0-1 9%[==> ] 55.49M 286KB/s eta 28m 15s
^Z
https://gparted.org/livecd.php
#gparted #partitions #bash #csh #ksh #sh #parameters #UEFI #Linux #options #programming #POSIX
Giving credit to the programmers of GPARTED(8)
gparted works its magic, by entering correct parameters to a suite of partition control & editing commands, which are sh envoked, so you can easily manipulate your partitions on all your SSDs HDDs from the comfort of your UI
When you want to batch manipulate partitions, you can study the log output and make sh scripts yourself, controlling partitions anywhere.
You also have the convenience of running gparted from sh so it still works its magic for you, without the UI!
I usually run cfdisk gdisk fdisk when I partition a fresh mechanical or SSD, later on I invoke gparted when I want to resize or move them
it also runs important commands at the end so that the kernel gets to know your new partition layout, which makes rebooting your machine to use them unneeded
I shrunk and resized a partition where I installed a program, which needed 75GB (*1024!) as installation space but only uses 56GB in the end. I left 12GB of breathing room on the partition after the shrink and of course grew the partition before with the same size, minus the alignment snip of 1MB
log:
myserver kernel: JFS: nTxBlock = 8192, nTxLock = 65536
myserver kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, debug enabled
myserver kernel: sdb: sdb1 sdb2 sdb3 sdb4
myserver kernel: sdb: sdb1 sdb2 sdb3 sdb4
^Z
#gparted #partitions #bash #csh #ksh #sh #parameters #UEFI #Linux #options #programming #POSIX
#MercrediPromo Le saviez-vous ? Entre autres activités, je vous propose différentes prestations liées aux #partitions de #musique : copie, transcription, #arrangement, #orchestration etc.
Plus d'infos et devis ➡️ https://nicolashussein.fr/prestations/
I'm planning to use #Syncthing for a buddy #backup system. For that there will be two tiny PCs, each having a 1-2 TB drive with two equally sized #partitions. Each will contain a file system. One of them will be accessible through SMB and/or FTP to the #lan The contents of the shared partition will be synced encrypted to the other PC using Syncthing. For connecting the two PCs, I'll use #tailscale This should work, - at least I hope.
You might just notice, there's one todo left before continuing (see in the picture).
#JeudiAutoEdition Redécouvrez aujourd'hui ma #transcription pour #piano de l'une des plus célèbres #partitions de #Brahms : le 3e mouvement de la 3e symphonie ➡️ https://nicolashussein.fr/produit/johannes-brahms-symphonie-n3-3e-mouvement/ (ebook / papier) 😍🎶🎹
#MercrediPromo Je vous offre toujours -10 % sur mes #partitions papier auto-éditées :
- #Debussy, Arabesques 1 & 2 (orchestration) (conducteur/matériel) + Prélude à l’après-midi d’un faune (piano)
- #Brahms, Symphonie 3 - 3e mvt (piano)
- ma Fantaisie op. 3 (alto, clarinette, piano)
https://nicolashussein.fr/?s=nicolas+hussein&post_type=product
#myWork #musique #musiqueClassique #classicalMusic #music #newMusic
#JeudiAutoEdition #rappel Certaines de mes #partitions sont disponibles au magasin Centre Musique, place Mirpied à #Bourges ! Si vous préférez feuilleter sur place plutôt qu'acheter en ligne, n'hésitez pas à y faire un tour ! #musique #music #myWork
disk partitions are a social construct. true anarchists rawdog their drives. "gptfdisk" this "mkfs.vfat -F32" that, the ONLY WAY TO LIBERATE THE WORKING CLASS is to PUT your REISERFS DIRECTLY ON-DISK
none of that "lvm" bullshit either. you ever hear a true #proletarian go "oo I'd love to put #lvm on my #disk so I can #resize my #ext4 #vfat #partitions? NO. you don't NEED to resize your partition if you don't have any in the first place!
luks is on thin ice.
#MercrediPromo Le saviez-vous ? Entre autres activités, je vous propose différentes prestations liées aux #partitions de #musique : copie, transcription, #arrangement, #orchestration etc.
Plus d'infos et devis ➡️ https://nicolashussein.fr/prestations/
#JeudiAutoEdition Redécouvrez aujourd'hui ma #transcription pour #piano de l'une des plus célèbres #partitions de #Debussy : le Prélude à l'après-midi d'un faune ➡️ https://nicolashussein.fr/produit/claude-debussy-prelude-a-lapres-midi-dun-faune/ (ebook / papier) 😍🎶🎹
Its not possible to take images of multiple #partitions with #clonezilla and restore them onto a different empty disk? Why? Even with recreating the exact same partition table its not possible, because restoreparts only allows recreation on the same disk...is there any tool which can achieve that? The source paritions are #windows #ntfs based and its supposed to be a copy of a windows system.