Why do I get the feeling this is Steven’s commit?
- 0 posts
- 9 comments
- BeefPiano@lemmy.worldto
Programming@programming.dev•How to enforce coding styles across a teamEnglish
2 yearsNah, Prettier on save.
- BeefPiano@lemmy.worldto
Programming@programming.dev•Here are 20 reasons why frameworks make us lousy programmersEnglish
2 yearsI much prefer to have all my framework tools half-implemented with no searchable documentation by a guy who quit 6 months ago .
- 3 years
No more dependency hell from one package needing
libsomething.so 5.3.1and another service absolutely can only run withlibsomething.so 4.2.0That and knowing that when i remove a container, its not leaving a bunch of cruft behind
- BeefPiano@lemmy.worldto
Selfhosted@lemmy.world•Got an old Cisco enterprise modem/router. Anything fun I can use it for at home?English
3 yearsThe routers run IOS right? So does my phone so it should be pretty easy /s
- BeefPiano@lemmy.worldto
Programming@programming.dev•is it ethical to use third party libraries and other stuff in my portfolio website?English
3 yearsPlease tell me you’re not reusing an existing web server to host your site! Employers want to see that you can handle server programming. Obviously this would be hosted on an operating system of your own design, which is handy because you need to design the CPU too. Don’t forget to smelt your own copper for the wiring!




The problem with MuskLISP is that the only way to check the value of a variable is to delete it and see what breaks.