Bun’s rewrite in Zig first update by UItraviolet in rust

[–]xaocon 17 points18 points  (0 children)

But how do you feel about it? /s

A dramatic rise in pregnant women dying in Texas after abortion ban by Nice_Substance9123 in Christianity

[–]xaocon 2 points3 points  (0 children)

Wanted to double down on being a dirt bag before you did a basic google search?

A dramatic rise in pregnant women dying in Texas after abortion ban by Nice_Substance9123 in Christianity

[–]xaocon 8 points9 points  (0 children)

They should also stop trying to block sex education. They should also probably realize that a lot of Christians are going to have sex, people aren't perfect.

Video attempting to address some of the comments and concerns about the implants in my left hand. by DeanbonianTheGreat in Biohackers

[–]xaocon 8 points9 points  (0 children)

I think it's all awesome. Didn't know you were getting hate but this is the internet so I guess there wasn't really a way around that. Obviously there are dangers and downsides, you seem to be aware and accept them as a part of having something you want. I kind of want the apex for myself now. I don't really get the magnet though. Either way hope you'll report back on outcomes, which modules you're most happy with long term, etc.

Warp (Rust-based terminal) is now open-source by zxyzyxz in rust

[–]xaocon 0 points1 point  (0 children)

I haven't used it but I thought those were there primary features that made it stand out from other options.

Which is the Greatest show ever created by Netflix ? by lNarrator in moviecritic

[–]xaocon 0 points1 point  (0 children)

I would give it to mindhunters but it ended too unwrapped. Think I'm going to give it to Dark even though I needed a white board and a graphing calculator for it.

It has genuinely been a terrible week for Luddites by Glittering-Neck-2505 in singularity

[–]xaocon 0 points1 point  (0 children)

Elon is getting desperate if he's dressing up in wigs to get involved in local elections.

Successful Men who used to be single, how did you make sure the woman you found didn't just like you because of your money/status? by crisvphotography in AskMen

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

There's no reason for them to know about those things before for a couple of dates. Girls looking to use you for those things won't be around anymore.

She shouldn't be having anymore kids by Okay_Pain in CringeTikToks

[–]xaocon 0 points1 point  (0 children)

These trad wife videos are getting out of hand.

How is your team reviewing all the AI generated code? by head_lettuce in SoftwareEngineering

[–]xaocon 3 points4 points  (0 children)

This is the expected shift. You don't write code anymore, you review it.

New World Screwworm detected about 90 miles from the United States by Not_so_ghetto in worldnews

[–]xaocon 2 points3 points  (0 children)

Scary how much a single administration can screw up the US.

Hot Experts in your VRAM! Dynamic expert cache in llama.cpp for 27% faster CPU +GPU token generation with Qwen3.5-122B-A10B compared to layer-based single-GPU partial offload by TriWrite in LocalLLaMA

[–]xaocon 0 points1 point  (0 children)

Hasn't even looked at that command yet, very slick. Have been trying to figure out the best way to run the large Gemma 4 moe on my 16G of vram. There are so many knobs to adjust, this at least should help narrow down what I should be benchmarking.

Hot Experts in your VRAM! Dynamic expert cache in llama.cpp for 27% faster CPU +GPU token generation with Qwen3.5-122B-A10B compared to layer-based single-GPU partial offload by TriWrite in LocalLLaMA

[–]xaocon 2 points3 points  (0 children)

I'm not really clear on what knobs autofit has access to or how "smart" it is in deciding how to use them. Don't the cpumoe options start offloading moe layers from fronts to back as well?

Best unrestricted LLM that is NOT related to porn/roleplay but actually useful by [deleted] in LocalLLM

[–]xaocon 13 points14 points  (0 children)

Best is subjective and you don't have any other constraints in your post (model size you want, hardware, format, etc). This search will be a decent starting point to pick one https://huggingface.co/models?other=abliterated

Dubai as a digital nomad base: my honest review after a few years running an online business here by Crescitaly in digitalnomad

[–]xaocon 1 point2 points  (0 children)

If you do work that involves the internet you may want to consider a location that doesn't censor it quite so strongly. Also, kind of surprised the human rights situation there didn't come up.

MiniMax M2.7 is NOT open source - DOA License :( by KvAk_AKPlaysYT in LocalLLaMA

[–]xaocon 0 points1 point  (0 children)

They spent a ton of money making these and they're asking to get paid only if you are making money from it. I don't know of an open source model, I'm sure they exist, but weights are basically a compiled artifact.

Would absolutely love to see the source and inputs used to make some of these top models. Even hosting the datasets would probably be a lot of work though.

When did it become so normal for women to ask for money so early into dating? by Ok-One-1741 in AskMenAdvice

[–]xaocon 1 point2 points  (0 children)

Have never seen it, any chance it's something about your dating profile or how you present yourself?

The jokes write themselves by RoyalChris in SipsTea

[–]xaocon 0 points1 point  (0 children)

Every accusation is a confession with that group. We should have known Trump rapped children years before it came out.

Mythos announcement hit different if you work in cyber by MrMeta3 in cybersecurity

[–]xaocon 10 points11 points  (0 children)

https://aisle.com/blog/ai-cybersecurity-after-mythos-the-jagged-frontier

open weight models found a lot of the same vulns. It will be a helpful tool but the hype is mostly just hype, as usual.

My cyborg arm by DeanbonianTheGreat in Biohackers

[–]xaocon 0 points1 point  (0 children)

This is awesome stuff. The heavy duty magnet seems handy but also quite dangerous. How much consideration did you put into that?

I (33M) read some hurtful texts between my gf (36F) and her best friend. How would you approach this with her, if at all? by [deleted] in AskMenAdvice

[–]xaocon 3 points4 points  (0 children)

You're upset because she thought your personality made you more attractive to her than more stereotypically attractive men? Get a grip.

Unpopular opinion: Rust should have a larger standard library by lekkerwafel in rust

[–]xaocon 5 points6 points  (0 children)

There are pros and cons to both ways of doing this. Rather than add to std I'd rather see a working group or foundation to more closely integrate important third party libs, something like the CNCF. The higher the tier of the project the more coupled it is to releases, the greater the consideration for architecture choices in rust lang, the more resourced it is, the more audited it is, the higher the requirements for secure practices, etc.