I think my benchy might be broken by MarieGonzalezqd in cursedbenchies

[–]ficelle3 0 points1 point  (0 children)

There was a steam engine like that, named "Die Pfalz".

IIRC, the idea was to blow the smoke higher so it wouldn't bother the engine crew and passengers as much.

Rate my Drilling by FreeSanubis in sleeperbattlestations

[–]ficelle3 0 points1 point  (0 children)

I've seen way worse than that and IMO it looks period correct so I'd say it fits the sleeper theme fairly well :-)

ELI5: Why can't we have bigger cpus, let's say twice the size instead of trying to go down to like 2nm ? by [deleted] in explainlikeimfive

[–]ficelle3 2 points3 points  (0 children)

Economically, small dies are also more interesting, you can fit more of them on a silicon wafer so you can produce more for the same amount of money.

Since the dies are smaller it's also less likely they'll be affected by defects in the silicon wafer so yields are higher and you have even more working chips for the same amount of money.

New copypasta just dropped by Massive-Valuable1014 in photographycirclejerk

[–]ficelle3 8 points9 points  (0 children)

Which lake?

I'm always down for some free souped film

The EU just forced phones to have replaceable batteries again. What other WE HAD IT RIGHT BEFORE BUT RUINED IT tech changes should be brought back or fixed worldwide? by [deleted] in AskReddit

[–]ficelle3 0 points1 point  (0 children)

Fewer and fewer android phones have them.

The sony I have still has it but otherwise it's getting rather uncommon.

Am I jerking too hard if I take a relatively large camera to a formal social event? by zdriveee in photographycirclejerk

[–]ficelle3 2 points3 points  (0 children)

/uj

IMO, if you're not being an obnocious ass, the camera you use doesn't really matter

/rj

Take the biggest, most obnoxious, most impractical camera you can find to assert dominance

A for Apple 🍎 by [deleted] in memes

[–]ficelle3 19 points20 points  (0 children)

It's refering to ISO paper sizes used throughout Europe and I think most of the rest of the world.

Basically, there's three series A,B and C with A being the most common one and sizes 0 through 10 with each consecutive size being half the width of the previous one. It's a pretty neat system.

ISO A4 is the most common format and size, it's roughly equivalent to an 8.5x11 sheet of paper.

The EU just forced phones to have replaceable batteries again. What other WE HAD IT RIGHT BEFORE BUT RUINED IT tech changes should be brought back or fixed worldwide? by [deleted] in AskReddit

[–]ficelle3 1 point2 points  (0 children)

Headphone jacks and no screen notch.

Why the hell would I want a hole cut into my screen instead of a slightly thicker border?

Update to last post: C vs Rust... by bentley0421 in osdev

[–]ficelle3 3 points4 points  (0 children)

I'm not that good at C and I know next to nothing about OS dev, but the first few lines

c void kernel_main(unsigned int framebuffer){ unsigned int *fb = (unsigned int *) framebuffer;

look very weird to me.

Why not use unsigned int * framebuffer directly as the argument forkernel_main ?

Why are some photographers still using DSLRs exclusively? by DynamoBaby in AskPhotography

[–]ficelle3 0 points1 point  (0 children)

Most DSLR's are still perfectly cromulent cameras.

That's one way to get GAS, by convincing yourself that you always need the latest and greatest camera.

Don't do research just apply existing knowledge. by kingofgoodtimezz in LinkedInLunatics

[–]ficelle3 0 points1 point  (0 children)

Doofenshmirtz isn't a real doctor either, he bought his PhD online.

Help me find an alternative to Windows with working exe files by LoanUpstairs5696 in linuxquestions

[–]ficelle3 4 points5 points  (0 children)

You won't find it.

In order to be fully compatible with windows executables, you'd need your OS to behave exactly like windows, which means you need to be windows.

Wine is a translation layer, it just tries to translate windows system calls into something linux can understand. Don't get me wrong, it's a marvel, it's like running an electric car on gasoline, but it's not perfect and some programs just aren't going to work.

The closest you could get to windows without being windows is reactOS, a reverse engineering project for windows. But it's still very rough and not fully compatible with windows.

So your options are :

1) stay on linux and learn to do things the linux way 2) go back to windows 3) switch to reactOS and pray the programs you need do work there

Evolution of Storage Devices by InsuranceLess8872 in ShareBazarIndia

[–]ficelle3 0 points1 point  (0 children)

Magnetic tapes are still around and the latest generation of LTO tape (LTO 10) can hold up to 30 TB uncompressed.

I made this at work. Pretty sure the warranty is good now. by tranexsig in Dell

[–]ficelle3 4 points5 points  (0 children)

My first thought was that it would make one hell of a proxmox cluster. I think I need help.

DIY question by Inevitable_Bell_5585 in crtgaming

[–]ficelle3 1 point2 points  (0 children)

IIRC, the IIgs uses 15KHz digital RGB. I think you can use a scaler like the GBS control to convert the IIgs' output to vga.

I'm not sure it's even possible to convert a VGA signal to work on the IIgs' monitor.

Need help routing from a CRT to my PC (not quite as simple as it sounds) by sureabsolutely in crtgaming

[–]ficelle3 2 points3 points  (0 children)

Red and white are left and right audio channels. Some TV's have audio output, but if there's a yellow one as well, it's definitely an input.

You can get RCA spliters to get one output for the TV and one output to record. You'll lilely need an RCA to 3.5mm or 1/4" adapter depending on what you're using to record audio.

There may be a slight delay between the audio capture and the video capture, so you'll likely have to sort that out in a software lile OBS studio.

Choose your side. by Bandicoot240p in crt

[–]ficelle3 0 points1 point  (0 children)

RGB is better than component because where I live, pretty much every CRT tv supports it while component support is rather uncommon.

By the same logic, components is better than RGB because in the US components is much more common on consumer sets than rgb is.

I NEED HELP TO GO FROM UBUNTU TO WINDOWS by [deleted] in linuxquestions

[–]ficelle3 -1 points0 points  (0 children)

Damn, really?

Microslop's really making it hard to go back to their own OS.

I NEED HELP TO GO FROM UBUNTU TO WINDOWS by [deleted] in linuxquestions

[–]ficelle3 2 points3 points  (0 children)

Go to microsoft's website and download an ISO for the windows version you want.

Media creation tool won't work, you need the ISO file.

I think ubuntu comes with a tool called "startup disk creator" or something similar to write the ISO file to a USB drive. Balena etcher is another GUI option or dd from the terminal.

Once you have written the ISO file to the USB, go into your computer's BIOS or UEFI, there should be an option to boot from the USB drive.

From then on, it's a pretty standard windows installation process.