ICYMI: How to join the polyglot t‑shirt project and conference dates #substack #shorts: This is a clip from https://blog.carolin
See the full video: https://www.youtube
#shorts #substack
Posts by Carolina Code Conference
FYI: DevOps: Minimal Definition, Testing, and Environment Levels #shorts: DevOps success hinges on rigorous artifact testing. Every environment demands its own testing gauntlet, from desktop to staging. The key? Consistent evaluation at each branch level. #DevOps #testing #automation…
ICYMI: Inviting Your Meetup to the 2026 Carolina Code Conference: We made a 2 minute video invite to share with your meetup, plus discount codes!
https://blog.carolin
ICYMI: CTF, lockpicking, and a polyglot t‑shirt #substack #shorts: This is a clip from https://blog.carolin
See the full video: https://www.youtube
#shorts #substack
FYI: AI-Powered Search: Unveiling the Future of Information Retrieval #shorts: Uncover the essence of AI-powered search! It's where artificial intelligence meets information retrieval. Discover how machine learning, deep learning, and data science enhance search engine capabilities. Dive into…
FYI: Inviting Your Meetup to the 2026 Carolina Code Conference: We made a 2 minute video invite to share with your meetup, plus discount codes!
FYI: Women in Tech: The Unsung Heroes of Programming Languages #shorts: The speaker highlights the often-unacknowledged influence of women on the development of early programming languages like COBOL and Fortran. It's worth recognizing their vital contributions to technology. #womenintech…
FYI: Our Modernized Architecture: API Manager to Database #shorts: The architecture graphic shows the flow from the Apogee API Manager through the Kubernetes ingress to various services connected to the web UI. These services flow through an ACL over firewall rules, connecting to application and…
FYI: PHP Still Reigns? WordPress Drama and Laravel's Rise #shorts: PHP remains a relevant language. Despite WordPress drama and Laravel's funding, PHP's influence persists. #PHP #WordPress #Laravel #WebDevelopment
FYI: QB64's Soap Opera: Internet Drama & QuickBASIC History #shorts: QB64's Soap Opera Edition has a history! From lost materials to domain expirations, QB64 has gone through many changes to get where it is today. It's a long and complicated story for this community. #QB64 #retrocomputing…
ICYMI: Developer Tooling: Michael's MVC App Innovation #shorts: A powerful CLI and console are designed around MVC apps. There's also a great testing suite built in, and browser dev tools are being developed to stay in the environments where testing is needed. He's building things around this…
FYI: Security: Prioritize Fixing, Not Just Running Scans #shorts: Security teams often make the mistake of prioritizing the rollout of SAST tools over actually resolving the findings. It's better to focus on resolving critical and high findings for one project before moving on to others. The…
FYI: AI-Powered Search: Explained in Simple Terms #shorts: What is AI-powered search? It's where artificial intelligence meets information retrieval. AI allows computers to behave like people, using machine learning and data science to improve search results. It's not just about chatbots; it's…
ICYMI: Inviting Your Meetup to the 2026 Carolina Code Conference: We made a 2 minute video invite to share with your meetup, plus discount codes!
FYI: PostgreSQL JSONB: Query & Index Your Data! #shorts: Discover how PostgreSQL's JSONB field type can simplify handling and querying JSON data within your database. Learn how it indexes these fields for efficient data retrieval. #PostgreSQL #JSONB #database #query #indexing
How to join the polyglot t‑shirt project and conference dates #substack #shorts: This is a clip from https://blog.carolin
See the full video: https://www.youtube
#shorts #substack
Inviting Your Meetup to the 2026 Carolina Code Conference: We made a 2 minute video invite to share with your meetup, plus discount codes!
https://blog.carolin
CTF, lockpicking, and a polyglot t‑shirt #substack #shorts: This is a clip from https://blog.carolin
See the full video: https://www.youtube
#shorts #substack
FYI: PHP Hotline: Hilarious Hot Takes & Greenville Number! #shorts: See Andrew's amazing PHP Hot Takes hotline. This live number in Greenville gives a response on another reason to love or hate PHP. Don't call just yet; he doesn't want the demo to break before the presentation is finished. #PHP…
ICYMI: Anti-Corruption Layer: My Team's ACL Development #shorts: An anti-corruption layer, or ACL, has benefits and consequences for software development. Michelin's Ruthie Ballenger explains how her team developed this software. #softwaredevelopment #ACL #Michelin #RuthieBallenger
Inviting Your Meetup to the 2026 Carolina Code Conference: We made a 2 minute video invite to share with your meetup, plus discount codes!
FYI: Women in Tech: The Unsung Heroes of Programming Languages #shorts: The speaker highlights the often-unacknowledged influence of women on the development of early programming languages like COBOL and Fortran. It's worth recognizing their vital contributions to technology. #womenintech…
ICYMI: Leaf Project: Create a Functional MVC App FAST! #shorts: See how quickly a new Leaf MVC app can spin up with the CLI installed. It's surprisingly fast and functional. This video shows how easy it is to get started. #Leaf #MVC #CLI #WebApp #Development
FYI: Shift Left: Developer-Centric Migration at Comcast #shorts: Over five years, a team of 10,000 at Comcast, NBCUniversal, and DreamWorks transitioned to a developer-centric security model. The old AppSec program was retired after a successful migration. #Comcast #NBCUniversal #DreamWorks #AppSec…
ICYMI: Square Numbers: Binary and Assembly Explained Simply #shorts: Discover how Kathleen Booth developed an assembly multiplication method. The video explores loading numbers and iterating through them. #KathleenBooth #assembly #multiplication #binary #computerscience
FYI: New Search Engine: Relevance Factors & Ranking Explained! #shorts: A new search engine must prioritize factors beyond simple text matches. Considerations include article freshness, popularity, and source to ensure the most relevant results. Location matters for restaurant searches, ensuring…
ICYMI: Software Security: Critical Practices for Clean Code #shorts: These four code practices make up a significant portion of overall security. It breaks it down so companies get credit for resolving criticals in one category. It doesn't even mention mediums here, which more mature companies…
Developer Tooling: Michael's MVC App Innovation #shorts: A powerful CLI and console are designed around MVC apps. There's also a great testing suite built in, and browser dev tools are being developed to stay in the environments where testing is needed. He's building things around this ecosystem.…
FYI: Adapter Explained: Bridge Legacy & Modern Systems #shorts: Adapters bridge the gap between legacy and modern systems by providing a useful interface. A two-way adapter can allow data to flow between applications. Ideally, there should be one adapter for each data type. The adapter manages data…