Earlier quoted context omitted.
>sorting out how to order a lot of bookshelves I've heard that IKEA "Billy" bookshelves are very popular, including among people who heavily customize them into creations that look nothing like the original.
Or, why not buy them from the shop that's closing? Or buy the whole business?
Ask HN: What are you working on (September 2024)?
491–500 of 1001 posts
Re: Ask HN: What are you working on (September 2024)?
#492I'm working on https://nuenki.app/ , a language learning tool. It teaches you a language while you procrastinate by inserting translations of appropriate-difficulty sentences into webpages as you browse HN etc. Currently trying to reduce costs by switching from using DeepL (high quality, low latency, high cost) everywhere to a hybrid that also uses Claude (high quality, high latency, low cost) for text that is far fr…
Re: Ask HN: What are you working on (September 2024)?
#493I am working on a new Computer Algebra System (CAS) tool, which is a programming language focused on math called Openbirch https://gitlab.com/Sveske-Juice/openbirch . It will probably be licensed with some open source license like GPL or MIT. Right now there really isn't much functionality, but i hope that it someday will be as good as other existing CAS tools like Maple and WolframAlpha. The main motivation for this…
I didn't get to look too deep into the source. Do symbols in openbirch self evaluate like in Mathematica?
Re: Ask HN: What are you working on (September 2024)?
#494Re: Ask HN: What are you working on (September 2024)?
#495There are some electronic Catan builds out there, but I found them really expensive -- e.g. opting for a smartwatch screen + microcontroller for every game tile (of which there are 19). Beautiful, yes -- but not my style.
Instead, I went for 8-segment displays for numeric tile values, and RGB LEDs to display terrain types. It adds up to 342 LEDs to control for the full board, from a single central microcontroller. When you turn it on, it sets up the board for you. Pressing a central button "rolls the dice", and it will flash the tiles that produce resources as per the game rules. Or cue special actions on certain rolls.
I really enjoy cost-optimizing prototypes, so this was good fun. I got it down to about USD 20 for a single, ready-to-play unit, including solid brass game pieces (it helps that I'm in Asia). I still use the deck of cards from Catan for now, but plan to replace it with something sci-fi themed. Maybe "Asteroid Miners".
The only thing I'm not 100% satisfied with is that the board is a little cramped -- it's a bit over half the size of the original Catan board. The PCBs had to fit within 100mx100mm -- I used a bit of a weird PCB geometry so that the board is composed of 3 identical subunits, rotated a few degrees to maximize it's surface area within a 100mm square.
I'm not planning to sell it. I just had a slow month, so it's a good time to learn to do new things. I never make any money with hardware, but I love how whimsical electronics can brighten someone's day. Sometimes that earns me a client -- and if not, it's cheap entertainment for me that keeps my skills sharp and my morale high.
Re: Ask HN: What are you working on (September 2024)?
#496You start by learning the words: It augments the repetition aspect of Anki with added context to the words (random example sentences for each work, each time). I curated / generated the set of words in advance. Then you move to practice these words in chat about different topics (soon voice conversation as well). You get a feedback in each turn about what your mistakes, without interrupting the chat.
I am using DeepL for translation (I am not liking it though, since it is very narrow strict definitions. I will be exploring OpenAI for that soon). For chat, OpenAI GPT-4o.
This is my first webapp. I used HTMX + AlpineJS, Python, Supabase (Auth, S3, DB), and hosting on my PI.
It's work in progress, but I need to start finding core users to give feedback. I am not really sure how though. I had some tough experiences on Reddit and Discord (understandable tbh).
Re: Ask HN: What are you working on (September 2024)?
#497https://reader.manabi.io iOS/macOS
It tracks every word and kanji you read to show you what you need to learn in order to read something new. It assembles your own personal corpus of example sentences as you read too, and will soon show you "i + 1" sentences to learn. No AI slop, just native immersion.
I'm also finishing an update now that automatically reviews flashcards that appear in texts you read. I find this more enjoyable and effective than slogging through context-light flashcards.
Re: Ask HN: What are you working on (September 2024)?
#498We are hiring for two roles:
1. People that have a technical background and want to become investors.
2. People that have an extraordinary background outside of technology (especially in writing or other liberal arts) and a deep interest in technology and want to become investors.
Please get in touch if interested! My email is alex at …
Re: Ask HN: What are you working on (September 2024)?
#499I am working on making using LLMs easy for everyone. Focus is to make users productive rather than having them configuring their environment to death. Wrote this app for my wife who, even as a smart software engineer, was getting overwhelmed with AI and LLMs. https://Msty.app