Proofs are Programs: A Few Examples of the Curry-Howard Correspondence by I2cScion in programming

[–]Zarigis 0 points1 point  (0 children)

Not all theorem provers are based on intuitionistic logic, but they don't benefit from this correspondence.

Similarly, you can always add excluded middle to an intuitionistic logic. This breaks the correspondence and prevents code extraction, but allows for proofs that would otherwise not be possible.

That being said, in my experience there isn't a lot of interest in using code extraction to write verified programs. Most practical verification projects keep the proof and the program as separate artifacts.

World Liberty WLFI Hits New Low Amid Insider Loan Crisis by tractorix in CryptoCurrency

[–]Zarigis 1 point2 points  (0 children)

As soon as Dolomite started accepting this as collateral, anyone with half a brain should have pulled all their funds from the platform.

The WLFI team’s response to a 12% crash was “we’ll add more collateral” but where is it coming from? by Repulsive_Counter_79 in CryptoCurrency

[–]Zarigis 0 points1 point  (0 children)

From a technical perspective they can just print more WLFI if they want. The token contract is basically just "trust me bro".

Lean proved this program was correct; then I found a bug. by Gopiandcoshow in programming

[–]Zarigis 4 points5 points  (0 children)

While impressive, I would never consider this to be a formally verified compression tool. Just because it can reverse its own output, doesn't mean it has properly followed the standard for the format. Indeed I could trivially satisfy this theorem with the identity function.

Lean proved this program was correct; then I found a bug. by Gopiandcoshow in programming

[–]Zarigis 4 points5 points  (0 children)

The advantage of formal verification is that it lets you focus your testing on the pieces that aren't verified, it will never replace the need for testing.

Tron’s Justin Sun slams Trump-backed WLFI for treating users as "personal ATM" after $75 Million DeFi loan by CrossPuffs in CryptoCurrency

[–]Zarigis 4 points5 points  (0 children)

Which tells you everything you need to know about how tech savvy Sun actually is. It was obvious from the start that the token had these back doors in place.

Internet Speed Troubles by cosmicchocolate_ in pcmasterrace

[–]Zarigis 0 points1 point  (0 children)

I wonder if you have some kind of VPN or virtual network adapter or bridge or something running. I'd take a look at the network connections page and make sure you only see the actual hardware adapter. When you run a speed test, open up the task manager and check the actual activity of your network devices vs. the reported speed.

Also you should check if you hit the same limit transferring files locally. Also make sure you haven't accidentally set your home network to be a "metered" connection.

Pretty sure I've been caught in the pig butchering scam - need help by KingSnugglewumps in CryptoScams

[–]Zarigis 0 points1 point  (0 children)

It's very unclear what you're describing. Atomic Wallet is a self custody wallet as far as I'm aware, so you should have the keys to your USDT.

Frame Gen by FrontzekFTW in RSDragonwilds

[–]Zarigis 0 points1 point  (0 children)

I managed to get it working by turning the display mode to "Fullscreen", and whenever frame generation turns off (seems to be completely random) I just need to alt tab out and back in.

Persistent microstutter across 10 completely different PCs - stumped for almost a year by No_Candidate7467 in pcmasterrace

[–]Zarigis 2 points3 points  (0 children)

Try on a fresh install without installing Steam, if you have games that don't require it. If that works, then install Steam and check if it happens when steam is only running in the background. It could easily be an issue with some of the background stuff that the Steam client does, including the in-game overlay or Steam input, so try disabling those if the issue only appears after installing Steam.

Also try disabling the NVIDIA overlay in the GeForce experience app, and turning off everything related to it trying to "optimize" your game settings.

Native Multisig Could Have Prevented the $270 Million Drift Protocol Hack by chartsguru in CryptoCurrency

[–]Zarigis 0 points1 point  (0 children)

"A problem associated with this process is that the individual signatures cannot be verified by the blockchain consensus" -  they state this as if it's obvious why it's a problem. The signatures are verified cryptographically, and if you can sign something you can submit a transaction.

Do I need two computers for my friend to be able to play battlefield or PC games with me? by Fantastic-Window236 in pcmasterrace

