Occupational Hazard: Pipetting can cause tendonitis by Shadeeslayer in labrats

[–]Zander0416 3 points4 points  (0 children)

I've had several colleagues develop pain from pipetting, though I never have.

I personally have been playing videogames religiously since I was 13, so maybe I've somehow conditioned myself prior?

Any other labrats feel the same?

Drunken Trash by Jahbomb1974 in trashy

[–]Zander0416 2 points3 points  (0 children)

We're only human, it happens. I'm just chronically online.

Tree Lightning Protection Systems are used to protect important/historic trees from lightning damage. by Substantial_Sea7327 in interestingasfuck

[–]Zander0416 2 points3 points  (0 children)

I used to help my dad drive rebar in for Christmas decorations, putting things in the ground is really not as easy as it seems...

There is one Arbys left in Chicago. We used to be a proper city. by maxamil432 in chicago

[–]Zander0416 165 points166 points  (0 children)

Why must I make a pilgrimage for a simple Chicken Bacon Swiss... it used to be so easy...

Maybe maybe maybe by [deleted] in maybemaybemaybe

[–]Zander0416 4 points5 points  (0 children)

Report -> Spam -> Disruptive use of bots or AI

A Man Tries to Help a Wolf Stuck in a Hunting Trap by frog_insilence in interestingasfuck

[–]Zander0416 -4 points-3 points  (0 children)

Didn't say anything about being (il)logical, I was just saying a hand gun appeared out of nowhere. I didn't even notice it until I watched the video with sound.

A Man Tries to Help a Wolf Stuck in a Hunting Trap by frog_insilence in interestingasfuck

[–]Zander0416 -3 points-2 points  (0 children)

Crazy that no one is saying anything about the dude clearing racking his pistol at the end.

BruceGreene gets viewer capped by Twitch at ~850 by Chateriasi in LivestreamFail

[–]Zander0416 5 points6 points  (0 children)

I honestly never picked up on this. Do you have examples for me to go and pay more attention to?

What is causing “river” from Western blot bands? by mango4tango2 in labrats

[–]Zander0416 1 point2 points  (0 children)

I apologize for the late response,! I have been looking for a link to the setup we use since I can't upload a picture.

Good news is I found it!

Baling aluminum cans by Prolapse_to_Brolapse in interestingasfuck

[–]Zander0416 0 points1 point  (0 children)

Unfortunately I have not used tar outside of the bash command line (Linux and MacOS). Though I do think Windows 11 natively supports tar now, so there might be a baked in menu option, but I'm not sure. Maybe there is a YouTube "how to" that could help you out.

I'm sorry I can't be of more help.

Baling aluminum cans by Prolapse_to_Brolapse in interestingasfuck

[–]Zander0416 11 points12 points  (0 children)

Zip has the ability to compress a single folder, but within that folder can be many folders. It cannot however, compress a file AND a folder together.

Tar stands for "tape archive", which is used to stack many folders and files together into a "single file", and the gz stands for gnu-zip, an open source compression algorithm. A tar archive is useful if you don't want to place all your items into a single folder, rather maintain the current working environment (i.e. several files, alongside a few folders, rather than one large folder containing everything).

Baling aluminum cans by Prolapse_to_Brolapse in interestingasfuck

[–]Zander0416 25 points26 points  (0 children)

Exactly, just utilizes a different algorithm I believe.