VO is my dynamic language, its weird but i like it. functional, OO and dynamic, its 'extendable' from within the language. - Unicode so Symbols are legit. - functions are first class objects, assignable to variables. - classes are hash with functions assigned to members giving methods. - as much as possible is defined within the language so its self extending. - pre/infix can be defined by the client programmer so pa…
Ask HN: What are you working on? (September 2026)
731–740 of 836 posts
Re: Ask HN: What are you working on? (September 2026)
#732We modeled the ultimate future in 6 years and now share the technology how exactly to get there safely effectiveutopia.org
Re: Ask HN: What are you working on? (September 2026)
#733You type: radius=10gc50 50 r And right away, you have a circle on the screen.
Re: Ask HN: What are you working on? (September 2026)
#734Re: Ask HN: What are you working on? (September 2026)
#735Re: Ask HN: What are you working on? (September 2026)
#736Re: Ask HN: What are you working on? (September 2026)
#73778.2% on SWE-bench verified for github landing page: https://github.com/oooscoos/Benzi
Instant callflow/dataflow/controlflow lookups on any codebase for any AI model - you can see how huge this can be rite?
Re: Ask HN: What are you working on? (September 2026)
#738Some time ago somebody posted an extensive list of things you can do to stop bots from aggressively getting your website, if you don’t want to hide behind Cloudfare.
I thought I’d make a nice UI for that:
https://github.com/ivankovic/stop-bots
As the original poster said at the time: don’t use on a production server!
That said, I’ve been using it on a production server for a month. It’s surprisingly efficient, and if you ban RU, US, IN and CN it’s extremely efficient.
Re: Ask HN: What are you working on? (September 2026)
#739projects per year in "Ask HN: What are you working on?" year projects avg/month ---- -------- --------- 2008 123 10.2 2009 104 8.7 2010 666 55.5 2011 86 7.2 2012 46 3.8 2013 389 32.4 2014 146 12.2 2015 104 8.7 2016 471 39.2 2017 456 38.0 2018 242 20.2 2019 246 20.5 2020 882 73.5 2021 837 69.8 2022 363 30.2 2023 425 35.4 2024 2122 176.8 2025 6220 518.3 2026 6093 677.0 (Jan-Sep) Top five topics per year (% of that year…
nowadays, with LLMs, everybody is calling themselves a developer doing any kind of project. Welcome to the future!
Would you mind, if you could suddenly, over night, be a carpenter, a watch maker or glassblower?
Re: Ask HN: What are you working on? (September 2026)
#740Additionally, I'm building a REST API fuzzer: https://github.com/Endava/cats