AJ Wilson
ajw.bsky.social
AJ Wilson
@ajw.bsky.social
GSI @awscloud, former VP, Data Tech @FreddieMac former VP, Distributed Systems & Cloud @travelport, Opinions are my own.
Reposted by AJ Wilson
golden cling peaches, painted by deborah griscom passmore, 1895
January 29, 2025 at 8:18 PM
Reposted by AJ Wilson
// Hi

#include <iostream>

int main() {
std::cout << "Hello World!";
return 0;
}
May 4, 2023 at 11:20 PM
Reposted by AJ Wilson
bertha apples, painted by deborah griscom passmore, 1908
June 6, 2023 at 7:18 AM
Reposted by AJ Wilson
yosobe plums, painted by deborah griscom passmore, 1895
May 14, 2023 at 1:18 PM
Reposted by AJ Wilson
oranges, painted by james marion shull, 1914
May 12, 2023 at 7:18 AM
Reposted by AJ Wilson
bennett apples, painted by mary daisy arnold, 1929
May 6, 2023 at 4:18 PM
void life() {
int happiness=100;
while(happiness) {
happiness--;
pay_taxes();
}
die();
}
May 4, 2023 at 11:24 PM
// Hi

#include <iostream>

int main() {
std::cout << "Hello World!";
return 0;
}
May 4, 2023 at 11:20 PM