foreverhereintheEther

foreverhereintheEther

Bored


How to Hard Boil an Egg #Hard Boiled Egg

4 Aug 2025 1 minute read 5 comments logderman

See below for the instructions, here's my rant. If you try to google how to hard boil an egg, you will only receive results on how to soft boil an egg. I am writing this post to preserve the true knowledge on how to hard boil an egg, from personal ex...

AI Healthcare Conspiracy

3 Aug 2025 1 minute read 0 comments logderman

With AI writing everything for us including emails, blog posts, and code, we have to realize that jobs will be replaced. Places that are ripping us off are media, if you watch Netflix, the new movies are all using AI to create scenes and its really a...

How to block youtube shorts using ublock origin.

7 Jul 2024 1 minute read 0 comments logderman

Shorts are always irrelevant or mostly irrelevant to the information that you are trying to find. This method will block youtube shorts from showing up in your search results if you use ublock origin. I have only tested in firefox/librewolf. https://...

How to install guest additions on virtualbox for debian linux tested with linuxmint 21.3

5 Jul 2024 1 minute read 0 comments logderman

After you install your debian VM and have it running. Inside your VM do this: 1. sudo apt update && sudo apt upgrade -y 2. sudo apt install build-essential dkms linux-headers-$(uname -r) 3. Go to the Devices menu and click on "Insert Guest Additions...

Run 32bit binaries on a 64bit environment on Debian.

27 Jun 2024 1 minute read 2 comments logderman

If you have experienced the error while trying to run an executable on debian: "bash: : No such file or directory". Then you may not have the arch libraries required for running 32bit binaries. 1. In the terminal type: file example #where example is...

Test PiHole in VM before implementing on system. Test with localhost, avoiding screwing up your network.

16 Jun 2024 3 minute read 0 comments logderman

Pihole allows you to block network wide DNS queries belonging to ad providers. This will not block ads like an ad blocker extension because those ads are delivered by the site you are on, such as this site. But with pihole, if you click on the ad, it...

browser option that makes life easier #librewolf

5 Jun 2024 1 minute read 0 comments logderman

the website is librewolf.net Installing on Debian is trickier if your a noob, but the website gives clear instructions. This browser is based on Firefox. However it removes the "Pocket" plugin and other bloat. Enables fingerprint resisting which make...

SMBServer Event Viewer

2 Jun 2024 1 minute read 0 comments logderman

In the Event Viewer on Windows 10: Type Event Viewer in the Start Menu. The path in Event Viewer is: Applications and Services Logs/Microsoft/Windows/SMBServer. If you are not running an SMB Server, you will notice that the files of SMBServer are Aud...

what the heck does 255.255.255.0 mean. What is the subnet mask?

20 May 2023 1 minute read 0 comments logderman

After days of research to find the answer to a simple question, I finally figured out the purpose of a subnet mask. On a computer the host has an ip address usually 192.168.1.1 or something similar (10.1.1.1) which is the identifier for the router to...

my thoughts on crypto #writingthistopayrespectTOthepurposeofthisSITEevenThoughmostofmypostsarenotaboutcrypto

14 May 2023 1 minute read 0 comments logderman

crypto is good if you are using it for the right thing. so if you want crypto to buy and then sell at a higher price, this is not the way. crypto is good if you are using it to buy stuff. get crypto, spend crypto. or hold for future purchases. your m...