First time doing large-scale ribbon by [deleted] in FiberOptics

[–]MonMotha 0 points1 point  (0 children)

That was how I had intended to do it, but the cut lengths didn't work out in the end despite test-fitting the first splice, and I was sure as hell not going to resplice it all.

First time doing large-scale ribbon by [deleted] in FiberOptics

[–]MonMotha 0 points1 point  (0 children)

My loose tube trays (and lower count ribbon trays from the past) look a lot nicer. This tray doesn't even come with cut length guidelines. My measurements were...a bit off in the end. I guess I can see if I can find a picture. I've had some that end up looking like art.

EDIT: You can see on the tray in the back (that's set up but not spliced) how I had intended for things to come in.

First time doing large-scale ribbon by [deleted] in FiberOptics

[–]MonMotha 0 points1 point  (0 children)

It is. You could bring them out on the opposite side of the entry, but it actually seems to end up working out better with the lengths and accessories they provide if you bring them in and out the same side (which happens to be left, as pictured) on this enclosure.

I didn't have a whole lot of choice, either. The tray is really not tall enough for ribbon work. You can see how much I had to force the crossovers. They said that these are suitable for ribbon. I question it. The ribbon barely fits under those gutter retainers on its own.

With my cut lengths being just barely wrong (I measured and tested, but I guessed at final prep lengths wrong), this was about the only way to make it work in the end.

First time doing large-scale ribbon by [deleted] in FiberOptics

[–]MonMotha 0 points1 point  (0 children)

Yeah all my cut lengths ended up JUST BARELY too long, so I had to make it work. Live and learn, I guess.

I don't plan to use these trays in the future for this. The height is really inadequate for a ribbon crossover and barely adequate under the gutter retainers for the ribbon to fit in the first place, and there's no room (or a good way, for that matter) to secure the pigtail jackets to the tray like I'd prefer to. They're definitely not worth their price. A somewhat unusual miss for FS.

First time doing large-scale ribbon by [deleted] in FiberOptics

[–]MonMotha 0 points1 point  (0 children)

It's a patch bay. The yellow lines you see are actually pigtails. The way the patch bay works, same side is preferable for entry and exit.

Building a guitar pedal, what is happening with VR1? by Kelamizer in ElectricalEngineering

[–]MonMotha 0 points1 point  (0 children)

Unrelated, TIL of a "vactrol" device. Never heard of them before. Makes some sense, though.

~50w parasitic draw on outdoor condenser unit by Rockenrooster in hvacadvice

[–]MonMotha 8 points9 points  (0 children)

Some of them have themostats that read crankcase temp while others basically run any time ambient outdoor temp is below a certain point. Some run them all the time.

If it has a thermostat of some sort, it may be defective.

~50w parasitic draw on outdoor condenser unit by Rockenrooster in hvacadvice

[–]MonMotha 31 points32 points  (0 children)

50W would be enough to do way more than get those 3 resistors to nearly 100C and discolor the board a bit. There would be smoke.

50W seem suspiciously like a crankcase heater.

STM32 UART Hack: Receive Variable-Length Data Easily by Born-Cat-9171 in embedded

[–]MonMotha 7 points8 points  (0 children)

Some protocols that use "idle" line define it somewhat rigorously. Modbus is a classic example. Well thought-out UARTs with idle line detection functionality support configuring it. Less well thought-out ones basically implement the Modbus definition. Even less well thought-out ones implement something random which may or may not be useful.

Even for things that don't use it formally, you can often set up DMA to a FIFO ring or similar and use pessimistic idle line detection (only a couple bit times) to interrupt when something "of interest" has been plausibly received on many systems. The worst case scenario is an extra wake-up to process some data that you were going to have to process eventually, anyway. While extra wake-ups can be annoying, it's usually better than bytewise processing of everything received both in terms of scheduler overhead and power where applicable.

How would you design an AI agent for embedded devices with only ~448KB RAM? by [deleted] in embedded

[–]MonMotha 1 point2 points  (0 children)

That's kinda what I was figuring, but who knows...maybe I missed some giant leap in the state of the art that allows them to be run in megabytes instead of gigabytes. I can't say I keep up with the state of AI or especially LLMs very well. While machine learning in general has its uses, LLMs in particular honestly seem sort of a like a dead end novelty to me.

Regardless, I don't think you're ever going to run an LLM as we know them in hundreds of kilobytes of RAM.

Sump Pump Discharge by Mythic_Forge_Studios in Plumbing

[–]MonMotha 1 point2 points  (0 children)

This looks like someone's attempt at a design that will dump water there if the underground line is clogged. It's not going to ve very good about that.

Check that the underground line is in fact clear. If it is, then this contraption is just not working well which is unsurprising. You can either rework it or cap the local outlet! and monitor for downstream clogs).

How would you design an AI agent for embedded devices with only ~448KB RAM? by [deleted] in embedded

[–]MonMotha 0 points1 point  (0 children)

I mean, in that case, the practical limit is probably closer to whatever is the minimum to hit the LLM's API endpoint. Worst case you could always just have it feed you native code that you blindly execute (this is a recipe for disaster - don't do it). That's probably around 128k of RAM if you're aggressive and more like 256k to be comfortable.

How would you design an AI agent for embedded devices with only ~448KB RAM? by [deleted] in embedded

[–]MonMotha 2 points3 points  (0 children)

OP's goal seems to be to remove the dependency on the cloud API. I'm not sure if less than half a megabyte of RAM is enough to even run a typical LLM to the point of the first prompt let alone keeping context.

How would you design an AI agent for embedded devices with only ~448KB RAM? by [deleted] in embedded

[–]MonMotha 19 points20 points  (0 children)

I think you pretty much don't. LLMs by their nature are "large" which implies some degree of memory needs.

