HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rwdf

no profile record

comments

rwdf
·9 माह पहले·discuss
"gac" is giving me PTSD flashbacks from having to deal with the "Global Assembly Cache" aeons ago.
rwdf
·पिछला वर्ष·discuss
You can have named workspaces now, I have ones dedicated to terminals, and browsers. They always have the same numbers.
rwdf
·2 वर्ष पहले·discuss
> For example I made a lib to write commands (like cobra or urfave/cli), but based entirely on the `flag` package: https://github.com/Thiht/go-command

Looks nice! I'd like an easier way of setting both long and short flags for a command, i.e. --verbose and -v should do the same. Using `flag` I have to declare everything twice to achieve this.
rwdf
·2 वर्ष पहले·discuss
Good question. The middleware stack it provides is nice.
rwdf
·2 वर्ष पहले·discuss
I've grown to prefer go-chi over Gin (or Echo), since it's just the standard library with some QoL features on top.
rwdf
·2 वर्ष पहले·discuss
In k8s in our on prem private cloud using cloud native Postgres: https://cloudnative-pg.io
rwdf
·2 वर्ष पहले·discuss
I like the Doom flames.
rwdf
·2 वर्ष पहले·discuss
Anyone got this working in WSL? Using WSLg perhaps?
rwdf
·2 वर्ष पहले·discuss
Just Go Time from time to time.
rwdf
·2 वर्ष पहले·discuss
`~/dev/` with subdirectories for personal and work projects, which are configured in my .gitconfig to automatically use the correct idents, keys, etc.
rwdf
·2 वर्ष पहले·discuss
It's a new proposed standard. Where I work (in healthcare in Europe) we have it as a requirement for any new APIs we offer public access to. We have our own auth service, but looks like Okta already offers DPoP.
rwdf
·2 वर्ष पहले·discuss
It's also why we use DPoP for serious stuff.
rwdf
·2 वर्ष पहले·discuss
Same, but I use wiki.vim. Great for daily journalling.
rwdf
·2 वर्ष पहले·discuss
Nice game! I would like to see the scientific names of the birds, too.
rwdf
·2 वर्ष पहले·discuss
Buy used. I recently scored a ThinkPad X1 Carbon (G7) for cheap locally and just nuked the Windows installation and installed Linux. I use Arch, btw.