asklemmy

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

testfactor, in Where can a Boomer catch up on current computer/software technology?

Desktop vs laptop doesn’t matter much for any given CAD software. Just make sure you hit the recommend specs of whatever software you’re looking to use.

The bigger thing will be if whatever CAD software that is is Windows exclusive or not. I’d check that before deciding to go the Linux route (which most people on here are going to try to steer you towards.)

just_ducky_in_NH,

Good point!

SpeakinTelnet,
@SpeakinTelnet@sh.itjust.works avatar

I’ll say as a cad professional, the linux space was abandoned by the largest companies a while ago. Unless you go browser based (onshape) your software will either be less mature (Freecad, solvespace) or straightup script based (openscad).

Or you will have to use a dedicated VM but IMHO it’s not worth it when you can just dual-boot.

GreenAppleTree,

Desktop vs laptop doesn’t matter much for any given CAD software. Just make sure you hit the recommended specs.

There’s truth in this, but also caveats. I work with a bunch of mechanical engineers. In the warmer months, while working on really complex drawings, they need to take frequent breaks.

It’s because laptops are designed to be compact, by sacrificing airflow. So when they run anything heavy, the CPU would heat up and start throttling itself.

On a desktop, easily solved by slapping on a semi-decent cheap cooler. On laptops, well, you take frequent breaks.

PrettyFlyForAFatGuy,

you could get round this a bit by going for laptops that are designed to be used under load for extended periods of time… like gaming laptops.

Despite the good specs i wouldn’t want to be doing much heavy computing on a thin and light

Lemjukes,

Nah nah nah nah just make em all draw in the walk in.

Fermion, (edited )

If the CAD package can leverage GPU computing, then an eGPU is a good compromise. That way you can have plenty of power and airflow at the desk for intensive tasks, but you don’t need to lug all the hardware to the floor for interfacing with plc’s or to meetings. Although systems with good eGPU support are often expensive enough that keeping a separate desktop workstation and a lightweight laptop is competitive.

High single core cpu clock speeds and lots of ram should be the first priority for cad. Solidworks, for example, does not handle running out of ram gracefully at all.

aubeynarf, in Where can a Boomer catch up on current computer/software technology?

What you need for CAD is a mouse; trackpads are just too fiddly and imprecise. I use a Logitech MX Master, which works great over Bluetooth to a laptop.

lemann,

I’ve had my MX Master for about 4 years now, best mouse I’ve owned. Tracks on almost every surface, easy enough to open and replace the internal battery, and feels great in the hand. The dual friction scroll wheel is amazing for scrolling through large webpages, folders, and lines of code.

Really wish it was at least a bit open source though. It’s capable of so much with the extra built in buttons and additional scroll wheel, but outside of Windows and Mac they are not very programmable

fneu,

There is github.com/libratbag/piper for Linux which seems to support the my master. It is definitely more limited than Logitech gaming software, but allows me to configure my g600 just fine.

solrize, in Where can a Boomer catch up on current computer/software technology?

Laptops haven’t gotten that much better in the past 8 years. The one I’m using right now was made in 2011. Install Debian on your 8yo laptop and you are good to go. Question is though, what do you want to do with it? CAD? You mean like for 3D printing, or something more serious? You don’t need a desktop per se, but a big monitor plugged into the laptop can help.

Humanius,
@Humanius@lemmy.world avatar

While I agree with most of what you said, I don’t think it’s a great idea to recommend Linux to someone who appears to be out of his depth in terms of computers.

just_ducky_in_NH,

That’s my concern. I appreciate the hands-on aspects of Linux, but I’m not sure I want to learn it.

slazer2au, in What are the facts you remember for no specific reason

White green, green, white blue, orange, white orange, blue, white brown, brown.

Nomecks, (edited )

California Cows Don’t Dance the Fandango

Steps for laser printing:

Cleaning, Charging, Drawing, Developing, Transferring, Fusing

I’ve known this for over 20 years and never used it. Thanks catchy mnemonics!

mangaskahn,

Are you making a crossover cable or installing it for the government? Those are the only places that I know of that A is used regularly. Nearly everywhere else uses B in my experience.

slazer2au,

Are you making the assumption I am from North America?

Every place I have worked in Australia and Europe uses green first.

