Ask HN: What are you working on? (October 2024)
41–50 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#42Re: Ask HN: What are you working on? (October 2024)
#43https://lingostories.org (not a business, just a side-project, entirely free) I'm building a website with interactive stories (or story-based games), intended for language learners. The idea is to make stories with choices (using Ink script), including features you may expect from adventure games (e.g. inventory, choices that matter). The text is written in simple language, it is then translated in many languages, an…
Heads up: your link is blank when I opened it in Firefox Uncaught TypeError: SpeechRecognition is not a constructor
I started experimenting with the speech recognition browser API yesterday (so that the user can listen and repeat sentences), but it's not supported everywhere.
Re: Ask HN: What are you working on? (October 2024)
#44Finishing my basement, one weekend at a time. Maintain your basement and its waterproofing kids! Otherwise the next owner will hate you.
Re: Ask HN: What are you working on? (October 2024)
#45Knitting hats. The fall/winter is when I bury myself in knitting projects to fight seasonal depression and cabin fever. Audiobook + knitting == bliss. The work most of us do isn't tangible. You have nothing to "prove" that you made something. Creating something in meat space is really rewarding.
Re: Ask HN: What are you working on? (October 2024)
#46- what is "out there" on the machine ("queried"),
- vs. what was the state last recorded in (git) history,
- vs. what I want there to be on the machine (described in Nickel language https://nickel-lang.org/, a statically-typed successor to the Nix language).
Re: Ask HN: What are you working on? (October 2024)
#47the first fun thing i'm working on a roguelite(?) type of petsim in dragonruby for my wife and i to play.
then i'll go back to working on my mtg collection / deck builder app. instead of rewriting in nextjs i decided to just go modern rails with it and i am honestly having a lot of fun. a redesign helps too, but once you get the hang of turbo/hotwire and stuff it really isn't that bad.
another thing i've got kicking is writing up a portfolio site for my old photography since that current hosted plan is about to renew. this is more of a stability and performance issue as i really liked using Format, but every single time i go to show my port to someone irl i would either not load or take forever or have images missing. extremely frustrating.
i'm very tired of SaaS pricing going up (with unwanted features) and user experience and value going down. reallllllly fighting the urge to just build a clone and try to take a cut of the overall business.
Re: Ask HN: What are you working on? (October 2024)
#48Knitting hats. The fall/winter is when I bury myself in knitting projects to fight seasonal depression and cabin fever. Audiobook + knitting == bliss. The work most of us do isn't tangible. You have nothing to "prove" that you made something. Creating something in meat space is really rewarding.
Re: Ask HN: What are you working on? (October 2024)
#49I get custom character flaps printed and die-cut in bulk and then sell them in smaller sets. A full set of flaps for one module has 52 distinct designs (letters, numbers, symbols, etc) and I get them from the manufacturer grouped by design, so they need to be collated to sell as packs of 52 with 1 of each design.
My WIP robot will take a stack of one design and distribute them to a bunch of cubbies, then I'll swap in the next design, and so on, so each cubby ends up with a full set.
It's based on a cheap ~$110 CNC gantry frame from AliExpress and a ~$35 BTT SKR Pico 3d printer main board running GrblHAL. To detect whether the flaps feed successfully I use a visible light break-beam sensor (the typical IR sensors don't work because the PVC flaps happen to be IR transparent!) which acts as the "z probe" - the flap is fed via a G38.3 probe action which returns whether the probe was successful or not, and the "z" coordinate it was first detected.
I have a python script running on a computer to send the gcode to the machine.
[0] https://bsky.app/profile/scottbez1.bsky.social/post/3l737hme...
Re: Ask HN: What are you working on? (October 2024)
#50This is an ongoing experiment that david927 has been helping with (thanks!). The two previous in the sequence were: Ask HN: What are you working on (September 2024)? - https://news.ycombinator.com/item?id=41690087 - Sept 2024 (1041 comments) Ask HN: What are you working on (August 2024)? - https://news.ycombinator.com/item?id=41342017 - Aug 2024 (1424 comments) One thing I'd like to hone in on is that these threads a…
We know our history and the role collaboration has played in it. Whether at Xerox PARC or Bell Labs, bouncing ideas off of other colleagues has spurred incredible innovation.
I submit that HN is a giant Xerox PARC. We have all of the ingredients for this recipe here on HN. We have the brilliant minds; we have the joy of creation. I submit that what we lack is mixing those ingredients. We lack dialogue and collaboration, and it's all completely unnecessary. It's here. Please use it.