You sound like a pretty good power-user/sysadmin to me with that!
Reinstalls for me teach me what not to change on the next install, leading to a perfect set-up!
I totally did a UFS format at first, got into it, then wiped on a whim to test ZFS...
Does not matter to me if you do. I was just pointing out your Wayland comment was ill-informed, they are doing it. 6.8 will not work with X, Gnome trolls have already killed off anything but Wayland/systemd garbage combination. And I will be here...
You have not been following this very closely. They have already set the timeline for dropping X11 when 6.8 is released early next year no more X. Then after that they will go systemd only that is why the setup work is being done now for the PLM...
I heard something a few months ago on Linux like FOSS OS-side codecs having lower sound quality on browser videos than non-FOSS (RPM Fusion, Packman; mega-repo non-distro stuff); not sure on specifics though (maybe FFmpeg libs? could be HW-accel...
I think WinXP is so old that fishing for exploitable targets probably isn't worth the effort. You aren't going to make a botnet of them and nobody does banking with it. 😆
Youtube is a problem anyway because video's have different volume. I wonder why they don't just equalize everything after it's uploaded... Worse is surround records dumb converted to stereo, so the rear channels get equal volume.
I think it all...
I use Chromium.
Not sure what an audio chain means. Have never installed any audio drivers, I just use whatever gets installed with Chromium, mpg123, mpv, vlc etc.
To get video starting after the first 10 seconds to last 30 seconds
ffmpeg -ss 10 -i original.mp4 -t 30 new.mp4
I've read, though not proven, that put the starting seconds at the beginning helps find the spot to start more quickly than ffmpeg...
My "vibe" coding is looking at notes and seeing if I get a vibe for anything I can improve :cool:
It works pretty well! I might catch inconsistencies between website confs, or see a new way of doing something on older notes that I did on newer...
Trying to get my FreeBSD server to act as a gateway to an OpenVPN connection... I have the OpenVPN connection working, it's up on tun0, and I have gateway_enable="YES" in /etc/rc.conf. What I want is the FreeBSD machine to accept traffic from the...
And another thing: providers usually do not give a complete client side config because they don't know your OS. Windows based programs create one fr scratch. In FreeBSD you need to do it manually.
Yeah. Because they needed to assist the developer in working around seg:offset model. So they made few of those 'T-shirt' size presets, of which compact was IMO mostly used, as it was uncommon to have more than 64kb of code.
And yep this thing...
I could do with some guidance on logging dnsmasq activity.
In the sample conf it mentions log-queries and log-dhcp but I'm not clear where this logging is output.
Anyone know?
What can happen? I once intentionally left running my XP game PC with internet connection. Nothing happened in 2 days, but it had no working browser and mail program either. Maybe I should give it a hostname and run some services to attract...
That it does. There is no change on my (Intel based) HP 840 but on the (AMD based) Framework 13 the tiny font becomes larger after amdgpu.ko is loaded. When XDM runs none of it matters anyway.
I come to think following Gtk major versions is not a good thing, as Gnome is going to dispose X11.
Forking Gtk3 and maintaining (by someone possible, but unfortunately, not me) it seems to be way to go.
Or fork upcoming Gtk5 to adapt again with...
I think historically the mode wasn't known until proliferation of Windows 2 and DOS 5, coming with HIMEM driver for 286 in late 80s.
386 was already a thing.
Also it is merely an extension of real mode as far as segmentation is concerned. The...
Interesting!
But unfortunately, as far as I know, no compilers available (and not hard to find where they're sold) supported the mode at least in Japan, especially outside Tokyo. More, if I recall correctly, no Japanese computer magazines focused...
I tried it with ChatGPT a few times. Not seriously but to see what it could do. I wasn't impressed, disappointed actually.
However management at $JOB is pushing AI to virtually all staff. Not just any AI but the tools that have been sanctioned...
Aww, those poor little sweethearts have never had to do cross platform development before. They just call into a "clever" C library (through various bindings) that does this difficult work for them.
So its fair that they wouldn't know or...
Maybe this webpage will be of help:
https://justinchips.medium.com/have-vim-emacs-tmux-use-system-clipboard-4c9d901eef40
Summary:
- If you are using GUI Emacs, the integration comes built-in and should be working.
- I you are using Emacs in the...
Aww, those poor little sweethearts have never had to do cross platform development before. They just call into a "clever" C library (through various bindings) that does this difficult work for them.
So its fair that they wouldn't know or...
I think "vibe coding" generally means using AI to create an app, without touching code. You interact with the AI and it writes, builds, tests, and does everything else (these days it can also deploy, debug, and a lot more).
IME the generated...
Well the problem is your workstations have their own root, and then you remote mount the server root to /net.
When the same workstation does PXE boot, it doesn't have root, and it will mount that export to its root.
Therefore you have server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.