The disfunction of your site at the moment is the indicator why you should not trust any one with your "memories" or other important data. Own your data - keep it home
HN user
bialamusic
software developer
If there is a real way to influence LLM outputs, they will turn into bullshit faster than anyone expects!
The author is already deeply confused by his own thoughts on page 2 when thinking about counting and numbers... What value do you find reading random thoughts of confused people?
The result is nice. It would be nice to keep the code not obfuscated so we can actually see what Kimi had done.
One .c file and one header .h - That is the way opensource lib should be! I may include it into OnemanBSD
AI ???WTF? At first I decided you are making something awesome... maybe like OnemanBSD but is giving your phone to AI agents - what is wrong with you man? This is even worse than google monopoly
So you are writing code to help Cloude now? WTF is wrong with society?
I have a question.. As all these GPU cores are just used as computational acceleration for a CPU code, how the fuck they claim to have and control thousands of GPUs running one model inside a datacenter? Are they just using too big arrays :) - it makes no sense to me. How many GPUs one CPU code may need? How many CPUs they have and How then these CPUs are running in parallel? Do they at all?????
It is sad that the only way to catch attention these days is to add AI to the mix... You had a good time back then!
It is not very human: Just says "Oops something went wrong!"
At the moment it looks like skinny go ui wrapper.
Well done. Put some links to the PDFs.
It is a global push to kill technology
Why the author is acting hostile ?? Here is description of my method for frequency detection using resonance sensors from 2019! https://bialamusic.com/resonance_frequency_detection/
If you want to cooperate - I am open for that and I can share more. But this is public knowledge and should stay that way. Why you are deleting my comments in youtube - I have apps with 100K+ installs using such method and I can share details if you are really interested
REMINDER! You can not put your name under something that is on the market since 2019 in several products with more that 100K users just because you wrote some paper in 2025! You may use it, you may describe it, you may try to improve it but you can not title yourself an inventor :) You are just late to this!
https://play.google.com/store/apps/details?id=com.bialamusic...
https://apps.apple.com/tn/app/chord-detector/id1495811175
https://apps.apple.com/us/app/resonance-chromatic-tuner/id16...
Also Siren's Chore effect and more...
No FFT in the showed apps. It is the very same algorithm you are trying to reinvent but adjusted for REAL world use by solving the REAL issues as accounting for natural harmonics and and balancing the resonator sensors output
My email is alex@mlazev.com I will write some details when I have time.
It is more complex than the one described here. The idea is the same but for a working solution many different coefficients are needed and adjusted properly. Resonances are adjusted to have some match to the human perception. It is all time domain as there are no real frequencies in sound.
It is good to see the idea investigated by more people but the man should not try to claim it as his own. We are doing such tings for years and I want this knowledge stays to people so no one should claim it
And this is a tuner using same algorithm: https://apps.apple.com/us/app/resonance-chromatic-tuner/id16...
Also very old stuff :)
I have such app for more than 4 years. Your algorithm is not new - it is new for you only :) Here is the app: https://play.google.com/store/apps/details?id=com.bialamusic...
Great idea! In my OS distribution - OnemanBSD (https://bialamusic.com/onemanBSD/) I found out that to include browser with Javascript, it would eat more time to build it than to to rebuild the entire OS with the included apps. No single person can understand what is inside that monster. It could be any code injection
To build the whole thing it takes about 20 hours on a Lenevo Thinkpad L430.
Combine it with OnemanBSD to be really FREE. Lookhere: https://www.youtube.com/watch?v=2wHaoQhXOYY
I wanted an OS that I could truly own. Most modern systems have become server-controlled clients, bloated with dependencies (Gtk3/Qt) and centralized source control on GitHub. If you cannot audit the dependency tree and Big Corp controls the source, it is no longer real open source.
I built OneManBSD to address this. It is an OpenBSD-based system built on a single 2012 ThinkPad L430.
Key features:
* Self-Containing: The installer image includes the full source code for the kernel, base, Xenocara, and required ports.
* Offline Rebuildable: You can rebuild the entire world from local source on the same machine without an internet connection.
* Minimalist: No big Gtk, no Qt. It uses JWM as a window manager and prefers clean C/C++-based apps.
* Diversification: I’ve intentionally avoided centralized version control and source binary separation. I believe "the more versions, the better" is the path to digital freedom.
I am looking for and hope to catch the interest of the 0.1% of developers (and future developers) who prefer freedom.
Project Page: https://bialamusic.com/onemanBSD/
I'd love to hear your thoughts on the "offline-rebuildable" philosophy and the "Source-in-ISO" approach.
Nice idea. I will take a look. One really should go back to UDP to avoid those Big Tech DNS gate keepers
I don't understand why if something is not good for adults is labeled for kids? Any old laptop will do do the job. Also if something is for kids it should have no WiFi/bt as it is health hazard.
At the end every syntax is just a wrapper over the instruction set. What matters is how efficiently it translates to that instructions and is it helping or limiting the developer. In reality every target platform already has main development language that can link and use all API. So one have to select target platform not language