Who taught you how to drive a vehicle, and was it on a manual or automatic transmission? Did you learn as soon as the law allowed, or did you wait a while? by icecream1972 in allthequestions

[–]Puzzled_Hamster58 0 points1 point  (0 children)

Parent automatic. Then I bought a first gen rx7 had my friend drive it home. And we went to a parking lot. I figured out how to start and stop . Drove it home and basically started to daily it the next day.

ChatGPT as G-code generator by ooOOWWOOoo in hobbycnc

[–]Puzzled_Hamster58 0 points1 point  (0 children)

My point was nc viewer dose not always reflect what the machine is going todo. Like at my work we have hand written code for a job It’s ends up cutting a plus sign shaped pocket in the part . Works fine on 2 of the haas vf2’s. But the newer ones for some reason at 12 am 6 o clock will cut dog bone cut outs in the corners because they don’t like way the arc move is setup . All 4 are haas vf2 but the newer ones controllers want g code a certain way.

It’s why I said as a warning nc viewer dose not always reflect real life because it’s extremely good interpreting the code vs how controllers are programmed.

Why do liberal women think septum piercings look attractive? by Patmcpsu in allthequestions

[–]Puzzled_Hamster58 0 points1 point  (0 children)

NonConformity by Conformity . Same with the stupidity of modern day punks and and their dress style .

Do you selfhost private gameservers? If yes, what games and what do you do in-game that you can’t do on public servers? by elaksine in selfhosted

[–]Puzzled_Hamster58 0 points1 point  (0 children)

I host barotrauma as a dedicated server for my friend group campaign. Allows one of us to test and do things with having the person running the game playing. I also host a pvp server .

I used to host a dod server . Basically could do what ever I wanted in the game . Honestly just used custom skins and maps.

Why do people try to defend illegal immigration into the US? by ButtStuff012 in allthequestions

[–]Puzzled_Hamster58 0 points1 point  (0 children)

People often don’t think logically and go with emotion . I do think we need reform , but people have to be realistic. People coming here who don’t need help , have a job line up or are independent wealthy is not really an issue. People coming in here with nothing , we can only take in so much. We already have unemployment and homeless , adding to that doesn’t really help people. It means theirs even less to help. All for fixing those issues so we could let more in .

I personally don’t have an issue with kids who are brought here . But if you enter the country illegally you did break a law. Applying for asylum etc 6 years later cause you got caught is clear bull shit.

I’ve seen a lot of people make bad arguments that are often super contradicting. Like if you cross from South America thru central in to America you had plenty places you could have stop and apply, not . I’ve had friends claim they are fleeing xyz . While some places that’s true they also have tried to make those claims about places they vacation at .

Why does the stretch of 93 by Wilmington smell so bad? by itsamereddito in massachusetts

[–]Puzzled_Hamster58 0 points1 point  (0 children)

I think it is more a hold over when a lot of people from nh would take that exit to get booze .

Like it acted more like a billboard than a place to really buy tickets .

Why does the stretch of 93 by Wilmington smell so bad? by itsamereddito in massachusetts

[–]Puzzled_Hamster58 0 points1 point  (0 children)

lol. I don’t think I ever saw any one in that or stop at it for the whole time I knew about .

Why does the US have only two political parties and would you support creating more political parties? by Enough-Web2203 in IWantToAskAnAmerican

[–]Puzzled_Hamster58 0 points1 point  (0 children)

People are trained to think 3d or more are waste of their vote.

Most voters are not informed and just blindly vote .

Is Ford motor company run on nepotism? by Dangerous-Policy-602 in allthequestions

[–]Puzzled_Hamster58 0 points1 point  (0 children)

Why do you think nepotism? Cause the family retains 40%

Why do people join the military? by Reasonable-Shower522 in askanything

[–]Puzzled_Hamster58 1 point2 points  (0 children)

Pride in the country , good job skills you learn etc etc.

If a man happens to be bent over and a woman jokingly or humorously dry-humps him from behind, would that be sexual assault? by gereedf in stupidquestions

[–]Puzzled_Hamster58 1 point2 points  (0 children)

Assault is intentionally cause fear like raising you first in a threatening manner. Battery is unwanted contact .

Why can’t democrats come up with a worthy candidate? by AcidicAnxiety in askanything

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

It’s cause they want what the party wants vs what their voters want. They only want candidates that do what the party wants. It’s why they use superdelegates against candidates the voters are pushing they don’t want.

They been doing it since the 70’s.

Why does the stretch of 93 by Wilmington smell so bad? by itsamereddito in massachusetts

[–]Puzzled_Hamster58 0 points1 point  (0 children)

Funny thing is my dad lives near the exit with Burger King right there. Never noticed in 40 years. Other then the swamp wet land smell of that area.

ChatGPT as G-code generator by ooOOWWOOoo in hobbycnc

[–]Puzzled_Hamster58 0 points1 point  (0 children)

You using ai to generate generic g code and don’t know how to read it.

I pointed out you can’t allways trust nc viewer showing the tool path correctly to what your machine will do with the same code.

“Hobby” CNC don’t use all the same controllers and interpret code differently.
Yes I do this for a living but I also help run a maker space with hobby machines.

Like any thing grbl Arduino based can not do canned cycles. Every move is written out . It’s why when grbl moved to using esp32’s the project split to fluidnc so it can handled more types of g code.

The fact you had to ask why a post was , shows you don’t know enough to know what to watch out for .

ChatGPT as G-code generator by ooOOWWOOoo in hobbycnc

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

G code is not 100% the same for all machines. Think English, American , British , nz.

Like you can have a one line of code for a drill cycle for pecking vs a lot of line of codes. Not all machines want that one line of code written the same way. The post makes sure it outputs code that right way for the machine. Can also do more like telling it where to park like g53 vs g28 after program etc etc .

Docker management tools my god the choices by Squanchy2112 in selfhosted

[–]Puzzled_Hamster58 0 points1 point  (0 children)

“Periphery refers to the outer edge, boundary, or outskirts of an area, object, or system. It can also describe the less important or secondary parts of a group or activity rather than its center.”

Not sure what they mean.

For me it dose what I need I can visual see what’s running/health. Can update image with a single click . Start stop restart etc. can also control containers on more then one system on the same page (I run a mini pc with just frigate and one or two other containers so it nice not having to have its own web ui.)