I've been working on a cloud gaming service (like Stadia). Wanted to see how far I can get it done using open source, without ready-to-use solutions like Parsec/Moonlight/Sunshine. It works by running a game in Linux (I use NixOS btw) under Wayland (sway), capturing the frames via Pipewire in form of DMAbufs and passing them to ffmpeg's VA-API encoder (so frames don't leave GPU memory and are encoded on GPU right awa…
Ask HN: What are you working on? (October 2024)
521–530 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#522I invented a programming language where you use Unicode box-drawing characters to draw a structure of boxes and lines: ╓───╖ ║ ! ║ ╙─┬─╜ ┌───╖ ╔═══╗ ┌─────┴─────┤ > ╟──╢ 2 ║ │ ╘═╤═╝ ╚═══╝ ╔════╗ ┌───╖ │ │ ║ −1 ╟──┤ + ╟─┴─┐ │ ╚════╝ ╘═╤═╝ │ │ ┌─┴─╖ │ ╔═══╗ │ │ ! ║ │ ║ 1 ║ │ ╘═╤═╝ │ ╚═╤═╝ │ │ ┌─┴─╖ ┌─┴─╖ │ │ │ × ╟──┤ ? ╟──┘ │ ╘═╤═╝ ╘═╤═╝ └─────┘ │ The language is called Funciton (pronounced: /ˈfʌŋkɪtɒn/) and the above…
This is awesome! I think what it needs now is tooling/an ide to "draw" programs :) I've long wanted to look for a sort of "ascii drawing program" where one can just draw on a grid with monospace ascii characters and have tools for boxes, circles, etc. Maybe it already exists!
Re: Ask HN: What are you working on? (October 2024)
#523I've been working on a note-taking tool / daily todo-app: https://crom.ai/ - Currently in closed beta. It uses basic markdown and some additional custom elements to annotate data. The idea is that you get a daily for every day, with the items ticked off on the last day removed. So a new daily every day. At the same time, there is some integration with AI to get feedback on things to break down. You can give it some i…
FYI on Firefox mobike the page content is cut off on the left side.
Re: Ask HN: What are you working on? (October 2024)
#524Creating launch/hype videos for your product is hard. It's expensive if you go through an agency or a freelancer. You could DIY it with Adobe After Effects, but it takes a whole set of motion design and video editing skills!
That's why I built VideoJam, an easy-to-use video builder for startups, solo entrepreneurs, and hackers. Create your video in no time - no video editing skills required. You can create product videos from scratch, with ready-made scene templates, or using entire video templates.
I just launched this week, any feedback is very welcomed. Also, don't hesitate to reach out if you want to try at no cost during the beta.
Re: Ask HN: What are you working on? (October 2024)
#525This 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…
Dan, instead of "What are you working on", could a better title for conveying the intent be "What are you hacking on"?
Re: Ask HN: What are you working on? (October 2024)
#526Re: Ask HN: What are you working on? (October 2024)
#527I built 3 electric cars from 2018 to 2023 and drove them 20k miles. My own firmware and controllers, with an https://openinverter.org motor controller Now I release my knowledge in bite-sized chunks on my new YouTube channel to help others: What's a battery management system? https://www.youtube.com/watch?v=_QsMoCrSTYc What is the C-Rate? https://www.youtube.com/watch?v=dDu1fRtKfsA What is battery balancing? https://…
Do you know of any communities with self-built airplanes? (especially novel-esque designs for propulsion or wings?) I realise these have far more regulations, but experimental GA is something that really excites me.
Re: Ask HN: What are you working on? (October 2024)
#528I'm building a language learning app: https://yakk.app . Way to go, but made a good start and even a little bit of money so far. I quit my job and moved to Asia on savings to keep building. LMK if any of you guys are in Bangkok, let's hang out.
Re: Ask HN: What are you working on? (October 2024)
#529Currently, other than my day job, I am obsessed with making sense of the "shape of stories". Mapping embeddings and see how they move through a sequence. Started of with [1] which showed that there might be some strength to the idea. Applied it for chunking [2] and web site analysis[3] and got pretty good results. Just started trying out experiments on video [4] and surprised that the structure seems to hold for imag…
Re: Ask HN: What are you working on? (October 2024)
#530I'm building a language learning app: https://yakk.app . Way to go, but made a good start and even a little bit of money so far. I quit my job and moved to Asia on savings to keep building. LMK if any of you guys are in Bangkok, let's hang out.
Great idea, are you in Bangkok on holiday or using this idea to get a business visa?