There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

programmer_humor

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

turing_spider574 , in Computer components cheat sheet

TIL printers are computer components

ChaoticNeutralCzech , in Computer components cheat sheet

Laser printers more accurately “bake paper so that number powder sticks to it”

okamiueru ,

There are two common types of laser printers. Those that have special paper that react to heat, such as receipt printers, would fit the description.

The other laser printers… Hm, I don’t think your description is accurate either. It’s more that the laser electrically charges ink particles so that they jump on to a separate roller that gets rolled on to the paper.

I’m no expert though.

ChaoticNeutralCzech , (edited )

I am not aware of any receipt printers using lasers - thermal printers have an array of resistors that get hot when necessary. I know how a laser printer works and it is hard to explain in 12 or so words. Inkjets are way easier, you can just say “squirt squirt oops”. Anyway…

  1. A photosensitive drum gets a negative electrostatic charge.
  2. A laser shining through a rotating prism scans lines across the drum’s surface. This removes charge from parts of the drum that should not be covered in toner.
  3. A high-voltage corona wire inside the toner reservoir charges an amount of toner positively.
  4. The charged drum rotates past the corona wire, getting covered in toner where its negative charge remains.
  5. Paper is pushed against the drum and the powdery toner is transferred to it.
  6. The paper continues into a fuser, a little oven where a heating element briefly makes the toner so hot that it melts, its powder particles making a permanent bond among themselves and with the paper. (The heater is usually stationary and heats the paper from below. The fuser drum that pushes paper against the heater can get sticky and pick up some of the toner, making images repeat down the page. This is the most common failure mode that cannot be resolved through regular maintenance such as replacing the toner cartridge and printing cleaning pages. However, almost all laser printers have a cheap fuser module or its drum available so it is usually worth replacing.)
Kolanaki ,
@Kolanaki@yiffit.net avatar

I like the chemical paper because I can write on it with a hot stick.

ChaoticNeutralCzech ,

Yeah, it’s fun but the temperature needs to be correct. With rising temperature, the paper goes black, light gray, brown and then glowing orange.

Kolanaki ,
@Kolanaki@yiffit.net avatar

“Watch as I turn this ordinary paper into pure energy!

frezik ,

It’s an accurate description of laser printers. The “powder” in the description are small plastic flakes (toner), and the paper is baked so that powder melts into it.

Receipt printers have no additional consumables beyond the paper. The heat itself is all the paper needs.

Scrath ,

Wait, seriously? We use plastic for printing documents as well?

frezik ,

Yup, that’s what toner is. Little black plastic flecks. If you break a toner cartridge and get it everywhere, try not to breathe too hard.

uis ,

Fuse number

prole , in Computer components cheat sheet

I thought this was a D&D alignment chart at first… And yes, Inkjet printers are chaotic evil.

nxdefiant ,

I would say it’s pretty accurate across the grid, but I’d swap HDD and ram. HDD is chaotic neutral, because it can turn into a maraca at any moment.

ripcord ,
@ripcord@lemmy.world avatar

It’s more unreliable than SSD?

nxdefiant ,

absolutely.

nick OP ,

I think they’re lawful evil, more devils than demons.

stebo02 ,
@stebo02@lemmy.dbzer0.com avatar

yes because unfortunately selling printer ink at higher prices than human blood is somehow completely legal

marcos , in Python tutorial moment

The Python ecosystem is “the rest of the fucking owl”, but when it just appears after you draw the circles.

Jaccident , in Skill issue

I used to classify these as PICNIC.

Problem In Chair, Not In Computer.

ALoafOfBread , in Computer components cheat sheet

Inkjet: uses yellow ink to dye paper.

But what if it’s just black text?

Inkjet: USES YELLOW INK TO DYE PAPER

LostXOR ,

Gotta put on those invisible tracking codes.

dan ,
@dan@upvote.au avatar

The EFF were tracking which printers print the invisible tracking dots, but they gave up because practically all colour inkjet and laser printers do it now. eff.org/…/list-printers-which-do-or-do-not-displa…

astraeus , in Python tutorial moment
@astraeus@programming.dev avatar

