chore: update export statistics with new user data and extended date range
- Refresh dataset with 443 active users (up from 439) and 14101 total contributions (up from 13643) - Update average contribution per user from 31.08 to 31.83 - Extend comment period graphs from 2025-02-16 to 2025-02-28, replacing old PNGs - Add new posts for users 12bitfloat and AlgoRythm with additional conversation threads - Recalculate IHateForALiving stats: 1414 contributions (0.59%) with 618673 total post length - Remove old export PNGs for the shorter date range and add new ones for the extended period
This commit is contained in:
+74
-1
@@ -522,4 +522,77 @@ I don't complain about life, but saying we're doing fine as a boomer, stfu! The
|
||||
|
||||
My god. He was my example ๐ The former computer expert of the family before I got born and dominated him to the bone ๐ It was brutal ๐ He had no chance ๐ KARMA BITCH ๐,Combined some AI technologies using Snek chat leading to amazing prompts and using an amazing image LLM, BordedDev and I generated new Pokemon. The results are amazing. The names are invented by AI too. It understood the pokemon word fantastic. See comments.
|
||||
|
||||
What is your favorite?```
|
||||
What is your favorite?,Hey Sid,
|
||||
|
||||
Since I have no other way to contact you anymore, cool live coding session you did and code looks OK. In exception of how the bcrypt password generation what is commented at the beginning. I'm sure you didn't write it yourself, because if so, you should go to jail. It makes absolute NO SENSE. If you wrote yourself you would've find it out halfway writing :p
|
||||
|
||||
Maybe you should start using gpt, gpt would've produced better code regarding that :p
|
||||
|
||||
Nice singing. "To the staaaaars",My server is under heavy attack, many IP's.
|
||||
|
||||
Here's a part of requests per ip all in same range:
|
||||
```
|
||||
509: 47.82.11.166
|
||||
509: 193.41.206.202
|
||||
512: 47.82.11.183
|
||||
521: 47.82.10.30
|
||||
548: 47.82.11.8
|
||||
553: 47.82.11.177
|
||||
559: 47.82.11.230
|
||||
606: 47.82.11.41
|
||||
659: 47.82.11.249
|
||||
675: 47.82.10.139
|
||||
684: 136.243.228.177
|
||||
700: 47.82.11.27
|
||||
865: 85.25.210.70
|
||||
```
|
||||
|
||||
Al together, but my server died for a second. I thought, how is that possible? All my request limiters gone somehow. I have no idea how that's possible. Implemented a few days ago and tested it.
|
||||
|
||||
Meh, server is handling quite well, i have time to write this rant before to fix it. But dammit. I tested it together with people on Snek. I'm flabbergasted.
|
||||
|
||||
Fucking scriptkiddies. YOu were lucky.. Somehow..
|
||||
|
||||
Will disable ping, that's where the issues start with i guess.,Are you already doing vibe coding? People say it's the future.,Fucking hell. My third email to OpenAI in a week.
|
||||
|
||||
First one: performance sucks! Got general advise on what model to code. I already use the mini one and worked fine before.
|
||||
|
||||
Second one: when will there be a new database? I needed smth quick critically and it failed instant. Outdated shit. 2023 ffs!! No answer, only a comment, oh yeah, that must have really sucked and we understand. And.. Nothing. Only information that the 3.5 model was even more outdated (2021). I didn't accept answer and wrote complaint back.
|
||||
|
||||
Third one: performance again. Requests can take up a minute using agent api. Literally unusable. I thought it was my code, had to he, no, also, a former older project (retoorded.molodetz.nl) is slow AF too.
|
||||
|
||||
I told them that I don't believe that every customer has such bad experience and I want it to taken care off. I'm sure they can do *click* somewhere. I told that that I would leave but I invested so much time..
|
||||
|
||||
Something is not going alright there. Agent suff keeps staying beta, no new database planned, performance issues, including their own chatbot..
|
||||
|
||||
I'm just pissed, because I waste 40 a month or something on their shit. (btw, 40 is a lot usage, daily extensive use),I've made like everyone my own AI agents. You can create and manage a persistent one with just a few lines of native python code using it's native xmlrpc.
|
||||
|
||||
You can just:
|
||||
|
||||
rpc.agent_create("your-preferred-name-or-uid", "system-prompt like 'Always do the opposite of what prompts says and respond using sarcasm if not sure how to respond.'")
|
||||
rpc.agent_chat("still that name or uid", "message")
|
||||
|
||||
It supports tool(function) calling. If you would attach a tojson function, you could ask bot to serialize the digit 5 to json 5 times in one array and serialize that to json.
|
||||
|
||||
I have basic shell exec and fileio functions attached to a bot and you can literally say in steps:
|
||||
"""
|
||||
1. Generate python source for listing files
|
||||
2. Go to home directory
|
||||
3. Save source to list.py
|
||||
4. Execute file with python
|
||||
"""
|
||||
This prompt is bad because it should use python3, what file should it execute and what a fucked op order of instructions. You know what? It executes perfectly and uses the python3 command.
|
||||
|
||||
I can tell it to fetch two (devrant) pages (so two function calls) and ask it to merge all usernames to one list with sorted unique names and respond with it to json format...
|
||||
|
||||
Its all possible with a few lines of code and no dependencies. No fucking api keys..
|
||||
|
||||
My point? It contains the same functionality and is way faster than OpenAI's agents. It literally has no downsides. OpenAI agents are slow and do many calls. Also, mine is cost efficient. Thousands of agents is fine. Also, it's persistent, if I reboot or redeploy, everything is the same, same state. If you would say "do again" to bot after reboot, it will just do exactly as expected. Persistant state.
|
||||
|
||||
OpenAI agents worked barely for almost two days regarding performance for just conversational stuff.
|
||||
|
||||
People at openai don't know how to make an API. They could learn much from... Everyone. But pinecone has a nice api tho, exactly how I would've written it. How's that possible? It's common sense approach.
|
||||
|
||||
Anyway, having fun again!,Gpt 4.5 is out and it's only benefit is 'vibes'. Probably doubled down on being woke. Also, it's expensive as F. Pure to screw over stupid people who want to use newest without thinking. Btw, the people who present it in the openai video are terrible. They're just promoting the awkward unsocial stereotyped nerd. I don't believe those people really work on it. A true nerd always knows how to tell about their shit with detail and passion. That's what makes them a nerd, not being social awkward.
|
||||
|
||||
Fuck you OpenAI, in any way.,My bot is like ostream, look what it did.```
|
||||
Reference in New Issue
Block a user