Meta: This thread is fun to read, it's cool to skim through such a large variety of ideas and projects. I wouldn't mind seeing it as a monthly thing like the "Who is hiring?" posts. There'd probably be some overlap with Show HN, but I personally wouldn't mind if it's just once a month.
Ask HN: What projects are you working on now?
461–470 of 1001 posts
Re: Ask HN: What projects are you working on now?
#462Very research-y, but I am working on a pet idea of mine called "compact models" in Machine Learning. Essentially you take a model - say a decision tree of depth 20 - and "compact" it to a decision tree of size 10, without losing accuracy. The motivation is "interpretability": models are interpretable by humans if they are small. Another application would be low memory footprint models - but frankly, I haven't thought…
https://arxiv.org/abs/1803.03635
Some pruning methods have recently been added in the latest feature release of PyTorch.
Re: Ask HN: What projects are you working on now?
#463I built it because I'd been participating in a couple of bug bounty program and felt like I was just trying random mutations to see what broke things.
There are other web fuzzers out there, but they're super limited. They test each piece of API functionality in isolation, whereas my fuzzer can test sequences of calls that depend on each other.
I'm also trying to improve my drawing skills. It's a bit of a struggle, as it takes a lot more patience than most things I do on a daily basis.
Re: Ask HN: What projects are you working on now?
#464Re: Ask HN: What projects are you working on now?
#465Re: Ask HN: What projects are you working on now?
#466Re: Ask HN: What projects are you working on now?
#467Re: Ask HN: What projects are you working on now?
#468It's a blend of Jupyter Notebook, Project Iodide, JSFiddle, CodeSandbox, Glitch, and Observable.
Here are two screenshots:
- Notebook: https://i.imgur.com/nDUC817.png
- View Source: https://i.imgur.com/KhaiCfz.png
This is a tool that I wish existed after having worked with Jupyter notebooks a lot.
Re: Ask HN: What projects are you working on now?
#469Working on a rules light alternative to the Lancer RPG. I love the art and lore, but in between hearing about it and its release, I got more into OSR sorts of games and now Lancer feels almost overwhelming with its rules. I'm merely hacking Into the Odd for now, but adding mech combat and some other tables to help along gameplay. No idea what I'm going to do about art though. I don't have enough money set aside right…
Re: Ask HN: What projects are you working on now?
#470Germany is running the biggest hackathon ever to fight corona. Challenges span everything, from tracking, organising material, designing tools for home office, mental health, reaching out to elderly, kids, parents, teachers ... https://wirvsvirushackathon.org/?lang=en Make an impact and give back!