Ask HN: What you up to? (Who doesn't want to be hired?)
251–260 of 874 posts
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#252The cloud platform is fun. Learning the different components and just giving myself the freedom to do things in the best way I can figure out- writing my own RPC Framework, Scheduler, VM Management Tooling, etc... The end objective is to build a "not for profit" cloud platform for personal and small projects. So you can build awesome cloud-native applications for communities and other areas that are not profit driven.
Also might start trying to build a custom digital rifle scope for my AR-10. Something that can do range finding and basic sight adjustments based on distance and wind. That'd be cool...
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#253[0] https://github.com/learnbyexample/py_regular_expressions/tre...
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#254More importantly, it responds to everything you do locally instantly (still kind of figuring out how large you can make the local database before that isn’t true any more).
I’ll release it at some point, but it’s still missing a bunch of (probably not quite essential) functionality that I want it to have. I think I’m procrastinating because I enjoy being it’s only user and having zero responsibility to anyone.
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#255I'm designing a full back and shoulders tattoo for myself. About one/tenth of it is completed on my back so-far. Leafing through art history texts, old-maps, and going through museums in my free time. I'm also getting very conformable on my motorcycle in the twisties; I'd like to try a track-day soon. I'm still trying to find friends post-pandemic (moved to the bay area during the pandemic). Besides that, I'm taking…
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#256Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#257I won the IPO lottery and I’m in the middle ground between rich enough to never work again but not quite rich enough for the yachts/mansions/private jets lifestyle. I haven’t worked in 6 months and I’m struggling to find a larger meaning to my life beyond getting yet another tech job. I’ve considered going to college for a math degree, moving to my parents home country, and joining the military (among many other opti…
Do you perchance like to teach? Maybe lectures like traditional classes, but there's a huge need for mentors to young folks with interest in technical fields, particularly in underdeveloped countries (in many such cases merely talking to them in English is already a lot of help!) I know I'd like to do that, but I've always liked teaching so maybe it's not fitting to everyone. E.g. I volunteer at a local (Brazilian) n…
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#258It's interesting working closer with IL, and without a lot of StackOverflow posts when I get stuck.
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#259I started taking steroids two weeks ago. 500mg/week testosterone. They haven't even really kicked in yet (takes about 3 weeks to get really testosterone levels up) but I'm feeling real good and I'm really excited with all the weight gain I've had so far this year. I started at around 155 in June and today I'm up to 180. A lot of it is water weight I'm sure but I'm excited to hit over 200 in the next 5 months of my fi…
It's cool knowing completely different folks are out there. Goos luck!
Re: Ask HN: What you up to? (Who doesn't want to be hired?)
#260I'm making a smartphone OS for my personal use. Gonna opensource under GPLv2 once ready. OS kernel is Alpine Linux from https://postmarketos.org/ The entire userland is custom: graphics is on top of drm, kms, gles2, FreeType. Audio is on top of ASIO with just a few third party libraries like soxr, fdk-aac, minimp3. IPC is mostly domain sockets, input is raw input, wifi is controlled through wpa_supplicant. Most of th…