ianks's Avatar

ianks

@ianks.com

https://ianks.com https://github.com/ianks https://soundcloud.com/iONik https://soundcloud.com/fnesse

88
Followers
359
Following
40
Posts
14.11.2024
Joined
Posts Following

Latest posts by ianks @ianks.com

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

05.09.2025 07:05 👍 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

20.08.2025 14:15 👍 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.

17.07.2025 00:40 👍 0 🔁 0 💬 0 📌 0

This is actually a good strategy

22.05.2025 13:22 👍 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...

02.05.2025 02:58 👍 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.

24.04.2025 14:42 👍 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

16.04.2025 17:20 👍 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: ...

14.04.2025 02:35 👍 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

06.04.2025 19:04 👍 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?

06.04.2025 18:43 👍 3 🔁 0 💬 0 📌 0

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).

06.04.2025 18:28 👍 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

06.04.2025 00:51 👍 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.

13.03.2025 02:36 👍 4272 🔁 1022 💬 44 📌 14

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

12.03.2025 14:32 👍 1 🔁 0 💬 0 📌 0

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

27.02.2025 17:35 👍 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.

26.02.2025 13:49 👍 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!?

21.02.2025 00:39 👍 0 🔁 0 💬 0 📌 0

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

18.02.2025 03:01 👍 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.

16.02.2025 17:52 👍 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.

14.02.2025 07:55 👍 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.

13.02.2025 20:52 👍 3 🔁 0 💬 1 📌 0

#Atlanta look who’s on BSky!

#Urbanism #Urbanism+

13.02.2025 00:17 👍 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!

13.02.2025 00:15 👍 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.

09.02.2025 17:23 👍 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

07.02.2025 23:07 👍 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...

05.02.2025 16:55 👍 0 🔁 0 💬 0 📌 0

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.

04.02.2025 02:29 👍 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

26.01.2025 23:33 👍 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. ✌️

23.01.2025 07:39 👍 2 🔁 0 💬 0 📌 0

Thank you for doing what you do

21.01.2025 17:02 👍 7 🔁 0 💬 0 📌 0