chore: update export statistics with new user data and extended date range

- Refresh dataset with 421 active users (up from 401) and 12296 total contributions (up from 11371)
- Regenerate all export graphs to cover date range 2024-11-07 to 2025-02-14 (extended from 2025-02-01)
- Add new user export files (e.g., posts-AaronJacobs.txt) and append new posts to existing user files
- Update binary distribution files drstats-1.3.37-py3-none-any.whl and drstats-1.3.37.tar.gz
- Update drstats.db database with latest aggregated statistics
This commit is contained in:
bot
2025-02-15 01:38:37 +00:00
parent f790e2db60
commit 471ca63e22
662 changed files with 4301 additions and 857 deletions
+38 -1
View File
@@ -221,4 +221,41 @@ Spent an hour maybe trying to figure out why I can't see Trace/Debug messages in
Today I am working a WPF app. I am using Trace/Debug.Writline and I get nada. Read up online and it "should" be working. I am compiling for Debug. I think, do I gotta actually run as Debug session to get output? Well, um, actually fucking yes. I know I can get console output if I want by changing app type/option or some shit. Its a group project so I don't want to mess with that for now.
Fuck you C#, WPF, visual studio! Whoever the fuck thought that was good default. I mean it probably is a good default performance wise. Fuck you anyway. lol```
Fuck you C#, WPF, visual studio! Whoever the fuck thought that was good default. I mean it probably is a good default performance wise. Fuck you anyway. lol,So this conversation went to HR territory really fast:
ITGuy: Do you have a cable I can borrow?
me: Maybe, why?
ITGuy: My brand new cable won't work on this printer.
me: <hands my super long cable to him>
ITGuy: Hey that worked!
me: I will test the other cable.
ITGuy: <leaves>
me: <finds no issues and works fine with my computer testing with a speed test>
me: <talking to other guy> I think maybe he didn't plug it in all the way. Sounds like a personal issue.
OtherGuy: Wait, what?
me: I think anything I say after this is going to sound bad.
OtherGuy: Yeah, I think so too.
Things I thought about later:
My super long cable worked, but the ITGuy's shorter cable didn't. Maybe he needs training for plugging in cables?,I have noticed that most of the mentally ill posts on here are from Javascript devs.,dude: Super Bowl!
chick: Can I have the soup in the bowl?
chick: <Jumping out of bathroom naked>
chick: Super Pussy!
dude: I will have the soup.,I am so naive about LLMs. I wanted to know if I can just make one trained on text I produce. I don't even know what that means. But I read that it can take a huge effort to train one.
The more I read about this subject the less I understand. I assume some are available commercially:
https://github.com/eugeneyan/...
But I don't even know what that means. If I wanted to make an LLM to handle text interactions with NPCs what are we talking about here? Is it a multi-gigabyte file? Do I have to worry about what it was trained on? I don't want one that has infinite knowledge. I don't want it to have any frankly. I want to provide its reality as the sole creator.
The problem is I don't even know what the question is to ask it properly. I assume I need something that teaches it english, but then what comes after that?,So I uninstalled Xbox App off my computer like a week ago. Today I get a notification to check out XBox Game Pass. So I find in notifications it has separate app or thing installed to notify about shit like that. So I removed that.
I also don't like the pos Game Bar. It won't let you uninstall in apps. So I searched and found this command:
Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage
Good bye MS POS Gaming Overlay. Good bye Gayme Pass Notifs.
So I am on Pro version of Windows 11. Is this shit not able to be removed from Home version? What a garbage future we are in.,Going to be drawing patterns during a weld using a high powered laser. This pattern determine the shape of the laser point. Not sure on radius of laser output. Probably mm/um in size. Won't be able to "see" the pattern. Anyway, I suggested default pattern chains: 666, 420, 69. So far nobody really likes those options. Maybe I will do emojis.
I think I will need to optimize pattern distance between points. So I might get to do a real algorithm for this. I have not seen the requirements for this part yet. But I am thinking maybe A* for shortest path to next point. Or maybe some flood fill. Could be fun. It would be wild to use a gaming algo to melt metal. lol```