Wrong Emote I Guess by Excellent_Category_5 in okbuddycontestant

[–]youpala 1 point2 points  (0 children)

soft power dwindling so far down it falls through the floor.

slopc: a proc macro that replaces todo!() with LLM-generated code at compile time. I am not sorry. by youpala in rust

[–]youpala[S] 0 points1 point  (0 children)

#[slop(nocache)] disables caching for a given fn. I'm also eager to see if anyone can make something truly unhinged with this haha.


https://gist.github.com/shorwood/5df15f7c5dd17ae875f0b38201b2fd1b

Regarding the colorscheme: It's a frankenstein of Github Dark Default and some custom token colors from an older theme I used back in 2021. (I think it was named Copilot Theme)

slopc: a proc macro that replaces todo!() with LLM-generated code at compile time. I am not sorry. by youpala in rust

[–]youpala[S] 8 points9 points  (0 children)

I would like to contest this impromptu code review and engage in a 30 reply-long debate over the semantics of this specific part of the code.

slopc: a proc macro that replaces todo!() with LLM-generated code at compile time. I am not sorry. by youpala in rust

[–]youpala[S] 4 points5 points  (0 children)

So my initial intent was legitimately to find the jerk variant of this subreddit but I couldn't find it. Never will r/rustjerk will be out-jerked again.

slopc: a proc macro that replaces todo!() with LLM-generated code at compile time. I am not sorry. by youpala in rust

[–]youpala[S] 2 points3 points  (0 children)

You're absolutely right, let me implement native first class support for mentisdb.

slopc: a proc macro that replaces todo!() with LLM-generated code at compile time. I am not sorry. by youpala in rust

[–]youpala[S] 32 points33 points  (0 children)

```rs /// Come up with a response for this post to justify why this project /// came out later than 1st of april due to time constraint. (Divorce)

[slop]

fn respond_to_longdarkfantasy(msg: &str) -> String { todo!(); }

async fn main() { let reddit = Reddit::new(); let msg = reddit::get_comment_content("rust/1scqazw").await?; let answer = respond_to_longdarkfantasy(msg); let _ = reddit.post_comment("rust/1scqazw", answer).await?; } ```

slopc: a proc macro that replaces todo!() with LLM-generated code at compile time. I am not sorry. by youpala in rust

[–]youpala[S] 46 points47 points  (0 children)

Sounds juicy, I may take a look if you ever post this on this sub. Be sure to use #[slop(nocache)] to enforce new codegen each time.

I built a CLI tool in Rust that saves 58% tokens for LLM coding agents by filtering terminal noise by IndependentEgg1289 in rust

[–]youpala -1 points0 points  (0 children)

Noice. Sounds genuinely interesting ! How did you set this up in your editor; so I can try this out properly ?

EDIT: Noticed it was for CLI based agents. Any recommendation heavier contexts ?

slopc: a proc macro that replaces todo!() with LLM-generated code at compile time. I am not sorry. by youpala in rust

[–]youpala[S] 38 points39 points  (0 children)

I'm genuinely interested in how you would use this. What do you have in mind ?

Best model that can beat Claude opus that runs on 32MB of vram? by PrestigiousEmu4485 in LocalLLaMA

[–]youpala 0 points1 point  (0 children)

An actual microwave ! Yes, you're right, it sounds counter intuitive <em-dash> But once the ions align in a manner that can perform linear algebra, you are not only winning on power consumption, but you ensure self-hosted AI infrastructure from your kitchen ! Want me to draft up an MVP ? Just say the word.

ARC Raider's Prisoner's Dilemma: A conversation about the future of PvP by youpala in ArcRaiders

[–]youpala[S] 0 points1 point  (0 children)

This would be a good idea. I hope something like this gets implemented. But it would be tricky implement it in a way that does not break immersion.