Always funny when these two players are the same rank tho
Always funny when these two players are the same rank tho
I started a CS club in college and it was crazy how many members would tell me this. They would ask me questions like I hadn’t picked up programming the year before and taught myself via the internet. If you want it, it’s out there.
This is lovely and I am a huge fan of your artwork! Keep them coming.
No doubt it’s the most widely run OS, I think the significance is akin to the difference between ios and android. Android dominates smart phones as a whole but ios still generates far more revenue, giving them arguably more power. So while linux is more widely used, microsoft still dictates computing for the majority of people.
I hate that the convention for naming React.useState variables is [color, setColor], rather than [color, colorSet]. After I declare ‘color’, I want to copy/paste that variable and append ‘Set’, rather than copy the variable then writing ‘set’ then pasting then navigating to the 4th character then flipping the case.
Granted there could be some ambiguity if there was a variable containing a unique collection (aka set) but that is far less common than declaring a useState variable. I’d even settle for appending ‘SET’ to quell the confusion.
deleted by creator
There’s two types of programming languages, the ones people complain about and the ones nobody uses. Go is still my most productive language and is killer for building webservers. I basically use it as a scripting language since it’s so fast to write, compile, and execute.
deleted by creator
Thank you very much, I’m definitely going to take this for a spin! Can I ask if you or someone you know uses this? I’m curious what the experience is like and if theres any downfalls.
Its an effort to keep large code bases clean. I think they should allow them when running go run
but not when building.
I don’t think its inherently bad but it feels jarring when the language allows you reference nill pointers. It’s so effective in its hand holding otherwise that blowing things up should not be so easy.
deleted by creator
Step 1: Remove the LSP from IDE.mod
Step 2: Run go mod tidy
The original head of Teslas autopilot division is named Andrej Karpathy. car-path-y
I’ve been getting these types of recommendations as well but unfortunately I’ve only seen one good one, for the most part they are low quality/beginner content. I like the effort though. I’d pay for premium if they tried to get back to early YouTube, restored the dislike button, fixed the search functionality, only recommend videos related to what im watching, and didn’t optimize their algorithm to murder my attention span.
The python repl is my calculator
Fixed the meme please steal this one
deleted by creator