• 1 Post
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle


  • Oh! Came up with a new one, though it’s more of a unixism than a Linux specific thing.

    I really wish that the core utils and other cli tools had a standard structured output option, like yaml, json, or toml so that it would be easier to parse rather than all of the random regular expressions needed when piping output around.

    Edit: And it would be great if we also picked that same format for config files instead of all the bespoke stuff in /etc.


  • Back in the day I had my entire phone setup with a custom Metroid 2 sound theme that I put together from MIDIs, plus custom ringtones for my dozen or so most frequent contacts. I remember using Power Puff Girls for my wife, TMNT for her boyfriend, Sailor Moon for my girlfriend, and Little Honda for my dad.

    Nowadays it’s on silent all the time so I don’t bother. :(


  • Honestly, not much.

    The first would be that the webcam in my work laptop goes in and out of working pretty regularly. It happens to the whole team so I know it’s not just mine. I end up using an external one pretty regularly. Mostly I’m annoyed at Dell for not providing proper driver support.

    The second is that there are a very small number of applications that I occasionally use where I need to fire up a VM. But even that is more of I’m annoyed at the organization that forces me to use an obsolete proprietary file format once a quarter.



  • The most important things are that they happen on a regular basis, at least biweekly, and that it’s possible to have a conversation while doing them or that there are at least enough breaks to have them. So, here’s a list of examples:

    • Table top RPGs
    • Fiber arts circle
    • Hiking group
    • Choir/music ensemble
    • Ballroom/swing dancing
    • Soup kitchen volunteer
    • Shibari practice
    • Martial arts
    • Recreational team sports
    • Community theater
    • Fraternal organizations e.g. Elks, Kiwanis, etc





  • As a point of reference, I built a 32TB Synology last year. I took me an afternoon to get it done, plus set up Plex media server, all the arrs and friends, a backup server and a couple other things. Since then maintenance has consisted of remembering to hit the “update containers” button once a month or so. I should probably automate that part but just haven’t bothered yet.




  • The bluetooth connection definitly works:

    $ bluetoothctl info F4:6A:D7:9A:42:3A
    Device F4:6A:D7:9A:42:3A (public)
    	Name: Xbox Wireless Controller
    	Alias: Xbox Wireless Controller
    	Appearance: 0x03c4 (964)
    	Icon: input-gaming
    	Paired: yes
    	Bonded: yes
    	Trusted: yes
    	Blocked: no
    	Connected: yes
    	LegacyPairing: no
    	UUID: Vendor specific           (00000001-5f60-4c4f-9c83-a7953298d40d)
    	UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
    	UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
    	UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
    	UUID: Battery Service           (0000180f-0000-1000-8000-00805f9b34fb)
    	UUID: Human Interface Device    (00001812-0000-1000-8000-00805f9b34fb)
    	Modalias: usb:v045Ep0B13d0501
    	Battery Percentage: 0x64 (100)
    

    I don’t have another device to plug the USB port into, but it can at least get power from it.