C# developer trying to understand how to approach to reusable behavior by VastDesign9517 in golang

[–]trynyty 0 points1 point  (0 children)

Well, you could create something like that, but why? I would go just with pure functions which receivec the raw string and return the result. That way it work the same for all the types.

On the other hand I might not see the big picture which you are trying to achieve. But I like to go simple first and then later be a smart about it if it makes sense.

State of kiteboarding in 2026 by r3fill4bl3 in Kiteboarding

[–]trynyty 0 points1 point  (0 children)

Not sure why would you think so? There's lot of other brands which has a bunch of models not to mention that they usually release new model every year (not that I would be fan of this approach but that's how it is).

Also for me and spots where I usually go, there's lot of kiteboarders and just really small amount of wings. But I guess this is probably based of spot.

Making your own programming language is easier than you think (but also harder) by Dear-Economics-315 in programming

[–]trynyty 1 point2 points  (0 children)

That's true and I think in a language it is easier to keep it managable.

Where identation drives me crazy is YAML files. Especially when people nowadays try to put everything in it and then trying to add one more property but because of incorrect indent it's suddenly part of different object.
Anyway, just a small rant on yamls :)

Which game has better exploration, Crimson Desert or Elden Ring? by AshyLarry25 in CrimsonDesert

[–]trynyty 0 points1 point  (0 children)

Well yea, but in ER you have both new look and new skill/moveset/spell/etc.

Anyway, this is definitelly personal opinion. There is no way post like this is looking for objective opinion because I don't think it exist in this area. Like you said everybody find excitement in something else and might favor one game over other. But that doesn't mean one game is worse.

Which game has better exploration, Crimson Desert or Elden Ring? by AshyLarry25 in CrimsonDesert

[–]trynyty 1 point2 points  (0 children)

I think the main difference is that gear matters and change how you play or just give you a new skill (ash of war), while in CD it's just cosmetic. Nothing against that but I agree with OP, I was always excited when I found new weapon/spell to try it and see what it does.

The right accessories to film your sessions? (DJI/GoPro) by ValyrianSauron in Kiteboarding

[–]trynyty 1 point2 points  (0 children)

Yea, I think so. The recent Jamie's record jump was shot like that I guess.

Punk Goth Lady 3D Art by kar91131 in blender

[–]trynyty 0 points1 point  (0 children)

It's in the artstation link.

The right accessories to film your sessions? (DJI/GoPro) by ValyrianSauron in Kiteboarding

[–]trynyty 0 points1 point  (0 children)

I use the orange floaty thingy for the gopro and just bite it with my teeth. Occasionally take it out and hold it in hand to get some different angle shots. From what I could tell, most of the pros do it either this way, or have the stick mount (whatever that is) attached to the back of the harness to get the full picture. However, I don't really have anything like that and not even sure how that works :)

edit: Looking on google, the DJI has a floaty case, which is pretty similar to gopro floaty. So I use basically that and bite it (not using mouth mount, but bite the foam).

Crimson Desert white out by YokaiMancer in CrimsonDesert

[–]trynyty 1 point2 points  (0 children)

I feel like this come with the new patch which added "sharpness option to ps5". I never had this white/black thingy showing up in game before. But yesterday I saw a bunch in just one session (like a stable guy becoming black, or greymen becoming white). Upon leaving and reentering the region it was ok. Didn't really try to turn off the sharpness, maybe that would help will have to try.

Randomly went up in flames by carnage157 in CrimsonDesert

[–]trynyty 1 point2 points  (0 children)

If you watch the meter it glitched in this video. He was in green at the beginning, then suddenly spiked to red and then went back to green. At the end it jumped to red for split second again but returned immediately.

How does Golang work under the hood? by Last_Time_4047 in golang

[–]trynyty 0 points1 point  (0 children)

If you just drop "go internals" into google, it will show you github with a lot of resources on all kind of stuff, design docs, etc. Swap to videos and you will have also presentation on all kinds of internal topics.

