Cory lives in the computer
banner
coryn.bsky.social
Cory lives in the computer
@coryn.bsky.social
Small town Software Engineer #100Devs | IT Support 👨‍💻 | Want to connect with people in #Tech | Certified silly goose | Beekeeping age | Anime enthusiast 💥 | music maker 🎹 | Proud Cat Dad 🐈
https://linktr.ee/webdevcory
https://github.com/ForLoopNelson
Lady Yuna in her delightful elderly lady Halloween costume. Just want you to know she’s purring loudly. She loves costume time. I think she knows a fun treat is coming after
October 31, 2025 at 11:48 PM
Happy Halloween 🎃
My cat was not a fan of my mask.
October 31, 2025 at 11:21 PM
Working on a little Halloween game that is a rework of a previous memory game I made.
Was losing my mind why it wouldn't trigger game over when two pairs were found.
Turns out I had typed it wrong. Object.value() instead of Object.values() so it was always undefined.
Mondays, right!?
October 27, 2025 at 3:57 PM
Was doing an easy leetcode challenge to merge sorted arrays.
Ok, simple. A little splice here a concat there. Works on my end.
In leetcode it fails. Of course they throw me a weird curveball
The final sorted array should not be returned by the function, but instead be stored inside the array nums1.
October 18, 2025 at 3:54 PM
She’s stretching in the sunshine.
#Caturday
October 4, 2025 at 8:24 PM
Working on Anki/Banki in between work and in most of my free time experimenting more with Strudel repl.
Learned how to use arrange(), it takes tuples of duration and patterns.
Found ways to use multiple stacks in different ways for arrangement.
And the most fun, all the visual options!
September 10, 2025 at 4:27 PM
Having way too much fun with Strudel repl.
Got to remember to make time for finding work and freelance clients, and of course, my weakness, networking.
But Strudel has a hold on me. I crave to learn more to understand it.
August 30, 2025 at 11:36 PM
Day 2: learning more on using filters, panning, and other effects.
Next want to learn how to arrange the patterns to play at different times and not just a constant loop.
August 30, 2025 at 5:57 PM
After reading some of the docs and watching a short video, I'm kind of getting the hang of using strudel repl. This is a first attempt at combining sounds to play together. Having lots of fun experimenting!
August 29, 2025 at 4:49 PM
Making changes to my "Sounds Spooky" project so that the user can adjust some of the settings for the audio visualizer.
At the moment I have it so they can change the bar spacing, and make it radial or mirror. Super fun!

Been doing everything except finishing the reset password feature 😞
#100Devs
August 18, 2025 at 4:25 PM
Happy international Cat day!
August 9, 2025 at 2:00 AM
Added audiomotion-analyzer npm package to my "Sounds Spooky" site. Wasn't too difficult to implement. Only ran into a CORS issue that had an easy fix.
Going to play around with the visuals, but happy to get it working and displaying only when play button is clicked.
First Try...Almost!!
#100Devs
August 6, 2025 at 4:02 PM
Yuna’s dental work went well and didn’t require surgery, so the cost didn’t break the bank. She’s now home and zonked out from the anesthesia.
She’s making the same goofy blank stare I sometimes make when looking at the code I wrote.
August 1, 2025 at 2:57 PM
Been getting behind on my coding studies. Life has thrown too many lemons my way.

Yuna went to the vet recently and they found she’ll need some dental cleaning work and possible surgery.

She should be fine, but the costs has me sweating.
Here’s a pick of her hiding from the vet.
July 28, 2025 at 2:55 PM
Was doing a simple code challenge to check if all parameters are of the Number type. Saw in the test cases that NaN (not a number) is considered a 'number' type in JavaScript.
Wanted to do a quick Google to get more info and Google gave me a hilarious search fill suggestion.
Go home JS, you drunk!
July 15, 2025 at 3:22 PM
Been taking it slow this last week as my old man back has been bothering me.
I’m glad it’s getting better so I can at least bend down to pet my cat.

Mandatory cute cat pic included.
June 29, 2025 at 2:37 PM
Threw out my back last week. So finally feeling better and took myself to my local bar for a beer and burger and played some music bingo. A fun night.
June 25, 2025 at 11:41 PM
Birthday dinner with the family. Good times
June 17, 2025 at 11:39 PM
This weekend has basically been a no code weekend, may get some codewars in today.
Got to play tennis with my good friend and take care of some much needed weeding and pruning in the garden.
June 8, 2025 at 3:32 PM
Was working on my Sounds Spooky site and getting it to display to the user what other users have liked their post.

Got it working and was super excited....and then I tested deleting a comment and got a 404.

Turns out using lean() was the culprit.

🧵
May 27, 2025 at 3:49 PM
Came across an error when testing creating a new profile in my project. Mongoose FindOne() no longer accepts a callback, so it was crashing the web app when trying to create a new profile.
With a bit of googling and minimal headaches, I got it working using async/await.
May 19, 2025 at 4:10 PM
My least favorite service calls without a doubt are printers. These machines are evil and have a mind of their own. They'll work one minute and throw a handful of errors the next.

I'd rather work on a Dell server running Windows Server 2008 R2 with a corrupt RAID 1 config.
May 17, 2025 at 3:57 PM
After a little break, I'm ready to get back to coding regularly and focus more on project based learning.
Starting with my main project I've focused on for awhile.

I'll finally tackle setting up a reset password function.
definitely...maybe...
I hope I can get it working.

#100Devs
May 14, 2025 at 3:14 PM
Been feeling stuck in my coding journey. Learning new things doesn’t get me excited like it used to.
Another freelance client dropped out.
And I’m just feeling discouraged.
So it’s time for a break.
But, I did get a sample box of Japanese snacks to make me feel better. So there’s that.
May 6, 2025 at 3:54 PM
My pomodoro timer is my cat. She’s always telling me to take a break from coding or other work and demands cuddles and playtime.
Here she is playing lazily before getting the zoomies after I stopped recording
April 30, 2025 at 3:44 PM