Live data from Hacker News

Ask HN: What is something exciting you're working on?

news.ycombinator.com

31–40 of 104 posts

Re: Ask HN: What is something exciting you're working on?

#32
Derw[0], an ML-family language that targets TypeScript or JavaScript. The aim is to have a language similar to Elm, but can do interop with TS a lot easier. I'm mostly excited that this will make my TypeScript projects a lot more enjoyable for me to work with.

[0] - https://derw-lang.github.io/

Github - https://github.com/eeue56/derw

Announcement post - https://derw.substack.com/p/why-derw-an-elm-like-language-th...

Re: Ask HN: What is something exciting you're working on?

#35
I quit my job to work by myself full time on an application development platform that I plan on using to roll out several developer/founder applications and services with. Eventually, I plan o building a no-code solution around and on top of the libraries and infrastructure I’ve been building. Also, will use it to relaunch my budgeting application @ budgetbloom.com

Re: Ask HN: What is something exciting you're working on?

#36
I am working on a gameshow-like quiz website primarily for classrooms. [0] It's really cool to see people using my site, and working around the challenges I come across. I did a Show HN last month [1] and the comments I got were super encouraging which was awesome.

[0] https://quickz.org [1] https://news.ycombinator.com/item?id=29836852

Re: Ask HN: What is something exciting you're working on?

#37
Virtual tech talks for/by folks hacking on databases, emulators, compilers, operating systems, etc. Next one is this Thursday at 8pm EST with folks talking about writing JPEG encoder, talking about postgres wire compatability, and possibly a talk on bazel.

https://www.meetup.com/hackernights/

Re: Ask HN: What is something exciting you're working on?

#38
- openstreetmap renderer server - https://github.com/severak/lunarender3

- in-browser audio suite - https://severak.github.io/cyber-music-studio/

- my very own social network - https://kyselo.eu/

These are my major software hobby projects. Social network one is more useful than interesting. Audio suite is very interesting but not that useful. I hope that openstreetmap renderer can be the middle ground - both useful and interesting.

Re: Ask HN: What is something exciting you're working on?

#40
Not much in the grand scheme of things, but our research firm works in a specialized field and I recently decided to put together a little package and database API for internal development -- especially R&D -- that encodes all the domain knowledge present in the company into rich representations of the subject matter at hand, along with efficient ways to manage the data for analysis, inspection, training, etc. It's more exciting than my current day job and it gives me a chance to explore the DevOps-y side of things in the company.
Post reply on HN