Ask HN: What are you working on this year?
441–450 of 514 posts
Re: Ask HN: What are you working on this year?
#442Re: Ask HN: What are you working on this year?
#443For this year i'll learn from my mistakes and move over any remaining logic from QML/JS to C++ so that it can be made useful for other OSes, for the remote chance that anybody would care about it.
Since QML has many dialects and basically needs duplicated effort for several platforms, the "frontend" part should be as slim as possible.
Re: Ask HN: What are you working on this year?
#444Earlier quoted context omitted.
Haha, nice. And same — maintaining focus is hard :)
btw, really cool work with Remake, it's really neat!
You might be interested, idk.
Re: Ask HN: What are you working on this year?
#445I’ve been starting and growing a live theater venue in San Francisco for the past couple years, taking a break from the tech world. It’s finally starting to build some good momentum and I’ve even got some paid employees now. This year I’m hoping to get it self-sustaining enough that I can leave it largely in the hands of capable management and start dabbling on the tech ideas I’ve been kicking around. I’m especially…
That sounds extremely interesting, and something I would never think about doing coming from IT. I understood you want to take a break from the tech world, but mind sharing how the idea of growing a live theater venue came to your mind? :)
Cheers
Re: Ask HN: What are you working on this year?
#446Found a job and moved to Spain, so will spend 2023 practicing Spanish and some Catalan. Job is related to climate change, so will continue mixing workflow managers, climate experiments, HPC, Python, data analytics. Other than that continue moderating r/functionalprogramming and r/fuzzylogic on reddit, add more Brazilian Portuguese expressions to https://speaklikeabrazilian.com , and try to release Apache Commons Imag…
Hi kinow, I'm a Haskell developer from Barcelona. It would be nice to get in touch. My email is in my profile.
Re: Ask HN: What are you working on this year?
#447Earlier quoted context omitted.
aha, I feel your pain on sucking at front end dev. my site looks pretty similar to yours, bootstrap, etc. and I have no idea how to get away from it.
This is an uncommon suggestion but what broke me loose from this was reading "the elements of typographic style" a few years back. The back half is minutely detailed font stuff. But the first half is largely about how to identify meaningful differences in the purpose of different groupings of text, and guidelines on how to visually differentiate them with typographical decisions like weight, letter- and line-spacing,…
... sounds like I should pay someone to do it!
Re: Ask HN: What are you working on this year?
#448I am working on actually beginning doing something with my photography. It has been a hobby/passion of mine for 7+ years, but so far I do not really do much with the final images. I put them on my private Flickr as a backup and upload the highlights to Instagram, but that's it. I feel like Instagram is a hard medium because the photos that are trending are mostly the same overdone and oversaturated landscape or trave…
I agree with t0bia_s 2 that you should create a portfolio. But please keep posting your work on Instagram (already following you) or wherever you like. Cheers!
Re: Ask HN: What are you working on this year?
#449Earlier quoted context omitted.
What do you mean by supply chain in relation to a software company (assuming you're talking about software and not trading / eCommerce)?
Yup every company has a supply chain. In software the supply chain is new designs, new code, new customers, new support tickets. Arrange them on a board and optimize the flows. If you do not have flow on a certain track, focus on building that track up but make sure that it fits into the big picture and zoom out like in factorio. e.g. If you have raw materials, i.e. designers, they should always be creating design as…
Re: Ask HN: What are you working on this year?
#450I'm continuing work on the No Bullshit Guide to Statistics, which is an introductory book on statistics that includes all necessary prerequisites (practical data analysis using Pandas and probability theory math using the computer models from scipy.stats). It's been a many-year project (because STATS IS TOUGH!), but I've had very good progress in the last couple of months of 2022 (finished first few chapters) and now…