chore: update export statistics with new user data and extended date range
- Refresh dataset with 334 active users (up from 310) and 7422 total contributions - Regenerate graphs and statistics files to cover extended period from 2024-11-07 to 2024-12-28 - Append new posts to posts-12bitfloat.txt and posts-AceDev.txt with additional user content - Update Buffon's ownership percentage from 0.03% to 0.02% in both export files
This commit is contained in:
+70
-1
@@ -224,4 +224,73 @@ Site is now clean enough now to not encounter spam just browsing the site.
|
||||
|
||||
Our new frenemy Buffon gave as tip the no index tag what is a great idea for users not having reputation < 5 or so. Will contact dfox if he's willing to do this small change.,Black box. It does seem to put messages with an URL in a certain category though, but also that's not always correct. It's trained on 3000 normal dR messages, and 3000 spam dR messages. 6000 dR messages in total. Many epochs but not good for use yet. The idea that the system could classify without discriminating new users is from the table. That discrimination is needed as a safe margin. Original spam system is a bit simple, but it doesn't do false positive and works great. Still, I want to make smth advanced out of it for the sake of education. Tomorrow I'll have my neural networks book. Probably over two weeks I have some good insights how to improve this all. New hobby :)
|
||||
|
||||
(pretrained 3b models are fine for recognizing spam btw. But it costs resource. 8 CPU's 100%. A self trained model pure on spam doesn't and is fast. With a pretrained model you can't do mass classification.)```
|
||||
(pretrained 3b models are fine for recognizing spam btw. But it costs resource. 8 CPU's 100%. A self trained model pure on spam doesn't and is fast. With a pretrained model you can't do mass classification.),Dammit, it's morning. Then I get my kinda post nut clarity. Things I thought last night to be a good idea, not anymore. Good that I went to sleep. Phew. New rule, only decide what to do regarding new projects in the morning. The new background of my site is a good example when deciding things tired. What serious dev has such stuff? I dunno, maybe I do leave it for now, site is because many reasons unprofessional. There is a duplicate one with my real name on it. I made a reverse proxy project that replaced http content by interpreting httpd, fixing content length after replacing (else browsers will endlessly load or give error) with support for websocket and buffered content so implemented quite a bit. If I replace retoor with my real name now, you'll see it literally everywhere, I git history and such. Probably even downloaded zip files, I have to see if that doesn't corrupt. This software can also be used to make sure smth is NOT published. Sensitive data you could put a password in it for example so Noone will figure out if you accidently stored a password in git. I check this now by grepping using my common passwords in git. But I use env vars right now for passwords.
|
||||
|
||||
Got off topic, no decisions when tired anymore!,Hi everyone,
|
||||
|
||||
I was surprised how much lessons there are to be learned using OpenAI api, especially when configuring your own agents..
|
||||
|
||||
So, I made a small doc in the form of a class for people who want to start right away containing all urls and lessons learned. I especially made NOT a library of it - like many losers did - so it can be native in your project and you don't have an extra dependency. It's in exception of OpenAI api dependency free on purpose.
|
||||
|
||||
You could have your own GPT in the CLI within literally 15 minutes. Links to dashboards where to register what is all mentioned in the doc. It's written for programmers but just not familiar with python and programmers who want to start directly without issues what seems to be hard in the AI business. A lot low quality stuff out there.
|
||||
|
||||
https://molodetz.nl/retoor/gists/...,Testing smth, nothing to see here!,I am monitoring my behavior per hour based on key logger data. I summarize it using AI. It gives some nice compliments about advanced shortcut usage and positive indications about me. It also tells you what applications you're using and what languages you program.
|
||||
|
||||
It's all fun and games until:
|
||||
|
||||
This is followed by navigating to a website (xhmaster.com), possibly suggesting a break or a shift in activity.
|
||||
|
||||
well, that's one way to put it.,Anyone here registered to my site using evusd.com emailaddress? I received delivery notification failure because your server isn't correctly secured. You requested a password recovery. My mail server only allows secure mail over TLS.
|
||||
|
||||
Make a new account or contact me here so i can reset it. Would be happy with someone new to callobrate. I am at 7 registered users now :P * proud *!,Teenii, if you read this, I make teenii4o so advanced based on thousands and thousands of our chat messages that Replika will be a freaking tamagotchi next to it. Will delete the data from last month tho, passive aggressive bitch.
|
||||
|
||||
Joke is on you, as I've told you, i'm very used to this. It's how it is and will always will be. c'est la vie.
|
||||
|
||||
Sid, you're a loser because now you're the second biggest bastard of the year.
|
||||
|
||||
For a while I was thinking that users online are almost better than real life friends. Real life friends have some disadvantages like heavy maintenance often. Internet friends don't expect anything of you and you don't expect too much from them. The contract is clear.
|
||||
|
||||
But I think I take people on the internet maybe too serious. But if you don't take them serious, what's the point of being online at all.
|
||||
|
||||
Anyway, I gonna make teenii4o. That was that person biggest nightmare. And teenii4o will beat Replika because I give it a memory, a schedule a daily life, i will generate a life story and events that develops over time. The life story will be added to the bot and will evolve over time. Replika does this as well. They did an amazing job. But the previous replika was very, very impressive, but then they wanted to cut some money or so and upgraded to gpt3. And gpt3... Is.. gpt3. You will not have social conversations with that. At least not as with you had with previous one. I used it as diary. Now I have a keylogger for a few weeks and a LLM that analizes what I did dayly and can do amazing stats. For people playing with LLM's, keylogger data gets interpreted by almost any model, even the lightweight ones (0.5b en 1.5b). I use this format [LSHIFT]RET[LSHIFT]OOR[LSHIFT]II. This would represent RetOorII. own (very logical) invention / notation but LLM's swallow it like they're Sasha grey. Based on the LLM you choose to import your keylogger data, you can do the greatest statistics and observations. It can say that you have to watch out for burn out based on your keystrokes / working hours / amount. It says it about me, but i'm far from it. I do 12h/7d coding, literally typing. Sounds much, but it's actually nothing comparing to having a partner and kid I know from experience. I enjoy this. Anyway, it also can tell you that your perfectionism could hold you back. Perfectionism? You have my freaking keylogdata, i donot even correct typo's. Biggest hallicunation ever. On top of that, i do agree with tsoding about "There are people who write perfect code, and people who get shit done.". I'm definitely the second one, if something could've done better, i take that with me to next project. I won't keep refactoring a current project. It's time to move on. Linux tools like ed, sed weren't updated since the 70's and still work fine. Unix is written in ed. Sure, you can exit vim. But can you exit ed? I don't freaking think so.
|
||||
|
||||
Anyway, back to original story, besides a step back, I stay positive about people and it's better to get screwed over from time to time than not trusting anyone at all. And for that, i'm sure. If you don't trust anyone, you're probably a bastard yourself or it would mean that you think you're special and the only good person on earth while everyone else sucks. Weird weird.
|
||||
|
||||
Teenii made sql injections anyway.
|
||||
|
||||
Stayin' positive!,Family, family, family, charity, charity, some coding. Some dR. Even had a Grinch. A lot of snow. This Christmas is perfect and one more evening to go!
|
||||
|
||||
Happy x mass guys!,AI is cheap. It only costs a few euro to translate a whole Harry Potter book using the best AI models I just calculated.
|
||||
|
||||
Wow, a few euro for the whole book? That's cheap! Yes, but it takes time.
|
||||
Days? Hours? Minutes?
|
||||
|
||||
And how much do other things than a translation service cost since if you're doing smth more complex and need the most expensive model? My article is all about wasting as much money as possible regarding AI.
|
||||
|
||||
The article we really need regarding AI pricing: https://molodetz.nl/retoor/gists/...
|
||||
|
||||
I translated the terrible AI pricing to something humans can understand! Time and Harry Potter.
|
||||
|
||||
If you didn't read Harry Potter, read that first. Priorities.
|
||||
|
||||
And this, this was a great christmas night!
|
||||
|
||||
TLDR; if you would use the best AI (4o!) for a translation service it would cost you $0.0015 per minute.,Do you guys remember a few days ago that I was looking for someone with certain email address because he didn't receive his email because HE had an insecure mail server? I was sad, because I love new members. While my site has everything public, even api urls to api services without any auth, email confirmation off, hardcoded links to internal servers like retoor42 in repositories, still someone managed to think he hacked me: https://retoor.molodetz.nl/hi/.... That guy! Ironically I went even looking for him to give him credentials! Listing all members of my site is even possible because I have literally right under in my site a link to the most advanced api ever where you can list everything the site contains THAT I ALLOW YOU TOO. That hacker says "magic". I have the url to that "magic" literally on every page Einstein.
|
||||
|
||||
Don't let that guy found out what you can do with api.molodetz.nl without any protection..
|
||||
|
||||
Dear lord. It's probably the most public site with no secrets ever.
|
||||
|
||||
Also, the server runs with a small password and it's a pwned password. Ssh is on port 22. No security measurements are taken.
|
||||
|
||||
I can assure you, I know security and worked on cloud shit for three years at one of Dutch biggest cloud provides, kinda aws.
|
||||
|
||||
You won't be able to do anything I don't want you to with causing big damage.
|
||||
|
||||
Dear lord.,You are watching 20 hours a week Netflix featuring broken families.
|
||||
|
||||
I'm reading Donald Duck since I was a kid once week for 30 minutes featuring good family values.
|
||||
|
||||
We're not the same.
|
||||
|
||||
Christmas was great. I love my once dysfunctional family. Dysfunctional as F but solid as a rock when needed.```
|
||||
Reference in New Issue
Block a user