home.social

#codingfail β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codingfail, aggregated by home.social.

  1. Oh, the irony! πŸ€¦β€β™‚οΈ The tech bros think they can solve #gentrification with a few lines of code, but can't even navigate a basic "JavaScript and cookies" prompt. πŸͺ Maybe try using your brains next time instead of just your keyboards? πŸ’»
    freerange.city/p/can-we-code-o #techirony #codingfail #javascript #cookies #techbros #HackerNews #ngated

  2. Oh, the irony! πŸ€¦β€β™‚οΈ The tech bros think they can solve #gentrification with a few lines of code, but can't even navigate a basic "JavaScript and cookies" prompt. πŸͺ Maybe try using your brains next time instead of just your keyboards? πŸ’»
    freerange.city/p/can-we-code-o #techirony #codingfail #javascript #cookies #techbros #HackerNews #ngated

  3. Oh, the irony! πŸ€¦β€β™‚οΈ The tech bros think they can solve #gentrification with a few lines of code, but can't even navigate a basic "JavaScript and cookies" prompt. πŸͺ Maybe try using your brains next time instead of just your keyboards? πŸ’»
    freerange.city/p/can-we-code-o #techirony #codingfail #javascript #cookies #techbros #HackerNews #ngated

  4. Ah, the irony! A website claiming to expose social media manipulation can't even manipulate its own code to function without JavaScript πŸ€¦β€β™‚οΈ. Maybe if they spent less time trying to be the digital Sherlock Holmes and more time on basic web development, they wouldn't need to apologize for their existential crisis. πŸ’»πŸ”§
    kerkour.com/social-media-manip #socialmediamanipulation #webdevelopment #irony #codingfail #HackerNews #ngated

  5. Ah, the irony! A website claiming to expose social media manipulation can't even manipulate its own code to function without JavaScript πŸ€¦β€β™‚οΈ. Maybe if they spent less time trying to be the digital Sherlock Holmes and more time on basic web development, they wouldn't need to apologize for their existential crisis. πŸ’»πŸ”§
    kerkour.com/social-media-manip #socialmediamanipulation #webdevelopment #irony #codingfail #HackerNews #ngated

  6. Ah, the irony! A website claiming to expose social media manipulation can't even manipulate its own code to function without JavaScript πŸ€¦β€β™‚οΈ. Maybe if they spent less time trying to be the digital Sherlock Holmes and more time on basic web development, they wouldn't need to apologize for their existential crisis. πŸ’»πŸ”§
    kerkour.com/social-media-manip #socialmediamanipulation #webdevelopment #irony #codingfail #HackerNews #ngated

  7. Ah, the irony! A website claiming to expose social media manipulation can't even manipulate its own code to function without JavaScript πŸ€¦β€β™‚οΈ. Maybe if they spent less time trying to be the digital Sherlock Holmes and more time on basic web development, they wouldn't need to apologize for their existential crisis. πŸ’»πŸ”§
    kerkour.com/social-media-manip #socialmediamanipulation #webdevelopment #irony #codingfail #HackerNews #ngated

  8. Me: β€œI'll use Web Components for my Obsidian plugin... what could go wrong?”
    Also me: πŸ˜…πŸ€¦β€β™‚οΈπŸ˜«

    Here's that story: youtube.com/watch?v=Q6KoNX2K_Vo

    #SoftwareDevelopment #WebComponents #CodingFail

  9. 🀣 Oh no, someone missed an ampersand in their code! Clearly, this earth-shattering #typo has halted the progress of #C++ and #Rust #development forever. Thank goodness for Rust's magical powers that save us from our own incompetence! 🎩✨
    nablag.com/rust_cpp_missing_am #codingfail #humor #programming #HackerNews #ngated

  10. πŸš«πŸ”’ "ICE kicking out everyone who's not glued to their keyboard with #Javascript enabled! πŸ˜‚ Need help? Contact the 'We're Sorry You Didn't Code Correctly' #hotline. πŸ“žπŸ’»"
    rochesterfirst.com/rochester/i #ICE #TechHumor #CodingFail #DeveloperJokes #KeyboardWarriors #HackerNews #ngated

  11. πŸš«πŸ”’ "ICE kicking out everyone who's not glued to their keyboard with #Javascript enabled! πŸ˜‚ Need help? Contact the 'We're Sorry You Didn't Code Correctly' #hotline. πŸ“žπŸ’»"
    rochesterfirst.com/rochester/i #ICE #TechHumor #CodingFail #DeveloperJokes #KeyboardWarriors #HackerNews #ngated

  12. ```
    from hashlib import md5
    md5 = None
    if condition == True:
    md5 = md5(local_file.read_bytes()).hexdigest()
    ```

    It took me too long to realise why #Python was complaining that NoneType wasn't callable...

    Yes, I need sleep...

    (For the non-coders or other sleep-deprived, I was overwriting the function I was calling with 'nothing' by reusing the function name as variable name...)

    #coding #codingFail #1d107