developers

  • An interactive self hostable livestreaming & #video sharing service for #developers. "Open source Twitch for developers " #opensource #Twitch

  • This is awesome. ๐Ÿงก A collection of Free Public #APIs for "Students and #Developers" that are tested every day. https://www.freepublicapis.com/ #webdev #programming

  • For #developers (and others): Select, put and delete data from #JSON, TOML, YAML, #XML and #CSV files with a single tool. Supports conversion between formats and can be used as a #Go package. #webdev https://github.com/TomWright/dasel

  • Web #developers: If you haven't read anything about accessibility then this post of simple (quick and dirty) might be a good start. #a11y https://www.tpgi.com/quick-and-dirty-accessibility

  • Untitled post 59313

    "What do you think a junior developer reviewing code with two senior #developers looks like?" ๐Ÿค” #programming #memes

  • #Developers have words (usually swear words) for bad experiences debugging their old code. But when you go back into your old code and get it working? For me i'll declare "I just pulled a #Voyager moment". #NASA

  • For #developers: Show passwords as they're typed in #Terminal https://lapcatsoftware.com/articles/2024/4/4.html

  • I remember people's jaws dropping when they saw Devin – the "#AI That Was Going To Replace #Developers". Reminder to never be too quick to believe something that still even with AI seems too good to be true. And i'm sure this will be pointed as an example of "bad thing". And probably should be,…

  • Untitled post 59153

    Hey #webdev and #developers community, what's your main setup? #programming #screens

  • Hey #developers and #programmers who love to deal with time zones… don't forget about the #moon in future coding. https://www.reuters.com/science/white-house-directs-nasa-create-time-standard-moon-2024-04-02/ #whitehouse

  • Untitled post 59119

    You can laugh at this but often WE (especially #developers) try to fit too many tasks/projects into our limited schedules. BURNOUT. Sometimes when you take a step back it's as silly as this. Also there's a joke about node modules with this #meme as well. #memes #webdev

  • Reading: "Falsehoods Junior #Developers believe about becoming Senior" #programming #webdev https://vadimkravcenko.com/shorts/falsehoods-junior-developers-believe-about-becoming-senior/

  • #Browser extensions are "underrated": the promise of hackable software. https://www.geoffreylitt.com/2019/07/29/browser-extensions via @@geoffreylitt "Browser #extensions are the rare exception that allow and encourage users to modify the apps that we use, in creative ways not intended by their original #developers."

  • ๐Ÿ‘‰๐Ÿป The server side image map. Another trigger for #oldschool #developers. In the time it took to read that it either didn't do anything to you or you had horrible paralyzing flashbacks. ๐Ÿซข

  • ๐Ÿ‘‰๐Ÿป The server side image map. In the time it took to read that it either didn't do anything for. you or you had horrible paralyzing flashbacks. ๐Ÿซข #oldschool #developers #html

  • Untitled post 58666

    Another version of the watchface.json for #developers this time apparently on a #Garmin watch (vs a #Fitbit).

  • Untitled post 58659

    Probably the best creative watch face i've seen for #developers.

  • "Awesome Cold Showers" for #developers: "For when people get too hyped up about things." https://github.com/hwayne/awesome-cold-showers

  • Advice for new software #developers who've read all those other advice essays https://buttondown.email/hillelwayne/archive/advice-for-new-software-devs-whove-read-all-those/ #development

  • Detailed post for #developers on "Getting started with Web #Performance" https://www.htmhell.dev/adventcalendar/2023/14/

  • Untitled post 58507

    Terminal Trove โ€“ A collection of #CLI, TUIs and all things in the terminal. Might be good place to geek out for #developers. https://terminaltrove.com/

  • Interesting potential tool called "jc" for #developers who work with JSON and command line. https://github.com/kellyjonbrazil/jc This "converts the output of popular command-line tools, file-types, and common strings to #JSON, #YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts". #CLI

  • Untitled post 58454

    Another #font for #developers "Geist" from Vercel. https://vercel.com/font

  • Untitled post 58452

    "Commit Mono" sounds like a disease but it's a coding #font for #developers. https://commitmono.com

  • Wonderful topic for #developers: examples of "great URL design". https://blog.jim-nielsen.com/2023/examples-of-great-urls/ via @jimniels

  • #Developers: "We don't need to write documentation for this. It's obvious to users." Users:

  • #Developers: Sqids (pronounced "squids") is an #opensource lib that lets you generate YouTube-looking short (and collision free) IDs from numbers. https://sqids.org/ Example:https://example.com/lkNJOq #PHP #Dart #JavaScript #Python

  • "Animotion" is a web app that creates #CSS animations visually with no code by dragging, resizing, rotating, clipping… …includes keyframes editor, animations and 29 built-in easings. https://cssanimotion.pages.dev/ #developers #frontend

  • Untitled post 58419

    When I saw this I instantly was triggered by my inability to properly at times initially define variable names in #PHP. #coding #developers

  • HTML First is "a set of principles that aims to make building web software easier, faster, more inclusive, and more maintainable" https://html-first.com/ Front-end #developers especially but if you code any HTML, maybe worth a read.