

Counterpoint to 2: I’m just paranoid
I transcribe posts over on c/microblogmemes along with whatever else i feel like transcribing


Counterpoint to 2: I’m just paranoid
You’re made of food
I saw schooler and read it as “shooter”. I think I have american brainrot
Unless you’re me who uses an OpenWRT router connected to wifi, plugged into my laptop via Ethernet


Ehh. I don’t think its fair to assume that. It could just be “pro censorship arguments out of concern for others”


Fistbumps should be prohibited in media too. Literally punching each other!!!
Well yeah, don’t drink leaded gasoline of course, just the unleaded flavor
Plastic is made from petroleum. Petroleum is natural and good for you. I use a 1/4 tsp of petroleum in my water for flavor and I turned out fine.


Fennec (mobile Firefox clone)
It’s not a Firefox clone, it is Firefox.
I thought that was America jorkin’ it at first glance.
It was stabbing


The itsy bitsy spider climbed up the water spout
down came the rain and washed the spider out
but vice versa
American problems require American solutions
Does estrogen count or am I rawdogging it?
Some would call the former command cat abuse.
it 100% is, its just a bad habit of mine
i was doing cat ~/.bash_history | grep thing which is stupid so i started doing grep "thing" ~/.bash_history
now you’re telling me i should do history | grep thing
i can’t win


I do not understand how anyone uses mobile apps with ads. thats just so dystopian to me
I alias rm to rm -r for easy folder deleting
As somewhat of a networkologist I can say that most home routers use the 192.168.something.x IP range. With a subnet mask of 255.255.255.0, this means that you could put 253 devices on the network (2 of the IPs aren’t usable for devices). After that, you would have to change your subnet mask to something larger, which is easily doable in router config. However, a home router likely wouldn’t work well with even just 100 devices connected. WiFi is also half duplex, meaning it can only send or receive, but not both at the same time. This would make the speed unbearably slow. You would really need multiple access points to have this many devices.