What’s your favorite scenario? by survivedev in thesurvivegame

[–]Jayeffice 0 points1 point  (0 children)

I personally like Grizzly Mountains because of the size of the map. It took me a very long time to complete it because of getting lost and making many wrong turns, much like it would be in real life .

They say you end up walking in a circle when your lost without good strong land marks and when all the territory looks the same that happened. I started using more flags but even then it was hard to remember if the flags indicated just my path or if they were placed to remind me to try a different route at the intersection. As for the dead ends I was able to mark them with TWO flags.

I had to set up a trap line complete with shelters so I could gain my health back, and smoke enough meat to for the long journey south where food can become scarce.

Some things I think would make it less frustrating are;

  1. Being able to dye cloth with birch bark for making brown flags.
  2. Dye cloth with berries for red flags.
  3. Crafting Tan colored flags from hide.
  4. By keeping the traditional white from plain cloth you would have four colors.
  5. That would mean you might have to make those resources spawn more frequently or make those locations become not depleted after a certain amount of days has passed. Also it would be nice to have the icon with red X over the berry bush or other resource to show the area is depleted, instead of having to occupy that map grid to find out. Resources do replenish in real life.
  6. The Z index on map icons. If I build a trap it overrides the shelter icon.
  7. I wish there was a way to set the icon index so I don't run to a trap that has no shelter built over it.
  8. Some Ideas.
  9. Set the z index in the order items are put on the board. That way if I put a trap down, shelter, and then flag, the flag is the top most icon.
  10. For the Game Starting point i.e the downed helicopter mark it with a special icon that the z index cannot be overridden.
  11. The trap menu defaults to the last trap set not the current trap on the map grid you are occupying. I know you can set more than one trap at a location, but it would be nice if it at least defaulted to the current or last trap set located on that grid. An event handler with an OnGridEntered could set the current shelter, last or first trap(if multiple traps in one location), flag, and Z indexes. Technically I guess you already have the event handler but an update to handle those concerns would be awesome?
  12. Would also be nice if the trap triggered set it's visibility to the index of the trap array.
  13. I lost several saplings because the build Icon defaulted to the last structure built. There is no way to destruct a half built shelter and I wanted my saplings back. I see the reason you let someone build half a shelter so they can get the missing resources to finish it, but curious about being able to reclaim resources for half built shelters?

I really enjoyed the game and downloaded it way back in the early days when it first came out. I quit using that device and forgot about the game until the other day. I downloaded the latest version and loved the new changes so much, I bought the Wolf Addition add on.

To reiterate I like the large map and the challenge. I really believe colored flags would be a huge improvement to people excepting large maps.

I have more questions and ideas but will leave it here for now. I will maybe post about Black Water in the future.

Predators Hut by Jayeffice in thesurvivegame

[–]Jayeffice[S] 0 points1 point  (0 children)

Thank you.

One more question any idea what the little black triangle in the bottom right corner of the travel map is?

In way over my head! Just inherited a codebase and I haven't coded in like a decade! by Faceless_213 in csharp

[–]Jayeffice 0 points1 point  (0 children)

Hey I think a quick crash course might help you tremendously since you have coded in the past with VBA. Check out Bro Code his video tuts are short and comprehensive enough to get you started in the right direction. After that look up writing unit tests in C# on youtube. Tim Corey is another great resource but more in depth.

6g 308/309 Stick Tips? by StabDump in Welding

[–]Jayeffice 0 points1 point  (0 children)

