Skip Navigation

Posts
0
Comments
135
Joined
3 yr. ago

A programmer with an interest in transit, making music, and building things of all types.

I have dysgraphia which makes writing difficult for me. I hope you can figure out what I mean despite my issues.

  • Why does everyone support Hamas in this? If Hama hadn't kidnapped civilians we would not be here. But no everyone only blames Isreal.

    sure Isreal should have done things differently, their response should have been better. However the options here are to support Isreal, or Support Hamas. There is no neutral as neural serves one side.

  • Who are the customers they want? I know of companies in the fortune 100 moving away. They don't want me to name then so I won't.

  • Docker gives you a few different things which might or might not matter. Note that all of the following can be gotten in ways other than docker as well. Sometimes those ways are better, but often what is better is just opinion. There are downsides to some of the following as well that may not be obvious.

    With docker you can take a container and roll it out to 100s of different machines quickly. this is great for scaling if your application can scale that way.

    With docker you can run two services on the same machine that use incompatible versions of some library. It isn't unheard of to try to upgrade your system and discover something you need isn't compatible with the new library, while something else you need to upgrade needs the new library. Docker means each service gets separate copies of what is needs and when you upgrade one you can leave the other behind.

    With docker you can test an upgrade and then when you roll it out know you are rolling out the same thing everywhere.

    With docker you can move a service from one machine to a different one somewhat easily if needed. Either to save money on servers, or to use more as more power is needed. Since the service itself is in a docker you can just start the container elsewhere and change pointers.

    With docker if someone does manage to break into a container they probably cannot break into other containers running on the same system. (if this is a worry you need to do more risk assessment, they can still do plenty of damage)

  • No you don't. They look cool and get you thinking you want them. However if you ever had to live with them instead of just looking you would quickly discover some of those cool looking things make for very annoying compromises and so you wouldn't want them.

  • I recommend boiled linseed oil instead of tung oil - I can find real boiled linseed oil. Most tung oil isn't really tung oil is just sortof looks like tung oil if you are not too picky.

  • Strange how that reputation persists even when they tak, a car made by someone else and put their name on it.

  • Drones are cheap and thus everywhere in the battlefield. It costs more $$$ to show a drone down then the drone is worth (in general). Modern military is still trying to figure out how to handle all the cheap enemy drones overhead, there is - so far and to my knowledge - no good answer (of course if there was a good answer it would be classified at least until the enemy figures out what you are doing and so I wouldn't know).

  • Mostly they are the same people.

  • Kids end up being my hobby

  • Don't have kids. One might be okay, but with two or more they will fight anytime you think you might go to the shop and thus you can't get to your tools. Even if the shop is in the house, sharp tools and fighting kids should not be near each other.

    Seriously, nothing is better than time in the shop. Tricks can be helpful, but most are things you could think of yourself.

  • Side one thinks Ketchup is spicy enough. The other side laughs at them, but they don't understand how much spices hurt side one. This is genetic as far as I can tell - it isn't just you get used to spices if fed them as a kid which side two seems to think.

  • Many industries have discovered the costs of not doing safety first are higher in the long run. You have to pay more workers comp insurance, you have to train replacement workers for those who are injured, you have to scrap/replace parts destroyed, and when someone is injured it affects moral and so your people don't work well.

    Railroads are throwing money away by not putting safety first - they just don't realize it.

  • A lot of things are much better. It is easy to focus on the negative without realizing how bad the past really was, or for that matter how hard things were for those in the past. sure some things are worse today - work on fixing them - bit overall things are still very good.

  • Such videos will be suppeaned by court and deleting them is a serious offense .

  • Duolingo is useful for wasting time while feeling like you are learning however it isn't a great tool for learning if that is your goal.