HackerTrans
TopNewTrendsCommentsPastAskShowJobs

blakerandall

no profile record

Submissions

NOAA's Hurricane Hunter: Lockheed WP-3D Orion

en.wikipedia.org
2 points·by blakerandall·vor 2 Jahren·0 comments

comments

blakerandall
·vor 13 Tagen·discuss
Location: Philadelphia, PA

Remote: open to remote

Willing to relocate: maybe

Technologies: C/C++ javascript/typescript, golang, python, sql, node.js, Networking

Résumé/CV: https://github.com/rkblake/Resume/blob/master/randallblake_r...

Email: [email protected]

professional backend engineer with self-taught full-stack experience. C/C++, Python, Golang, Typescript. Experience with network visibility and packet processing.
blakerandall
·vor 5 Monaten·discuss
Location: Philadelphia, PA

Remote: open to remote

Willing to relocate: maybe

Technologies: C/C++, python, flask, sql, node.js, Networking, wireshark

Résumé/CV: https://github.com/rkblake/Resume/blob/master/randallblake_r...

Email: [email protected]

Backend engineer with some self-taught full-stack experience. C/C++, Python, Golang, Typescript. Experience with network visibility and packet processing.
blakerandall
·vor 3 Jahren·discuss
What's with newer languages putting types after variable/function names? Then you need an extra symbol : or -> and a function keyword. It also breaks readability of long function headers as you have to read the name skip to the end to read the return type then back to the first argument. Is there a good reason for this trend?