
Steve Schwarz
@steveaschwarz
Followers
124
Following
2K
Media
165
Statuses
1K
I've rarely needed to use numpy or pandas. Now that I'm venturing into ML for a project, I've found #ChatGPT to be very helpful at explaining the code I'm reading in data science repos. And it's always obvious *after* the explanation π
0
0
1
If you are doing email marketing take a moment to think about your customers as people too. Well done @Etsy.
0
0
0
Excellent insight! When you are "so sure" what the problem is and waste time/effort going down the wrong path. Do the simplest thing you can think of to rule in/out your idea.
Here's another one:. Always check your assumptions first. Don't want to know how many hours I've spent debugging stuff because my assumptions didn't hold up.
0
0
1
Big thanks to @_Americaneagle for hosting the Northwest Chicago JavaScript Meetup last night. A really nice facility! . I've posted my slides from my presentation on using Forward Chaining in JS online: .
0
0
4
What the heck! @Twitter suddenly changed my #TweetDeck to a preview of the new view. I clicked its import button it didn't bring over my dozen configured columns and multiple accounts! Why would I want to reconfigure everything again? Glad I could revert!.
0
0
0
I added user account/data deletion & export to my project. I'm using 3rd party services: @authzero @cloudinary & @SenderNet via their APIs. It was refreshingly easy to implement both features in my #Django service. Updated my Django REST API endpoints and the UI was hooked up.
0
0
4
Moved to latest 4.x #Gatsby and moved 3rd party scripts to <Script> deferred loading. Also moved some content off main page. Pretty happy with new Lighthouse scores. (SEO/Accessibility issues due to Disqus injected HTML π’)
0
1
2
Phew! A Merry Christmas!?!? .Spent today migrating an #Angular #Ionic #pwa from angular v11 to v15 and decided to enable some #Typescript checking features with the new TS version. Almost every file touched. Still more to do to enabled strict true.
1
0
1
TIL: using chrome dev tools you can select an element and then screenshot that element - saves carefully dragging selection rectangle:.
umaar.com
Capture the screenshot of a specific element
0
0
0
Dumb question: why doesn't #Gatsby CLI wrap components in Slices automatically at build time? Devs manually add Slice, sliceContext, change queries, and wire together. Seems to move build concerns into comps rather than leaving them in the framework(?).
gatsbyjs.com
Support for the Gatsby Slice API was added in [email protected] . To further the improvements seen by Incremental Builds , Gatsby includes theβ¦
0
1
0
"The Mythical Man Month" was truly influential in my career. It gave me the confidence to "speak truth to power" when management/product created unrealistic schedules/"plans". While it is likely getting dated now, I always recommend it to anyone working in software development.
π’ R.I.P. Fred Brooks was the author of "The Mythical Man Month" a book that was hugely influential on so many of us. Also his paper "No Silver Bullet" would be on most people's shortlist of most influential papers.
1
1
4