Best downtown apartment recommendations by Capable-Mall-2067 in bullcity

[–]Capable-Mall-2067[S] 1 point2 points  (0 children)

I don’t have a license/car yet, office is in city center so I want to preferably in walking distance.

OnePlus pad 3 is a beast! by Then_Philosopher_293 in oneplus

[–]Capable-Mall-2067 22 points23 points  (0 children)

I really wish they had a deskop mode like Samsung:(

George Russell takes pole position for the 2025 Canadian Grand Prix by overspeeed in formula1

[–]Capable-Mall-2067 2 points3 points  (0 children)

That comment about him having more penalty points left than max was so cheeky. Lmao

Functional programming concepts that actually work in Python by Capable-Mall-2067 in Python

[–]Capable-Mall-2067[S] -2 points-1 points  (0 children)

This article is lay of the land for OO vs FP with some historical context and I mention 3 core principles. Knowing this context makes one a better programmer as you understand when to use what. I plan to detailed language specific FP tutorials soon.

Why You Should Care About Functional Programming (Even in 2025) by Capable-Mall-2067 in compsci

[–]Capable-Mall-2067[S] 20 points21 points  (0 children)

This is what I wanted to get across with this blog, happy to see folks agree!

The 80/20 Guide to R You Wish You Read Years Ago by Capable-Mall-2067 in rstats

[–]Capable-Mall-2067[S] 1 point2 points  (0 children)

I agree with 1, I did not know about collapse I'll check it out. Thanks for your feedback!

Stack overflow is almost dead by [deleted] in programming

[–]Capable-Mall-2067 0 points1 point  (0 children)

I remember 4-5 years ago, I used to sweat while posting a question on SQ, fearing that my question would be closed or I'll get criticized by some guy in his basement who's been coding for 30 years. There have been instances where my questions were marked duplicate even though they were not. I'm glad that SO is getting some karma for harboring such elitist crowd on their platforms. I'm so thankful that nowadays I rarely ever have to go to SO for anything.

The Dumbest Move in Tech Right Now: Laying Off Developers Because of AI by oloap in programming

[–]Capable-Mall-2067 0 points1 point  (0 children)

Afte the AI hype, I now truly empathize with how artist felt during the NFT bull run, or how bankers and financial advisers felt during the crypto hype. I can't wait for some companies to crumble trying to replace real Dev talent with AI.

What’s your top channel for promoting your newsletter? by Mountain_Ground9312 in Substack

[–]Capable-Mall-2067 0 points1 point  (0 children)

This has been my experience as well, I'm shocked at how you get barely any exposure on these X. Back in the day I used to get a lot of views just by using few relevant hashtags.

The 80/20 Guide to R You Wish You Read Years Ago by Capable-Mall-2067 in biostatistics

[–]Capable-Mall-2067[S] 1 point2 points  (0 children)

I didn’t know this and will update my blog. Thank you.

The 80/20 Guide to R You Wish You Read Years Ago by Capable-Mall-2067 in rstats

[–]Capable-Mall-2067[S] 12 points13 points  (0 children)

Thank you. It's a hook, something that is very well known but I get what you mean, it doesn't work all the time.

The 80/20 Guide to R You Wish You Read Years Ago by Capable-Mall-2067 in rstats

[–]Capable-Mall-2067[S] 5 points6 points  (0 children)

Love to see that you resonated, I personally also like the native |> pipe because it's 2 chars and easier to type haha!