while (1)
{
status = GetRadarInfo();
if (status = 1)
LaunchMissiles();
} def fizzbuzz(i, n):
while i <= n:
yield i%15 and (i%5 and (i%3 and i or 'fizz') or 'buzz') or 'fizzbuzz'
i += 1
for x in fizzbuzz(1, 100):
print x #include <stdio.h>
#include "hash_32a.c"
int main(int argc, char* argv[])
{
const char* s[] = {
"altarage",
"zinke",
"altarage_foo",
"zinke_foo",
"altarage_xyzzy",
"zinke_xyzzy"
};
int i;
for (i = 0; i < sizeof s / sizeof (char*); ++i)
{
Fnv32_t x = fnv_32a_str(s[i], FNV1_32A_INIT);
printf("%s: %08x\n", s[i], x);
}
}
$ ./test_fnv1a
altarage: e460d8b6
zinke: e460d8b6
altarage_foo: 3d8619c5
zinke_foo: 3d8619c5
altarage_xyzzy: 2a6373cf
zinke_xyzzy: 2a6373cf
I have 20 years of experience in systems and engineering software development, system design, data modeling and telecom networks. This includes managing engineering projects and teams, and related business efforts such as proposal development, product management, and technical support.
The last 8 years have been in the telecom industry, the last 4 in wireless/mobile.
I'm interested in a Lead/Principal/Staff/Architect role, where my years of experience are needed.
I'm also open to contract work, and travel to LatAm.
Please don't contact me about opportunities related to: Ads, Bitcoin, Scraping, User tracking, Gambling.