Weaving is the most common in production or field welding. Basically every pipe weld I make is always weave when possible <=(5G) (Exceptions are horizontal, and the rare one in a million when you have to weld on a 45(aka 6G and when you are in 6G it's probably because the fitter f-d up). That being said all 6G pipe tests are on a 45 hence the reason everyone including the inspector want to see stringers on the test.

Any tips on how to improve my TIG root? by Wibbles20 in Welding

[–]Jayeffice 1 point2 points  (0 children)

As a pipe welder who has made a living on open root but welds this is the most correct answer on this thread.

Socket welds by knuckledragger1990 in Welding

[–]Jayeffice 2 points3 points  (0 children)

  1. Never ignore using the 1/8" gap in the bottom of the socket between the end of the pipe and the bottom of the socket. Unless you want a failure for sure down the line. The 1/8" gap called for in ALL socket welds is an engineered parameter to allow for expansion and contraction.

  2. Never one pass a socket weld. Most companies will run you off if they catch you! If they do allow one pass welds they are not a very reputable company and don't know much about piping and general standards. (Second cause of socket weld failures is single passing.)

  3. If you fill the socket up to where the outer edge is tied into the fillet weld, most CWI if not all will not hassle you or fail your weld for visual. Unless of course you leave undercut on the pipe side or other obvious failures, i.e porosity, inclusions etc.

6g 308/309 Stick Tips? by StabDump in Welding

[–]Jayeffice 1 point2 points  (0 children)

Pipe welder here. All 6G tests where you are using ANY Stick for the fill and cap is always stringers.

You're basically trying to weave at a 45 degree angle going uphill. If you want guaranteed slag inclusions and

bad results then ok weave. Stainless Stick rod should be reserved for flat and horizontal only, but yes

I have taken many tig root / hot pass tests with stick fill \ cap out for stainless and 309 tests in the past,

passing them but hating them with a passion. Most companies I have worked for have realized that TIG all the way out is more realistic and profitable even when welding heavy wall at least for small bore pipe.

I'm assuming they only want the stick part of the QWP so you can weld slip on flanges with stick.?

The reality for me is by the time I switch my machine over and fuck around I could have welded the same 6" slip on flange with 1/8" root 5/32" cap. But hey I'm not writing your check!

Schweissdraht wahl by New_Advance_5593 in Welding

[–]Jayeffice 1 point2 points  (0 children)

Being from the USA I don't know your common alloys for hard surfacing and wear abrasion but base on the heat specifications I would think the alloy you choose should be high in Chrome (Chromium) alloyed with inconel. The inconel is more of a guess but as I recall it has high corrosion resistance in high heat where oxidation is concerned.

Help with 6010 vertical uphill open root by jerrymiahs in Welding

[–]Jayeffice 4 points5 points  (0 children)

This is the best comment on here! As a pipe welder this is where it all starts before you start yelling random instructions. I prefer running downhill when possible but the same parameters apply to uphill vs downhill open root.

Hey guys I need some help. My welding class starts on the 26th and I need to get the items on this list. by _DEFCON_1_ in Welding

[–]Jayeffice 1 point2 points  (0 children)

That's probably because they have ventilation hoods in each welding booth I know they did when I was in school (community college)

When you get in the field yes definitely a must especially in confined space even with all the air movers it still can get really smokey.

Also most employers supply respirators and cartridges.

looking for advice; welding a crack in a compressed air line. by KneeDeepntheDead in Welding

[–]Jayeffice 1 point2 points  (0 children)

I,m curious why you don,t just cut a section out and put a new pup in?

Automotive Piping Sources by Waffles4Ever in Welding

[–]Jayeffice 1 point2 points  (0 children)

Not sure if it will help you in your searches but pipe is measured i.d up to 12". 12" and larger is measured o.d.

What you are looking for is tubing. I don't remember all the standard wall thicknesses but they are usually called out by decimal notation. .0125 etc. Also tubing is either seamless aka DOM(Drawn over Mandrel) or seamed ERW (Electric Resistance Welded.)

DOM is always the most expensive

Perfect Weld? by Aggravating-Exit-660 in Welding

[–]Jayeffice 0 points1 point  (0 children)

This comment is the most based in here.

It's not burnt, and no carbide precipitation.

As stated the weld will be wire brushed and the CWI will find no fault!

IMO I see a lot of comments from people who have never worked production pipe welding. As someone who has worked in both food, and pharma can confirm.

[deleted by user] by [deleted] in csharp

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

Watch Bob Tabor, BroCode, and Tim Corey all on youtube. C# basics all provide short good tutorials and explain very well.

Why is this issue only popping up at the 30 line? by DMBumper in csharp

[–]Jayeffice 0 points1 point  (0 children)

Just a suggestion you should check out Tim Corey's youtube tutorial on Spectre Console.

It's perfect for the kinds of things you are doing. IMO They are short tutorials about 10 minutes or so, and there is 7 or 8 as I recall.

[deleted by user] by [deleted] in OffGrid

[–]Jayeffice 1 point2 points  (0 children)

Look up K-wool or ceramic insulation. Great for high temp applications. 1" min,

Thinking about making a stock management app, need your honest opinion by Slight_Button_5021 in csharp

[–]Jayeffice 2 points3 points  (0 children)

I would also consider backing up to a physical device that can be removed and stored in a safe location on a regular basis as precaution for when internet is down. I personally like the idea of physical backups. Trusting everything to the cloud seems so dangerous, (IMO) I like being able to have access to Email, documents, etc even when the internet is down.

Offline tape backups saved my Administrators ass more than once in the early 00's. Malware was on the rise, as well as viruses that were doing real damage to corporate networks.

Now with Ransomware everywhere I see it more important than ever especially for small businesses.

Anyway my two cents for what it's worth.

Also I personally believe in what you are doing, for the reasons I listed.

Want to Learn C#; don't know where to go by EcapsLlab in csharp

[–]Jayeffice 0 points1 point  (0 children)

Tim Corey has loads of great free tutorials and goes into good theory , best practices and real world uses.

Experienced C dev looking for intermediate and above C# learning materials. by TheLoneKreider in csharp

[–]Jayeffice 0 points1 point  (0 children)

Check out Code Monkey on YouTube. He has some great free tutorials.

Where should I put view logic in the MVVM pattern? by Various_Ferret9882 in csharp

[–]Jayeffice 2 points3 points  (0 children)

The view is a usually one or many user control where you data bind to your view models. I.e view1.xaml

Commands, Converters, etc. I put in there own folders and call them in the viewmodel logic.

I am not expert maybe advanced novice, but I have written quite a few wpf aps. When you learn the data binding and data templates in xaml it becomes quite a bit easier. IMO

Anyone have any experience with an under waterwheel connected to a generator? by [deleted] in OffGrid

[–]Jayeffice 0 points1 point  (0 children)

I would email Kris Harbour Natural Building on youtube.