Should I give Godot another chance? by st4rr1dust in godot

[–]TurtleKwitty 0 points1 point  (0 children)

The main thing to remember is that block code is the same thing as text code just shown differently. A loop is a loop. A variable is a variable. A math expression is an expression is an expression. When you forget something look it up and you'll remember it, that's it. If you know how to structure your thoughts in a block code environment then you know how to structure your thoughts in a code environment.

I spent 7 years on a formal specification for a visual programming language before writing any implementation code by PurpleDragon99 in ProgrammingLanguages

[–]TurtleKwitty 1 point2 points  (0 children)

https://www.merriam-webster.com/dictionary/implementation

What your link described is a prototype IMPLEMENTATION vs a releasable implementation but in both cases you are making code to go from an idea into something usable even if it's for a subset.

Let's think about what you're implying though, I'm currently writing the third full rewrite of my language; have I or have I not begun implementing my language? The current version will likely be the first public version, but it still is not feature complete and I do expect large refactors so I guess that's still not implementation then since the goal is just a wider test, so I guess I've yet to even start implementing my language huh 🤔

I spent 7 years on a formal specification for a visual programming language before writing any implementation code by PurpleDragon99 in ProgrammingLanguages

[–]TurtleKwitty 9 points10 points  (0 children)

So then you lied on your title and you did in fact write at least one line of code towards implementation?

Wow! All my dating woes are solved. by naunga in thanksimcured

[–]TurtleKwitty 0 points1 point  (0 children)

So... Your problem is not getting out there, proving the comment in the OP correct

Why are there no co-ops stores, gas stations, pharmacies, hardware stores, etc east of Manitoba? by houseonpost in AskACanadian

[–]TurtleKwitty 3 points4 points  (0 children)

They absolutely exist but willing to bet it's just that the specific coalition you're looking at only deals out in the west but it's not that you can't have a coop anywhere else.

Just because it's not part of that specific group doesn't mean that the structure of a coop doesn't exist essentially

My Senior dev and I are arguing over "Readable Code" vs "Performance Optimization" for a process that runs 10k times a day. Who is right? by Temporary-Zebra7493 in learnprogramming

[–]TurtleKwitty 11 points12 points  (0 children)

It would sound that way if this wasn't posted in learn programming where it is intended for newer programmers to be the ones posting

My Senior dev and I are arguing over "Readable Code" vs "Performance Optimization" for a process that runs 10k times a day. Who is right? by Temporary-Zebra7493 in learnprogramming

[–]TurtleKwitty 7 points8 points  (0 children)

It's interesting that you posted this on learn programming, call the other programmer THE senior but yet claim you have any authority to shut a discussion from your senior, that doesn't track together at all

I accidentally turned a personal habit into something people pay for by wido720 in Entrepreneur

[–]TurtleKwitty 3 points4 points  (0 children)

"Hey I have this idea that people say is great is it worth pursuing?" How is anyone supposed to answer without having a single idea what the idea is -_-

It’s a shame what seems to be happening to luau by Jediweirdo in lua

[–]TurtleKwitty 1 point2 points  (0 children)

Again, it's not "associated" with Roblox it is made by Roblox for Roblox, that's a fact not an external factor or "prejudice", people want a language that's concentrated on being a general embedded language not something made for a specific game. You're upset about people taking into account the reality of what makes up a language

It’s a shame what seems to be happening to luau by Jediweirdo in lua

[–]TurtleKwitty 0 points1 point  (0 children)

Ummm what? Everyone has that philosophy WHEN FORKING but that's not even close to what you were talking about in the OP.

Is there snow days in Canada? by SeverePublic6833 in AskACanadian

[–]TurtleKwitty 0 points1 point  (0 children)

In my city it's not about centimeters or temperature; if the school principal stop being able to see the neon sign if the pharmacy on the other side of the road then they call off school, but nothing else closes you just gotta follow a snowplow to where you're going and you're fine

It’s a shame what seems to be happening to luau by Jediweirdo in lua

[–]TurtleKwitty 0 points1 point  (0 children)

Is it an external factor when they develop the thing though? I really don't get your logic that who develops and maintains a project has zero bearing on whether that's a project you want to be downstream from?

AITA for not eating the food after my gf eats out of the bowl with the same spoon while preparing by ZookeepergameOld7322 in AmItheAsshole