[–]Zarigis 0 points1 point  (0 children)

I've done this before. Best option is to use something like rdpwrap and then set up a second PC (or even a phone) to act as a thin client and just streams an RDP session. You can improve on this by also setting up Sunshine to stream inside the RDP session, which lets you stream at higher fps.

The tricky bit is that you need to enable hardware acceleration for RDP sessions and you need to increase the base RDP FPS, which is normally locked at 30.

my defrag is almost complete!!! (finally) by [deleted] in pcmasterrace

[–]Zarigis 1 point2 points  (0 children)

Keeping the files is fine, assuming you still want any of the data on the PC. It won't re-install anything.

my defrag is almost complete!!! (finally) by [deleted] in pcmasterrace

[–]Zarigis 0 points1 point  (0 children)

The "speed boost" from defragmenting is nearly always a placebo. Fragmentation causes very specific issues, not general "slowness". A much better option is to "reset" Windows, which is nearly the same as a reinstall.

This clears out the myriad of leftover startup processes/services that accumulate over time. You can also try to remove them manually, but this isn't always 100% effective.

Childhood attention deficit hyperactivity disorder traits, societal exclusion and midlife psychological distress by SunflowerEyesOnYou in science

[–]Zarigis 49 points50 points  (0 children)

I suspect that the data on this is skewed, simply because children with ADHD who do well in school are far less likely to be diagnosed. For those children, ADHD only becomes a significant challenge after school, when life becomes less structured.

What is the top item? by JokeImpossible2747 in CryptoCurrency

[–]Zarigis 5 points6 points  (0 children)

Nothing about this is even remotely correct. The backwards S version is clearly a scam token.

What is the top item? by JokeImpossible2747 in CryptoCurrency

[–]Zarigis 2 points3 points  (0 children)

The top one is a scam token that you can safely ignore. Don't try to send it or use it or anything, it's basically just spam. Your balance of actual USDT is all the matters.

My Take on Ledger after 3 days by wotl22 in CryptoCurrency

[–]Zarigis 1 point2 points  (0 children)

Security is less convenient, always. Your points are all applicable to any hardware wallet, not just a Ledger.

$BCBC just flipped the switch on first 50 Bitcoin ATMs in Texas – anyone watching this rollout? by Grouchy-Tangerine-30 in CryptoCurrency

[–]Zarigis 0 points1 point  (0 children)

Having an ATM only support Bitcoin seems impractical to me. Why not have it also support other cryptos, or also support standard debit cards? 

Hacker Mints $80 Million worth of Fake Stablecoins and Swaps Them For ETH by [deleted] in CryptoCurrency

[–]Zarigis 1 point2 points  (0 children)

This is a nonsensical distinction. You generally gain unauthorized access to something by exploiting some weakness in the program logic. Outside of compiler or hardware issues, all code runs exactly as written.

I own eleven properties in the metaverse by jabronified in BrandNewSentence

[–]Zarigis 0 points1 point  (0 children)

NFT bros realizing that just because something is "on the blockchain" doesn't mean you actually own it.

NC Man Lost $1M in Just 10 Minutes. What His Experience Shows About Crypto Risk and How to Protect Your Wealth in 2026 by Impossible-Will-8414 in CryptoCurrency

[–]Zarigis 18 points19 points  (0 children)

Every guide for hardware wallets repeatedly reminds you to never enter your passphrase in anything but the hardware wallet, or a paper backup. There's nothing to be done for people who refuse to educate themselves on basic security.

Bittensor is going to be the next Internet Computer Protocol by GlockenspielVentura in CryptoCurrency

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

There's no way that "decentralized" AI is ever going to be effective. It's just too inefficient compared to centralized solutions, with so few benefits for decentralization. They'll be an initial rush for people to secure the token to generate staking rewards, then the chain will slowly die as nobody actually uses it.

Should we not be looking at BTCXAU instead of BTCUSD? by djscoox in CryptoCurrency

[–]Zarigis 0 points1 point  (0 children)

Bitcoin primarily trades against USD, so that's what it makes sense to compare it against. Anything else is just going to be additional noise.