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/)K
Posts
1
Comments
17
Joined
3 yr. ago

  • You are amazing. Thank you very much for delivering! Half of the fun is discovering how it works without examples so no need to apologise :^)

    I need to look into running QBasic on my M4. Unsure about my options for now. Worst case scenario I spin up a VM tomorrow.

  • Would love to see your implementation. Have you considered making it public?

  • NSFW Deleted

    Permanently Deleted

    Jump
  • There's always some room for a little drama, you know? It was my moment to shine. More cats, less food that indirectly insults my grandmother, you silly!

  • Tradizione? Dio merda, sti Americani sono fuori di testa. I piatti non devono somigliare a Monster Truck.

  • Deleted

    Permanently Deleted

    Jump
  • Wish you both the best of luck and send a hug. I hope the tide turns and you get to enjoy it more with time. We need more people like you in this world.

  • Oh wow, that puts things into perspective... Pencil stabbing at elementary school evolved into Super Hexagon speed runs at the university lessons. I haven't really seen the connection until now. Gotta stim I guess... Now, back to practice pad to practice rudiments.

  • It shocks me to see how many programmers think such framework decisions are one-size-fits-all and jump to conclusion that such framework adoption decisions are is due to lack of skillset and experience.

    There are many factors at play. You have time to build and maintain your own utility framework, please go ahead.

    Two years ago, I led a team which developed a web app that generated 600 million impressions per year. We used Tailwind because we were a small team and I'd rather have my developers work on high value tasks and not maintain a style framework.

    If you are an aspiring developer, know this: There are always trade-offs. Not writing pure CSS does not make you a bad developer. Not knowing system design does.

  • Programmer Humor @programming.dev

    stop

  • Thanks!

  • I am also curious. Got burnt once thanks to Docker acquisition. Wondering if it is the right time to consider Terraform alternatives.

  • I elaborated on it below. Your team will grow and shrink. No guarantee that each developer will bring the same IDE. This is especially true for open source projects.

    If it works your team, no need to be dogmatic about it. Just be careful about what you put there and agree on a set of sane defaults with your team. Your project should build and run tasks without needing a specific IDE.

  • Linting rules and scripts should never live in an IDE-specific directory. I should not need to know your IDE configuration to run scripts and lint my files.

    I have yet to come across a language that requires configuration to be stored that way. All modern languages have separate configuration and metadata files for use cases you have defined.

    As for workspace defaults, whatever IDE configuration works for you is not guaranteed to work for others. Shoving extension suggestions down their throat each time IDE is booted should not be a part of your source code, as IDE extensions should not be needed to run your code.

  • I personally strongly advise against committing IDE junk to version control. Assuming your IDE workspace defaults are "sane" for the rest of the contributors is not a good practice.

  • Looks like he would be the perfect fit for Autechre.