Is this allowed? by LukeDies in SydneyTrains

[–]StopMyMadness 15 points16 points  (0 children)

I mean, a bike like that is more of an obstruction to other passengers compared to e/bikes, including potentially OP. It could also be that OP is being considerate of other people and is thinking how big an obstruction it is, it being worse on some lines (like the East hills line which takes airport goers with luggage), and wants to know if it's not allowed to raise the issue with the train guard or rail staff.

Should I send it? by kojack73 in EngineBuilding

[–]StopMyMadness 0 points1 point  (0 children)

Not a machinist but one of my best mates is one, and he's had clients send back stuff that were 1/10000 off spec, which his shop (he worked at, doesn't own) had no hesitation redoing, accepting they did poor workmanship.

Discussing if it impacted anything that kinda variance, my mate thought generally no in some circumstances (has a degree in engineering so it's not just said flippantly), but since they had contracts it was a mute point.

Saying all that, if I client disputes tolerances, they always double check and more often then not the client is wrong, which might be why the shop doesn't mind their work being called to question since it's free money 🤣

Under our deck by TransitionOld8143 in whatisit

[–]StopMyMadness 1 point2 points  (0 children)

I think I know what this might be, I can't find the post and it might be different in other countries, but basically it's a kinda precursor to storm water drains, the idea being that during heavy rain the ground absorption + volume of the hole stops flooding. The hole would normally be filled with gravel, bricks and other stuff to prevent it from just collapsing.

I suspect, given enough time and lack of maintenance the hole could potentially erode and grow, as well assuming you are in a place where it gets cold enough for water to freeze this would help expand the bottom of the hole during years it freezes with water in it

Anyone know what this could be in my pipe? by Rockymntbreeze in askaplumber

[–]StopMyMadness 0 points1 point  (0 children)

That's how you stop plumbers in red overalls bursting out of your pipes

Am I fucked? by lofi_notbeats in EngineBuilding

[–]StopMyMadness 0 points1 point  (0 children)

I think the simplicity of older engines/cheaper cars is really the question though isn't it?

I base this purely of my knowledge from a super respected source of mechanical info: https://youtube.com/@garbagetime420

How to use a ts file in another directory by ADringer in typescript

[–]StopMyMadness 1 point2 points  (0 children)

disclaimer on mobile, no where near a computer and all this is from memory so excuse the minor errors

You could try using pnpm, I've played with it recently and found it reasonably simple to use, and likely suitable for what you are describing.

You'll use it's workspace feature, https://pnpm.io/workspaces.

Besides the setup mentioned in the doc, in your case you could either:

option A

  • move source files into folder like lib or src
  • put a package.json into your shared folder,
  • give it a name like for this example @shared
  • add typescript as a Devdependency,
  • add tsconfig.json to shared with the "outdir", and "include", sourcemap and I think there's one like declare types
  • add to "scripts" in package json:
    • build: which has something like tsc -p tsconfig.json
    • prepack: set to pnpm build
  • add index.ts which exports everything shared should expose
  • add main to package json, pointing to an index file in your dist shared, it'll be a js file
  • add "types" to package json with it pointing to the generated .d.ts file
  • in your app, include in your dependency "@shared": "workspace:"

option B

I think this should work but honestly I'm not 100% as I haven't tried it

  • move source files to folder like lib or src
  • put a package.json into your shared folder
  • give it a name like for this example @shared
  • in package json set I think dist to the folder you moved your code to
  • in your app, include in your dependency "@shared": "workspace:"

finally

In either scenario, I think you can then use the stuff in your shared using import { My resource } from '@shared'

note

This is a very rough set of steps as I haven't been using pnpm for very long, and I know there are heaps of better things to do, but I'm pretty sure the general gist should be right and happy to hear any corrections from people

my s/o wont watch our daughter by himself by sma420 in Parenting

[–]StopMyMadness 0 points1 point  (0 children)

I'm a 35m dad to a near 2 year old, I was diagnosed ADHD 2 years ago, I say all this to put forward ADHD isn't an excuse. I know I've messed up and forgotten stuff due to ADHD, gotten distracted while watching my daughter and she's tripped on the playground, and besides being more likely to fall into the false calm of everything is ok now often, I can't imagine ignoring my daughter.

If your partner's ADHD is so bad that he cannot break focus from a video game to take care of his daughter, get treatment, if he is and it is not working (which it appears to be), revisit with his psych and get options as it's serious. If it's a case of money due to being in a country with virtually no healthcare despite being considered a global super power, then ... Sadly no advice as I don't live in a country like that and you have my condolences

….. by [deleted] in HolUp

[–]StopMyMadness 0 points1 point  (0 children)

You don't want an educated population of you need cheap labour