I take my shitposts very seriously.
- 17 Posts
- 1.08K Comments
When your eyes are open and unobscured, light is coming in from every direction. The lens is shaped in such a way that light rays parallel to the eye’s axis are focused on the macula, the center of your sharp vision. A near-sighted (myopic) eye focuses those parallel rays in front of the retina, and a far-sighted (hypermetropic) eye focuses them behind. The farther away the ray is from the eye’s axis, the more it is refracted by the lens, and the more obvious its out-of-focus-ness becomes if the lens has an incorrect shape.
Corrective eyewear works by refracting the light before it enters the eye and essentially cancelling out the lens’ imperfections.
A pinhole works by obscuring light rays that are farther from the axis and contribute to the blurry image, only letting through light rays that are near the axis, already aligned more or less with the macula, don’t have to be refracted as sharply, and don’t contribute as much to the blurry image. This is why the camera obscura works, and why apertures in modern photography are used to control both the image’s exposure and the strength of the depth of field.
Edgy teens trying to mimic the insanity of early 4chan posts “before it was mainstream” and taking shit too far.
Alternatively, fake and gay: OOP fantasizes about getting topped by an elderly Chinese man with a cane and a service revolver (while also indulging in his delusions of chivalry).
Instant gratification has rotted y’all’s brains. A stable 25 down is not just survivable but cromulent. I’m on 100 down 40 up and can’t imagine how having a gigabit connection would make my experience any better when the bottlenecks are generally upstream of the ISP.
Meanwhile Yoko Taro: “I like big butts and I cannot lie”
rtxn@lemmy.worldto Linux Gaming@lemmy.world•Escape Simulator drops the Linux build to focus on supporting ProtonEnglish1·20 days agoIt makes perfect sense to do this. You have no idea how much extra work it is to maintain a Linux-native version that works predictably across the entire range of Linux machine configurations. Factorio has one guy, raiguard (hallowed be his name), in charge of the Linux build, and he wrote a blog post about the unique challenges of supporting the Linux native build.
Proton is already known to be perfectly capable of running most games as good as or even better than Windows. Game developers can defer the issue of compatibility and focus on developing the game instead of having to implement client-side decorations for GNOME users.
rtxn@lemmy.worldto Programmer Humor@programming.dev•When you accidental format the wrong /dev/sdX2·1 month agoNo.
The local machine boots using PXE. Clonezilla itself is transferred from a TFTP server as a squashfs and loaded into memory. When that OS boots, it mounts a network share using CIFS that contains the image to be installed. All of the local SATA disks are named
sda
,sdb
, etc. A script determines which SATA disk is the correct one (must be non-rotational, must be a specific size and type), deletes every SCSI device (which includes ATA devices too), then mounts only the chosen disk to make sure it’s namedsda
.Clonezilla will not allow an image cloned from a device named
sda
to be written to a device with a different name – this is why I had to make sure thatsda
is always the correct SSD.
rtxn@lemmy.worldto Programmer Humor@programming.dev•When you accidental format the wrong /dev/sdX1·1 month agoThere was no need to physically disconnect anything. We didn’t actually use any SCSI devices, but Linux (and in turn, the Debian-based Clonezilla) uses the SCSI kernel driver for all ATA devices, so SATA SSDs also appeared as SCSI hosts and could be handled as such. If I had to manually unplug and reconnect hundreds of physical cables, I’d send my resignation directly to my boss’ printer.
rtxn@lemmy.worldto Programmer Humor@programming.dev•When you accidental format the wrong /dev/sdX6·1 month agoI presume you have had to run on RAM, considering you removed all drives
Yes. Mass deployment using Clonezilla in an extremely heterogenous environment. I had to make sure the OS got installed on the correct SSD, and that it was always named
sda
, otherwise Clonezilla would shit itself. The solution is a hack held together by spit and my own stubbornness, but it works.
rtxn@lemmy.worldto Programmer Humor@programming.dev•When you accidental format the wrong /dev/sdX4·1 month agoOnly if you’re working with SCSI hardware. On Linux, SATA (and probably PATA) devices use the same kernel driver as SCSI, and appear on the system as SCSI hosts. You can find them in
/sys/class/scsi_disk
or by runninglsblk -o NAME,HCTL
.
rtxn@lemmy.worldto Programmer Humor@programming.dev•When you accidental format the wrong /dev/sdX20·1 month agoBroke:
/dev/sd*
Woke:/dev/disk/by-id/*
Bespoke: finding the correct device’s SCSI host, detaching everything, then reattaching only the one host to make sure it’s always/dev/sda
. (edit) In software. SATA devices also show up as SCSI hosts because they use the same kernel driver.I’ve had to use all three methods. Fucking around in
/sys
feels like I’m wielding a power stolen from the gods.
It’s a large household trash bin with two wheels, a handle, and a lid, usually made out of plastic. You can tilt it onto the wheels for easier transportation. It often has receptacles that a garbage truck can hook into when emptying.
The “wheelie bin” expression is (probably) Irish.
There is a variant of the chair that have gaps in the seat to prevent rain from pooling. While it’s a useful feature, it also presents a danger because sitting on them can cause the gaps to widen, allowing things like testicles to pass through, and get caught when the person stands up.
Enjoy picturing that thought.
Roundabouts are not just for efficiency, they are for safety. A regular 4-way intersection introduces multiple conflicts between cars turning left and cars coming from the opposite direction.
A roundabout only has one conflict for each connecting street, and the right of way is clearly defined.
rtxn@lemmy.worldtoHacker News@lemmy.bestiver.se•You can no longer browse open source code on GitHub without logging in firstEnglish91·1 month agoI can reliably trigger rate limiting by rapidly switching between files. Sometimes it’s after looking at 10 files, sometimes up to 30. At any rate, it’s not something a regular user would do (and at that point, why not just clone the repo?), and the rate limiting clears in less than a minute. It’s really no worse than having to deal with Anubis-chan.
People just love to freak out, I guess.
rtxn@lemmy.worldto Climate - truthful information about climate, related activism and politics.@slrpnk.net•A recent study has found that the richest 10 percent of the world population are responsible for two-thirds of observable climate warming1·1 month agoWhat gave you that idea? Your failure to sense the sarcasm?
rtxn@lemmy.worldto Technology@programming.dev•CISA changes vulnerabilities updates, shifts to X and emailsEnglish16·1 month ago“This is rock bottom. Surely things can’t get any more stupid than this.” I say every time.
Then they turn around and prove me wrong.
rtxn@lemmy.worldto Climate - truthful information about climate, related activism and politics.@slrpnk.net•A recent study has found that the richest 10 percent of the world population are responsible for two-thirds of observable climate warming11·1 month ago“And don’t you feel guilty about that one third?” - the 10%
Let’s not forget the legend himself.
Please tag as NSFW.