programming
-
#coding #programming #webdev "It's not enough for a program to work, it has to work for the right reasons. #Code working for the wrong reasons is code that's going to break when you least expect it." https://buttondown.com/hillelwayne/archive/be-suspicious-of-success/ "And since "correct for right reasons" is a much narrower target than "correct for any possible reason", we…
-
Dave Farley On What Makes High Quality Code "So I've come to the belief that the only definition of quality in code that makes any sense is our ability to change the code. If it's easy to change, it's high quality; if it's hard to change, it's not." https://www.bennadel.com/blog/4713-dave-farley-on-what-makes-high-quality-code.htm #programming #coding #webdev
-
Me: "I'm seeing a lot of warnings in my branches." Friend, not into #programming: 🤔 #memes #webdev
-
Friend of mine yesterday: "I finally figured out timezones in #programming." Today: #PHP #coding #webdev #memes
-
I respect people's opinions and experiences on #coding and #AI. It's been my experience that AI (horrible general term, it's really Code Pilot in #VSCode ) has certainly helped me. Saved me a ton of time vs me trying to google something. Don't blindly trust – code still tested. Helps automate things and writes decent…
-
Frontend vs backend code on many many websites. #webdev #memes #programming
-
A great post about a programmer looking into a QR code system of a restaurant ordering system. And the horror of public APIs in some cases. Spoiler: He could order food for another table in any restaurant live without paying for it. https://peabee.substack.com/p/whats-inside-the-qr-code-menu-at #programming #Api
-
"Bypassing airport security via #SQL injection" 🤨 #programming #database https://ian.sh/tsa
-
"#OpenAI is shockingly good at unminifying code" #AI https://glama.ai/blog/2024-08-29-reverse-engineering-minified-code-using-openai #programming
-
This is awesome. 🧡 A collection of Free Public #APIs for "Students and #Developers" that are tested every day. https://www.freepublicapis.com/ #webdev #programming
-
Good Refactoring vs Bad Refactoring #programming #webdev #coding https://www.builder.io/blog/good-vs-bad-refactoring
-
Good read: "The anatomy of a 2AM mental breakdown" #webdev #programming https://zarar.dev/anatomy-of-a-mental-breakdown/
-
TIL: 8 versions of UUID and when to use them #programming #webdev #coding https://ntietz.com/blog/til-uses-for-the-different-uuid-versions/
-
Larry Tesler was passed away. A tip of my hat to him – he was the computer scientist behind cut, copy and paste (and find/replace). How many programmers (at least) should him a 🫡 https://www.bbc.com/news/world-us-canada-51567695 #tech #programming
-
Why I 🧡 the web: Someone created an Applesoft BASIC editor that extracts and updates code into a live #Apple II VM. Sample programs. This was I think my first programming language in elementary school. https://paleotronic.com/applesoft/ #programming #basic
-
Why I 🧡 the web. Someone created a website that documented every recent #Chipotle locations prices. Prices can differ up 43% per location! https://www.chipotlecost.com/ (Not real time but still cool). #Selenium #Programming
-
Trying to figure out the best way to go through server log files over 100MB. So far I found this: https://github.com/variar/klogg I'm using a Mac, if that helps. Even text editors i've used in the past (VS Code and even more basic ones) will slow at a certain point. #webdev #programming
-
"Follow the simple tutorial and i'm sure you can get our code to work for you." #TryingOtherCompaniesCode #programming#webdev #memes
-
"#Programmers Should Never Trust Anyone, Not Even Themselves" #coding #programming #webdev https://carbon-steel.github.io/jekyll/update/2024/06/19/abstractions.html
-
"A Bunch of #Programming Advice I’d Give To Myself 15 Years Ago" https://mbuffett.com/posts/programming-advice-younger-self/ "It’s really easy to write terrible #code. But it’s also really easy to write code that follows absolutely every best practice, with 100% test coverage, and has been fuzz-tested and mutation-tested for good measure – your startup will just run out of…
-
When you look at code and it's bug that were written last year and ask who wrote it… and this is what Github tells you. #programming #memes #webdev
-
Ever see something at a grocery store that makes you think about #code comments? #programming #webdev #memes
-
"notebooks are McDonalds of code" https://yobibyte.github.io/notebooks.html #programming #coding #webdev
-
"People act like writing #code is the hard part of software. It is not. It never has been, it never will be." "Writing code is the easiest part of #software #engineering, and it’s getting easier by the day. The hard parts are what you do with that code—operating it, understanding it, extending it, and governing…
-
"Managing My Motivation, as a Solo Dev": – Convert external sources to motivation– Leave tasks unfinished– Address the pain, instead of pushing through– Update my users #webdev #developer #programming https://mbuffett.com/posts/maintaining-motivation/
-
When you add a small detail to a #code project because you a completist #developer. #programming #memes
-
"Clever code is probably the worst code you could write… and clear, readable code is probably the hardest #code to write." https://read.engineerscodex.com/p/clever-code-is-probably-the-worst #programming #coding
-
A long list of (advanced) #JavaScript questions, and their explanation (created in 2019). #Programming https://github.com/lydiahallie/javascript-questions
-
OH: "What's the difference between a light bulb and a #programmer? A light bulb stops working when it burns out." #programming #webdev #burnout
-
"My debugger crashed just now." 🤔 #programming #webdev #memes