Just wrote a post on #Substack about the #AI crap that has been going on this past week.
Link: https://gerowen.substack.com/p/the-ai-data-scraping-is-getting-out

Just wrote a post on #Substack about the #AI crap that has been going on this past week.
Link: https://gerowen.substack.com/p/the-ai-data-scraping-is-getting-out
If I deployed a new service as IPv6 only, would you be able to access it?
HomeOfficeLab Updates
RFC99 site rack is nearing completion (*rfc99-struct.rfc1918.host)
- waiting on a MB backing plate for Xeon-ICX GPU host #2 (eta zeitung)
- waiting on 4U chassis delivery for EPYC-Zen4 GPU / NAS host (eta frei)
- storage offsite: pick up Juniper EX3400-48T (zeitung)
- NTO (need to order): APC ATS 4500
- additional cable mgmt / routing (vertical)
If I duplicate a Raspberry Pi SD card and then boot up a second Pi on the same network it should try and fail to get the same DHCP address and then get a new DHCP address, right?
What about if I've allocated a specific IP address to it at the router? (Would that be based on the MAC address, which would differ between them?)
#C #Programming #Networking #Inquiry
to send a file over a socket connection do I just read the file from the disk and send them as raw bytes or is there something special i need to do?
for example, if I have a TestImage.png in my 'web root' directory and a browser request the /TestImage.png , do I just read the file byte for byte into an array and then just send that to be browser?
"Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway."
This quote about the bandwidth of physical transportation is roughly 10 years older than me. It came up in the Packet Pushers slack channel, and somebody wondered if it's still valid in 2025. Ouch! I got nerd sniped! Now I'm wondering too. Let's investigate.
To start, we'll need some numbers. This is gonna be pretty big on guesstimates, royally rounding things up or down, and ignoring some geometrical factors.
I can't ascertain the quote's origin, but I'm certain it originated in the USA. A 1975 American station wagon could have been a Ford LTD Wagon. Let's pick that one, it looks like a sweet ride. According to the brochure, it features a cargo volume of "over 100 cu. ft. counting lockable below-deck stowage". That's over 2,800,000 cubic centimers.
Let's choose a distance outside of the USA, UK, Liberia and Myanmar. That way we can stick with the International System of Units (SI), avoid dealing with miles, and avoid deteriorating our sanity any further.
One of my longer road trips featured a drive from Rome, IT to Dordrecht, NL: around 1600 kilometers. Assuming two alternating drivers, some bad traffic and some stops, let's say the drive takes us 25 hours.
The bandwidth could be 800 Gbit/s today, ignoring bandwidth-delay product. If you get creative with source and destination storage arrays and the network inbetween, you could conceivably multiplex and achieve some multiple, but 800 Gbit/s seems like a fair number so we'll stick with that.
Pushing 800 Gbit/s for 25 hours straight, we're are able to transfer a total of 9,000,000 gigabytes (9,000 terabytes or 9 petabytes). At this point I'm already intuiting the final answer, but let's move along.
According to a quick Google search, the highest capacity SSD for the last few years (HDD's don't come close anymore) has been the ExaDrive EDDCT100/EDDCS100 at 100TB. The ExaDrive is a 3.5" SSD. However, Solidigm is currently releasing a 122.88TB version of the D5-P5336 SSD. The D5-P5336 is a tall 2.5" SSD with a volume of 105 cubic centimeters. The weight is guesstimated at 300 grams.
A possible alternative are microSD cards. The highest capacity ones are 1.5 TB today. A microSD card weighs about 0.5 grams. The volume of a single card is about 0.165 cubic centimeters. So a microSD fits in the tall 2.5" SSD model roughly 636 times. Rounding up, the microSD's give us a nice single petabyte in the volume of a single tall 2.5" SSD, or almost a factor 10 difference. Interestingly, the weight of a single tall 2.5" SSD's volume is roughly equal to the weight of that same volume in microSD cards. So microSD cards it will be!
To keep things simple, let's work with the rounded numbers we have so far. 105 cubic centimeters worth of microSD cards will fit into the Ford LTD Wagon more than 25.000 times. However, that would be almost 10 million microSD cards, or almost 5000 kilograms of them. I can't find all the numbers for the Ford LTD Wagon, but the towing capacity I found was close to 1000 kg. I'm taking the towing capacity as an indication of the weight capacity of the car itself, even though there are different factors involved. Assuming a couple of humans and a bunch of stuff actually in the car during that towing, I'm picking a maximum of 1500 kg worth of microSD's. With two drivers, let's hope that the axles will hold and sacrifice a goat for zero speed bumps. 1500 kg would allow for 3 million microSD cards or 4500 petabytes.
One final note: we're ignoring the time it might take to transfer some data set from some storage array to 3 million microSD's (and to load them into the station wagon) before departing. We're also unsure about and ignoring any transfer time after arriving at the destination. I suspect these same assumptions were also in place about the tapes when the original quote was made.
The suggested drive will take 25 hours, and in that time the 800 Gbit/s connection will "only" transfer 9 petabytes. So with 4500 petabytes, the station wagon will transfer about 500 times more data than the 800 Gbit/s connection. Wow! You'd need a lot of multiplexing to offset the difference.
It's clear that the limiting factor is the weight capacity of the station wagon. A small truck or sturdy van would have been a more sensible choice. In any case, the station wagon wins hands down. Unless that old thing breaks down.
Writing my first meshcore PR
It's still a work-in progress, but having a lot of fun learning this code base!
In an act of shameless self-promotion, you can find links to where I post content here:
Top 3 technologies you need to learn in 2025
YouTube video: https://youtu.be/sfQWsEtO2lo
#Sponsored #future #study #careers #ai #cybersecurity #network #robotics #data #cisco #networking Cisco
I designed a mini server rack with slots for 5 drawers. It has drawers to hold a PoE switch, Raspberry Pis, and an SSD as well as covers for empty slots. It is assembled with M4 heat set inserts and screws. It features 120mm fans on each side (one in and one out) to keep everything cool. The feet are printed in TPU for vibration dampening.
"NGOs, grassroot orgs and bottom-up structures like #opensource #openstandards #openhardware and similar will replace the gap that #corporate structures left in the 5th economic revolution that is happening now. They can handle #decentralization, #regenerative, #mesh #networking and #federations. Fossile structures can't handle that and therefore become parasitic, see #musk"
a2enmod expires cache cache_disk
CacheRoot /var/cache/apache2/mod_cache_diskThis will use the disk cache to cache everything under the /s/ Path, same as the original ngnix tutorial, Utilizing the mod_expires to generate the appropriate cache headers (for lazy ones like me), In this case caching it for 30 days.
CacheQuickHandler off
CacheLock on
#Optional while testing stuff;
CacheDetailHeader on
#My Instance ist not at the root, but under "/social"; so this needs to be adapted:
<LocationMatch "^/social/[^/]+/s">
CacheEnable disk
ExpiresActive On
ExpiresDefault "access plus 30 days"
</LocationMatch>
Recommendation #2: Build your network of resistance and support. Focus on those who you have known the longest who share your values. Discuss resistance strategies, red lines, communication, and communication back-ups. Do it now. (11/x)
Hello, Mastodon!
I’m Jack, a Network and Cybersecurity professional passionate about Linux, cloud, automation, and open-source technologies.
I’m excited to join this amazing community to share insights, learn from others, and explore new ideas! I am looking for people to network with, feel free to reach out.
To kick things off, I’ve recently published some new blog posts: https://beesley.tech/exploring-immutable-linux-distros-the-future-of-stability-and-simplicity/
https://beesley.tech/how-to-set-up-an-immutable-linux-distro-in-a-virtual-machine/
I’d love to hear your thoughts or answer any questions! Feel free to follow me for more content on Networking, Cybersecurity, Linux, Cloud, and Automation.
Let’s connect.
We’re here! Meet HeaDS – Center for Health Data Science!
The #UCPH #CenterForHealthDataScience (#HeaDS) is now on Mastodon! #Introduction
We offer #HealthDataScience support through #Python, #RStats, #AI, #MachineLearning, #Genomics, #HPC & more!
Free #courses & #workshops
Data support via #SUNDDataLab
#Networking at #TalkingHeaDS seminars
Follow us for #Bioinformatics, #Datascience #BigData & #OpenScience updates! https://heads.ku.dk/
Notes for January 20-26
This week I took it easy over the weekend and put some things on hold to clear my mind from the industry’s chaos. The weather is pretty crappy and I felt like I needed to relax, so(...)
#3dprinting #coding #hades #homelab #networking #nodered #picotracker #tailscale #zed
Here are some good reasons as to why you should join mindsConnected, a small tech forum of mine...
Dedicated forum sections to do with #Linux, #networking, #engineering, #programming and #cybersecurity
Engage in conversations with like-minded people
Share tutorials and resources to help others
Access unique perks, such as Member Interviews
Seek #technicalsupport in the dedicated forum section
And finally, give your overall support
Join today! https://mindsconnect.jcink.net/index.php?act=idx
TP-Link sells cheap web-managed (802.1q VLAN) switches, but only for the Chinese market.
Ali sellers machine translated the firmware and sell them to poor westerners, who otherwise have to pay 3x the price for the same product in the "priced for stupid westerners" edition.
We're the developing countries now.