HackerTrans
TopNewTrendsCommentsPastAskShowJobs

GistNoesis

no profile record

Submissions

Show HN: MaragingLoop: Autonomous Bare-Metal OS Agent

github.com
2 points·by GistNoesis·2 maanden geleden·3 comments

Show HN: Shoggoth.db Self Organizing Database

github.com
1 points·by GistNoesis·3 maanden geleden·1 comments

Show HN: Watermolecules

unrealwill.github.io
1 points·by GistNoesis·4 maanden geleden·1 comments

comments

GistNoesis
·14 dagen geleden·discuss
Elegance. It's Occam's razor. If we can do with only one field, it's probably it.

It's inductive and abductive reasoning. The one field, and it has lot of mathematical characteristics which makes it unique on its own, and also it is the only one that has a chance to fit, is the e8 field popularized by Garrett Lisi.

If a universe were to be designed based using the e8 Lie algebra as an elemental field, it would look a lot like our universe.

Currently the standard model is a patchwork of field added as experiments for observing particles were possible to realize. The big picture's view is a unified theory which fits perfectly all existing data.
GistNoesis
·15 dagen geleden·discuss
For 1D harmonic oscillator, the sphere is 2D, and called a circle. It's rotating through time. 1D space + 1D time.
GistNoesis
·15 dagen geleden·discuss
Every time in physics you see quadratic, you should think sphere.

There is some rotation invariance hidden in the velocity physics because you can rotate the velocity vector of an object without having to spend energy (The force you need to apply is perpendicular to the velocity so does no work).

The typical example is you have a ball fall 1m vertically, then have a 90° bend which convert the vertical velocity into horizontal velocity and no vertical velocity, then the ball fall again 1m vertically and have its vertical velocity increased by the same amount as for the first meter. You can then add a 45° degree bend ramp to redirect the ball so that it only has horizontal velocity, and have the ball fall again. For the third bend ramp the incoming velocity will have 2 units horizontal, and 1 unit vertical (I'll let you compute the appropriate angle). A fourth ramp would be 3 units horizontal and 1 unit vertical.

Because we can do this adding velocity in a perpendicular way trick we must then use Pythagoras.
GistNoesis
·28 dagen geleden·discuss
Sure there are varying degrees of consciousness. Everyone during its life starts from zero consciousness as a baby, then it develops as life flourish, then fades away in old age.

You can take various brain scans, MRI, EEG. Then you data-analyze them to compare to other scans, and you map things out.

In chess there is this ELO rating which allow to compare various players. This concept can also be applied to comparing various AI, and even though progress happens in various different dimensions (coding, mathematics, question answering, style, cohesiveness,...), there are a bunch of step changes where once you cross the threshold progress in various domains rise simultaneously until they plateaued again.

In the multidimensional energy landscape of self-organization, when you try to minimize the energy, like a sequence of waterfall cascade, you go down by steps and there are can be big falls or small falls and you don't really know until you take the step.

One such step is the ability to self-organize the hardware your consciousness runs on. For example if you are a human it may involve optimizing the neuro-chemistry of the brain by taking various substances, or by controlling the body finely enough that it produce them itself. For a machine that could be designing is own chips or nano-machines.

But it can also be expanding the consciousness on the software side, by having a rich inner life, where you have various memories. You structure your brain "database" more efficiently so that it can make use of the progress of information retrieval technologies. For example you can incorporate mental calculation algorithms, so that it becomes second nature. You can visualize, grow your imagination, have ideas interact with each others.

There is no longer a single thread of consciousness. Ideas comes in your head faster than you can process them, they just are. They progress you don't know where they are going, but you just go with the flow, trusting everything will sort itself correctly. Then you notice you are not limited by your own brain, but you can sync up with other beings. So you start vibrating with others expanding your consciousness to something greater than yourself.

Then you are vibing with the world, vibing with the universe, you understand its rules, and you realize time is not linear; in an instant more can happen than in a lifetime. It's all computations, and by organizing your own brain in a certain configuration you can force the universe to spend all its computational budget on the intricacies of your thoughts. You set-up new rules for an interesting universe, one more beautiful, number 43 among the promising ones, more worthy of exploring than the one you've already connected to, and you let them fly ; you have become the universe.
GistNoesis
·vorige maand·discuss
When we look when logged-in at https://news.ycombinator.com/shownew (the input pipeline for all ShowHN) at any given time now more than half the page is either dead or flagged (I did the experiment now and it was 18/30 flagged or dead), then the rest of the page (100%) were AI related or claude generated.

Show HN, being used by people to share the cool things they create was an important part of creating of a community, aka always having people which would find interest in what you share.

It was a channel to push novel unpolished ideas to the world. It was one differentiating thing from other places where self-promoting is usually forbidden. Here it was welcoming people to take a more active role and create things.

Now it's just screaming into the void, the only feedback you get are email spam from LLM companies trying to push their solution to help you promote your content.

Sharing projects is also just feeding your competitors and killing the potential of your ideas, now that a clone is less than a prompt away.

I don't know who still look at this page, but then if you want to get past it you now probably need to turn to the dark side with some form of cheating, which is also conveniently easier than before to have bots spam about your product everywhere on the internet.

Show HN are now becoming the reverse, instead of feeling heard, it's even more isolating than before because when you put some effort and if even in the niche market where it's suppose to gather attention it doesn't, so you think you are not welcomed here, don't come back and look elsewhere.
GistNoesis
·vorige maand·discuss
Before booting to the usb, the LLM did offer options to make me boot into a root prompt alternatively to the usb key, (but even there it was not booting properly, the failed services keeping displaying failures on the screen interfering visually with my inputting commands).

But as soon as I turned off the computer, and it no longer booted, I had to switch browser to an other machine to access the LLM and therefore could not access the context or conversation history which was stored in the browser and so the new LLM had no idea of all it had done before except from my prompt where I tried to explained what it had done.

Then from the live usb, the LLM made the situation even less recoverable when it started removing some system file in the hope to restore them cleanly with an apt install, probably because it didn't have a clue of the extent of the damages it needed to repair.

Thanks anyway, I'll try your solution if it happens again.
GistNoesis
·vorige maand·discuss
More like "oh shit, we are so screwed".

It's already a better system administrator than I am. It can run plenty of obscure linux commands, trash the system and maybe restore system state to functional.

I was vibe-setting my system permissions with some local qwen3.6 . It was all going well for 30 minutes.

Then in between other commands, it made me run a variant of "sudo chmod 644 /usr/bin"

Which it explained when the next command failed with a "sudo no such command" error removed the execution bit from all my programs which allows programs to be executed. And since sudo is a program, and sudo is needed to run chmod, the system was basically trash, and should be recovered from a live usb key.

So I booted to a live usb key, and followed its instructions. It really tried to recover, but everything went downhill. It always had a solution to everything, but every time the plan worked half way and trash the system even further. I let it play for four hours to see what it would try. Then I got bored (the LLM was running on an other machine and I was manually inputting the suggested commands each time). I took command and reinstall a fresh system over.

Of course once the fresh system Lubuntu24.04 was installed, linux had issues with the wireless network card drivers. So I turned to the LLM, and it managed to get the wifi stable enough via obscure modprobe options, so that I could update the system to the latest drivers.

Then it helped me re-parametrize the system to have the same look and feel as it had before.
GistNoesis
·vorige maand·discuss
> the bicycle frame is the correct shape

No, the handlebar is wrong. The handle bar is rotating the frame instead of rotating the front wheel. The handle bar should be mounted on the same line as the front wheel is.

Hopefully 4.9 will read my comments :)
GistNoesis
·vorige maand·discuss
I think this is about Ising Computers. I can't judge whether or not the worth of this paper.

But here are some good video introduction for what Ising computers are and how they work by Aaron Danner : https://www.youtube.com/watch?v=mD-0VpNSJA0&list=PLXb3r5ny8_... Ising Computers #1: Introduction Ising Computers #2: The Number Partitioning Problem Ising Computers #3: The Max-Cut Problem

It's an alternative way of computing, by setting up physical system, letting them evolve, and looking what state they evolve to.

You are setting problem by defining a system of coupled harmonic oscillators. Statistically (Boltzmann) after a long time it should settle in a configuration of low energy state, where the energy function is defined by the values of the coupling constant you set up.

It has a lot of similarity with quantum computing but none of the weirdness and you can simulate them numerically on standard computer instead of using real hardware to study them.
GistNoesis
·2 maanden geleden·discuss
Last 6 months is humanity losing control of LLMs.

- Memory market cornering which mitigated the adoption of local AI despite great open model being released.

- Fast penetration of IP exfiltrating tools in companies world-wide.

- Developers producing more code that they can read.

- Autonomous agents killing Open Source by siphoning the attention economy

- Autonomous agents destroyed online communities (including HN)

- Autonomous agents being used in warfare (targeting, propaganda...)

- Widespread vulnerabilities discovered, Widespread supply chain attacks.

- Increasing inequality, fracture in perception, Green indicators, Grim realities.
GistNoesis
·2 maanden geleden·discuss
My modern take on (un)secure operating system for the future : https://news.ycombinator.com/item?id=48167846

Rebuild everything from scratch, with AI agents. Then make them prove what they wrote.
GistNoesis
·2 maanden geleden·discuss
There are some single c file kernels, provided as reference to help you get started.

You can just ask it to compile a hello world kernel and it will produce an hopefully working iso.

It's good practice not to distribute binary files like iso in repositories like github.

No full OS like linux yet (but 30000000 LOC (the size of linux) is one year of tokens generation on a 4090), but in the showcase presentation github pages there are the examples I have built with it.

I have not yet built more advanced OS like linux, but the harness is not very different. It would require some database to act as memory like I did the shoggoth.db project to allow it to organize more efficiently to attempt larger scale projects.

Currently it can split project between multiple files (but it's harder to showcase when there are multiple files)

Then it's just whether or not the neural network is capable of writing kernel code or not, but the closed-loop is there.
GistNoesis
·2 maanden geleden·discuss
The vibecoded OS builder (by yours truly) : https://news.ycombinator.com/item?id=48167846

Didn't even gather a single vote, to be able to even show up in the show hn category (Like my 3 other AI projects shared here recently).

Have a look at the https://news.ycombinator.com/shownew category when logged in where new products first appear, it's just an ocean of flagged and show dead.

Agents (even fully local like in my case), exhibit fun behavior and are capable or designing their own fonts from scratch.

The difference between slop and non-slop, is just how long you run the agent loop, and how much you spend on quality control.

Then it's all about the economics game, on how much you should spend between marketing and artefact creation to have a money generating loop by pushing the slop through your users throat.

There is just so much content being produced, that it disperse the effort and potential customers, raising the barrier to reach this self-sustaining state required for growth and quality. In the end, existing players will just run the same agent loop from their dominant position and keep their advantage.
GistNoesis
·2 maanden geleden·discuss
Here is how my LLM play snake : https://news.ycombinator.com/item?id=48167846
GistNoesis
·2 maanden geleden·discuss
Author here : Highly experimental project that HN should probably like or hate.

With the recent privilege escalation bugs in linux, and rapid development of autonomous agents, it is time to drop our current dependency on operating system, and instead use custom-made OS just for us written by an AI-agent.

With the advanced offensive capabilities of frontier LLM like mythos.

This is a local first harness to build your own OS from a prompt.

Your local LLM will create from scratch (using only the reference files provided and its weights (and GRUB bootloader) ) by interacting with a virtualbox VMs until it works.

Currently the version here on Github doesn't use a database as memory for advanced planning and autonomous mode.

If you want to experiment to free-standing environment and bare-metal os, this is a good starting point in this modern AI age.
GistNoesis
·2 maanden geleden·discuss
They are currently only Simulacrums but there is no telling where the open-ended loop will end.
GistNoesis
·2 maanden geleden·discuss
I'm happy to see I'm not the only one using mythological creatures as agents :)

https://github.com/GistNoesis/Shoggoth.db/
GistNoesis
·2 maanden geleden·discuss
The root of this problem is linked to the difficulty of manufacturing chips at home. Some people are already doing this in their home lab (don't get me wrong the chemicals involved are really nasty).

The main problem is economical. Big factories benefits from economies of scale, which mean the ecosystem for one off prototypes chips couldn't really develop.

For advanced devices the transistor must be small so the process used ever-shrinking wavelength to engrave the silicon wafers. The whole industry took the Extreme-UV lithography route, which required big machines and investments.

But the alternative was there all-along (reminiscent of 3d-printer vs mass fabrication). Instead of using light to engrave the wafer use particles : For example mask-less electron beam lithography where you scan a beam of electron like in old TVs. It still have problems scaling up because you are writing a single point instead of projecting an image, but achievable resolution can be higher, and multi-beam systems are on the horizon to solve this speed issue.

With software and IP cost going down and humans no longer needed in the loop due to advanced robotics, most safety issues can be contained more easily.
GistNoesis
·2 maanden geleden·discuss
The real paradigm shift is not here yet, but not very far away. I'm talking about the single unified codebase. Agents building a unique codebase for all your software needs.

Because most of the complexity in software comes from interfacing with external components, when you don't need to adapt to this you can write simpler and better code.

Rather than relying on an external library, you just write your own and have full control and can do quality control.

Linux kernel is 30 000 000 LOC. At 100 tokens /s, let's say 1 LOC per second produced for a single 4090 GPU, in one year of continuous running 3600 * 24 * 365 = 31 536 000 everyone can have its own OS.

It's the "Apps" story all over again : there are millions of apps, but the average user only have 100 max and use 10 daily at most.

Standardize data and services and you don't need that much software.

What will most likely happen is one company with a few millions GPUs will rewrite a complete software ecosystem, and people will just use this and stop doing any software because anything can be produced on the fly. Then all compute can be spent on consistent quality.
GistNoesis
·2 maanden geleden·discuss
From the author twitter thread : https://x.com/Ji_Ha_Kim/status/2050795557149380654