Live data from Hacker News

Ask HN: What are you working on?

news.ycombinator.com

841–850 of 1001 posts

Re: Ask HN: What are you working on?

#843

A couple of projects: - A vertical BI tool for courts. Every court is its own animal and something as simple as closing a case can be stored and managed in different ways, and the complexity is so high that it's hard to visualize the data. This solves those problems in a clear, understandable way. - A national hearing reminder service. Each year, millions of Americans fail to appear in court for low-level offenses an…

Awesome

Re: Ask HN: What are you working on?

#844
post #787

https://cleave.app Cleave is an application that lets users persist OS state as a "context" - saving and loading open applications, their windows (and their positions), tabs, open files/documents and so on. Think of it as a workspace or project manager from an IDE, but on the OS-level. Started because of frequent multitasking of heavy work with limited resources. Made it because I wanted to switch between studying, w…

Nice idea but have you considered just using built-in MacOS spaces for that? What't the limiting factor for you in them?

Re: Ask HN: What are you working on?

#845
I make an iOS calendar widget that can show more than one day of events https://eventail.app

I am also working on a ray caster game for a gamejam: https://alakajam.com/9th-kajam/1041/stress-maximum/

Not having worked on a game for a very long while I was quite pleased that I finally could use all that knowledge one learns for tech interviews.

Re: Ask HN: What are you working on?

#846
I hacked together a Wayland (Sway/Waybar) covid-status indicator which extracts covid19 case data filtered by country (new cases / new deaths etc) from "ourworldindata.org" and displays it either in waybar or on the cli.

Apart from running (with on-click actions in Waybar) it can also be run on the command line. Output is either text, json, pdf, jp or a mako/dunst notification.

For screen-recording/screenshots see the unixporn post or my gitlab...

/r/unixporn: https://www.reddit.com/r/unixporn/comments/koazs0/sway_covid...

gitlab: https://gitlab.com/jbauernberger/covid_status/

Re: Ask HN: What are you working on?

#847
A open source[0] (web) framework called ZenTS[1] written in and for TypeScript and Node.js. It already has a lot of features, but my TODO list is growing each day.

My next steps there are:

- EMail support (maybe MJML?) - Plugin Support - API Documentation

I recently got interested in LiveView, like the one that is implemented in Phoenix Framework (or Hotwire). I think that a pretty nice feature that i like to implement into ZenTS...

I posted it once on HN, but didn't catch any attention. I also posted it in /r/typescript, but mods didn't unlock the thread for unkown reasons. So i'am definitely looking for more feedback. Anyhow, i really enjoy doing open source, even it's pretty hard to get any attention from users (or any users at all), if you don't set your food into a niche or something really new and awesome (i know, MVC frameworks are not).

[0] https://github.com/sahachide/ZenTS [1] https://zents.dev

Re: Ask HN: What are you working on?

#848
2 main things

Devoted [0] - An app to explore historical prayers and creeds from the 3 main Christian traditions

God's Green Earth [1] - A pet project that doesn't even have a website yet. It will be a blog/photo gallery exploring the connection between man, nature and God.

[0] https://devotedapp.faith

[1] https://godsgreen.earth

Re: Ask HN: What are you working on?

#849

I am working on Lulim Jewelry ( https://lulimjewelry.com ) which is my custom jewelry company. You can customize your ring with any engraved image (inside or out) and then I use 3D printing on the backend to produce the ring in gold or silver. My most popular customization is a fingerprint ring. You can see some pictures of my website. I spent a decent amount of time on the design software which uses fabric.js and th…

Do you only print on the inside of the ring? Seems like most of the time you can't see the print, because you wear the ring most odd the time.

Re: Ask HN: What are you working on?

#850

A phased array ultrasonic sonar to make autonomous drones. Yes, you read that right. Pics here: https://twitter.com/alextoussss/status/1347969518539337730

That's very impressive! Do you have a webpage with more details, including the number/type of transducers you used etc.
Post reply on HN