@jaysonmassey Sure, they don't have the resources ($$) to defend themselves.
@philiphubbard Ahhhh. Yes that does seem amazing!
@marathon0 What can we do to help?
@JamesHMcLaren funny but weird - thanks
@garyackerman thanks!
@dumdumjobes I considered myself a programmer (actually software engineer) when I found my self writing code in my head as a solution to problems. Sort of like when you can "speak another language" when you think in that language. BTY I think in C. If you want to explain an algorithm to me just show me the C code and I get it.
@cajun_cheechako Waveguide, so yes.
@dcarvalho you have
@freemo Seems like an odd thing to be concerned about.
@dimi Trump or Musk?
@jkr Percussive Maintenance almost always works. Either you hit it and it works or you broke it so bad you have to buy a new one - which works.
@EmergencyJoe I have my sharpie in hand. 🤔
@nohcnamp I agree. Are there plans for scaling?
@diverzija It ruined my technical credit score😜
@emmamitch Cool drawing. I have only ever seen owls in the wild a few times. They seem rather elusive.
@cody_is_typing Sweet!
@EmergencyJoe C Source code for your post. [K&R]
#include <stdio.h>
main()
{
printf("hello, world!\n");
}