CodingPodcast July 16, 2024 Podcast: The latest Ollama patch | Ep. 159 https://youtu.be/g34xQZmjJ00 Calling all coders. There is a new issue with Ollama, which is humorously… adam Love0
CodingPodcast May 3, 2024 Podcast: Jira Story Points are complete crap | Ep. 130 https://youtu.be/kPd8JuhWf-w Here's our hot take on Jira Story Points: Hard to define, and hard… adam Love0
Coding December 27, 2023 Thinking About Optimization Strategies There are a lot of optimization techniques but what’s not often covered is how to… Sifer Aseph Love1
CodingPodcastProgramming December 22, 2023 Podcast: Stop Using Java! – Part 2 | Ep. 77 https://youtu.be/QjOJUuIPmrw Earlier this month (Episode 70 seen here) Adam Callen (CIO of Nyedis) proudly… adam Love0
Coding December 20, 2023 More Code Optimization Insights I explored some code optimization in my previous writing. I covered some basic ones that… Sifer Aseph Love1
Coding December 19, 2023 Simple Code Optimization Insights In most if not all of my engagements with clients, I’ve had to write code.… Sifer Aseph Love1
Coding August 24, 2023 A bug in miniOrange JWT SSO WordPress plugin During development, we often use code written by others, assuming it will function as intended.… Sam Ng Love0
CodingPAM July 10, 2023 Two ways to integrate OAuth with HTTP Basic Auth Only applications Two ways to integrate OAuth with HTTP Basic Auth Only applications HTTP Basic auth… Kurt Bitner Love1
Coding April 17, 2023 Using Lambda as a Proxy Server Amazon API Gateway is not only for REST endpoints and microservices. It can proxy HTTP… Kurt Bitner Love1
Coding March 21, 2023 Pitfalls of Lambdas Lambda functions provide a way for you to run your code in the AWS cloud… Kurt Bitner Love1