Are CTE the same as GGP?
Are CTE the same as GGP?
They better stay away from .mom domains
Mikrotik are really aimed at advanced users, ubiquiti brand themselves as prosumer products. I found the Ubiquiti interface a complete mess - but it could just be me.
If it can run OpenWRT I’d suggest taking that path (if you like to tinker / the device supports it). My Google WiFi hubs are still humming away after all these years - now with way more features and a usable interface!
“You see, killbots have a preset kill limit. Knowing their weakness, I sent wave after wave of my own men at them until they reached their limit and shut down.”
Dear god, I do vaguely remember their launch (not my portfolio while working in PC component procurement) but had completely pushed that from my head.
Looks like LG have the same thing going on too, what a waste of silicon.
You have wifi / ethernet in your PC monitor?
Currently all iOS browsers are safari with custom interfaces over-the-top.
The volumes of cash that Microsoft throw at retailers (custom builders / big box) is astronomical. Worked for a relatively small retailer with some international buying power. EOFY “MDF” from Microsoft was an absurd figure.
Our builders would belt out 3 - 6 machines per day, depending on complexity of the custom build, the pre-built machines were in the 6+ per day range.
Considering the vast majority of those machines were running windows (some sold without an os), from a quick estimate after too many beers we were out of pocket 10% at most of the bulk buy price for licence keys after our “market development funds” came through.
It’s fucking crook.
Man looking at my old 5960x with it’s 20mb of cache from 2014, and Intel’s current top consumer chip with 36mb.
Crazy to think Intel were ‘ahead of the curve’ so long ago, those x99 chips are still relevant compared to some AM4 chips.
Oh man, that’s when they activate the ad blocker blocker blocker.
You running anything from nix-hardware on your system? I know my laptop has a flake there that installs a few applications & fixes small things like hardware buttons for the ga401: https://github.com/NixOS/nixos-hardware/blob/master/asus/zephyrus/ga401/default.nix
I’m running unstable on both machines, with nix-hardware for my laptop only.
Just don’t run X applications 😅
I’ve seen no issues on my setup, might just be luck of the draw? What hyprland build are you running? What issues are you seeing?
Works fine on my laptop (1650 hybrid) and desktop (3070 no iGPU)
Under NixOS on both machines, no xwayland.
programs.hyprland = {
enable = true;
enableNvidiaPatches = true;
};
Is the basics to get it up and running under NixOS + HomeManager
Sounds like bait but I’ll bite.
Most singleplayer titles work perfectly fine under Linux. Majority of my steam library runs with compatibility toggled in steam.
I’ve got a Switch Pro controller, no issues via Bluetooth or Cable connection. Gives me battery readouts via Dunst
Running Wayland with an NVIDIA GPU in both my systems.
Yeah since using NIX for a couple of months now I moved away from KDE, you could customize KDE with home-manager however you would be writing out stacks of home.file lines as KDE is all over the shop when it comes to configuration. IIRC there is a module for KDE to help however it looked like a bigger time sink than I wanted.
For example my hyprpaper config is as such:
home.file."dots/config/hypr/hyprpaper.conf" = {
text = ''
preload = ~/nixos/wallpaper/1.jpg
preload = ~/nixos/wallpaper/2.jpg
preload = ~/nixos/wallpaper/3.jpg
preload = ~/nixos/wallpaper/4.jpg
wallpaper = eDP-1, ~/nixos/wallpaper/1.jpg
'';
};
Same can be done for KDE’s config however you’ll run into issues changing settings manually from memory. I’m quite happy with hyprland as there are less moving parts compared to a complete package (gnome / kde), everything that’s installed (probably) has a purpose for my use-case.
That’s why I love Nix, moving my hyprland configuration from my laptop to my desktop was almost seamless. All my keybinds, wallpapers and applications were up and running with a couple of commands.
There are a couple of hardware specific configs for my laptop and desktop but once I split those out it’s smooth sailing.
Being on NIX I’m very jealous of the volumes of documentation for Arch. Found my way to the Arch wiki a few times.
Love me some proxmox, have two instances at home on some old hardware.
Great starter configurations are located here:
https://tteck.github.io/Proxmox/
Please be aware running random scripts from the internet isn’t advised.
You are able to have different configurations spun up from the one file by using machine names. My main machine is pretty barebones with minimal applications, but my laptop is even more minimal.
I can’t move away from Proxmox right now for my servers but the option is there if I want to spin up some containers using similar Configs and such.
I tried and bricked my S10+
Soft bricked, can probably recover but have not got the time to bring it back.