OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 3 months agoDebugging imageslemmy.mlimagemessage-square25fedilinkarrow-up11.19Karrow-down16
arrow-up11.19Karrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 3 months agomessage-square25fedilink
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up54·3 months agoI’m in this picture and I don’t like it. Yesterday I was trying to debug my reverse proxy setup for a new app and why it wouldn’t work. Well, if you configure it to route shinyNewApp.example.com to your app, but then always access sihnyNewApp.example.com with your browser…
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6·3 months agoBeen there. Blamed the DNS, but turns out that I didn’t know how to type customername.tld
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up4·3 months agoI’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoYep, or go proofread some JSON…
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up1·3 months agoOr check formatting in yaml Fucking yaml…
I’m in this picture and I don’t like it. Yesterday I was trying to debug my reverse proxy setup for a new app and why it wouldn’t work.
Well, if you configure it to route shinyNewApp.example.com to your app, but then always access sihnyNewApp.example.com with your browser…
Been there. Blamed the DNS, but turns out that I didn’t know how to type customername.tld
deleted by creator
I’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
Yep, or go proofread some JSON…
Or check formatting in yaml
Fucking yaml…