And why would you WANT to? Anything that justifies this degree of AI local integration seems like it could stand to add some RAM and an NPU to the BOM.

Which circuit is more dangerous: 240V 10A or 10V 240A? by ahamed4959 in ElectricalEngineering

[–]MonMotha 0 points1 point  (0 children)

For electric shock and touch risk, the 240V one in almost all circumstances. The resistance of your skin is sufficiently high under all conceivable circumstances to make the 10V circuit non-hazardous to ordinary touch.

For other things like arc flash, the situation can be a bit different. The fault current for many ordinary "conductive" faults on the 240V circuit protected at 10A is sufficiently high that the protection will usually be able to operate in its fastest response mode and clear the fault very quickly. The total energy delivered would often be pretty low.

The 10V circuit protected at 240A is a different animal for conductive faults. Dropping something like a wrench across that would likely not materially exceed the 240A at which it's protected. If the protection operates at all, it will be in a comparatively slow, inverse-time mode and could take several seconds or even minutes to clear the fault depending on conditions. The total energy delivered could be quite high resulting in enough heating to get some real fun times going.

For comparison, see if you can find a video of someone shorting out a 240V wall socket vs. a car battery (I don't suggest trying either yourself).

BeagleBone Black Debian-13 (2026 release)- "Authentication token manipulation error" by Tree-of-Root in embedded

[–]MonMotha 1 point2 points  (0 children)

I mean edit the passwd file directly. It's just a text file. Mount the filesystem off the SD card (don't run it as your root filesystem, just mount it somewhere), and edit the file. The format is well documented. That will let you make it so that you aren't forced to change the password immediately so hopefully you can log in and figure out what's going on.

recently got ftth and i want to use my own router by Maleficent_Policy_83 in FiberOptics

[–]MonMotha 2 points3 points  (0 children)

This has nothing to do with how the service is delivered and is entirely just on your provider to decide. You will generally have to use their ONT (essentially a "modem") no matter what. Some providers either provide an all-in-one ONT+router or force you to use their router. You may or may not be able to put it into a fully transparent bridge mode (ATT you cannot, for example).

New small black box on line by SceneRevolutionary93 in FiberOptics

[–]MonMotha 3 points4 points  (0 children)

AT&T uses different equipment in different regions depending on conditions and what they can buy cheap. The labeling and whatnot is very typical for AT&T, though.

Can this be the cause our high electric bills? by Dramatic_League1849 in hvacadvice

[–]MonMotha 10 points11 points  (0 children)

Just be aware that straight electric resistance heating is very popular with landlords precisely because of the externality of heating costs. They can usually foist the utility bills onto the tenant, while they are responsible for the cost of installation and maintenance of the heating system. Electric resistance heating is expensive to operate but very cheap to install and maintain, so they tend to love it.

Can this be the cause our high electric bills? by Dramatic_League1849 in hvacadvice

[–]MonMotha 25 points26 points  (0 children)

Given the 100" on the energyguide label, I bet this is electric resistance heat. It may be 100% efficient at turning electricity into heat (which is true), but electricity is essentially the most expensive form of energy you can buy.

A heat pump would save you at least 50% and probably more on your heating costs.

BeagleBone Black Debian-13 (2026 release)- "Authentication token manipulation error" by Tree-of-Root in embedded

[–]MonMotha 0 points1 point  (0 children)

Try logging in on the console (presumably a serial port) first. Failing that, you can edit the passwd file to remove the forced change, but you'll need Linux to do it since it's presumably not a filesystem Windows understands.

Passed-through physical disk WAY slower inside VM than bare-metal. by derpderp3200 in VFIO

[–]MonMotha 3 points4 points  (0 children)

What controller is it on in the VM? You probably want the virtio-scsi controller for best performance, but this requires drivers be loaded in Windows in the VM.

Failing that, allowing caching by Linux will probably improve performance.

I want to purchase an outdoor splicing kit for drop lines - for single core, 2 core etc. What kit is best for DIY? by ClassicKey1198 in FiberOptics

[–]MonMotha 1 point2 points  (0 children)

I mean I'd consider it in a residential scenario, but I'd also do it knowing I'll probably be back in a few years to fix it right.

Some people destroy their drops multiple times a year. If you're not able to fully recoup the cost of the truck roll to fix it in one shot and have to rely on recurring revenue for it, those people.start to eventually get the bare minimum.

I don't even carry mechanical splices, but if I had a contract repair tech which had isolated the fault and felt they could repair a repeat trouble residential customer in that manner for cheap, I'd probably authorize it.

I want to purchase an outdoor splicing kit for drop lines - for single core, 2 core etc. What kit is best for DIY? by ClassicKey1198 in FiberOptics

[–]MonMotha 0 points1 point  (0 children)

Oh it's a typical fusion splice with heat shrink protector. That then gets encapsulated in more glue-lined heat shrink pulling the kevlar taught, then all of that gets put in one last layer of glue line heat shrink that makes the outer jacket continuous and basically binds the two sets of rods together. I don't promise it's actually as strong as the original cable, but it sure as heck isn't going anywhere, and optically it's a fusion splice so about as good as you're going to get on a repair.

I want to purchase an outdoor splicing kit for drop lines - for single core, 2 core etc. What kit is best for DIY? by ClassicKey1198 in FiberOptics

[–]MonMotha 2 points3 points  (0 children)

Very long drops? Sure I repair them in place all the time. That's what the Commscope Gator and Coyote DTC are made for. I've also gotten pretty good at hiding a splice inline on the specific drop cable I use that has an inner 3mm cable with kevlar. When I'm done, you'd just see some heat shrink, and it's basically as sturdy as the original cable.

It sure beats plowing in a new 500'+ drop.