Notices by reeeeeelman (realman543@annihilation.social)
-
reeeeeelman (realman543@annihilation.social)'s status on Friday, 10-Jan-2025 17:29:01 JST reeeeeelman @dcc the file is downloaded. Pretty sure it's safe to delete now. @Zergling_man -
reeeeeelman (realman543@annihilation.social)'s status on Friday, 03-Jan-2025 20:49:41 JST reeeeeelman @Soy_Magnus @Zergling_man Android can't play .mkv iirc. -
reeeeeelman (realman543@annihilation.social)'s status on Friday, 03-Jan-2025 20:01:49 JST reeeeeelman God bless the roll window button.
@Zergling_man @dcc -
reeeeeelman (realman543@annihilation.social)'s status on Thursday, 02-Jan-2025 19:01:14 JST reeeeeelman @Soy_Magnus @Economic_Hitman Please download the file next time, or give me a quick synopsis so I know whether or not it's worth downloading.
All I see in this video so far is a tard hating on someone who sounds like they have that alcoholic baby syndrome. But I am only a few minutes in maybe it gets better? 🤷
copy rights and copy fights.mp4 -
reeeeeelman (realman543@annihilation.social)'s status on Thursday, 02-Jan-2025 19:01:13 JST reeeeeelman @Economic_Hitman @Soy_Magnus Sounds like the latter according to the video. -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 19:00:55 JST reeeeeelman @dcc Oh wait I have qbt I guess lol. -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 19:00:55 JST reeeeeelman @dcc Oh. Well then yeah let's do that if you're up for it. I'll pick up a client now. -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 18:55:35 JST reeeeeelman @dcc I suppose I could but doesn't Tor prevent P2P traffic? Could try loki or something. -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 18:17:28 JST reeeeeelman @dcc Nah if you remember the issue in the first place was I can't really spend money on a VPN right now. The internet archive version I think is back up.
I'll talk with zerg about it. -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 18:10:54 JST reeeeeelman @dcc the file for that series just failed and removed from my dls (for some reason). Trying to download it again would take potentially months. So you can go ahead and delete it. -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 17:34:23 JST reeeeeelman - Soy_Magnus
- þernia
- 313Chris:hellokitty_headbang:
- chog9
- DrFell (Disgruntled Citizen)
- koropokkur
- ¢нαяℓιє яσσт
- Mr. Bacon
- NonPlayableClown
- ins0mniak
- Lyx
- Owl!🦉
- Owl! 🦉
- Matt Hamilton
- RexRedbone
- Viscount Economic_Hitman
- Twig
- 🌈Magical Thinking
- KK954
- Jeff "never puts away anything, especially oven mitts" Cliff, Bringer of Nightmares 🦝🐙 🇱🇧🧯 🇨🇦
- Jonny
- Owl 🦉 🪶
@Soy_Magnus @charlie_root @lonelyowl13 @Tony @Lyx @chog9 @pernia @admin @ins0mniak @DrFell @lonelyowl @c558c7cc69bbda3c271782b736babc64acd2da258b14f356dbca966cb0b7b89e @KK954 @koropokkur @Economic_Hitman @RexRedbone @Twig @eriner @magicalthinking @lonelyowl @Jonny @NonPlayableClown @jeffcliff Nah there are posts on poast. Aren't you defeded there? Maybe that has something to do with it idk. -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 12:25:30 JST reeeeeelman @Zergling_man @dcc lol I fixed the tags in the edited OP but it didn't translate to the reply. WTF.
@p @gentoobro -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 12:25:30 JST reeeeeelman @Zergling_man @dcc Made a few edits to the code because I realized some mistakes (there may be more, not very good as pseudo-code). -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 12:25:14 JST reeeeeelman Looking for thoughts on making a class thread-safe. I am currently using Atomic(s) where possible and mutex locks otherwise, but this is fairly heavy and frankly it feels like I could do it better.
Just as an example:
class A { something vomit() { std::shared_lock<std::shared_mutex> lock(mutex_); return Blah; }; something Blah; mutable std::shared_mutex mutex_; } main: int main() { A nigger = A(); //let's just assume `something` takes a value because I am too god-damned lazy to write it out here. nigger.vomit("aaaaaaaa") }While this is correct (at least to the best of my understanding) my specific case has quite a few of these accessors, and to prevent issues I load them all into memory. This of course places quite the burden on the memory and also means every time I access anything it checks. So there can be 10, 20, etc people all looking at different variables at once. Again, supposedly correct but I feel like it can be done better (or can it?).
Let me know if you have any thoughts on the matter.
-
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 12:25:11 JST reeeeeelman @Zergling_man @dcc lol @gentoobro @p -
reeeeeelman (realman543@annihilation.social)'s status on Wednesday, 01-Jan-2025 12:25:09 JST reeeeeelman @p @dcc @Zergling_man @gentoobro Would this also hold true for whole classes? That is to say, should I simply pass the class as a constant value and modify externally as necessary? -
reeeeeelman (realman543@annihilation.social)'s status on Monday, 30-Dec-2024 19:01:25 JST reeeeeelman - Soy_Magnus
- þernia
- 313Chris:hellokitty_headbang:
- chog9
- DrFell (Disgruntled Citizen)
- koropokkur
- ¢нαяℓιє яσσт
- Mr. Bacon
- ins0mniak
- Lyx
- Owl!🦉
- Owl! 🦉
- Matt Hamilton
- RexRedbone
- Viscount Economic_Hitman
- Twig
- 🌈Magical Thinking
- KK954
- Jeff "never puts away anything, especially oven mitts" Cliff, Bringer of Nightmares 🦝🐙 🇱🇧🧯 🇨🇦
- Churkia
- asmodai
- Owl 🦉 🪶
@Lyx @charlie_root @lonelyowl13 @Tony @asmodai @chog9 @churkia @pernia @Soy_Magnus @admin @ins0mniak @DrFell @lonelyowl @c558c7cc69bbda3c271782b736babc64acd2da258b14f356dbca966cb0b7b89e @KK954 @koropokkur @Economic_Hitman @RexRedbone @Twig @eriner @magicalthinking @lonelyowl @jeffcliff This was an amazing and brave AI that translated Jonny's incoherent rambling. -
reeeeeelman (realman543@annihilation.social)'s status on Monday, 30-Dec-2024 19:01:24 JST reeeeeelman - Soy_Magnus
- þernia
- 313Chris:hellokitty_headbang:
- chog9
- DrFell (Disgruntled Citizen)
- koropokkur
- ¢нαяℓιє яσσт
- Mr. Bacon
- ins0mniak
- Lyx
- Owl!🦉
- Owl! 🦉
- Matt Hamilton
- RexRedbone
- Viscount Economic_Hitman
- Twig
- 🌈Magical Thinking
- KK954
- Jeff "never puts away anything, especially oven mitts" Cliff, Bringer of Nightmares 🦝🐙 🇱🇧🧯 🇨🇦
- Churkia
- asmodai
- Owl 🦉 🪶
@Lyx @charlie_root @lonelyowl13 @Tony @asmodai @chog9 @churkia @pernia @Soy_Magnus @admin @ins0mniak @DrFell @lonelyowl @c558c7cc69bbda3c271782b736babc64acd2da258b14f356dbca966cb0b7b89e @KK954 @koropokkur @Economic_Hitman @RexRedbone @Twig @eriner @magicalthinking @lonelyowl @jeffcliff >after a hard day at the AI DEI office.
Cleaned_chiken2.mp4 -
reeeeeelman (realman543@annihilation.social)'s status on Monday, 30-Dec-2024 18:41:35 JST reeeeeelman - Soy_Magnus
- þernia
- 313Chris:hellokitty_headbang:
- chog9
- DrFell (Disgruntled Citizen)
- koropokkur
- ¢нαяℓιє яσσт
- Mr. Bacon
- ins0mniak
- Lyx
- Owl!🦉
- Owl! 🦉
- Matt Hamilton
- RexRedbone
- Viscount Economic_Hitman
- Twig
- 🌈Magical Thinking
- KK954
- Jeff "never puts away anything, especially oven mitts" Cliff, Bringer of Nightmares 🦝🐙 🇱🇧🧯 🇨🇦
- Churkia
- asmodai
- Owl 🦉 🪶
@Twig @charlie_root @lonelyowl13 @Tony @asmodai @chog9 @churkia @Lyx @pernia @admin @ins0mniak @Soy_Magnus @DrFell @lonelyowl @c558c7cc69bbda3c271782b736babc64acd2da258b14f356dbca966cb0b7b89e @KK954 @koropokkur @Economic_Hitman @eriner @magicalthinking @RexRedbone @lonelyowl @jeffcliff What you want me to upload it for you, bc I could.
Also did you know there is a link to the file in the JSON and if you paste that into the address bar and press enter it will take you there? If you search the page for ".mp4" you should find it. -
reeeeeelman (realman543@annihilation.social)'s status on Monday, 30-Dec-2024 18:41:30 JST reeeeeelman - Soy_Magnus
- þernia
- 313Chris:hellokitty_headbang:
- chog9
- DrFell (Disgruntled Citizen)
- koropokkur
- ¢нαяℓιє яσσт
- Mr. Bacon
- ins0mniak
- Lyx
- Owl!🦉
- Owl! 🦉
- Matt Hamilton
- RexRedbone
- Viscount Economic_Hitman
- Twig
- 🌈Magical Thinking
- KK954
- Jeff "never puts away anything, especially oven mitts" Cliff, Bringer of Nightmares 🦝🐙 🇱🇧🧯 🇨🇦
- Churkia
- asmodai
- Owl 🦉 🪶
@Lyx @charlie_root @lonelyowl13 @Tony @asmodai @chog9 @churkia @pernia @Soy_Magnus @admin @ins0mniak @DrFell @lonelyowl @c558c7cc69bbda3c271782b736babc64acd2da258b14f356dbca966cb0b7b89e @KK954 @koropokkur @Economic_Hitman @RexRedbone @Twig @eriner @magicalthinking @lonelyowl @jeffcliff Pretty sure it's AI generated.
boopsnoot.mp4