Coffee, Metallica, and perfboard soldering is peak 5 am ritual.
@jdodson3106
Coder of code, Inventor of the Cartwheel, Severe weather enthusiast, embedded systems tinkerer. Go is my passion, .NET/Python is my profession. https://github.com/jdodson3106 https://jdodson3106.substack.com/?r=2eajzf&utm_medium=ios
Coffee, Metallica, and perfboard soldering is peak 5 am ritual.
Writing an ssh based tool in go has been quite a fun time.
The use case is simple but something Iβve found myself wishing I had on every team Iβve worked on
Left: Bertram Gilfoyle - spiritual convert and (somewhat) less cynical
Right: Elliot Anderson - rehabilitated and takes his meds
changing the world by leveraging zero-trust, edge-native SSH tunneling with post-quantum-forward secrecy to revolutionize how secrets transcend multi-cloud boundaries
#whereismyvcfunding
The caveat is that I rarely expect this to be the solution for production systems unless Iβm committed to maintaining it. Itβs purely for learning. I think about how Iβd solve the problem, build a POC, then go see how itβs done by other tools.
I build first. I never go look for an existing tool unless the problem isnβt interesting to me. If itβs even slightly interesting I build first. This is because I want to learn something about that problem space.
I canβt count how many times Iβve been told βbut xyz does this alreadyβ. Yeah, and?
My new excuse when my PR doesnβt immediately get the lgtm.
Haha very slow and a whole week to just filling out permission request workflows! Itβs a different lifestyle for sure
from startup to large corporation...idk if me likey
Being unemployed sucks.
Being unemployed for 2 weeks before starting a new gig? Dope.
Thanks for the feedback doods! Will give these some investigation
Curious how many people are using Makefiles in their go projects. I personally love this approach because of the power of Makefiles. However, Iβm curious if thereβs better, go-centric tools out there.
#golang #go #makefile
Gophers, hereβs a sneak peek of our latest Podcast Ep releasing this Wednesdayπ
Watch this snippet on βFinding Jobs Through Social Mediaβ from @goinggo.net βs upcoming episode with featured guest Infant Mysticaπ€
Stay tuned for the full episode releasing tomorrow!
hire this legend
βοΈ correctly marked incorrect
In college the first non-coursework Java code I wrote was to count how many βfucksβ were actually in that fucked up rhyme after my best friend and I were drunk trying to count it and kept getting it wrong.
#freddurst didnβt lie. Thereβs 46
#limpbizkit #hotdog
Sucks you didnβt get it but it makes me feel better itβs not just me π. My last one was βreal worldβ problem so I studied a bunch of web stuff since they basically just do a bunch of api services. I got a BST problem! I got to a solution, albeit bad. I was not prepared for that haha
On the upside, I did make final round for another gig that does pay more and has a lot more stability and growth. Just not a #golang gig, back to Java
Getting rejected during the technical interview sucks.
I shouldβve studiedDS&A, I was told it would be βreal worldβ but it wasnβt. Thatβs on me for not studying up first.
Lesson learned. now we study
didn't get the job... bummer
Was looking a nice mini pc. Picked up a Beelink SER8 on the recommendation from a buddy. Got a fresh Ubuntu install on and itβs super nice. Gonna run this thing through the ringer but Iβm really digging it so far for a small, portable desktop machine
Dude, super cool!
Thanks for the feedback!
Whatβre your thoughts on retrying coding interview problem for a better solution and sharing with the interviewers post-interview?
I knew I could do better than I did in the interview so I did it this morning.
Not sure itβs a good idea though to do cold out reach to share though?
2 irons burning now! One is not Go but rather Scala and Akka.
Feeling confident. Not to find my patience
doods! this is super cool!
interview went well...now the painful waiting to hear back
thanks!
I truly believe AI will be a phenomenal tool to go fast. But my goal is always to be the best engineer I can be. You canβt do that without understanding the principles on which you are building.
Just because you put someone behind the wheel of an F1 doesnt mean theyβre now qualified to drive.
I donβt buy it. I leverage it as a rubber ducking companion and for new ideas on a problem. But my time is typically focused on learning how systems are built at a fundamental level. Using AI to just build these would diminish the point of the exercise.