indepndnt,

Really? I wasn’t sure which one I “should” use so I looked at a cable that I had laying around (probably came with a cable modem or something?) and was able to see the wire colors through the connector and it was A. So that’s what I’ve been using when making patch cables or wiring my house.

I guess my question is what’s your experience with where B is used? Mostly I’m just curious, it probably doesn’t really matter for me since I only do networking work in my house.

variants,

I guess it doesn’t really matter as long as you stick to one for both ends of the cable

Nollij,

It shouldn’t actually matter. It’s strictly by convention that the US (and probably North America; unclear about beyond) almost exclusively uses B. The big risk is that people will assume it’s B, and the other end is B, which can cause issues when they e.g. replace a receptacle and make all of your connections crossover. But even that shouldn’t matter much these days.

There’s also some very limited issues switching from A to B on the same line (A in wall, B in patch cable), but this is very rare. If you saw A, it was probably either a crossover, or you live in a place that uses A.

theneverfox,
@theneverfox@pawb.social avatar

So I learned all this almost 2 decades ago so the details may be off…

There’s crossover cables, which are a-b and used if you want to connect one computer to another-the tx and rx are flipped from one side to the other, so two “client” devices (like 2 computers) don’t speak and listen on the same line

There’s rollover cables, which are flipped on one side, that were used to connect to the console port of a router

Aside from that, nothing about the configuration really matters except being standard. The reason they’re not just in stripe-color color order is to separate the tx and rx to minimize interference

I’m pretty sure all of this became moot after hundred gigabit Ethernet became a common thing anyways - they multiplex electrical signals across each of the wires, so they have to negotiate the method or fall back to a simpler protocol from the start. I’m not sure how robust it is to randomly shuffling the order on each side individually (I wouldn’t try it on hardware I wasn’t willing to risk)

So really, all that matters is that it matches. And since we’ve been doing it a certain way for so long, doing it differently is a bad idea. A vs b makes no difference, but you could make green the split pair and it’d be identical. You could use the same arbitrary order on each side and you’d probably not notice much difference, although you might get a lot more errors from minute interference

And FWIW, I think b is the more common standard across the world… But any advantage or disadvantage probably died back when we stopped using those trunk lines with dozens of pairs split out on a punch down block that goes to a bunch of different homes

MonsterMonster,

T568A White green, Green, White orange, Blue, White blue, Orange, White brown, Brown

T568B White orange, Orange, White green, Blue, White blue, Green, White brown, Brown

RedEyeFlightControl,
@RedEyeFlightControl@lemmy.world avatar

T568-A guy I see

I’m a B guy myself.

shinigamiookamiryuu, in What are the facts you remember for no specific reason

Karl Marx got drunk one night and, after being kicked out of a bar in London where he got drunk, went around London and almost got arrested sabotaging the lamp posts with rocks with his colleagues who were also drunk.

Quetzlcoatl,

