I've been building a chrome extension called Skipper [1] that helps people to organize their browser tabs with AI. For my whole career so far I've been applying ML (as they called it back then) / AI to various domains like drug discovery and cybersecurity. Both were fun but, man, it feels really different to build a consumer app. It's just very exciting to be able to develop something, push it, and get compliments/co…
Ask HN: What are you working on? (October 2024)
891–900 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#892I should be done within a week or two :)
Re: Ask HN: What are you working on? (October 2024)
#893A keyboard that is ergonomic without looking or feeling intimidating ( https://github.com/cassiozen/fatbee ). The term "ergonomic" isn't regulated in the US, so the market is full of supposedly "ergonomic" keyboards that offer little real benefits—and in some cases, may actually cause harm. My main gripe is with split keyboards. The traditional keyboard layout is wrong in so many ways (from the perspective of physiol…
This might be outside the scope of your work, but I'm considering going more extreme with ergonomics. What if the keyboard was split and mounted on my chair arms? What possibilities are there with a keyboard on a free-floating arm, whether it's full-sized or several smaller ones? I like that you use the word "familiar", I'm not looking to reinvent how keyboards work, I just want to rethink where I hold my arms.
A concurrent project, I'm working on finding a chair that fits my specific dimensions. I'm too tall for the average chair and have been searching for solutions. Currently, I use a $40 Coleman camping chair that lets me sit at a 135-degree angle with my laptop on my lap and a portable monitor to the side. However, it offers very little support for my head and shoulders, so I'm looking for a chair that can adjust from 90 to 135 degrees and support my frame.
Re: Ask HN: What are you working on? (October 2024)
#894Today, kindergarten was closed and I had to take much of the day off to take care of my five-year old daughter. We asked Chat GPT to assume the role of a master board game designer and to lead us through the creation of a novel boardgame, with input from us. She came up with the setting - we are unicorns that need to rescue princes and princesses that have been captured in a scary forest full of monsters. Quickly, th…
Re: Ask HN: What are you working on? (October 2024)
#895A new YouTube app/player, for my kids. It allows us to control the algorithm. It’s all LLM translating to YouTube search queries under the hood. Visually it looks the same. The suggested videos come from predefined buckets on topics they love. E.g. 33% fun math, 33% DIY engineering, 33% creative activities. Video recommendations that have a banned word in the title/desc don't get displayed e.g. MrBeast, anything with…
For anyone wanting interesting YT videos for their kids (and not wanting to take anything away from OP's project), I highly highly recommend thekidshouldseethis.com. It's basically a curated stream of cool videos, and I would feel totally safe letting my daughter browse it alone (she never does because we usually watch them together, but the curation is that good). Videos on all sorts of topics, and good enough to be…
Re: Ask HN: What are you working on? (October 2024)
#896This is an original choose your own adventure game created by some friends. The score is original, as is the art work. Its a bit raunchy, but fun.
Give it a try!
Re: Ask HN: What are you working on? (October 2024)
#897After years of building virtual things out of code, I want to pivot into building buildings. I'm working on https://buildersqrcodes.com/ to scratch my own itch to easily communicate technical requirements to workers on the ground through QR codes.
Re: Ask HN: What are you working on? (October 2024)
#898I was partly motivated by seeing so many good people go through layoffs :( Here's the work in progress if it'd help anyone: https://ktrnka.github.io/company-detective/
Re: Ask HN: What are you working on? (October 2024)
#899Decarbonising buildings and massive warehouses.. It's a very fun mix of hardware (for data collection), and crazy SQL queries to model energy flows between buildings, solar, batteries, etc. Considering just one building is pretty easy: consumption = imported - exported + generated - stored + dispatched. carbon = carbon intensity * imported cost = tariff * imported but then you add a site with a couple of buildings, s…
Also somewhat working in this space. Building a BMS (Building management system) to manage and control everything in commercial buildings. Think Homekit for commercial. There's something like 70% of buildings don't use one and they can be much more environmental friendly. Utilizing https://project-haystack.org/
Very familiar with BMSs but the lack of open standards and protocols has been extremely frustrating - makes me appreciate how good we have it with HTTP, etc.
Lots say they support BACnet but that’s only if they’ve been configured and the points exported, etc.
Haystack is a great step forward for labelling too but adoption seems fill with complexity :)
Re: Ask HN: What are you working on? (October 2024)
#900I just finished https://github.com/Leftium/spock-stack-spa-starter
Next, I'll take this new "Spock" stack and try rewriting my HN client https://hw.leftium.com/
I'm planning some new features like keeping track of unread posts, which are marked read as you scroll.
Perhaps submit it to the Svelte Hackathon: https://hack.sveltesociety.dev