ow!...crabs on tube-pipes...., so then, theses crabs... These crabs!, we never know if they will go under the waves of the sea or if they will climb the rocks... .... . .edit. omg!  That's what we call, Good eatin' yes, so, as I should not get it.. Very good taste, but people are greedy and end up that in some areas they hunt all the crabs possible, causing them to become extinct from these places, and or even, easily destroy their habitats to build in place.__________ "Huge hawks and wild bald eagles are among some of the birds that make a meal of crabs. They pick up crabs and take them upwards, throwing them on a hard surface like a stone in order to break the crab's shell and get to the meat. Crabs have a soft shell, making them easy prey for many of their enemies. When they're under the sea, Sharks are natural enemies of the crab, relying on it as their only source of food. Source: Biology Book
These characteristics can be seen in science/biology books. In fact, all living things in nature are dependent on each other. The Creator has created this beautiful world in the shape of a circle. Yes, because of this dependence on one another, it was when one day, several human beings of different races came together to build a tower that would reach the heavens....And this story keeps repeating itself in various scenarios. ______________________________________  : America, a horse with no name.
|
|
|
I don’t think that two accounts are allowed, because if they were then people would use them to abuse the faucet system.
No. As I just explained actually abusing the faucet will get you banned. Having another account just to earn interest that you don't use for free rolls is fine. I still didn't find where 'the quin' says about having fun in several accounts, yes it counts as abuse, As in the last months, years, there is no support here from its 'administrators', I believe that they have really come to an end. And more and more users of the site will arrive here through the link on the site looking for answers from support, which is only present to say words of comfort and nonsense, and disappear indefinitely without solving any problem.
|
|
|
ow!...crabs on tube-pipes...., so then, theses crabs... These crabs!, we never know if they will go under the waves of the sea or if they will climb the rocks... .... . .edit. omg! 
|
|
|
-I'm reposting it here at the level of information and research. - If it can't stay here, you can move and or delete it. -I will also warn the author, with the link to this one. because I liked his analysis/summary on the subject/research. (the date of international publication of, was on 26 march, 2020) . ===============================#================================= The patent, titled “Cryptocurrency system using body activity data”, describes a SYSTEM in which a user’s body activity—measured through BIOSENSORS such as EEG sensors, fMRI scanners, heart-rate monitors, thermal sensors, optical sensors, or other devices—can be used as input data for verifying tasks in a cryptocurrency process. The system involves a task server providing activities to the user, a sensor that captures body activity during or after the task, and a cryptocurrency system that verifies whether the biosensor-derived data meets required conditions before awarding digital currency. This approach is presented as an alternative to conventional proof-of-work mining, aiming to reduce computational energy demands while integrating human body activity data into the verification process. I have MANY posts on Biosensors in Covid tests and vaccines. They had to put biosensors in everyone to test the upcoming system. -- The patent explicitly allows both wearable/external sensors and in-body sensors. In the detailed description, it defines “sensor” broadly as any device capable of detecting or measuring body activity. Examples include: External / wearable: EEG headbands, smartwatches, fitness trackers, optical sensors, temperature sensors, fMRI, etc. Implanted / in-body: subcutaneous sensors, implanted chips, electrodes, biosensors capable of detecting brain activity, blood flow, body chemistry, etc. The claims are written broadly so that the protection covers any type of sensor, whether external or implanted, that can measure body activity data and feed it to the cryptocurrency system. So in short: Yes, in-body sensors are covered as possible embodiments. The patent doesn’t restrict itself to wearables — it leaves the door open for sensors “in the body, on the body, or near the body.” --- Below is a detailed breakdown, section by section, of WO2020060606A1 – “Cryptocurrency system using body activity data” (Microsoft) https://patents.google.com/patent/WO2020060606A1/enOverview / Abstract Proposes a system where body activity data (e.g., brain waves, body heat, etc.) of a user performing a task is used as part of a “mining-like” process in a cryptocurrency system. The idea is to use the body’s activity (instead of or in addition to large computational work) as a proof‐of‐work (or analogous difficulty check) to verify that a user has done something (task) and then award cryptocurrency. --- Background Talks about how existing cryptocurrency mining (proof of work) requires massive computational energy, solving difficult problems. Raises the issue of energy costs, inefficiency. --- Summary of the Invention Suggests replacing or augmenting conventional proof‐of‐work with human body activity while users perform tasks (e.g. watching ads, using services). The system involves sensors sensing body activity, generating “body activity data”, a verification by the cryptocurrency system that these data satisfy certain conditions, and then awarding cryptocurrency. --- Definitions & Key Components Body activity: could be anything measurable by sensors: fMRI, EEG, heart rate, brain waves, body heat, movement, etc. Sensor: may be external or built into the user device (could be wearable or integrated) that captures body activity data. User device: device used by user, communicatively coupled to sensor, possibly wearable, phone, computer, etc. Task server: server providing tasks to user (ads, content, services, etc.) Cryptocurrency system / network: receives data, verifies conditions, and awards cryptocurrency. Could be centralized or decentralized (e.g. blockchain). --- How It Works — Main Flow / Method 1. Task Issuance The user is provided one or more tasks via the server. Tasks might be watching an ad, using a service, uploading content, etc. 2. Sensing Body Activity While or after the user does the task, a sensor captures body activity (brain waves, movement, pulses, etc.). 3. Generating Body Activity Data From the raw sensor data, the device (or a server) processes it: codification (sampling, extracting features, transforming, possibly filtering), maybe hashing etc. For example, maybe extract frequency bands from EEG, use Fast Fourier Transform or similar to convert signals to a useful numeric form. 4. Verification by Cryptocurrency System The system checks whether the generated body activity data meets certain conditions. Conditions might be: pattern in the hash, threshold, similarity to expected data, etc. Could also include ensuring data is from a human (not synthetic / faked), re‐hashing, checking that the hash matches the pre‐image, checking statistical properties. 5. Awarding Cryptocurrency If verification passes, the user is awarded cryptocurrency (or other rewards). Possibly the task server or provider also gets rewarded for providing the task/service. 6. Blockchain / Logging Blocks containing the transaction (task done, body activity data or its hash, user address, etc.) are added to the ledger / blockchain. Network nodes validate, broadcast new blocks, etc. --- Additional Embodiments / Variations Using vectors / embeddings: Instead of raw data or simple hashes, one embodiment uses vector representations (embeddings), e.g. converting fMRI voxels via ML algorithms (e.g. convolutional neural networks) into vectors. Similarity checks: The system may have “legitimate vectors” or baseline vectors, and check whether the user's body activity vector is sufficiently similar (using cosine similarity, Euclidean distance etc.) to what’s expected for that task. Difficulty adjustment: The “target range” or patterns required for verification can be adjusted over time to maintain desired difficulty. Ensuring authenticity: Checking that data is human‐generated, perhaps by rehashing pre‐image data or comparing received hash vs re‐computed, etc. --- Figures & System Design Fig. 1: Shows the environment – task server, user device, sensor, communication network, cryptocurrency system. Fig. 2: Decentralized network view (nodes / compute resources etc.) Fig. 3: Flow of the method (task → sensing → generate data → verify → reward). Fig. 4-5: Details of generating body activity data and verifying it. Fig. 6: Example of blockchain and how blocks include the body activity hash, previous hash, transactions etc. Fig. 7: Variant using vectors/embeddings for body activity data. Fig. 8: Example computing system that could implement these components. --- Advantages Claimed Lower energy consumption compared to traditional proof‐of‐work (since body activity is used rather than brute computational hashing). Possibly faster mining or verification (depending on task / user) than computational mining. Also, since users are doing a task anyway, it could harness “useful work” (like viewing content) rather than purely wasteful hashing. --- Potential Issues / Considerations (not explicit in claims, but implied) While the patent describes this system, implementing it raises a number of challenges: How to ensure authenticity of body activity data (not spoofed, manipulated, or synthesized). Privacy concerns: body activity (brain waves etc.) is very sensitive data. Sensor accuracy, calibration, security. User consent, regulation, health / safety. Scalability: how many users, how many tasks, how to manage vector comparisons or similarity computations at scale. --- Claims (what the patent is legally seeking to protect) While I won’t list all claims in full, the key protected ideas include: A cryptocurrency system that receives body activity data from a user’s device, verifies whether it satisfies conditions, and awards cryptocurrency accordingly. A method involving: providing tasks; sensing body activity; generating data; verifying; awarding. A device that includes sensors, processor(s), memory, configured to do this task / generate and send body activity data. . . .   .  . . . #
|
|
|
I remember that a friend had a problem with 2fa, he called me by message, I told him to send an email, he did, he got a way to reset the 2FA, clicking on an email link for fifteen days,.. I remember that he lose to click it one day, and sent me an email again, and I told him to contact the site and finally, he got it.
I had 2FA reset a few days ago. You get a daily e-mail for 8 days with a link that you should NOT click. When you click the link, the resetting process is aborted. I have two certainties. If they haven't been hacked for a long time, or they hit scammed everyone, who has an account and BTC with them. That is why I think that this topic could be stopped here..
|
|
|
It's very easy to predict the price next to the day...
|
|
|
I think the easiest thing to do is to complain to Binance so that they can conduct an investigation and block these tokens.
Good idea 💡 Very unlikely it would yield some positive results for people who trusted those tokens or decided to invest in them, by the way. Binance won't delist FUN off their markets, because their service does not delist failed coins, see the example of Terra-Luna, it continues to have a market, even after it failed and it's value became zero. Also, those behind Freebitcoin have more influence and direct contact with the staff of Binance, so it would more difficult for us to break and influence and direct communication. Those who have been defrauded by this casino are simply in a very lower position and in disadvantage. You told me the other day to open a topic on Scam Accusation and on investigations about the accounts of them here. And I said it would be irrelevant, but... I thought and thought, I think it wouldn't be irrelevant, I think this has already come to an end, and this thread could even be locked. since the support doesn't answer anything else here. and nm by other means. I have about 15k fun in my account, my mother has fun and btc, and my uncle also has it, and it's my fault... It's a good value they have, and I haven't told them anything yet....... and it will be very difficult for me to say., but I will take some time, collect several evidences, and open a serious accusation, in addition, I believe that this should already be locked, until those responsible get in touch, so that this thread does not cause more false hope, because on their website there is a link to this one.
|
|
|
Why does a crab walk sideways? - "Crabs walk sideways due to their unique anatomy, which features a flattened body and legs positioned on the sides, making lateral movement more efficient. This sideways gait also helps them navigate through their natural habitats, like crevices and rocky terrain. animal-club.co.uk''''  Interestingly...crab body form was "invented" by evolution many times over in a process called carcinization (in American spelling). https://en.wikipedia.org/wiki/CarcinisationOne has to wonder that when we would see a first life form on a distant planet..it would likely be a crab (or something similar). Nice!!! Evolution is the Key on universe! The adoption of a crab-like body structure can convey a number of selective advantages for crustacean species. Carcinisation is associated with a lowered center of gravity, allowing these creatures to invest in sideways walking. This evasive adaptation is particularly useful in an ocean environment with forward-moving predators.
|
|
|
Why does a crab walk sideways? - "Crabs walk sideways due to their unique anatomy, which features a flattened body and legs positioned on the sides, making lateral movement more efficient. This sideways gait also helps them navigate through their natural habitats, like crevices and rocky terrain. animal-club.co.uk''''  "Never thought about walking next to a crab in that way but you have really presented a wonderful scene or event! In fact, crabs have been created this way since the beginning of time. Nature has designed crabs in such a way that it is easiest and safest for them to walk like this with their flat bodies and legs on their sides. They can use the legs they have to walk on to protect themselves from danger. it's surprising to think how effective this unique walking posture of crabs is in surviving in harmony with the cracks and waves of the rocky seashore. Truly, every detail created by nature is perfectly crafted, which is simply fascinating to see."" "Huge hawks and wild bald eagles are among some of the birds that make a meal of crabs. They pick up crabs and take them upwards, throwing them on a hard surface like a stone in order to break the crab's shell and get to the meat. Crabs have a soft shell, making them easy prey for many of their enemies. When they're under the sea, Sharks are natural enemies of the crab, relying on it as their only source of food. Source: Biology Book
|
|
|
Why does a crab walk sideways? - "Crabs walk sideways due to their unique anatomy, which features a flattened body and legs positioned on the sides, making lateral movement more efficient. This sideways gait also helps them navigate through their natural habitats, like crevices and rocky terrain. animal-club.co.uk'''' 
|
|
|
-----X----- . Doctor, please! try to understand, some are being arrogant with you and others are not, but I'm sure all of them are wanting to help you, because if they didn't want to help you, they wouldn't be, telling you, where you are wrong and wrong and keep missing... YOU, has two ears and one mouth. two ears to listen more, and one mouth to talk less. yet, listen more...
|
|
|
and back from the scrapper $683 for this load of wire. I have so many questions  What do you do with the plastic peeled off those wires? That must add up to quite a lot! Why was the wire sold far under the scrap metal price? Did you get old wires or were they new when you bought them? i do not strip the wires. At the height of 2021 mining black box auctioned 3,000,000 brand new cables. cat 5 cat 5e cat 6 i won 2 lots about 33,000 wires weight of 9300-9400 pounds. i take them out of the retail bags https://www.ebay.com/itm/167522755092?and sell them as in the photo below.  oh yes! That was a good investment. Even more investment, was you having kept them for all this time!!
|
|
|
this is a real problem we need to worry about.
I think that today we can be less concerned than we were with the previous US administration. More than half of the cabinet are bitcoiners, and one would hope that they will end up passing some measure that dismantles this nonsense. It's one thing to steal someone's bitcoins, transfer them all to one address, and get caught, but when they've been moved several times, and your bitcoins are supposed to be 30% dirty bitcoin, that's bullshit. For my part, I have used bitcoin from casinos and mixers and have never had any problems. They weren't huge amounts, though. I think that behind each administrator there is a ready-made system, where when they enter, they enter only to sign papers and please the majority. it's ivery sad . I haven't had any problems with frozen funds for being 'dirty' yet* * I've also taken P2P's gamblings, dexexs .. mixers and etc.. But this is happening very often with people who don't know how to check and or don't have the time to, but as you said, happen more with large amounts.
|
|
|
I have recommended this site to many, In the beginning, the functionality of the site was very good. I remember that a friend had a problem with 2fa, he called me by message, I told him to send an email, he did, he got a way to reset the 2FA, clicking on an email link for fifteen days,.. I remember that he lose to click it one day, and sent me an email again, and I told him to contact the site and finally, he got it. ... , but about three years ago. I indicated it to a colleague, and he forgot the password,.... and asked for help from me, he had not used 2fa, he is a simple person, he did not write down the credentials, he told me that he memorized and did not forget., and I had to go to his house in another city, 35km from here where I live. because he didn't even know how to reset the password.... I went there and was unsuccessful, but I asked to wait, after about six months, I went there again and we couldn't, I went back home and came here in the thread, I said, but no one from support answered, and they(some 's here) said that the part of the site that remained the password was right and working, but it wasn't, over time, People came here with the same problem. ... And the years have passed, and now many are speaking out in authority Speaking of the registry, the 'whois', or some way to find them, This is not easy, it is easier to go after those who bought it, because from what I understand, they renewed other domains, except Freebitco In, I think that whoever bought it will register, and I think that one of the buyers can be, Funtoken Team, or Binance, so it is easier, these two have to have contact with them, and the authorities have a way to make them talk! But paying for lawyers to do this service will not be cheap. .  _______________________________________________________________________________ ______________ Dear Administrators,
I would like to report an abuse I have observed on the platform~(.-----X-----).~~ Despite many attempts to contact, I still have not received ANY reply from anyone. The matter is serious and concerns a backdoor on the freebitco.in website. I will not write more details here for now, maybe this time someone from support or administration will respond to my messages, where I presented everything in detail supported with evidence and screenshots. If I do not receive any reply, the whole matter will become very loud across all media outlets. I hope we can reach an agreement, dear support, and I can recover all my money that I deposited on freebitco.in, which I am currently unable to withdraw.
Tickets for which I have not received any reply:
#23298638: Contact Form Message - 55437998 #11666328: Contact Form Message - 55124696
ps. I strongly suggest taking this matter seriously...
📧 email: xxxxxx
Best regards , ...
.... I suggest you edit your email, to avoid spamming and scamming to your side.
|
|
|
--- -These Ethernet cables were only good when they were good. -Very little copper, a lot of PVC to peel and remove ,
it takes time and a lot of work!
- In the end, it's paying to win.
|
|
|
for example, they robbed the bank. The thief went there and bought a snack and a refigerante with the money from the robbery. But, no one knows that he is the thief or even the seller who received the money. (?) Will these banknotes be withdrawn from circulation? It may be so, because they have a number and the bank knows the sequence of numbers of the notes it had, but it doesn't matter because this did not always happen. but if so, these notes will be seized and the one who received it will be left without the money? every day they are printing more notes.... and of robbery fruit notes are not withdrawn from circulation.... And what fault does the seller have if he is only selling food and receives a bill that was the result of robbery?,... These seized bitcoins are auctioned and return to circulate as good and clean coins. It means then that Bitcoin has become centralized and the one who is dictating the rules is now a central bank. (!?)
|
|
|
this is a real problem we need to worry about.
|
|
|
Aurora alert! It's on now and visible mostly in northern latitudes. edit: watching it in Maine, New York, Michigan, Ohio and even sighted a little east of Fort Wayne, Indiana edit2 just saw a nice image from Bobcaygeon edit3: If you cant see it where you are, here's a live stream of the aurora over Mt. Katahdin, Maine - https://www.youtube.com/watch?v=Xe2g_54uj_Uedit4: It's not really bright but I can make it out with the naked eye from here ~45N latitude (I might head north for darker skies) and I see reports from just east of Pittsburg PA edit5: This is cool - auroras and lightning live! Inkster ND - https://www.youtube.com/watch?v=hdTM1WPivLsthanks for posting the link... Here we can see neither aurora australis, nor borealis, is tropic here. In the live video there is a guy in front under the tree with a flashlight there. But I'm answering here to complement, other rare event also happening today and tomorrow, tomorrow will be the peak of the event. Chi Cygnids Meteor Shower Peaks Tonight: A Rare Celestial Event You Won’t Want to Miss!
Stargazers, get ready for a celestial spectacle! The Chi Cygnids meteor shower is peaking tonight, September 15, 2025, offering a rare opportunity to witness shooting stars in the night sky. This event is particularly special as it occurs only once every five years, making it a must-see for astronomy enthusiasts and casual observers alike. (...) When and Where to Watch
Peak Viewing Time: Tonight, September 15, 2025, after midnight until dawn. ... Why This Shower Is Special.... ...At this time of year, Cygnus appears high in the sky shortly after dark, making the shower most visible in the evening .
Meteor Characteristics: Unlike faster meteor showers, the Chi Cygnids produce slower, brighter meteors, often tinged with green or orange as they burn up in Earth’s atmosphere ..... ... Viewing Tips
Prepare Your Eyes: Allow your eyes to adjust to the darkness for at least 20 minutes. Avoid looking at bright lights, including your phone, during this time. ...
edit.: still this year, bitcoin will hit 100k
|
|
|
-----x----- Buddy has no emotions, so he/she may not be able to relate to this beautiful panegyric. Buddy's job is to paste the price of BTC irrespective of what it is. During those times that market scream buy, those new or ignorant to the business tend to hate Buddy but everyone loves Buddy when the price soars.
Whatever be the case, Buddy does not care... the price will be pasted when it should!
I know you know I know. ...and "Sun is Shinning". "Sun is shining, the weather is sweet, yeah Make you wanna move your dancing feet now To the rescue, here I am Want you to know, y'all, can you understand?" -------- I have seen on Midea a lot about what happened last week, and it was and is still being debated here. It's a very delicate political issue. In my view, for a long time they have been trying to construct a narrative that guns 'kill'. And the goal is to create laws that deprive people of their own defense, so that the state has more and more power over its citizens. So, take care that headless people have weapons and are objects of maneuver so that your goals are achieved. Because they are intensifying it more and more! # edit. Sorry for that, I don't like political matters, just my point of view that I also didn't need to leave here.
|
|
|
Dear 'Buddy', You Made Me Remember, some old sadly hystories. some sundays are glory, other sundays are blood.... some trails on the forests, are now foolly big Roads... Shine of the morning, Stars at the nigth to Up on the dark. to down at the Lights, that lightning the clouds.
|
|
|
|