Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "bit flip"
-
Once the system "lost" a user_id var that says who started a batch, but it was a mandatory field that was filled at the beginning of the process.
I tried to find the reason, failed, called a senior for help, he also failed to find the reason.
After a couple of hours I looked to him, he looked back and I said,
"Let's call it a solar flare bit flip?"
"It's the only logical explanation"
So it became a bit flip issue to the PM, we had a good laugh, we send as "system instability" to the client.
The bug never happened again, no one ever found the true reason, maybe it was really a bit flip 🤔1 -
Very random, I’d normally post this on twitter but my girlfriend is there and it’s about her. A bit long and very personal...
to;dr My girlfriend and soon to be fiancé officially who is certain we are going to marry, doesn’t want to invite people to our wedding anymore because she doesn’t have close friends like I do and I’m quite disappointed.
My girlfriend and I have been planning to get married for a while now at least 18 months. I haven’t asked her to marry me yet officially but I know she’ll say yes because we’ve discussed it. We’ve spoken about a small wedding with a few friends not much family but the more we spoke about it the more she’s reduced how many people we should invite. Today she basically said she doesn’t want to invite anyone because she doesn’t have any friends she’s that close to or trusts like that.
By comparison I have about 5 best friends I can count on any day of the week and at least 5 other friends I’d want to be there. We’re both introverts but I’m close to some of these guys because we have similar mental illnesses and trauma from our youth and we gravitated to each other like magic. She kinda gets jealous of that sometimes or sad that she isn’t close to anyone like that besides me. But not like a toxic jealousy or anything. I’m pretty disappointed that at this point it really may just be us at our wedding.
I’m a romantic and the day will be great regardless, after all it’s her I’m marrying not them. On the flip side I’ve always seen my wedding day as something I’d get to share with my close friends I wanted to get married in the past in fact this would be the second time I’d propose to someone. She’s the one that made me feel like I’d marry again after the first engagement went terribly.
I’m disappointed and if I bring it up too much it’s just gonna make her feel awkward and cave for me but I don’t want that. Gonna marry her regardless though.13 -
We have this kettle that says "perfect memory" on the box, so does that mean it has ecc I would hate for a bit flip to occur and it make my tea too hot.
1 -
Hey, fellow dRs.
I may need some help regarding this circuit.
It is about an 8 Bit multifunctional shift register with a 2 Bit instruction set.
These work:
If "Sel" is 0x00, the circuit loads data into its 8 D flip flops.
If "Sel" is 0x03, the circuit replaces all data with 0s.
These don't work (they do, but they do it in a very strange way and end up filling 1s instead):
If "Sel" is 0x01, it is supposed to ringshift bitwise to the right.
If "Sel" is 0x02, it is supposed to ringshift to the left.
As mentioned above. They do it in a very strange way. If we have 10000000, it will shift to the left or right depending on the "Sel"'s binary value. Let us say we want to shift it right. The output will turn from 10000000 to 01000000 (which is what we want), BUT after that it adds another 1 to it: 01100000. It keeps doing it until every single Bit is a 1. Same thing happens with the left ringshift.
I will include the other circuits used in this circuit in the comment section.
23 -
Here is my idea for a time machine which can only send one bit of information back in time.
@Wisecrack has asked me about it and I didn’t want to write it in comments because of the character limit.
So here we go.
The DCQE (delayed-choice quantum eraser) is an experiment that has been successfully performed by many people in small scale.
You can read about it on wikipedia but I'll try to explain it here.
https://en.wikipedia.org/wiki/...
First I need to quickly explain the double slit experiment because DCQE is based on that.
The double slit experiment shows that a particle, like a photon, seems to go through both slits at the same time and interfere with itself as a wave to finally contribute to an interference pattern when hit on a screen. Many photons will result in a visible interference pattern.
However, if we install a detector somewhere between the particle emitter an the screen, so that we know which path the particle must have taken (which slit it has passed through), then there will be no interference pattern on the screen because the particle will not behave as a wave.
For the time machine, we will interpret the interference pattern as bit 1 and no interference pattern as bit 0.
Now the DCQE:
This device lets us choose if we know the path of the particle or if we want wo erase this knowledge. And we can make this decision after the particle hit the screen (that is the "delayed" part), with the help of quantum entanglement.
How does it work?
Each particle send out by the emitter will pass through a crystal which will split it into an entangled pair of particles. This pair shares the same quantum state in space and time. If we know the path of one of the particle "halves", we also know the path of the other one. Remember the knowledge about the path determines if we will see the interference pattern. Now one of the particle "halves" goes directly into the screen by a short path. The other one takes a longer path.
The longer path has a switch that we can operate (this is the "choice" part). The switch changes the path that the particle takes so that it either goes through a detector or it doesn't, determining if it will contribute to the intererence pattern on the screen or not. And this choice will be done for the short path particle-half because their are entangeld.
The path of the first half particle is short, so it will hit the screen earlier.
After that happened, we still have time to make the choice for the second half, since its path is longer. But making the choice also affects the first half, which has already hit the screen. So we can retroactively change what we will see (or have seen) on the screen.
Remember this has already been tested and verified. It works.
The time machine:
We need enough photons to distinguish the patterns on the screen for one single bit of information.
And the insanely difficult part is to make the path for the second half long enough to have something practical.
Also, those photons need to stay coherent during their journey on that path and are not allowed to interact with each other.
We could use two mirrors, to let the photons bounce between them to extend the path (or the travel duration), but those need to be insanely pricise for reasonable amounts of time.
Just as an example, for 1 second of time travel, we would need a path length about the distance of the moon to the earth. And 1 second isn't very practical. To win the lottery we would need at least many hours.
Also, we would need to build the whole thing multiple times, one for each bit of information.
How to operate the time machine:
Turn on the particle emitter and look at the screen. If you see an interference pattern, write down a 1, otherwise a 0.
This is the information that your future you has sent you.
Repeat this process with the other time machines for more bits of information.
Then wait the time which corresponds to the path length (maybe send in your lottery numbers) and then (this part is very important) make sure to flip the switch corresponsing to the bit that you wrote down, so that your past you receives that info in the past.
I hope that helps :)9 -
Bought a new toy drone to play with at home, Ryze Yello. It boasts an Open SDK on the box and claims to be programmable. Awesome, I think, I end up buying and going home to get to work.
All is great using the app, I can fly the drone and the video feed is mostly usable. Now let's get in to the SDK and see what we have.
Docs say I've got a few basic commands, 8 directional flips, 6 directions of movement, rotate, takeoff, and land. Plus a config option to set the speed. After a bit of tinkering I discovered that only 3 commands actually work: takeoff, flip, land. The rest error out with no (currently) useful message.
A bit more searching online tells me that they borked the commands with a recent firmware update and are working on it as of 3 months ago.
I wish I knew more about firmware or deconstructing the wifi packets from the app so I could try to do something useful.
So many stupid things I wanted to do with an automated drone and I'm stuck waiting for them to fix their firmware to put functionality back into the device.
6 -
More Cool Coding Team Names and Programming Team Names
Error By Night
Bit Legion
Ctrl Intelligence
System React
Fuzz Exception
Goto Hub Gargoyle
Byte Panache
Flip Framework
Syntax Terminators
Twister Boot
Swift Script Doozies
Github Architects
Angular Ajax
😂7 -
Bruh, just learn them how a computer works with minecraft. Inverters, And, Nand, etc... can all b made there. From there, u can make flip-flops, u can make registers, adders, multiplexors, demuxs. Ofc makin anything more then a 1-bit, maybe 2-bit machine, would be a pain, and dont get me starting on memory that extends one register. But hey, if u got the patience, u can ofc. Put it together to an ALU, combin all of them with a PC to an CPU. Ofc, you got no ROM or RAM, but hey, atleast u've built the hard part.4
-
HIRE A GENUINE HACKER TO RECOVER LOST BTC & USDT- VISIT SALVAGE ASSET RECOVERY
I had $560,000 in Bitcoin saved up to fund my life's passion, an off-grid solar project designed to bring light to rural villages. Years of scrimping, saving, and explaining to skeptical relatives that no, Bitcoin wasn't just for internet gamblers, came down to this. But a slip of the finger almost sent my plans into eternal darkness.
Making a final transfer to consolidate my project funds, I had copied the wrong wallet address. It was so quick. One paste, one click, and my stomach dropped faster than a solar panel off a roof. My entire investment vanished into the digital ether. I stared at the screen, waiting for it to grow arms and slap me in the face. When it didn't, I knew I was in trouble.
Desperation led me to an energy summit, more for a diversion than anything. But fate has a sense of humor. During networking in a break, I heard a speaker casually mention Salvage Asset Recovery, as one might refer to a weather app, not the digital cavalry. I pounced like a man who'd seen a power outlet in the desert.
From that first call, their crew oozed competence and tranquility. They treated my busted transfer like an engineering challenge, not a personal disaster (even though I was seconds away from rechristening the project "Bit coinless in the Dark"). Using advanced blockchain tracing techniques, they mapped the Byzantine trail of transactions. I imagined them in hard hats, working the blockchain like electricians restoring downed power lines.
Each update brought hope. Eleven days in, they located the funds. Two days after that, I had it back, every Satoshi. I nearly hugged my solar panel prototype.
The Salvage Asset not only recovered my money; they future-proofed me. They walked me through address verification processes, multi-sig security, and how not to let jitters turn your dream into a nightmare. It did not come across as a lecture but more like taking advice from an older brother who went through every tech blunder imaginable.
Today, my project is charging forward (pun intended). The first village will soon bask in sustainable power. When they flip that switch, I’ll know it was made possible by hard work, a bit of luck, and the brilliance of Salvage Asset Recovery. REACH OUT TO SALVAGE ASSET RECOVERY, THIER CONTACT DETAILS
TELEGRAM---@Salvageasset
WhatsApp+ 1 8 4 7 6 5 4 7 0 9 6
1 -
Today’s Crazy Time Bonus – What’s Happening Right Now?
Introduction
Crazy Time, the thrilling live game from Evolution Gaming, remains one of the most exciting and unpredictable experiences out there. Players anticipate huge multipliers, bonus rounds, and big wins every day. So, what’s going on with today’s Crazy Time bonus? Let’s explore what’s in store for players right now.
What’s Today’s Crazy Time Bonus?
Today, Crazy Time is offering some big multipliers and exciting bonus rounds! Some of the notable bonuses and multipliers from today include:
Cash Hunt – Multipliers reaching 500x on lucky targets.
Coin Flip – A blue coin hit 200x today!
Crazy Time Bonus – The double multiplier triggered, boosting wins up to 1600x.
Pachinko – Dropped a 750x multiplier on a lucky round!
These results show that today is proving to be a lucky day for Crazy Time players, with high multipliers appearing frequently in the bonus rounds.
How to Get Today’s Crazy Time Bonus?
To take advantage of today’s big multipliers, here’s what you should do:
Bet on the Bonus Rounds – Crazy Time is all about its four bonus games: Cash Hunt, Pachinko, Coin Flip, and Crazy Time. Always place small bets on these for a chance at big wins.
Check Live Statistics – Some platforms provide real-time results of Crazy Time rounds. You can see which bonus rounds hit today and adjust your strategy.
Watch for Hot Streaks – If a certain bonus round has been hitting frequently today, it might be worth placing higher bets on it for the next few spins.
Look for Top Slot Multipliers – Every round, Crazy Time gives one bet type a special multiplier boost. If the Top Slot gives a bonus round a high multiplier, it’s a good time to place a bet on it.
Crazy Time Strategy – How to Win Big Today?
While Crazy Time is primarily based on luck, experienced players follow smart strategies to increase their chances of hitting big multipliers:
Balanced Betting – A popular strategy is betting small on all four bonuses, plus a bit on the 2x and 10x numbers. This approach covers most outcomes and keeps you in the game longer.
Increase Bets When Bonuses Hit Frequently – If a bonus round has hit multiple times in the past 10–15 spins, it might be likely to hit again soon. Increase your bets slightly, but stay within your budget.
Use Statistics to Track Trends – Some platforms track recent Crazy Time results. If Pachinko and Cash Hunt have been hitting several times today, they may be on a hot streak.
Be Patient & Stick to Your Plan – Some sessions may not hit bonuses right away. Stick to your strategy and avoid chasing losses.
Final Thoughts – Is Today a Good Day to Play Crazy Time?
With high multipliers hitting in today’s sessions, it looks like today could be a lucky day for Crazy Time players. If you enjoy the game, today might be the perfect time to place your bets and try for a massive win. Just remember to play responsibly, have fun, and aim for those big bonuses.
Ready to spin the Crazy Time wheel? Try your luck today and chase those big multipliers!3 -
HOW ADWARE RECOVERY SPECIALIST HELP ME TO RECOVER MY STOLEN BITCOIN
The aroma of mangos and gasoline still festers. I'm zigging and zagging down Bali's mad streets on a rented bike, my existence and crypto riches secure in the back of a backpack. And then? Spinning on the sidewalk, dodging airborne papayas, and a helpless victim as a thief swiped my sack from my shoulder in the mess. Inside: $310,000 in Bitcoin, ten years of digital vagabond work, and the socks I preferred. Local officials yawned, sipping sugary tea beside a whirring ceiling fan. "Suku banyak cryptonym?" they complained, inviting me to submit a report after nap time. My crypto fortune was evaporating faster than an Indian sandcastle swept by monsoon rains. WhatsApp info:+12723 328 343
Enter ADWARE RECOVERY SPECIALIST, recommended by a seasoned highway veteran on a forum thread captioned "When Your Life Gets Pirated (Literally)." Desperation compelled me to cling to hope like a guest on a broken-down scooter. Their support team didn't even raise an eyebrow at my incoherent rantings. They asked for timestamps, transaction hashes, and whatever bit of metadata Website info: http s:// adware recovery specialist. com
today's detectives use magnifying glasses instead.
As it turned out, my thief was no genius. He'd tried to wash my Bitcoin through a chain of offshore exchanges, creating a digital trail of breadcrumbs. ADWARE RECOVERY SPECIALIST engineers married blockchain forensics with GPS data from my stolen equipment, following his footsteps like a high-stakes treasure hunt. They tracked him to a cybercafe in Jakarta, where he'd fought with mixers and privacy coins, blissfully unaware that each click was being duplicated. Email info: Adware recovery specialist (@) auctioneer. net
Eleven days later, I received a screenshot: my wallet balance, refilled. No fanfare, no triumphalism, but instead a modest "Your funds are safe. I slumped into a beanbag at a Ubud coworking facility, crying and laughing in half steps, while digital nomads gave me a side-eye over their cold brews. My Bitcoin was restored. My dignity? Still missing, thanks to a viral video of me face-planting into a durian stand. Telegram info: ht tp s:// t.me/ adware recovery specialist1
ADWARE RECOVERY SPECIALIST did not outsmart a thief, but they unveiled the fragility of our virtual world. Technical sorcery coupled with sheer determination converted a dismal nightmare into a rags-to-riches tale one in which the villain is sent a blockchain paper trail and the hero wears a headset instead of a cape. Today, my backpack holds a decoy wallet and an AirTag surgically attached to my ledger. I’ll never ride a motorbike in flip-flops again, but I’ll always travel with the ADWARE RECOVERY SPECIALIST contact saved in triplicate. They’re the antidote to a world where crypto can vanish faster than a beach sunset, and where fruit vendors double as viral content creators. If your crypto ever goes rogue, skip the panic. Call the ADWARE RECOVERY SPECIALIST . Just maybe avoid Bali’s fruit stands while you’re at it.1
