Carolina Code Conference
banner
codescarolina.bsky.social
Carolina Code Conference
@codescarolina.bsky.social
A polyglot and cybersecurity conference for all who code!

https://carolina.codes
FYI: Sarah Matta - Number Sense for Programmers: The Hidden Math You Already Use: Many developers claim they’re "bad at math," yet mathematical thinking is embedded in everything they do. From loops mirroring sigma notation to optimizing search algorithms through factorization, number…
Sarah Matta - Number Sense for Programmers: The Hidden Math You Already Use
Many developers claim they’re "bad at math," yet mathematical thinking is embedded in everything they do. From loops mirroring sigma notation to optimizing search algorithms through factorization, number sense - the intuitive grasp of patterns, estimation, and numerical relationships - shapes how we perform our jobs. From how we approach a challenge, think through an issue, or write efficient code. Math in programming goes even deeper than that. Can computers generate true randomness, or is it all just clever illusion? Why does 0.1 + 0.2 ≠ 0.3, and how did floating-point errors lead to multimillion-dollar failures? In this talk, we’ll explore how embracing number sense helps developers troubleshoot bugs, write more scalable code, and unlock a deeper understanding of computation. Math isn’t just for theory, it’s a secret weapon every programmer can wield. About Sarah Matta - Augusta, GA Thinking beyond the obvious, solving beyond the expected Socials - https://www.linkedin.com/in/sarah-matta/ - https://www.helloiamprogrammer.com/ - https://sessionize.com/sarah-matta Sarah has a gift for spotting what most people miss. Whether it's a gap in a process, an unspoken tension in a team, or a hidden opportunity, she has a way of bringing the invisible into the light - and helping others see it clearly, too. Doing the right thing isn’t just a principle for Sarah; it’s a practice. She brings a strong sense of integrity to everything she does, and she doesn’t shy away from tough decisions when they’re the right ones. With a solid background in software development, plus real-world skills in project and organizational management, Sarah knows how to get things done without losing sight of the people behind the work. She’s equally comfortable diving into code or untangling a team’s workflow - and she brings her full self to both. She also gives her time generously, volunteering to support causes and communities she cares about. Thoughtful, reliable, and just the right amount of curious, Sarah brings clarity, heart, and momentum wherever she goes. Presented on August 15, 2025 at the Carolina Code Conference in Greenville, SC https://carolina.codes Sponsored by... Vonage - https://developer.vonage.com/en/home Flywheel - https://www.flywheelgreenvillesc.com/ ThoroughCare - https://www.thoroughcare.net/ Organized by Brightball, Inc - https://www.brightball.com/
www.youtube.com
November 12, 2025 at 5:47 AM
BASIC: Should You Learn It in 2024? #shorts: BASIC might be enjoyable for beginners to test the waters. Experienced coders find nostalgia and opportunity in it. Some find coding in BASIC soothing, a comfortable escape from the real world. #BASIC #coding #nostalgia #careers #programming
BASIC: Should You Learn It in 2024? #shorts
BASIC might be enjoyable for beginners to test the waters. Experienced coders find nostalgia and opportunity in it. Some find coding in BASIC soothing, a comfortable escape from the real world. #BASIC #coding #nostalgia #careers #programming
www.youtube.com
November 9, 2025 at 3:19 PM
Making Money: Can You Profit from This? Let's Find Out! #shorts: Discover how MDishkins earns money working with huge files, converting and merging SEPA and SWIFT payment batches for major financial companies. It's significant work in the financial industry. #SEPA #SWIFT #payments #fileconversion
Making Money: Can You Profit from This? Let's Find Out! #shorts
Discover how MDishkins earns money working with huge files, converting and merging SEPA and SWIFT payment batches for major financial companies. It's significant work in the financial industry. #SEPA #SWIFT #payments #fileconversion #financialindustry
www.youtube.com
November 9, 2025 at 1:44 PM
QB64 Phoenix Edition: Coding Like the Good Old Days! #shorts: The speaker revisits QB64 and its appeal for coders with short attention spans. In 2022, Steve McNeil launched QB64 Phoenix Edition, the go-to version for current work, reuniting many original contributors. #QB64 #Coding #PhoenixEdition
QB64 Phoenix Edition: Coding Like the Good Old Days! #shorts
The speaker revisits QB64 and its appeal for coders with short attention spans. In 2022, Steve McNeil launched QB64 Phoenix Edition, the go-to version for current work, reuniting many original contributors. #QB64 #Coding #PhoenixEdition #SteveMcNeil
www.youtube.com
November 9, 2025 at 12:43 AM
QB64 Game Development: Building Games in the 90s! #shorts: Explore QB64's capabilities with Space Shooter 2000 and QuB. Discover how developers push limits and create impressive web and desktop apps using GX Game Engine. Dive into the world of retro game development! #QB64 #retroGaming #gameDev
QB64 Game Development: Building Games in the 90s! #shorts
Explore QB64's capabilities with Space Shooter 2000 and QuB. Discover how developers push limits and create impressive web and desktop apps using GX Game Engine. Dive into the world of retro game development! #QB64 #retroGaming #gameDev #indieGames #GXGameEngine
www.youtube.com
November 8, 2025 at 7:46 PM
DevOps Security: Are You Ready? Essential First Steps #shorts: Before making any deals with security, the development team must be ready to take ownership of product security. An automated test suite is the prerequisite. Ephemeral build technology lets teams move fast. #devteam #security
DevOps Security: Are You Ready? Essential First Steps #shorts
Before making any deals with security, the development team must be ready to take ownership of product security. An automated test suite is the prerequisite. Ephemeral build technology lets teams move fast. #devteam #security #automation #testing
www.youtube.com
November 8, 2025 at 3:20 PM
AppSec Tool: Speed, Accuracy, and False Positives! #shorts: What makes a good dev-centric AppSec tool? Speed is critical; aim for under 5 minutes. False positives erode trust, while false negatives are a problem too. Runtime security tools can offer rapid feedback. #AppSec #security #OWASP #Snyk
AppSec Tool: Speed, Accuracy, and False Positives! #shorts
What makes a good dev-centric AppSec tool? Speed is critical; aim for under 5 minutes. False positives erode trust, while false negatives are a problem too. Runtime security tools can offer rapid feedback. #AppSec #security #OWASP #Snyk #ContrastAssess
www.youtube.com
November 8, 2025 at 12:43 AM
Log4Shell: 4 Years Later, Are You Still Vulnerable? #shorts: When the Log4Shell attack hit, teams scrambled. Older Log4j versions needed manual workarounds. What if a bot could try upgrades and run tests? Teams with test suites stay up-to-date, owning their security. #Log4Shell #security
Log4Shell: 4 Years Later, Are You Still Vulnerable? #shorts
When the Log4Shell attack hit, teams scrambled. Older Log4j versions needed manual workarounds. What if a bot could try upgrades and run tests? Teams with test suites stay up-to-date, owning their security. #Log4Shell #security #cybersecurity #Dependabot #vulnerability
www.youtube.com
November 7, 2025 at 7:45 PM
DevSecOps: Empowering Engineering & Faster Market Share #shorts: DevSecOps should empower engineering teams to own product security. It's about adopting DevOps principles—flow, feedback, and experimentation—while prioritizing shipping product and delivering customer value. Sometimes, market share…
DevSecOps: Empowering Engineering & Faster Market Share #shorts
DevSecOps should empower engineering teams to own product security. It's about adopting DevOps principles—flow, feedback, and experimentation—while prioritizing shipping product and delivering customer value. Sometimes, market share trumps security risks. #DevSecOps #security #engineering #DevOps
www.youtube.com
November 7, 2025 at 3:19 PM
Keyword Search: Combining Lexical and Vector Search #shorts: See how combining lexical keyword matching with vector search gives you the best of both worlds. Match specific keywords like product names while also getting conceptual mapping. #keywordmatching #vectorsearch #AI #searchalgorithms
Keyword Search: Combining Lexical and Vector Search #shorts
See how combining lexical keyword matching with vector search gives you the best of both worlds. Match specific keywords like product names while also getting conceptual mapping. #keywordmatching #vectorsearch #AI #searchalgorithms
www.youtube.com
November 7, 2025 at 1:45 PM
Semantic Search: Understanding User Intent & Content #shorts: Semantic search moves beyond simple text matching. It's about understanding the relationship between user queries, content, and the domain it exists within, ensuring more relevant search results. #semanticsearch #SEO #contentstrategy
Semantic Search: Understanding User Intent & Content #shorts
Semantic search moves beyond simple text matching. It's about understanding the relationship between user queries, content, and the domain it exists within, ensuring more relevant search results. #semanticsearch #SEO #contentstrategy #userintent
www.youtube.com
November 7, 2025 at 12:43 AM
Decoding Search Intent: Barbecue, Grills & AI-Powered Search #shorts: AI-powered search understands user intent by analyzing the meaning behind search terms. By classifying the query type and finding related terms, the search engine can rank documents that have a cluster of meaning, leading to more…
Decoding Search Intent: Barbecue, Grills & AI-Powered Search #shorts
AI-powered search understands user intent by analyzing the meaning behind search terms. By classifying the query type and finding related terms, the search engine can rank documents that have a cluster of meaning, leading to more relevant search results. #AISearch #QueryIntent #NLP #MachineLearning
www.youtube.com
November 6, 2025 at 7:46 PM
Vector Search Magic: Superhero & Sporty Car Combo! #shorts: By using vector math, one can combine a DeLorean image with the text query for superhero to generate an embedding. Averaging these embeddings together then allows a search to find a superhero on top of a sporty car with cool lights.…
Vector Search Magic: Superhero & Sporty Car Combo! #shorts
By using vector math, one can combine a DeLorean image with the text query for superhero to generate an embedding. Averaging these embeddings together then allows a search to find a superhero on top of a sporty car with cool lights. #vectormath #image #superhero #DeLorean #embedding
www.youtube.com
November 6, 2025 at 3:20 PM
ICYMI: Fable Compiler: Revitalizing F# with JavaScript & OCaml #shorts: Discover how OCaml's influence, along with the Fable compiler, has revitalized F#. Async's role and its spread through different programming language tiers are also explored. Check the 'History of Programming Languages' paper…
Fable Compiler: Revitalizing F# with JavaScript & OCaml #shorts
Discover how OCaml's influence, along with the Fable compiler, has revitalized F#. Async's role and its spread through different programming language tiers are also explored. Check the 'History of Programming Languages' paper for more. #OCaml #FSharp #FableCompiler #Async #ProgrammingLanguages
www.youtube.com
October 28, 2025 at 8:46 PM
ICYMI: F# and C#: Deep Integration for Modern Development #shorts: F# and C# have shared edges and deep integration for 20 years. Users benefit from doing things within a strongly typed API. Policy choices are defined as an enumeration inside of the React app as well as in the backend. #FSharp
F# and C#: Deep Integration for Modern Development #shorts
F# and C# have shared edges and deep integration for 20 years. Users benefit from doing things within a strongly typed API. Policy choices are defined as an enumeration inside of the React app as well as in the backend. #FSharp #CSharp #React #API #Integration
www.youtube.com
October 28, 2025 at 7:44 AM
ICYMI: F# vs F*: Decoding the Differences and Influences #shorts: F# and F*—cousins in code. Their influences, overlaps, and effects on language and tech get dissected. See how they've shaped async, reactive models, and even security protocols. A fast-paced look at the deal between them. #FSharp
F# vs F*: Decoding the Differences and Influences #shorts
F# and F*—cousins in code. Their influences, overlaps, and effects on language and tech get dissected. See how they've shaped async, reactive models, and even security protocols. A fast-paced look at the deal between them. #FSharp #FStar #programming #ocaml
www.youtube.com
October 28, 2025 at 2:47 AM
ICYMI: LLVM vs .NET: Why Choose LLVM? #shorts: LLVM boasts significant industry and community support. It’s older than .NET, with backing and resources. LLVM offers versatility across platforms, empowering developers while requiring careful memory management. #LLVM #dotNET #compiler #technology
LLVM vs .NET: Why Choose LLVM? #shorts
LLVM boasts significant industry and community support. It’s older than .NET, with backing and resources. LLVM offers versatility across platforms, empowering developers while requiring careful memory management. #LLVM #dotNET #compiler #technology #programming
www.youtube.com
October 27, 2025 at 10:21 PM
ICYMI: LeafPHP: Supercharge PHP Apps with Lightning Speed! #shorts: LeafPHP is outperforming Laravel and Slim in key performance metrics. Discover the first-party modules, from billing to Redis, that allow effortless customization. Plug and play functionality is now a reality for PHP applications.…
LeafPHP: Supercharge PHP Apps with Lightning Speed! #shorts
LeafPHP is outperforming Laravel and Slim in key performance metrics. Discover the first-party modules, from billing to Redis, that allow effortless customization. Plug and play functionality is now a reality for PHP applications. #LeafPHP #Laravel #Slim #PHP #Framework #Coding
www.youtube.com
October 23, 2025 at 8:45 PM
ICYMI: Laravel's Dominance: Why the PHP Framework Is Thriving #shorts: Laravel is seen as a full-stack framework taken to the extreme. Despite its initial success, modern development trends reveal a shift. Simplicity and ease of use are key, but is Laravel's complexity hindering its progress?…
Laravel's Dominance: Why the PHP Framework Is Thriving #shorts
Laravel is seen as a full-stack framework taken to the extreme. Despite its initial success, modern development trends reveal a shift. Simplicity and ease of use are key, but is Laravel's complexity hindering its progress? #Laravel #PHP #webdev #framework #coding
www.youtube.com
October 23, 2025 at 7:46 AM
ICYMI: Why PHP Survives: The Undeniable Truth for Web Devs #shorts: PHP faces lots of criticism, but it continues to survive and thrive. Many frameworks have come and gone, but PHP is still around. This video explains why PHP might actually be the right choice for modern web development. #PHP
Why PHP Survives: The Undeniable Truth for Web Devs #shorts
PHP faces lots of criticism, but it continues to survive and thrive. Many frameworks have come and gone, but PHP is still around. This video explains why PHP might actually be the right choice for modern web development. #PHP #webdevelopment #programming #technology
www.youtube.com
October 23, 2025 at 2:47 AM
ICYMI: Why PHP Won't Die: Modern Challenges & Solutions #shorts: Exploring the challenges of modern PHP. This video discusses a potential solution and includes live coding. #PHP #programming #coding #webdev
Why PHP Won't Die: Modern Challenges & Solutions #shorts
Exploring the challenges of modern PHP. This video discusses a potential solution and includes live coding. #PHP #programming #coding #webdev
www.youtube.com
October 22, 2025 at 10:20 PM
ICYMI: Laravel's Dominance: Why It's Thriving & Changing PHP #shorts: Laravel's consistent growth and innovative features like Laravel Cloud and Livewire solidify its position as a leading full-stack framework. It's excelling in providing comprehensive solutions. #Laravel #PHP #FullStack #WebDev
Laravel's Dominance: Why It's Thriving & Changing PHP #shorts
Laravel's consistent growth and innovative features like Laravel Cloud and Livewire solidify its position as a leading full-stack framework. It's excelling in providing comprehensive solutions. #Laravel #PHP #FullStack #WebDev #Livewire
www.youtube.com
October 22, 2025 at 8:45 PM
ICYMI: PHP's Evolution: Why It's Still Here (And Thriving!) #shorts: Many believe PHP is outdated, but it's evolved. The PHP of the past isn't the PHP of today. PHP has undergone significant changes over the years, making it a relevant language. #PHP #webdevelopment #programming #coding #software
PHP's Evolution: Why It's Still Here (And Thriving!) #shorts
Many believe PHP is outdated, but it's evolved. The PHP of the past isn't the PHP of today. PHP has undergone significant changes over the years, making it a relevant language. #PHP #webdevelopment #programming #coding #software
www.youtube.com
October 22, 2025 at 7:45 AM
ICYMI: PHP's Unpopularity: Why It's Still Dominating #shorts: PHP remains a hot topic for debate among software developers. The reason? It's unpopular. As long as WordPress exists, PHP will stick around. #PHP #WordPress #programming #webdev
PHP's Unpopularity: Why It's Still Dominating #shorts
PHP remains a hot topic for debate among software developers. The reason? It's unpopular. As long as WordPress exists, PHP will stick around. #PHP #WordPress #programming #webdev
www.youtube.com
October 22, 2025 at 2:47 AM
ICYMI: Why PHP Still Thrives: Modern Web Development Explained #shorts: Despite the memes, PHP endures. This video explores why PHP remains relevant in modern web development, highlighting its simplicity and evolution. Discover why PHP might be the language you should choose. #PHP #webdevelopment
Why PHP Still Thrives: Modern Web Development Explained #shorts
Despite the memes, PHP endures. This video explores why PHP remains relevant in modern web development, highlighting its simplicity and evolution. Discover why PHP might be the language you should choose. #PHP #webdevelopment #programming #coding #technology
www.youtube.com
October 21, 2025 at 10:20 PM