Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SC
schalkneethling @programming.dev
Posts 30
Comments 12
dev.to 10 Top accessibility errors and how to avoid and fix them

In late December of 2023, TPGi posted its list of the top accessibility errors found through its ARC...

10 Top accessibility errors and how to avoid and fix them
3
dev.to Growth Hacking Killed GitHub Stars

In 2023, I had a chat with Max Stoiber, CEO of Stellate, on a podcast to learn about his early...

Growth Hacking Killed GitHub Stars
1
HTML: A Comprehensive Guide - Chapter One
  • Thank you for the great feedback! This is one of the benefits of undertaking a project such as this in the open. I hear you with the <base> element. I was in two minds whether I should even include it. I am thinking now that I should, but introduce it merely for completeness and recommend not using it. I wonder if it will ever be deprecated.

  • dev.to HTML: A Comprehensive Guide - Chapter One

    Today I am super proud to announce that I have finally picked up the task of finishing my book...

    HTML: A Comprehensive Guide - Chapter One

    Today I am super proud to announce that I have finally picked up the task of finishing my book titled, "HTML: A Comprehensive Guide". I am writing the book in public and releasing it under the MIT license.

    5
    dev.to 12 Free Courses To Help You Develop More Secure Software - Shift Security Left

    With the recent backdoor exploit of the xz package, security is on several people's minds. It has...

    12 Free Courses To Help You Develop More Secure Software - Shift Security Left
    0
    Number and Currency Formatting in JavaScript using Intl.NumberFormat
  • This is very interesting. I agree that some of the formatting puzzled me as well. I would assume this follows some standard even when the use of said standard is uncommon. I have for example not seen 1.000,00 € used, but I thought that perhaps if you live in Germany, France, or another EU country then it is common.

  • dev.to Building a Managed Service Provider Business With Open Source

    Let's start by answering the question you may have off the bat. What is a Managed Service Provider?...

    Building a Managed Service Provider Business With Open Source
    4
    dev.to Number and Currency Formatting in JavaScript using Intl.NumberFormat

    While this post does not by any means aim to cover all the amazing things you can do with...

    Number and Currency Formatting in JavaScript using Intl.NumberFormat
    5
    www.tpgi.com The Top Accessibility Errors Found in 2023 - TPGi

    Read about the 10 most common issues our teams discovered using both automated and manual testing in 2023.

    The Top Accessibility Errors Found in 2023 - TPGi
    0
    dev.to What's the Difference Between New and Beginner Open Source Contributors?

    Understanding the difference between new and beginner contributors is important for both project maintainers and the contributors themselves. This post identifies some of the unique challenges and needs of these two types of contributors.

    What's the Difference Between New and Beginner Open Source Contributors?
    1
    dev.to Qilin: A Starter Project Template For Every Open Source Project

    Open Source is a community-based endeavor. Community is what makes Open Source possible and sets it...

    Qilin: A Starter Project Template For Every Open Source Project
    0
    dev.to 6 Tools To Help Keep Your Dependencies And Code More Secure

    Open source enables so much in today's software, startup, and end consumer world that we honestly owe...

    6 Tools To Help Keep Your Dependencies And Code More Secure
    0
    dev.to To Polyfill Or Not To Polyfill.io

    The topic of Polyfill.io and its sale came across my radar about a week ago when Tobie Langel shared...

    To Polyfill Or Not To Polyfill.io
    0
    dev.to Typed Objects in v-for - Vue3 with TypeScript

    I just ran into the following situation in Vue3 and prayed at the altar of the TypeScript gods for an...

    Typed Objects in v-for - Vue3 with TypeScript
    0
    dev.to Mautic - How Open Source Shapes Marketing- Open Source Project Spotlight

    Mautic is not just a marketing automation platform; it's a vibrant testament to the power of...

    Mautic - How Open Source Shapes Marketing- Open Source Project Spotlight
    0
    schalkneethling.substack.com First-Time Contributors, Open Source, AI, Security, And The Octoverse - Martin Woodward

    The open-source ecosystem experienced a monumental shift in 2023, as detailed by Martin Woodward, VP of Developer Relations at GitHub, on the Mechanical Ink Podcast. The Octoverse report highlighted that more first-time contributors joined the open-source community than ever before. But why?

    First-Time Contributors, Open Source, AI, Security, And The Octoverse - Martin Woodward
    0

    BoxyHQ Changelog: Transforming EnterpriseSSO and Directory Sync in 2023 with SAML Jackson

    boxyhq.com BoxyHQ Changelog: Transforming Enterprise SSO and Directory Sync in 2023 with SAML Jackson | Security Building Blocks for Developers

    2023 was a landmark year for BoxyHQ's SAML Jackson project, marked by a series of innovative updates that have redefined how we approach Single Sign-On (SSO) and Directory Sync. In this roundup, we celebrate not just our achievements but the invaluable contributions of our vibrant community. From in...

    BoxyHQ Changelog: Transforming Enterprise SSO and Directory Sync in 2023 with SAML Jackson | Security Building Blocks for Developers
    0

    OpenTofu is going GA

    opentofu.org OpenTofu is going GA | OpenTofu

    Today is a big day for OpenTofu! After four months of work, we're releasing the first stable release of OpenTofu, a community-driven open source fork of Terraform. OpenTofu, a Linux Foundation project, is now production-ready. It’s a drop-in replacement for Terraform, and you can easily migrate to i...

    OpenTofu is going GA | OpenTofu
    1
    The Life and Death of Open Source Companies
  • I hear you, but I also do not agree entirely. For me it is two-fold.

    1. If you intend to try and use open source as a sales vehicle or a pure marketing tool, then use the appropriate license from the start i.e. be transparent and honest.

    2. If open source and community are truly at the heart of your organization, adopt a license that makes this clear like the Apache License, and focus on adding value through services built on top or in service of the open source piece. Also, in this scenario, you must support both the community and the open source project(s) itself not just your customers. If this is not what you have in mind, see point 1 above.

    For some reason, a bunch of people in the opensource community are hanging on to ideals and clutching their pearls when faced with reality: you live in a capitalist, dog-eat-dog world where people do not share the same ideals and will happily exploit others with no qualms whatsoever

    True, but again, if we want this to change and/or find a balance, we need people and organizations who actively push back and clutch their pearls as you stated. If we lie down and simply accept the status quo, it will never change and those at the top will always be dictating the terms down to everyone else.