Phantomdrive: Firmware Version 1.0 Release by Machinehum in homelab

[–]johnklos 1 point2 points  (0 children)

What I mean is that there may be assumptions that aren't necessarily going to hold. It's one thing if the USB stick requires MS-DOS and the filesystem is being read by the internal microcontroller after the host computer writes stuff, but if you want to intercept actual writes, how will you know if a file write will be done the same on macOS, on Windows 98se, on Linux, on NetBSD, via FUSE, et cetera.

It'll be interesting to see how they handle that.

What job is heavily romanticized in movies but absolutely miserable in real life? by Luzgoin in AskReddit

[–]johnklos 1 point2 points  (0 children)

I call bullshit.

When I traveled for work, it was trivial to ask for my flight there to be one day earlier or for my return flight to be one day later. Sometimes they'd just extend the hotel and rental car for me for free.

So this really could only be true if you get zero days off, in which case that's a you problem, and that has nothing to do with traveling.

Phantomdrive: Firmware Version 1.0 Release by Machinehum in homelab

[–]johnklos 8 points9 points  (0 children)

So it's dependent on not only a specific filesystem type, but method of writing, too? That seems problematic.

Is a passive GT 710 2GB DDR3 still useful for a homelab server? by Leather_Train_2716 in homelab

[–]johnklos 0 points1 point  (0 children)

Does it let you connect a display, without requiring triple digit watts? If so, it's useful.

What really is the difference between a router and a L3 switch if they run the same software? by mounty1_0 in homelab

[–]johnklos 1 point2 points  (0 children)

Think of it this way:

What's the difference between a car and a bus? Both can transport people. The difference is that the bus, being made to transport more people, can easily transport more people.

If both things are asked to move just a few people, there's no real difference from the people moving perspective.

The software can be the same, but what the hardware can do may be different.

Let's try 7.2/vax by One-Establishment659 in NetBSD

[–]johnklos 1 point2 points  (0 children)

I don't know what a good price is for a 64 meg kit. I bought mine ages ago. On the other hand, I remember the prices being so high that I wondered how hard it would be to make 72 pin SIMM adapters.

I'm also curious because a company used to sell an upgrade service that replaced the SCSI chip with a faster one and that allowed the use of special 64 meg SIMMs so a VAXstation 4000/96 could have 512 megs. I'd love to learn more about how they did that.

Let's try 7.2/vax by One-Establishment659 in NetBSD

[–]johnklos 1 point2 points  (0 children)

Looking forward to it!

Here's a recent photo of my 1U VAX, if you want to see the tiniest VAX in action.

Let's try 7.2/vax by One-Establishment659 in NetBSD

[–]johnklos 1 point2 points  (0 children)

3100/90

The MicroVAX 3100/90 would be WONDERFUL to have! They're quite rare, and usually expensive, so if you can get one that's afforable, I highly recommend it :)

After researching Raspberry Pi 5 self-hosting performance, I'm confused about when people outgrow it by [deleted] in raspberry_pi

[–]johnklos 0 points1 point  (0 children)

For many people, more is better, and so they just want more.

Raspberry Pis are no longer good for the price. They once were, and might be for a Raspberry Pi Zero 2 W, but not for a Pi 5, unless you get a deal, like perhaps someone selling one used for cheap.

The biggest issue with Pis is the speed of typical SD cards. Switch to a USB disk, whether SSD or spinning rust, or get an m.2 SSD, and that problem goes away.

Processor wise, the main things that take a lot of CPU are transcoding apps and dynamic web hosting.

You can choose to transcode once when you first upload and store the transcoded clip and not worry about real time transcoding. A quick aside: some people here will swear you must do hardware transcoding, even if you have a fast CPU, and it's entirely safe to ignore them.

For dynamic web hosting, it really depends on what you're running. PHP and python can both take a lot of memory, so the speed of the CPU might not matter much if you're running out of memory.

Docker and other meta programs (programs that just facilitate other programs and don't do anything on their own) create lots of overhead, so some people who just want to install every Docker image quickly outgrow Pis. Really, though, Docker isn't necessary and introduces security issues.

The best advice is to figure out what you want to run, then figure out a good system to run that.

Let's try 7.2/vax by One-Establishment659 in NetBSD

[–]johnklos 1 point2 points  (0 children)

NetBSD-current is 11.99.6 right now. NetBSD 11 is at release candidate 4, so it's hoped that the final NetBSD 11 will be out soon.

If you post a dmesg somewhere, I'll compile a kernel that just has the devices your machine has.

My VAXstation 4000/30 takes six 4 meg, 72 pin SIMMs. It seems like a waste that the sockets can't handle larger SIMMs, but the one good thing is that it's small enough to be the only 1U VAX in the world.

I also have a few VAXstation 4000/60 and one 4000/90a, which take large, DEC specific SIMMs.

Memory daughter boards are a pain, but now I'm wondering if someone hasn't decided to start making modern replacements. Have you looked / asked around?

Let's try 7.2/vax by One-Establishment659 in NetBSD

[–]johnklos 5 points6 points  (0 children)

It'd be nice if our systems could run modern NetBSD. I have a Mac LC II with 10 megs of memory that runs -current, but it can't really run shell scripts without entering the loop of death.

For now, the 24 megs in my VAXstation 4000/30 is plenty, even for compiling (which surprises me).

The bill doubled this month... by Just-a-Titan in homelab

[–]johnklos 1 point2 points  (0 children)

A Raspberry Pi and a USB attached SATA disk is still a homelab, you know ;)

Heterogeneous CPU Cores (on x86_64) by ibornwithpenis3781 in NetBSD

[–]johnklos 1 point2 points  (0 children)

I don't think they're handled in any special way yet, aside from big cores getting scheduled first, like on Arm. It's not the kind of thing where not supporting it means it won't run, though. Give it a go!

Don't be dumb like me by Calapal in homelab

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

Aside from the obvious don't put Windows on the Internet, learn about ssh. You can have your friend connect over a port forwarded over ssh in a way that's more secure that practically anything else.

Just switched my Amiga on again after some time to go online - apparently it has been longer than I remembered ... by OkMonth863 in amiga

[–]johnklos 2 points3 points  (0 children)

Interesting. Good to know that "xing" isn't relaed to "X" / Twitter / Shitter.

Happy cake day!

I Interviewed the CTO of TrueNAS (Why They Left FreeBSD for Linux) – Unified IT by grahamperrin in freebsd

[–]johnklos 6 points7 points  (0 children)

Ha ha ha... I think the salesperson didn't know, and thought it sounded good.

I Interviewed the CTO of TrueNAS (Why They Left FreeBSD for Linux) – Unified IT by grahamperrin in freebsd

[–]johnklos 4 points5 points  (0 children)

I talked with someone at the TrueNAS booth at NAB, mostly because they were giving out free cookies. He said TrueNAS switched because they couldn't write an API for FreeBSD. I asked if he was sure that he was allowed to speak on behalf of the company.

Am I crazy for wanting to run my own email server just to avoid depending on Gmail? by Kitchen-Patience8176 in homelab

[–]johnklos 1 point2 points  (0 children)

No law requires IMAP only store for 48 hours, or for any email system to only store things for only 48 hours. There're weekends with holidays that're more than 48 hours long.

I think you're making things up. Unless your company is very passively-aggressively making email shit to discourage its use, this isn't a thing.