I think I might have posted this before, but: I'm open to having a regular "What are you working on?" thread. I even reserved <a href="https://news.ycombinator.com/user?id=whoisworking">https://news.ycombinator.com/user?id=whoisworking</a> for that.<p>But it shouldn't be on the first of the month, colliding with Who Is Hiring threads. How about, hmm, the third Saturday of each month? or maybe Friday?
I'm working within a small team on an open-source alternative to Salesforce Platform.<p>Our big dream is to enable companies of any size to build faster and smarter high-quality software with a solid enterprise foundation (think: security, scalability, traceability) and still retain the rights to the product they pay for.<p><a href="https://github.com/openkoda/openkoda">https://github.com/openkoda/openkoda</a><p>Short demo of our insurance application template: <a href="https://www.youtube.com/watch?v=GtPOZEERMQo" rel="nofollow">https://www.youtube.com/watch?v=GtPOZEERMQo</a>
Spent a bit of time last month on multilingual scrabble: what set of ~100, or 150 tiles will allow us to play a good scrabble game in language $X?<p>There's plenty of word lists on the net to give a sense of "what is a language", and a scrabble simulator script was fun to come up with. So now i have a script that can take a proposed tile set and play a bunch of scrabble games with it in a given language (or group of them) to help judge the viability of the set.<p>I took it that far because my wife is learning Czech and wanted a tile set as a study aid. Our ~128 tile English set is providing fun on our refrigerator for the whole family as a "walk by crossword game", and the 150 tile czech set seems to be working for the wife. 98 wouldn't be enough for czech; simulator said, and it was right.<p>I was excited at first about the possibility of sharing the results of my work, but "crossword / scrabble game" is apparently a very narrow niche. Most of the world I can talk to doesn't appear to need a better scrabble set.<p>I had fun with it, and that's reward enough.
Just two ideas from the portfolio:<p>- I'm working on LLM-based detection of media bias for English and German (later perhaps other languages), which is more detailed (27 bias sub-types), fine-grained (sentence level instead of document-level) and accurate than the state of the art. The result is be a Web browser plug-in. I'm also thinking about that project's governance and how to deploy this technology to benefit the general public free of charge for end users.<p>- I'm thinking of knowledge management processes and tools (both for personal and organizational use) and ways to stimulate adoption because management seems to not see the sad state of affairs (everything is broken) and the value of this working.<p>My R&D work aims to cut across the traditional divide between "basic science - applied science - industry applications" in that I like to discover & play with pretty fundamental concepts that can be tried in practical (software) prototypes and then pushed into production use.
I'm building a data seeding / simulation service that populates systems (like Salesforce) with realistic-looking data.<p>Thought is that you can build compelling demos with your real app.<p>No need for "fake web app" demos anymore :)<p><a href="https://www.tetherdata.io/" rel="nofollow">https://www.tetherdata.io/</a>
a Free book teaching WebGPU / graphics programming, with a live code playground<p><a href="https://shi-yan.github.io/WebGPUUnleashed/" rel="nofollow">https://shi-yan.github.io/WebGPUUnleashed/</a><p><a href="https://shi-yan.github.io/WebGPUUnleashed/code/code.html#5_06_skeleton_animation" rel="nofollow">https://shi-yan.github.io/WebGPUUnleashed/code/code.html#5_0...</a>
A new way to visualize the weather (forecast). <a href="https://weather-sense.leftium.com" rel="nofollow">https://weather-sense.leftium.com</a> got some interest in another thread[1].<p>Major updates in the past month:<p>- Added AQI<p>- Adjusted map colors to make precipitation radar more visible<p>- Tweaked UI/styling<p>If I find some time to work on it:<p>- One hour minutely precipitation forecast<p>- Allow toggling of all data in plots.<p>- Settings UI + persist to cookie.<p>- Minor bug fixes.<p>[1]: <a href="https://hw.leftium.com/#/item/41113290" rel="nofollow">https://hw.leftium.com/#/item/41113290</a>
Just a hobbyist, but always wanted a programming job; not a socialite though as everyone expects nowadays. Currently screwing around with vanilla HTML/CSS/JS to build a zero dependency simple code editor using VSCode as inspiration. Parsing and highlighting is working well, including nested tokens, but folding is kicking my teeth in. Took a break from that to work on Shift/Tab indent/outdent, and that has went about as well. So, bouncing between those and treading water.
I'm working on a UI kit for life science research!<p><a href="https://docs.nitro.bio/" rel="nofollow">https://docs.nitro.bio/</a><p>A lot of bioinformatics tools have been recompiled to wasm, and I'm working on integrating them these vizualizations.<p><a href="https://storybook.nitro.bio/?path=/story/ariadne-ariadne--kitchen-sink-viewer-story" rel="nofollow">https://storybook.nitro.bio/?path=/story/ariadne-ariadne--ki...</a>
I'm on parental leave and working on the new site for a non-profit, Falling Fruit.<p><a href="https://github.com/falling-fruit/falling-fruit-web">https://github.com/falling-fruit/falling-fruit-web</a><p>We're looking for more contributions - it's a React / Redux app that tries to replace the current site and mobile app with one codebase, and then go from there - join us if you fancy!
I'm involved in developing x-cmd. We've been focused on developing new features and optimizing user experience. We occasionally promote it on social media and Hack News, but the results have been poor, which is frustrating.<p><a href="https://www.x-cmd.com/" rel="nofollow">https://www.x-cmd.com/</a>
Writing assistant for your second language(s). Right now it’s a web/mobile app but we’re getting ready to launch our browser extension so hopefully that will be more convenient for our users.<p><a href="https://nativi.sh" rel="nofollow">https://nativi.sh</a><p>Also since the backend is in rust I’ve been contributing to a bunch of the libraries I’m using. There’s definitely been a cost to using rust since a lot of the web dev packages are on the younger side, but the reliability has been huge for a side project. Other than one time I set the wrong send grid API key I don’t think we’ve had a single 500.
At work we take a month or two in a summer to do code cleanup work, we just got up to JDK 21 and I rebuilt the build system for a Javascript project.<p>In terms of my side projects recent developments are:<p>(1) made a fork of my "second brain" (third brain?) and loaded in a friend's notes from evernotes. I started putting tags on about 400 items one at a time assuming an ontology would emerge (it has in many projects I've done) but I got stuck. I am probably going to add some reports/visualizations and a simple comment facility and move forward.<p>(2) I made friends with someone who designs clothing who is interested in collaborating on print-on-demand fabrics. Turns out almost all printed fabric is silkscreened which is great in some respects but doesn't let you render the full range of colors that is possible in print-on-demand which is often inkjet. PoD fabric is about twice as expensive as silkscreen printed fabric so I'm feeling the need to make designs that are unlike anyone's ever seen before: photography-based images that don't make people feel they are "wearing a photograph".<p>It's a crazy competitive market with many different vendors that specialize in different kinds of fabrics, I am running 8x8 sample prints, ordering sample books as well as sets of color swatches so I can get a handle on color management.<p>I'm probably going to produce the first fabric based on an image I already have which I took of a flower field with a very wide aperture lens but I am thinking for this purpose I don't want to have any trouble making images that tile so I'm planning on photographing 20-50 flowers and cutting them out from the background and then procedurally generating infinite flower fields with the exact properties I want. I got into flower photography last year because I found the photos did really well on social but I was kinda bored doing it last year and would feel even more bored if I kept doing what I was doing last year without adding something to my technique and this is it.
A cross-platform UI kit that's also a vector design tool: <a href="https://www.pax.dev/" rel="nofollow">https://www.pax.dev/</a><p>Sort of like a new Flash, but open source, compiles to WASM or LLVM instead of requiring a plugin, and driven by language all the way down.<p>The language piece is a declarative UI language tailored to vector design; the vector design tool reads & writes this declarative language and you can go back and forth between visual edits and code edits. All of this attaches to and is driven by existing programming languages, starting with Rust and following soon with JavaScript.<p>Getting very close to our first launch! Have been quietly developing in the open for a while.
I'm working on a small website for finding restaurants and breweries when you're traveling. It currently has 4 year of Great American Beer Fest winners and 3 years of James Beard nominees and winners.<p>It's very alpha at this point with no styling. I'm also working on getting addresses, websites, and instagram links gathered and added. Plus collapsing down the entries, so a place with multiple awards only shows up once, with all of its awards. Right now it's just 1 results per award.<p><a href="https://nomnominees.com/" rel="nofollow">https://nomnominees.com/</a>
Moving Stratum's (my RSS reader) backend from Firebase to PocketBase. It worked pretty well, even made an offline caching system that works about as good as Firestore's. However I recently found a bug: if the app thinks you're online and you're actually offline it'll try to fetch from the server and it will take forever. I have to add a timeout somewhere.<p>The backend is coded in Go which I originally didn't like but now I love. It's so much easier to work with than TypeScript and Firebase Cloud Functions. It allowed me to easily add quite a few features like the one that allows me to summarize Hacker News comment sections .
As it is summer in my hemisphere of the world, I've been focusing on more fun projects, namely diving into Bevy and game development in order to hopefully one day be able to publish a PC game of my own.<p>Currently focusing on reading up on everything I can regarding NPC AI, and 80% done with a library for Bevy that allows one to program NPC AI via GOAP (Goal-Oriented Action Planning, probably made most famous by the AI in F.E.A.R), which has been a lot of fun. Although Rust is basically the opposite of my favorite language, so still taking some time to wrangle the code to my needs, but I'm sure it'll be fine in the end.
I am working on a ebook reader which uses AI to make reading easier and has a built in book club to talk about the book as you read it and once you are done.<p>Basically I am building it for myself as some books are hard to read, and if I can substitute a paragraph or some sections with an ELI5 version that would get me through a lot more books and may it so much fun.<p>And I love chatting about books and that is half of the fun for me, so I am building it in the app itself.<p>Using Tauri and Rust for all of this because I don't like slow apps.<p>Will also build mobile apps next once I am done with the desktop versions as I like syncing where I read etc.
I’ve been working on a tool for managing AWS Organizations, SCPs, and IAM policies. At the moment it’s more a collection of scratch-my-own-itch features (interactive tree view for accounts, access denied debugger, and a few tools related to seeing how SCPs are inherited through the OU structure). Hosting it at wut.dev if this sounds interesting to you.<p>One neat thing (although makes it more challenging to build) is that I’m using the AWS JS SDK to do everything client side. So the whole app is basically a single HTML/JS page with no API, creds are only stored locally, etc.
I just made Little Riddle, a word game for my mom. I took a list of popular nouns, verbs, and adjectives and found words that rhyme with each word. Cleaned up that list, removing obscure words and words that didn't really rhyme together. I then asked ChatGPT to come up with a clue for each rhyming pair. I just gave it to my mom for her birthday and she loves it. It's based on a analog word game people refer to as "Road Toad".<p><a href="https://little-riddle.com/" rel="nofollow">https://little-riddle.com/</a>
Prototyping :<p>- Financial credit building for children via parent<p>- a better Siri (but many companies in this space is demotivating)<p>- a Capitol Hill Club, kind of like a country club for people, parents, kids to relax after work and which is not a restaurant
Inspired by this Veritasium video: <a href="https://youtu.be/R13BD8qKeTg?feature=shared" rel="nofollow">https://youtu.be/R13BD8qKeTg?feature=shared</a><p>I'm working on a journal that incorporates Bayesian learning on how aspects of my life affect my mental, physical and social well-being. Having used it for nearly 500 days I plan to turn it into a life accounting and auditing tool.<p><a href="https://www.habitually.co.uk/" rel="nofollow">https://www.habitually.co.uk/</a>
Consulting:<p><pre><code> - Firmware for high-power EV chargers (Rust)
- CI/build systems on Raspberry Pi's (NixOS)
- Documentation for zk-STARK compiler (Rust)
- Software for insurance back-office (Elixir)
</code></pre>
Personal:<p><pre><code> - Turtle graphics with HTML Canvas via WebAssembly (web-sys crate)
- NixOS configuration for my laptops and Raspberry Pi's at home
- SSH AuthorizedKeys management for distributing SSH keys
- A pinyin editor for creating flashcards based on corpuses</code></pre>
I’m building a platform that helps elementary and middle schools raise money. Students answer as many math problems as they can over a week or two and ask friends and family to support them by making a donation to their school. The math problems are dynamite created and generally follow the math curriculum that most schools follow. <a href="https://www.forourschool.org" rel="nofollow">https://www.forourschool.org</a>
I have been working on a platform where people could solve ML problems similar to leetcode but more focused on learning and less on interview <a href="https://www.deep-ml.com/" rel="nofollow">https://www.deep-ml.com/</a>, also started making the problems open source <a href="https://github.com/Open-Deep-ML/DML-OpenProblem">https://github.com/Open-Deep-ML/DML-OpenProblem</a>
We're building a platform that gathers all GPS outages globally every day and packs it into a searchable database<p>We also map how close these outages are to oil and gas pipelines<p>We will also be incorporating ocean fiber outages, Starlink outages, and whatever else we can find that helps us make sense of the world in near real-time<p>The future of news is data<p><a href="https://geohub.today" rel="nofollow">https://geohub.today</a>
I’m working on battery included backend framework + transpiler that emits both maintainable and extendable Node.js and Go code.<p>It’s more or less an API development platform focusing on implementing and automating business logic.<p>Playground: <a href="https://app.january.ah" rel="nofollow">https://app.january.ah</a><p>Website: <a href="https://january.sh" rel="nofollow">https://january.sh</a>
I'm working on a financial literacy application.<p><a href="https://kiihela.com" rel="nofollow">https://kiihela.com</a><p>I love MoneyManager by Realbyte, but having to manually input transactions became tiring after a while.<p>So I decided to build one that works specifically for my country. It parses MPESA smss and, with enough data, we'll be able to automatically categorize almost any transaction.
Outside of work I'm learning about buildroot and building a tiny Linux systems. When I get stuck with that, I'm working through Crafting Interpreters. If I'm lucky I'll be able to take what I've learned and make a unit aware calculator.
I'm building this educational game to help build proofreading skills: <a href="https://frogs.cool" rel="nofollow">https://frogs.cool</a>
I'm aiming for writing full-scale web apps with LLMs, mostly autonomously.<p>The advice I got was to talk to customers, because this could be something nobody wants.
adding some minor improvements here and there to my project <a href="https://tournacat.com" rel="nofollow">https://tournacat.com</a> (syncs your fav esports schedules to Google Calendar)<p>i don't spend a lot of time on it every day, just trying to accumulative in hopes that it'll add up over time