ocx64
ocx64.dev
ocx64
@ocx64.dev
Software Developer | Cybersecurity Connoisseur | professional dumbass | Québecois + 🇪🇬 | Opinions are my own, you know the drill
They are suffering and this admin is simply a symptom. Economic hardship can make a country do stupid, hateful things and we mustn't blame them for that, but we should blame those preying on them. The technocratic sycophants bolstering their positions in society as if their wealth wasn't enough.
March 6, 2025 at 2:51 AM
They boast of their strength and yet they forget, that their military installations all around the world were tolerated because of the protection they offered. If that protection is retracted, so will their logistical positions. After all, who would tolerate a tenant that doesn't pay rent.
March 6, 2025 at 2:51 AM
They scream they are no longer freedoms protectors, they have given up and its no longer up to them to defend liberty. Right as their enemy is in the midst of conquering a sovereign nation that they themselves swore to protect. They are focused on their own needs, plights and struggles instead.
March 6, 2025 at 2:51 AM
Today this administration is doing the very thing they swore to prevent. They look down upon the institutions their predecessors built and cast them out like broken tools that have outlived their purpose, with complete disregard for what these institutions meant and why the have come to be.
March 6, 2025 at 2:51 AM
They have forgotten why they were considered the leaders of the free world. Why their predecessors instated themselves as its protector.

This nation founded NATO and the UN. It swore to uphold the rule of international law so that no other nation can abuse its sovereign neighbors.
March 6, 2025 at 2:51 AM
Ahh that makes sense. A quick search pointed out that you don't have to go through RUSTFLAGS anymore and can use build.rs now to set extra arguments. Maybe that will work?

println!("cargo:rustc-link-arg=-your-linker-arg");

doc.rust-lang.org/cargo/refere...
Build Scripts - The Cargo Book
doc.rust-lang.org
February 18, 2025 at 4:07 PM
The way I've used it is in .cargo/config

[build]
rustflags = ["-C", "link-args=-fsome-artisanal-option"]
February 17, 2025 at 10:52 PM
Hot take, we could just buy mac studios and run the models on-prem in our lab environment. It'll pay for itself after 4 months vs 500$ a month for an azure VM with a graphics cards and it'll run better.
January 27, 2025 at 11:38 PM
Not sure about the specifics for ATProto but in general its better to ditch app passwords and API keys for short-lived tokens via OAuth instead. Helps against replay attacks etc.
January 20, 2025 at 4:13 AM
Wtf, this is pretty cool dude
January 18, 2025 at 4:21 AM
query builder > ORM
January 17, 2025 at 7:59 PM
That is why alts exist my friend, until your alt becomes more active than your main and then it just ends up being your new main and your old one dies in the dust of your neglect.
January 17, 2025 at 3:51 AM
Example, you overwrite something on your drive, so you force 0s into where there once was information. The 0s “push out” the old information and the act of “pushing out” creates heat. If you were able to read the information in the energy expanded by this operation, you could re-create that value.
January 14, 2025 at 7:51 PM
I’m not sure but I don’t think information itself has energy but instead it has a signature and it’s the manipulation of information that uses energy and emits that signature.
January 14, 2025 at 7:51 PM
When it comes to reversible computing though it's not my field but I would imagine that its a way of re-using information that would be expanded through heat instead of it being lost to entropy. Thus saving energy.
January 14, 2025 at 7:34 PM
So in order to erase in conventional computing you need to write. As with any operation, that uses energy.
January 14, 2025 at 7:34 PM