I considered that, and the reason I decided to go with the method I chose was twofold:
I of course need to be safe - that means I don't want to run unsafe kernel code on my main machine, so a virtual machine makes sense. I could use one of my old laptops as both a host and target machine, but honestly I have my main machine set up just how I like it for development so I would probably end up using it for writing the actual code anyway. I suppose I could have one of my laptops be the target and pull code from github (exactly what I was planning to do with the virtual machine just with real hardware).
I didn't want to introduce more problems than would naturally occur when going through the book while learning, by adding the fact that I have a great mismatch in kernel versions, which would undoubtedly change the APIs a great deal. I learn better when I can focus on getting comfortable with one thing at the beginning, and then building from there. If its not as tragic as I imagine it though (the mountain looks larger before you start the climb) I would definitely prefer getting comfortable with the modern kernel as ultimately that's what I plan to develop on (this all started because I want to fix some stuff with my Genesis Xenon 770 mouse that I'm unhappy with currently).
However, I am open to the idea. Could you direct me to any resources you found helpful specifically for adapting what you read/learn in that book, to the modern kernel? Or any other helpful resources really, anything would be helpful at this point. Discords, forums, wikis, whatever you have :)
I've got it set up like that. In my NIC section, under device model, the selected option is e1000e, but still no eth0 interface or anything other than lo and sit0
Edit: unless I misunderstood and that's not enough to use the e1000 driver
Definitely don't take my word for it, im no onion expert either. I might be translating it wrong, or it might just be what ive got used to calling it my whole life :)
Ill be honest I planted this on a whim a few months ago when it was still summer over here (around september). They basically didnt sprout until a month ago, and I wasn't really watering them consistently. They sprouted with the first rain we had all on their own, so yea im inclined to agree with you xD
Not sure of exact date, but it was around 2005-2006 and I had saved up enough money to get me a lego N1 starfighter kit from star wars. Last time remember feeling genuine joy
The weird thing is it worked perfectly fine before. Discord crashed a d due to my setup (bspwm + sxhkd) it for some reason causes those to crash as well, so when i unlock i have no ability to shutdown properly, so i have to use the physical power button. When I turned it back on, poof steam didnt work. Probably an update that i did before the crash, which became active on reboot.
This started happening to me 3 days ago. I did a full system update yesterday, as well as today, and still nothing different. I logged into the account from the browser normally, it immediately gave me the steam guard popup.
It does seem to be some kind of networking issue I think by looking at the output it spits out if I launch it from the terminal, but I just am not familiar with steam's inner workings enough to know that for sure.
Whelp, turns out my government employees strike again! Turns out the whole registration is wrong. Its a 1993 but its registered as an EK3. No idea what might have happened there. Anyway, thanks for the info :D
Honestly Ive looked all over for my car manual but I cant find it anywhere on the internet. My car is a 1993 Honda Civic EK3 which I got second (more likely 5th or 10th) hand. The earliest model's manual I can find online is the 1995 model. Do you know a good site that might have the owners manual for my model?
This. Im not french, and while the surrender jokes can be slightly amusing at times, i feel a great sense of pride(?) everytime i see on the news that theyre protesting some new tyranny. Wish my lot were like that. Alas, we not only get trampled by the boot but kiss it as it passes by
This was it. I got confused because I was using pacman -Q to search for the packages relating to qemu, but actually using yay to uninstall. Running simply pacman -R
<package list>
uninstalled them all without any dependency issues.
Could you please give me a short explanation of why that would happen when running it with an alias? Thanks!
Eve online for me too. Ill be logging in in a few minutes π
As for the social aspect, even though im in one the big alliances, if i just dont feel like it on any particular night then theres no need to be social. I can do my own thing.
I changed how i look at communities when i switched to lemmy. Instead of just looking at the part before the @ i look at the whole thing and consider that to be its name.
I considered that, and the reason I decided to go with the method I chose was twofold:
However, I am open to the idea. Could you direct me to any resources you found helpful specifically for adapting what you read/learn in that book, to the modern kernel? Or any other helpful resources really, anything would be helpful at this point. Discords, forums, wikis, whatever you have :)