“The main value in software is not the code produced, but the knowledge accumulated by the people who produced it.”
CODE
-
Python Properties: Setting Attributes with Custom Logic
By
–
Everything that follows an object and a dot in python is an attribute – even methods! This particular attribute is special however – it's a property. That's so we can *set* it, and some code runs when that happens.
-

Realistic LEO Satellite Testing with 5G AI Technology
By
–
One Step Beyond! Bringing Realistic #testing to Low Earth Orbit #LEO #Satellite simulation @Spirent See https://
bit.ly/3UB9QaY #5G #SpirentAmbassador #AI #test #code #Space #Apps #DataScience @Shi4Tech @Analytics_699 @DeepLearn007 @stratorob @RLDI_Lamy #data @domhalps -

ACM Journal publishes article on the end of programming
By
–
The ACM Journal now has a thing out about “the End of Programming” and… f yeah https://
m-cacm.acm.org/magazines/2023
/1/267976-the-end-of-programming/fulltext
… -

Shifting Vibes: From Throwing Errors to Intentional Error Handling
By
–
it feels like the vibes are shifting away from throwing things willy nilly and passing errors as values instead. https://
news.ycombinator.com/item?id=340883
70
… consider linting against throws by default and force people to think twice if your language makes it too easy to throw -
Automated Business Life: Coding, Coffee, and Simplicity
By
–
Hah yes I do very few things though, my businesses are heavily automated. I mostly drink coffee and sit and code with @AndreyAzimov on the couch. Then we eat dinner and try go gym every 2 days. And then I see gf and go hot bath etc. Very very very simple life. Very effective.
-
Copilot’s code suggestions enhance developer experience and flow
By
–
Surprised by just how much I feel understood & supported when Copilot suggests exactly the line of code I intended to write, especially while I'm still stuck mentally formulating it.
-
ChatGPT Homework: Developing Skills vs Taking Shortcuts
By
–
I agree. However, some homework assignments are meant to develop your skills. If you used ChatGPT to write an essay on your Hawaii vacation, you did not develop your writing skills. Similarly, you did not develop your algorithm skills if you used ChatGPT to write merge sort.
-
Navigate Tasks Fail with Incorrect Explanations
By
–
Oh yeah. There is no way the navigate tasks works if the explanations are wrong i feel like…
-
Start Building with Replicate: Practical AI Creation Guide
By
–
Yes, http://
replicate.com and just start making things and you'll figure it out