deleted_by_author

  • Loading...
  • wiccan2,

    They’re them at the glowing bit until it’s dark.

    shinigamiookamiryuu,

    Throwing rocks at the glass part that emits light, taking out the bulb.

    CopernicusQwark, in What are the facts you remember for no specific reason

    The buttons on suit jackets are a holdover from a time that buttons were new, and therefore fashionable. Well to do sorts had buttons all over their suits, even in places that would be considered silly these days.

    hactar42,

    Similar fact - ties, as in neck or bow, are the only common men’s clothing item that serve no practical purpose.

    sploosh,

    When buttons were new and therefore fashionable? I feel like buttons predate suits by a wide margin.

    CopernicusQwark,

    Maybe it was for a new kind or material of button? This factoid is from long ago and is half remembered.

    Ross_audio, (edited ) in What is this wire for?

    Some manufacturers use standard audio connectors to carry just plain power.

    They’re robust and can carry relatively high current and voltage.

    It works, I can see why they get used. After all RCAs are on everything for everything.

    I have an e-bike that uses an XLR as a charging port for the battery.

    There’s an IR led on a cable with a 3.5mm jack somewhere that’s an extender for my home cinema system remote.

    (That might be what this is, so see if your phone camera can see the IR light from a TV remote and then test it with that thing)

    This possible LED plugged into something either home made/bespoke, very old, or Chinese.

    Small chance it’s from some medical or scientific equipment that hasn’t moved with the times.

    If it’s an LED put a DC voltage down that plug. If it’s a light sensor, measure for a DC voltage.

    Audio AC signals didn’t have an effect so it’s probably a DC component.

    My bet, point your phone camera at it and put a DC voltage down there in the right direction and you’ll see IR light come out.

    It might be the receiver. In which case you need to monitor voltage. Then point a TV remote at it.

    wallybeavis, in What are the facts you remember for no specific reason

    Tegucigalpa is the capital of Honduras. No idea where I learned that

    breakcore, in What is this wire for?

    It is an infrared receiver extension cord.

    Say you have a device that is controlled by an infrared remote, but is tucked away out of line of sight.

    You can use this cord to move the infrared receiver into sight.

    Here it is on amazon : www.amazon.com/…/B07FKMK3GZ

    Slow,

    Can’t it be used as a replacement for the infrared port (if the phone doesn’t have one)?

    HurlingDurling,
    @HurlingDurling@lemmy.world avatar

    No, but you can get something like this to do what you are asking

    a.co/d/e6DROYc

    altima_neo,
    @altima_neo@lemmy.zip avatar

    No, since your phone only outputs audio through the headphone jack. These required a PC card that used a jack that’s wired up to use this.

    Blue_Morpho, (edited )

    Audio jack ir blaster adapters for phones used to be common. You can still buy them on eBay.

    Audio is voltage changes which can be set to drive an ir led. You use an app that outputs audio that matches the ir signal protocol.

    Kit,

    It’s a receiver, not a blaster

    Blue_Morpho, (edited )

    Yes but nowadays you’d buy a USB version since few phones have headphone jacks. They’re on Amazon.

    Here’s an old style headphone jack ir blaster adapter:

    www.ebay.com/itm/404693924792

    TechNerdWizard42, in What is this wire for?

    It’s part of an IR Blaster setup. That looks like the “blaster”, aka the IR LED Transmitter. Most receivers have multiple ones to catch reflections and such

    brap, in What are the facts you remember for no specific reason

    Laser is an acronym and doesn’t have a god damned Z in it.

    AlolanYoda,

    Laser is no longer an acronym. It’s now an anacronym, which means it’s its own word (despite originally being an acronym)

    Source: Wikipedia

    brap,

    Well TIL!

    Justas,
    @Justas@sh.itjust.works avatar

    Also, Lithuania is really good at making the fancy ones, like ones for research, variable frequency ones, femtosecond ones, etc.

    I had to look it up, but we’re by global export value (not counting laser diodes)

    wallybeavis, (edited )

    TIL - Light Amplification by Stimulated Emission of Radiation

    That reminds me, so is SCUBA, RADAR and MODEM…I miss the old History Channel shows, especially Modern Marvels

    SCUBA: Self-Contained Underwater Breathing Apparatus (Blew my mind for some reason when I learned that)
    RADAR: Radio Detection and Ranging (I’ve watched alot of WWII documentaries)
    MODEM: Modulation Demodulation (I’ve worked in tech)

    BA834024112,

    So is Tuba: Terrible Underwater Breathing Apparatus

    can_of_giraffe, in What is the best option to provide for people who are homeless in the cold?

    Vote.

    uservoid1, (edited ) in What is this wire for?

    An Infrared Receiver sensor? www.amazon.de/-/en/…/B07ZP57P5M

    Macaroni_ninja, in What are the facts you remember for no specific reason
    @Macaroni_ninja@lemmy.world avatar

    Scots have 421 words for “snow”

    Mr_Blott,

    Did we aye

    Away an shite

    shinigamiookamiryuu,

    Name three.

    bitwaba,

    Snow

    Shite snow

    Fookin snow

    my_hat_stinks,

    Fookin

    Nobody in Scotland has ever unironically said “fookin”.

    my_hat_stinks,

    Snow, sleet, slush. Those aren’t really Scots words though, I think they were mixing it up with the (also not really true) factoid that Inuits have hundreds of words for snow.

    LSNLDN, in Can't we just start calling it "Formerly Twitter" instead?

    XfkaTwitter

  • All
  • Subscribed
  • Moderated
  • Favorites
  • asklemmy@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #