• 0 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle




  • I used to use gnome and I am heavily into customization. I gave up using gnome as they would constantly change things often for no real reason that whimsy, breaking previously working scripts, extensions and so on so I stopped using it. Its fine if you want to customize the basics like wall paper but I really wouldn’t bother for in-depth customization. Not because it isn’t possible, but because maintenance of it is a PITA.


  • Yeah I added bluetooth in mine, it’ll show me whats connected on hover and just launch the gnome app for bluetooth if I click it, super lazy implementation. I don’t need brightness controls so never looked at them.

    EOS seems to use mako for notifications? I have never tried it.

    I use swaync, which once themed and the rights bits you want, added, is ok. I wanted something more like the Gnome notification drop down that had do not disturb, media player controls, extensible menus, etc. in it.





  • Never used hyprland but Sway you can use the mouse to move stuff around, resize windows, etc. just hold down you mod key, usually super/windows key. If you have a bar setup correctly you can even click between workspaces or have a task list like on windows that you can click on. Alt Tab needs some re-imagining as its now three dimensional, but that’s easy to tweak to how you want it with something like swayr. You can even add a start button equivalent if you wish.

    I use Sway on Tumbleweed, before that Sway on Ubuntu. I have six main workspaces defined, odd numbered workspaces on my left monitor and evens on my right monitor. Both monitors are 32"@4k so a ton of real estate, I can easy fit in four large tiles per monitor, eight is a stretch but if you use the option to make windows full screen then you can run stuff in the background and then flip between things that are running in the background.

    I use the layman add on to predefined layouts for my different workspaces, then bind apps on start up using my config to a particular workspace. I can still move them around, but automating as much as possible with a tiling windows manager is the secret IMO. Having everything just work and appear where I want with zero faffing around speeds up my workflow enormously. On Windows I use power-toys to provide a noddy version of tiling, but everything has to be done manually and its a complete PITA over a work day where I am opening and closing stuff.

    As an example, I have my third workspace as my main coding workspace. Its divided into 3/4 and 1/4. The larger part I lock VS Code to it, the smaller part is usually a Firefox tab for reviewing documentation. My second workspace is my social workspace, that’s divided into four long quarters, one for music, one for discord, one for signal, one for mail. All of this, including binding the apps to the workspace, are fully automatic.

    I use the keyboard for most things. I use QMK based keyboards (configured using Vial), so I can bind multi modifier shortcuts to just two keys either on a separate layer (activating the layer is one of the two keys) or a chord. Reducing the number of keys you press really helps the ergonomics of activating them, especially if you move them to the home row and away from the pinky finger hell hole that is where the modifiers are on most standard keyboards.

    I think the biggest problem is that it requires work to get the right add ons and make it work the way you want to work, but get it right and the WM becomes transparent to how you work.


  • Yeah we gave up and paid for live sports streaming once it came in 4k HDR for sports. It isn’t cheap but no real alternative that doesn’t have risk and unreliability associated around it. Anything that isn’t live there are plenty of reliable, high quality ways to obtain things for free, but live, I need it to work and not look like a potato on a large screen if I have people round. I did try that method for a few years, its ok on a phone or laptop with just me as I will put up with the problems but absolutely not on a big screen.




  • As this is for work you want reliability and as Microsoft have a habit of changing stuff so stuff breaks I would suggest the web apps or if you need advanced features from the apps, a Windows VM. The latter is what I do, admittedly I manage and develop for m365 so my needs are greater than someone just using Office.

    The web apps are pretty good, not a 100% feature match but good enough for most people, some things are actually better now in the web app. I would only write them off if you have really shitty unreliable internet or really need something not yet supported in the web app.

    Otherwise go with a VM, but it will push up the specs of your device as you will need a decent amount of RAM and cores that you can dedicate to the VM if you want responsive behavior from Office clients particularly with large files. I assign 16Gb RAM and 4 cores (I have a 8945HS) and its pretty snappy. I can run it in 8Gb but its a bit shit when working with large spreadsheets, power bi, or trying to multi task with multiple office apps open.

    You don’t say if you need to use Teams but there is a Linux port of Teams, which is ok, not great, just ok. Personally run the web app of teams for chat on my Linux host and use Teams on my phone for meetings. Works much better for me.

    Final thing to be aware of are the policies implemented by your company. Some require that your PC is “trusted” before you can fully connect to m365. This is far easier to work around with a Windows VM.




  • tankplanker@lemmy.worldtohomeassistant@lemmy.worldZigBee and Zwave?
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    13 days ago

    I prefer zwave and zigbee because they give me 12 months plus on small batteries, and I can not get this on WiFi devices. This greatly improves where I can install sensors and the like.

    Even when I have a larger battery, such as the 60ah battery I use for my back garden lighting, I still use them as it reduces power draw over a WiFi controller.

    I can also directly connect them to smartthings and more recently home assistant thst I have migrated to rather than connecting to a WiFi device via a Web service. This improves reliability and speed on average.

    I get no problems with running a large network of such devices, I have over 100 bulbs, relays, plugs, and sensors that are connected. My WiFi is decent and supports 8 nest cams that are outside plus another 20 or so devices that are inside, so it offers a similar range for me.



  • I have a large selection, but I rarely use them for anything other than media keys and teams call functions. Other stuff like windows management in sway are all done on higher layers on my (40%) keyboard.

    My preference is for something with at least one knob as knobs are my preference for things like scrolling, volume control, and zoom.

    If you can find latching switches, these are great for triggering layers so you can get more out of your pad. You can obviously do latching layer changes without such switches in QMK, but you really need to trigger leds to help you remember which layer you on otherwise.

    Pad I use the most is a CapsUnlocked CU7 that I got just before they imploded as I love the weight of the knob.


  • Do you mean keys thst you hold down with your thumb while your fingers are on the home row or something else? For the former, I use split space keyboards and map the left one to enter on press, layer on hold, the right one to space on press, and a different layer on hold. That gives me more keys that you would get on a 70+ keyboard. I find this considerably easier than trying to use pinkies on shift and symbols on what is my top row, qwerty row.

    Typically, I map tab and the traditional enter key to tab on press, another layer, and backspace with the same layer as tab. This layer I use for window management in sway for home row and anything else I am missing that I really want.