Advertisement · 728 × 90

Posts by ianks

That’s how you directly communicate and assert power. Take notes dems

7 months ago 4 0 0 0

Hi JD,

We’ve been incredibly patient waiting for the Epstein files, and as you know they were due YESTERDAY to the House Oversight Committee. I’m extremely concerned about this pattern of deception.

Yours always,
Ian

8 months ago 4 0 0 0

Not bad, but I’d expect a better troll game from the VP. Decent from a self-deprecating POV, but a little too predictable to be considered in the based edge-lord genre.

7/10.

9 months ago 0 0 0 0

This is actually a good strategy

10 months ago 1 0 0 0
fffffuuuuucccckkkk Human Margareeta · Broken · Song · 2025

The most well-produced, eclectic electronic music that I’ve stumbled on in awhile. Highly recommend. open.spotify.com/track/06TeqS...

11 months ago 2 0 0 0
Preview
Critics of Georgia’s voting technology will have to wait a year — or more — for fixes Election security proposals stalled in the Georgia General Assembly, leaving the same voting technology in place for the 2026 election. Election advocates say they're worried.

It’s not election denialism to
highlight how *insanely* irresponsible it is for Georgia to be conducting elections with vulnerable, unpatched software — containing multiple medium-high CVEs.

The worst part is Brad Raffensberger is well aware of the vulnerabilities but refuses to address them.

11 months ago 1 0 0 0

New to SDR radio and got my rtl-sdr blog v4 working. So far, I’ve received flight information, FM radio, and weather service broadcasts. What should I do next? #radio

1 year ago 0 0 1 0
Screenshot of a macOS system preferences panel showing 'Login Items & Extensions' page. The item 'fixGpgHome' is listed with a label indicating it's from an 'unidentified developer.' The item has a small icon on the left and a toggle switch on the right that appears to be enabled. Navigation arrows are visible at the top left of the panel.

Screenshot of a macOS system preferences panel showing 'Login Items & Extensions' page. The item 'fixGpgHome' is listed with a label indicating it's from an 'unidentified developer.' The item has a small icon on the left and a toggle switch on the right that appears to be enabled. Navigation arrows are visible at the top left of the panel.

Me: I really wish more people took their online privacy more seriously
Macbook: ...

1 year ago 1 0 0 0

My experience is the more that I write Rust, the more that I *only* want to write Rust. I’ve used it for shipping a VM that runs 20M+ RPM in production, as well as dumb scripts for personal productivity. Only language I’ve used that fills both gaps comfortably

1 year ago 2 0 0 0

Personally, I’m not so sure that fork() is enough to meet Rust’s memory safety guarantees. But then again… YOLO?

1 year ago 3 0 0 0
Advertisement

There’s a strong nationalist argument that could help here, since sadly climate change concerns are completely ignored now. “Keep USA’s forests beautiful by forcing other countries to ruin theirs!” Feels dirty, but would be more effective messaging I think (sadly).

1 year ago 5 0 0 0
assert!(
seriously? do you see anything weird?
笰 Accept
公共@ Reject
Follow-up instructions... 仑男K
tool_names. contains (&"calculator.sum"
•to_string()) ,
tool_names. contains(&"calculator.sum". to_string()), tool_names. contains(&"calculator.sum". to_string())
8& tool_names.contains(&"calculator.sub".to_string())
"Missing calculator.sum tool"
Accept HY Reject 98N
);

assert!( seriously? do you see anything weird? 笰 Accept 公共@ Reject Follow-up instructions... 仑男K tool_names. contains (&"calculator.sum" •to_string()) , tool_names. contains(&"calculator.sum". to_string()), tool_names. contains(&"calculator.sum". to_string()) 8& tool_names.contains(&"calculator.sub".to_string()) "Missing calculator.sum tool" Accept HY Reject 98N );

namespaced_tools_test.rs

You’ve made an inefficient mistake in your test assertions. The test assertions are using unnecessary string allocations with .to_string() when comparing tool names, which creates extra memory overhead.

// All namespaced tools should be registered correctly
assert! tool_names.contains(&String::from(“calculator.sum”)), “Missing calculator.sum tool”;
assert! tool_names.contains(&String::from(“calculator.sub”)), “Missing calculator. sub tool”;
assert! tool_names.contains(&String::from(“counter, increment”)), “Missing counter, increment tool”;

