Ask HN: What did you make during lockdown?
51–60 of 556 posts
Re: Ask HN: What did you make during lockdown?
#52One thing which has been rather fun and successful, is speeding up uutils' implementation of integer factorisation: https://github.com/uutils/coreutils/pulls?q=is%3Apr+author%3... (uutils is a Rust reimplementation of the GNU coreutils and findutils)
I'm not yet satisfied with the performance, and I still have quite a few ideas how to improve it, but it's still more than 44 times faster than it was when I started (measured on factoring everything between 2 and 10⁷; it's a lot more on larger / more-interesting sizes)
Re: Ask HN: What did you make during lockdown?
#53And started designing and implementing my own pure-functional, JavaScript-targeted language with features like built-in partial-application of arguments, and every function being able to be called in a prefix, infix, or pipeline style
Re: Ask HN: What did you make during lockdown?
#54Nothing of any importance. Managed to screw myself up to the point of having constant generalized anxiety, so yeah, things are really working out here.
Hang in there. These are strange times and the most we can ask of ourselves is to get through them.
Re: Ask HN: What did you make during lockdown?
#55https://bingotronic.io/~abewinter2
WIP, signup here https://bingotronic.io/auth/join
no ddos pls
Re: Ask HN: What did you make during lockdown?
#56Re: Ask HN: What did you make during lockdown?
#57Re: Ask HN: What did you make during lockdown?
#58Re: Ask HN: What did you make during lockdown?
#59I started the project in January, so I guess this counts?
Here's a video showing what it looks like:
https://peertube.mastodon.host/videos/watch/4a19ca9e-7ca6-41...