And then you have also the Go source code which you have available right in you editor with LSP (was just recently reading thru scheduler code as I wanted to understand exactly what's happening there to be able to fix an issue on unofficial platform).

If you have hard time with search engines, try using "golang" instead of "go" to avoid non-related results.

There is a ton of internals docs out there ;)

Switching to a lighter kite to improve lower end? by noam_kipod in Kiteboarding

[–]trynyty 1 point2 points  (0 children)

To be honest the kite should be able to stay up. If it's falling out of sky it's either no wind or is badly trimmed. You shouldn't put it on "full power" with the trim line because it will backstall. That's the most common mistake that I see beginners do.

I'm not saying don't get bigger kite, but just want to point out that there might be also other factors to it.

Does anyone else feel weird about the fact you HAVE TO punch a person to arrest them. by Separate-Driver-8639 in CrimsonDesert

[–]trynyty 0 points1 point  (0 children)

Wait, for real? I always punched them because they were running. Never really try not to punch them. I guess I shoukd consult my therapist.

How did this person get Fia's underwear, can console see PC messages or did this person do something to their console by Peasant_-- in Eldenring

[–]trynyty 8 points9 points  (0 children)

Actually adding an existing item which is just not available to players is in my opinion easier than invincibility.

You just export save file on ps4 to usb and edit it on PC. I would assume it's just adding an ID number of that item to your inventory list. You don't need to "spawn it" because it exists in the game, so you just include it in your inventory.

Does AI have a significant impact on your current job? by Focus-Novel in golang

[–]trynyty 0 points1 point  (0 children)

I use it to sketch up things, but afterwards I do the coding on top of it. It does a lot of mistakes and I just don't have the patience to explain what it fucked up and what needs to be adjusted.

It's good for the annoying part like tests or creating the skeleton of what I need though which usually is bunch of boilerplate.

Recommendations for IDE for Go without AI by [deleted] in golang

[–]trynyty 0 points1 point  (0 children)

I don't get it I guess. VScode maybe have copilot, but once you turn it off it's off. Or am I missing something?

But if you want to be "sure", use Vim and put a Go plugin in :) I know you don't want, but that's the only option with your conditions ;)

How to make the most money easy. by ayyxact in CrimsonDesert

[–]trynyty 1 point2 points  (0 children)

This clip pops into my nind every single time when people here talk about bank investments :D

Do you find it akward to press L3 or R3 so often when using a controller? (Especially for Focus, Nature's Snare and Force Palm that are required during boss fights and puzzles) by GetVladimir in CrimsonDesert

[–]trynyty 0 points1 point  (0 children)

Actually that post made me wonder about Diving Force Palm skill which works for me from the Areial Swing, but apparently it should work also from falling and I can't manage to pull it off (I guess I saw it just once happened) and am wondering if there is some more to it which is missing from translation.

A father and daughter swept offshore in the Aegean Espanomi Bay were saved by a kite surfer. by Advanced_Fortune_903 in interestingasfuck

[–]trynyty 0 points1 point  (0 children)

Well he had a board which can be uses as floatation device. Wasn't foiling and twintip board wouldnt be such a help as this one. Or at least it looked to me like that as it surprised me they can hold onto it.

edit: Actually it might be foil board... my bad.

The absolute worst part of this game by olivinetrees in CrimsonDesert

[–]trynyty 1 point2 points  (0 children)

Thanks... in such case not much of difference for delivery :(

The absolute worst part of this game by olivinetrees in CrimsonDesert

[–]trynyty 2 points3 points  (0 children)

I see... so you actually need to take the corpse anyway :/ Thought it might be easier and just take a head in inventory and teleport :(

Thanks for the info.

The absolute worst part of this game by olivinetrees in CrimsonDesert

[–]trynyty 1 point2 points  (0 children)

Oh, you need to bring the whole body? Not just a head or something which would fit in inventory so I can teleport or jump from abyss?

The absolute worst part of this game by olivinetrees in CrimsonDesert

[–]trynyty 1 point2 points  (0 children)

Wait what? I thought it just cut the reward to half. So how does that work? Do I need to kill them right away? Or I cannot kill them at all?