

Classic people using the recycle bin to save important stuff


Classic people using the recycle bin to save important stuff


Fog computing indeed
The real problem here is thinking Teams is the same as all remote work solutions
Buenísimo el Linux sabor Menta


hunter2
Is the raccoon gif real?


Everyone makes mistakes, no matter the level of skill


I like Vulpix


Yes, and there’s worse


Deserved and expected


Trauma driven developer


It’s really good for prototypes, unit tests, cicd pipelines and most orms
All words starting with N are banned I guess, like I use *ixOS btw


Not like they aren’t mining data from most of the world…


Ah, yes, because of course, every single little thing needs AI


At least in C#, you can define variables with keyword names like this:
var @struct = “abc”
I think in Kotlin you can do the same, and even include spaces with backticks like val abstract class = “abc”
I’m not sure if other languages allow that, regardless it should be rarely used.


9anime died as well, anything remaining is fake


In python self is just a convention, you can call it whatever you want :)


Another common issue is thinking “parentheses go first” and then beginning by solving the operation beside them (mostly multiplication). The point being that what’s inside the parentheses goes first, not what’s beside them.
There are no wrong data types in javascript :D