November is my last working month! I'm giving entrepreneurship a try to solve a huge problem: phone overuse. It's been busy: - Reading books, currently "The Mom Test" - Looking for a startup community and being disappointed with what my city has to offer - Deciding between VC vs. bootstrapping, and taking a firmer stance to try the latter first. This includes rejecting ODF. - Talking with like-minded people. I now ha…
Ask HN: What are you working on? (October 2024)
971–980 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#972I use this to create a local knowledge base that I can then crunch using LLMs to help in decision-making, creating standup notes, etc
Re: Ask HN: What are you working on? (October 2024)
#973I 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 seems like something which would be annoying to create digital without supporting tools, but awesome in analog. I could see value in a specialized camera-app which transforms hand drawn box-structures to digital boxes, or a kind of play board where children could arrange cards to create a program and learning programming.
Re: Ask HN: What are you working on? (October 2024)
#974For more details see here: https://tinyurl.com/ycyntmh6 .
Here is an example of using a Raku made Command Line Interface (CLI) app/script for translating natural language commands into DS computational workflows (via LLMs):
> concretize --l=Python make a quantile regression pipeline over dfTemperature using 24 knots an interpolation order two
# qrObj = (Regressionizer(dfTemperature)
# .echo_data_summary()
# .quantile_regression(knots = 24, probs = [{0.25, 0.5, 0.75}], order = 2)
# .plot(date_plot = False)
# .errors_plot(relative_errors = False, date_plot = False))
Re: Ask HN: What are you working on? (October 2024)
#975I'm running a hacky version on my phone and it's been surprisingly effective at stopping me from doom scrolling.
Re: Ask HN: What are you working on? (October 2024)
#976[1] Being solopreneur/micro-SaaS/do it all yourself dev is way more work than I thought
Re: Ask HN: What are you working on? (October 2024)
#977Re: Ask HN: What are you working on? (October 2024)
#978Hiring (SG and SF base): cv@powtain.com
Re: Ask HN: What are you working on? (October 2024)
#979My first idea was to jump right into building a website that made these types of races easily searchable. But I decided to slow down and just figure out the market first by creating a weekly substack newsletter. Each week I'll send out important upcoming dates for various unique endurance events and challenges. If I can grow this substack, I'll put effort into building this into a full fledged website!
The newsletter is call Feat of Strength and here is the latest newsletter: https://featofstrength.substack.com/p/feat-of-strength-newsl...
I would love constructive criticism on this. What would make this newsletter more valuable to you!
Re: Ask HN: What are you working on? (October 2024)
#980Using Roots to reduce it tho, adds stuff like app limits, downtime, and a “balance score” to help ppl keep their screen time in check. Just tryna make it easier to unplug and stay present without feeling too forced.