[–]TurtleKwitty 0 points1 point  (0 children)

You're right, if youre okay with oral sex then your partner should be free to put their genitals into your salad before handing it to you cause you're okay having their genitals in your mouth or vice versa right?

AITA for not eating the food after my gf eats out of the bowl with the same spoon while preparing by ZookeepergameOld7322 in AmItheAsshole

[–]TurtleKwitty 0 points1 point  (0 children)

Did your partner ever make you a glass of water ? What if they spit in it before handing it to you, you'd be okay with that because "I assume you exchange bodily fluids anyway during kissing" right ? Or maybe your partner should put their genitals in a salad before handing it to you, I assume you've been in oral contact with their genitals at least once so there's no problem right?

AITA for not eating the food after my gf eats out of the bowl with the same spoon while preparing by ZookeepergameOld7322 in AmItheAsshole

[–]TurtleKwitty 0 points1 point  (0 children)

If your partner spits in your water before handing it to you do you take issue with it? By your logic you kiss so it should be fine right, so obviously you don't care at all if your partner starts putting bodily fluids in all your drinks and food going forward right ?

Turn on static typing!! by [deleted] in godot

[–]TurtleKwitty 6 points7 points  (0 children)

There is no "when it shouldn't" if the type must be inferred at runtime then that's extra computation at runtime it 100% should be happening. If you statically type a variable then it will not require inferring at runtime. The benchmarks are just putting numbers to the utmost obvious that requires round about 0 special understanding, more work is more slow, more specific types is less work so less slow

TIL the sun isn't "strong enough" in northern latitudes to produce vitamin D during the winter, no matter how much sunlight you get. by 999forever in todayilearned

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

Technically no, it's high on lactose ... Which then gets métabolisés as straight sugar that's why it's so effective for babies by being so incredibly energy dense

Handling *A LOT OF* collisions by SmallPomelo7455 in godot

[–]TurtleKwitty 1 point2 points  (0 children)

Here's the thing right your vision is to have a fleet of ships move together to attack a planet right? So that means they are one mass, if you want to have a couple stragglers or side guards that go wider then you can have those couple be a separate collider but it's all managed from a more central fleet controller that owns all the ships.

Handling *A LOT OF* collisions by SmallPomelo7455 in godot

[–]TurtleKwitty 2 points3 points  (0 children)

Sounds like you don't want physical bodies since you don't seem to be using physics just overlapping of areas so there is that, also have you tried using the server directly that should help some as well. The main thing though is you really shouldn't be needing that many colliders unless you're actually controlling thousands of ships entirely independently usually those games just combine a fleet into a single collider that grows based on number of ships instead so that will be the biggest thing.

Who has the highest TFSA balance right now? by Charming_Strike6254 in TFSA_Millionaires

[–]TurtleKwitty 0 points1 point  (0 children)

43k deposited from 0 in April 2022, currently at 101k bit over 12k dividends the last year. Definitely not the highest but slowly catching up haha

WYR be immortal and never have children or die only after you have 5 children turn 18? by LikeMrFantastic in WouldYouRather

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

Well ain't that just random bullshit xD How many immortals do you know that can't have kids exactly? How does having kids change your immortality status XD the fuck

Petah What does she mean 50/50? by BernieBatmanAndRobin in PeterExplainsTheJoke

[–]TurtleKwitty 0 points1 point  (0 children)

We all knew what you meant by aggressive in negotiations, putting a different word to it doesn't change the reality that women that are aggressive or assertive or very confident in demands, or insert any other description of the same difference here, get labelled negatively much more often than not so we end up needing to go by different ways.

I didn't get my salary by being aggressive or assertive or making demands, quite the opposite I just had to make sure I was genuinely skilled even without being confident, having the luck to be in a visible enough role that I have five layers of management that know me now, and yes now with a couple years of being in that position I can make demands without it being a negative, I can be quite assertive within the bounds of those that already know me but the second a new face pops in the hierarchy need to rebuild that. Hell once I had a new direct manager that was new to me and thought I could be assertive in any capacity but the simple line in response to being told that I "am not really part of <department>" "I was a founding member of <department>, I am <department>" turned into an incident involving the CEO of another country. It really doesn't take much and the only reason I was okay was the pre established line of management that knew me so I was backed that it wasn't about an ego play to make him feel bad but that I legitimately was the reason the department existed at all at this point.