Hey, if you understand Python it makes sense. If you’ve used the PIL before it makes even more sense. If you don’t understand Python, you should probably start by understanding Python.

dev_null ,

Of course it makes sense, the code does pretty much nothing. The point is that the tutorial does not teach you about how to remove a background. It’s like a “how to cook X” article that just tells you to “order X online” and that’s it.

aniki ,

Except the code removes the background in complete compliance with the statement “remove image background using python.”

It’s not “remove image background using photoshop.”

astraeus ,
@astraeus@programming.dev avatar

If you want to build a background removal tool from scratch that’s a project of its own. This shows you how to very simply remove a background with a pre-existing tool that other people have spent the many hours to get functional so you can do the five-minute tutorial.

It’s not the Arch Linux way, it’s more like the Ubuntu way.

lugal ,

Well, it does the job. No need to reinvent the wheel and for people who don’t know the packages, this is helpful

dev_null ,

Yeah, I’m explaining the meme, not agreeing with it.

lthlnkso ,

There are two kinds of “how-to”.

  1. How to do something - that’s what this is. Simple, straightforward, accomplishes its goal.
  2. How to understand something - explaining how and why this works and how you could generalize what this is doing to related projects.

However, even if you are interested in the second choice, this is still useful! Your next step is just to look into the libraries that the rembg package uses.

emergencyfood ,

The first rule of coding is that you don’t re-invent the wheel.

RamblingPanda ,

If nobody before you invented the wheel, you’ve probably not looked hard enough.

Test_Tickles ,

I did, and they were all square or triangles because “that’s good enough for most people”.

datavoid , in Computer components cheat sheet

Needs more jpeg

asterfield , in Gamedev is Easy

This code is going to make me have a stroke. What language is this? Why does the game object have an internal bug tracker implementation? Does the game force itself into wishlists? If yes, why stop at 7000?

I know I shouldn’t get so mad at a random internet joke but this one makes me twitchy.

bdonvr , in Computer components cheat sheet

Hey my inkjet with refillable tanks isn’t so bad

Emtity_13 ,

Stage 1: Denial

Micromot ,

Which one is it? The one I have still has an overflow/nozzle cleaning sponge that bricks the printer when it’s full

bdonvr ,

Oh yeah that whole thing is fucking stupid but bypassable depending on model

melpomenesclevage ,

So you need to hack it and violate warranty to make it work? And this is just fine? On a product you paid for?

Micromot ,

Yeah will see what I can do once it starts complaining

jaybone ,

HP will brick your shit remotely on these.

BurningTurtle , in Computer components cheat sheet
@BurningTurtle@programming.dev avatar

Where is the tracking device for remembering numbers remotely?

jaybone ,

That’s wifi or Bluetooth.

madmaurice , in Computer components cheat sheet
@madmaurice@discuss.tchncs.de avatar

FPU

🤭

Jakylla , in Computer components cheat sheet
@Jakylla@sh.itjust.works avatar

“No” is the most accurate I could ever have imagined for Inkjet Printers

Jaccident ,

Not to be confused with “No.”

xia ,

What about “angry robot demands ink sacrifice”?

onlinepersona , in Computer components cheat sheet

Laserprinters use different colored lasers for multi-color printing.

CC BY-NC-SA 4.0

Midnitte ,
onlinepersona ,

I know. I was kidding 😛

Midnitte ,

You still forgot the numbers part! The most important detail!

xmunk , in there is no need

Anything beyond ncurses is a crutch for the weak and corrupting the youth.

veroxii ,

Where my turbo vision peeps at?

fayoh ,

Upon changing ticket system at work, one of the graybeards asked about apis and cli access because “real men don’t click”

jadero ,

Then I must be among the manliest of men. :)

I learned all the different ways to use the keyboard in Windows and never looked back. The best of both worlds, although relearning everything now that I’ve switched to Linux is proving a challenge. I’m starting to think that the Linux GUIs don’t have true keyboard accessibility.

synae ,
@synae@lemmy.sdf.org avatar

cli gang

lseif ,

ncurses is bloat

DAMunzy ,

Sorry, I like my curses restricted and old skool

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines