❤5
haha i vibecoded pr to pydantic new VM and it was accepted!
https://github.com/pydantic/monty/pull/126
https://github.com/pydantic/monty/pull/126
GitHub
Add suspendable REPL execution by ex3ndr · Pull Request #126 · pydantic/monty
Hello!
I will be straight - it was generated by codex, i reviewed it and seemed fine - it clones compiled functions, internal states but keeps heap untouched.
This is a pretty much a must for RLM i...
I will be straight - it was generated by codex, i reviewed it and seemed fine - it clones compiled functions, internal states but keeps heap untouched.
This is a pretty much a must for RLM i...
🔥8🌭7❤1
It is clear today that models are becoming too trigger happy, the only thing forward is to build roadblocks to get them stop on dangerous things. Long term it is a good thing, but right now we dont have anything for it.
💯7
if something doesn’t work the way you want: either reduce desire or increase sacrifice
💯6👍3
Finaly built the perfect agent, now question - how to make anyone to care?
😁6🥰1
looking for new people to fill the role to become my right hand: “software factory engineer”. the role is to write no code directly but build a machinery that produces code that is needed.
🔥8
I have today figured out what new AI world would look like for software engineers, specifically for juniors and middle ones: They are going to babysit agents, build tools for them (using ai), etc. Seniors would determine a vector and what to build. Essentially everyone involved would need to build and ship a software factory model where software produces software. Honestly it is not that different from what it was before.
1💯8
HO. LY. SHIT.
I just went to Walmart. I said, I’d like to buy these oranges. Seems simple right?
They said, “Let me weigh this.”
HO. LY. FUCK.
The register WEIGHS the oranges. 🤯 This way if you get two small ones or one big one, you pay the SAME. PRICE.
This. changes. everything.
I can’t even fucking believe the reality I’m living in. I’m literally fucking dissociating from how crazy this is. I literally am scared and can’t tell where I am. Please fucking help me
I just went to Walmart. I said, I’d like to buy these oranges. Seems simple right?
They said, “Let me weigh this.”
HO. LY. FUCK.
The register WEIGHS the oranges. 🤯 This way if you get two small ones or one big one, you pay the SAME. PRICE.
This. changes. everything.
I can’t even fucking believe the reality I’m living in. I’m literally fucking dissociating from how crazy this is. I literally am scared and can’t tell where I am. Please fucking help me
😁10🤔4
it seems people become much more self-absorbed and not willing to listen to criticism, i feel it is mostly because of ai that enables all kind of psychosis. funny but i did a small “research” in the university and studied how texts that are created in a special way (ie horoscopes) would turn people to believe all kind of shit and it feels it is exactly the same situation. outcome of that research was that only the craziest cynics would survive, second tier people (like me) would need year+ for mental training to withstand. everyone else just got oneshotted. frankly it was correlated to intelligence of a person but really poorly it wasn’t that smartest would survive they have higher chances but not that much really.
👍7
i bet many projects will be built in next months around social + ai, but it will be so overcrowded so no one would care and they all will die. just like “personal wiki” or “todo” products are dead (except incumbents).
👍3
Still want to build a small harness similar to claude managed agents one, where you can upload envs, apis, etc and then combine agents for specific task, but i am torn apart - should it be code first (ie store everything in github) or cloud first (ie do everything in the cloud). i kind of like the idea of a box that just sits there and provides a simple api for simple agents. Cloud first plus is that you just write prompts/connect tools/deploy functions and it is wokring. You can have your own versioning, experiments, forking anything really. With code first it is a little bit more natural but you have to diff on changes all the time which is annoying at minimum, but you can share and fork stuff, but i highly doubt that i want to share all my personal agents with anyone? why would i? something internal to my home network for example? i dont even need forks and merging.