namespaced_tools_test.rs You’ve made an inefficient mistake in your test assertions. The test assertions are using unnecessary string allocations with .to_string() when comparing tool names, which creates extra memory overhead. // All namespaced tools should be registered correctly assert! tool_names.contains(&String::from(“calculator.sum”)), “Missing calculator.sum tool”; assert! tool_names.contains(&String::from(“calculator.sub”)), “Missing calculator. sub tool”; assert! tool_names.contains(&String::from(“counter, increment”)), “Missing counter, increment tool”;

Today in the “Claude is a genius” series, we have a fresh exhibit of AI sentience: Claude proudly creates a String from a &str, only to immediately borrow it again for a lookup.

Truly, the singularity is nigh.

#rustlang #llm #ai

1 year ago 3 0 0 0

The thing about scientific research is that it’s one of the few national investments that’s a clear public good even if you entirely discount the actual ostensible point of it.

1 year ago 4266 1022 43 14

Pro tip: if you are going to use a logarithmic scale, use it to your *own* advantage

1 year ago 1 0 0 0

“Controversial social media figure” is what you’re calling it now? How about “alleged human trafficker”?

1 year ago 11 0 0 0

$5m is the just application fee, the real cost will be $100m in $TRUMP memecoin. For that steep price, you will gain unfettered access to America’s army of indentured servants who work in fear of having a healthcare bankruptcy.

1 year ago 0 0 0 0
Two of the most handsome dogs in the universe

Two of the most handsome dogs in the universe

how do they freakin’ do it… without even trying!?

1 year ago 0 0 0 0
Advertisement

Hey @businessinsider.com, make sure your bot unescapes the HTML before posting.

1 year ago 0 0 0 0

Tragically, I don’t think charts and statistics communicate the severity of the situation to the average Joe. Natural disasters and unseasonal weather seem seem better (e.g. the summer storms Georgia just had in the middle of… February). We need to use these events to educate as much as possible.

1 year ago 1 0 0 0

I don’t think federal help should be a hard requirement for building rail in the US. Getting rural buy in is an un-winnable battle. Yet we can still have nice rail things! Private sector can fill the gap like in Japan, with help from local governments via favorable zoning.

1 year ago 1 0 0 0

Hot take: I think they do a good job given the resources they’re allocated. I’ve never had a real problem with cleanliness or safety. I know others have, just sharing my personal experience.

1 year ago 3 0 1 0

#Atlanta look who’s on BSky!

#Urbanism #Urbanism+

1 year ago 2 0 0 0

I’d love to grab a few to distribute around my neighborhood. All of us are onboard with the rail, but the lack signage to back it up!

1 year ago 0 0 0 0

Judges don’t boss the executive. They simply ensure government actions follow the law. This isn’t a misunderstanding; it’s a distortion of true checks and balances.

1 year ago 1 0 0 0
Post image

Still swooning over thisine said by my MMC in my paranormal Romantasy, Raise Hell 🔥🤭🖤

Available now on Audible & KU

Book 2, Take Root, coming June 2025

💙📚 #booksky #bookrec #paranormalromamce #romantasy #kindleunlimited #kuromamce

1 year ago 3 1 0 0
Preview
Study: Atlantic Ocean’s Key Current System Hasn’t Weakened in 60 Years - Modern Sciences At a Glance A recent study found that the Atlantic Meridional Overturning Circulation (AMOC) has remained stable over the past six decades, countering previous concerns about its imminent collapse. Re...

Big if true modernsciences.org/atlantic-oce...

1 year ago 0 0 0 0
Advertisement

Pretty much. I’ve switched to all local LLM for this very reason.

For autocomplete, qwen2.5-coder:1.5b with the “Continue” extension is easy to setup, fast to run, and effective.

1 year ago 0 0 0 0
Post image

Sharing about the sequel in my paranormal romance series gives me the serotonin boost I need!

Book one, Raise Hell, is out now! Available on KU and Audible

Preorder Take Root for an exclusive spicy bonus chapter in the Amazon ebook!
🖤💙
#newrelease #bookrec #paranormalromance #romantasy #booksky

1 year ago 9 2 0 0

Neither accounts were auto-followed for me…. Because I deleted all my Meta accounts. Brought family and friends along with me too. ✌️

1 year ago 2 0 0 0

Thank you for doing what you do

1 year ago 7 0 0 0