Dan Rice
banner
delers447.bsky.social
Dan Rice
@delers447.bsky.social
Writing complex computer generated SQL queries is such a thrill when all the hard work and intelligence pays off as the correct data is pulled! #Python #100DaysOfCode
May 16, 2025 at 9:04 PM
Today worked on automation. Don't trust your code until you test it. Maybe not even then.

#100DaysOfCode #Python
December 30, 2024 at 7:31 PM
Today working on making the backend automation scripts bulletproof--considering fringe edge cases and determining coding solutions and updating unit testing with more rigor.

#100DaysOfCode #Python
December 5, 2024 at 4:08 PM
Today,created unit testing and then implemented mutexes to fix race conditions of some cron jobs not keeping up with real time processing due to large influx of data.

#100DaysOfCode #Python
December 2, 2024 at 10:36 PM
Trying to stop for the day, but my mind keeps thinking about bugs. #100DaysOfCode
November 29, 2024 at 9:57 PM
Leveraging OOP in Python, relearning the syntax. At work Python is for quick scripts and C++ for everything heavier.

Stretching my head slicing 2D arrays.

Fitting tiles together comparing adjacent tile sockets--RGB pixel data structure.

#100DaysOfCode #Python
November 29, 2024 at 6:51 PM
Current Code Project: applying Wave Form Collapse to tree generation.

Broke apart the tree image into tiles, where when part back together can generate new images.

Possible bug--230 tiles seems too few?

Tech Stack Used: Python, Numpy, PIL, and Sweat .

#100DaysOfCode #Python
November 29, 2024 at 5:08 PM
Mandatory first post: Fuck X.
November 29, 2024 at 4:48 PM