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 - "i understood nothing"
-
Some empty-headed helpdesk girl skipped into our office yesterday afternoon, despite the big scary warning signs glued to the door.
"Hey, when I log in on my phone, the menu is looking weird"
"Uh... look at my beard"
"What"
"Just look at this beard!"
"Uh.... OK"
"Does this look like a perfectly groomed beard"
"Uh... it's pretty nice I guess"
"You don't have to lie"
She looks puzzled: "OK... maybe it could use a little trimming. Uh... a lot of trimming". "I still like it though" she adds, trying hard to be polite.
"I understand you just started working here. But the beard... the beard should make it clear. See the office opposite to this one?"
"Yeah"
"Perfectly groomed ginger beards. It's all stylish shawls and smiles and spinach smoothies. Those people are known as frontend developers, they care about pixels and menus. Now look at my beard. It is dark and wild, it has some gray stress hairs, and if you take a deep breath it smells like dust and cognac mixed with the tears caused by failed deploys. Nothing personal, but I don't give a fuck what a menu looks like on your phone."
She looked around, and noticed the other 2 tired looking guys with unshaven hobo chins. To her credit, she pointed at the woman in the corner: "What about her, she doesn't seem to have a beard"
Yulia, 1.9m long muscled database admin from Ukraine, lets out a heavy sigh. "I do not know you well enough yet to show you where I grow my unkempt graying hairs... . Now get lost divchyna."
Helpdesk girl leaves the scene.
Joanna, machine learning dev, walks in: "I saw a confused blonde lost in the hallway, did you give her the beard speech?"
"Yeah" -- couldn't hold back a giggle -- "haha now she'll come to you"
Joanna: "No I already took care of it"
"How?"
"She started about some stupid menu, so I just told her to smell my cup". Joanna, functional alcoholic, is holding her 4pm Irish coffee. "I think this living up to our stereotype tactic is working, because the girl laughed and nodded like she understood, and ran off to the design department"
Me: "I do miss shaving though"67 -
I’m a senior dev at a small company that does some consulting. This past October, some really heavy personal situation came up and my job suffered for it. I raised the flag and was very open with my boss about it and both him and my team of 3 understood and were pretty cool with me taking on a smaller load of work while I moved on with some stuff in my life. For a week.
Right after that, I got sent to a client. “One month only, we just want some presence there since it’s such a big client” alright, I guess I can do that. “You’ll be in charge of a team of a few people and help them technically.” Sounds good, I like leading!
So I get here. Let’s talk technical first: from being in a small but interesting project using Xamarin, I’m now looking at Visual Basic code, using Visual Studio 2010. Windows fucking Forms.
The project was made by a single dev for this huge company. She did what she could but as the requirements grew this thing became a behemoth of spaghetti code and User Controls. The other two guys working on the project have been here for a few months and they have very basic experience at the job anyways. The woman that worked on the project for 5 years is now leaving because she can’t take it anymore.
And that’s not the worse of it. It took from October to December for me to get a machine. I literally spent two months reading on my cellphone and just going over my shitty personal situation for 8 hours a day. I complained to everyone I could and nothing really worked.
Then I got a PC! But wait… no domain user. Queue an extra month in which I could see the Windows 7 (yep) log in screen and nothing else. Then, finally! A domain user! I can log in! Just wait 2 extra weeks for us to give your user access to the subversion rep and you’re good to go!
While all of this went on, I didn’t get an access card until a week ago. Every day I had to walk to the reception desk, show my ID and request they call my boss so he could grant me access. 5 months of this, both at the start of the day and after lunch. There was one day in particular, between two holidays, in which no one that could grant me access was at the office. I literally stood there until 11am in which I called my company and told them I was going home.
Now I’ve been actually working for a while, mostly fixing stuff that works like crap and trying to implement functions that should have been finished but aren’t even started. Did I mention this App is in production and being used by the people here? Because it is. Imagine if you will the amount of problems that an application that’s connecting to the production DB can create when it doesn’t even validate if the field should receive numeric values only. Did I mention the DB itself is also a complete mess? Because it is. There’s an “INDEXES” tables in which, I shit you not, the IDs of every other table is stored. There are no Identity fields anywhere, and instead every insert has to go to this INDEXES table, check the last ID of the table we’re working on, then create a new registry in order to give you your new ID. It’s insane.
And, to boot, the new order from above is: We want to split this app in two. You guys will stick with the maintenance of half of it, some other dudes with the other. Still both targeting the same DB and using the same starting point, but each only working on the module that we want them to work in. PostmodernJerk, it’s your job now to prepare the app so that this can work. How? We dunno. Why? Fuck if we care. Kill you? You don’t deserve the swift release of death.
Also I’m starting to get a bit tired of comments that go ‘THIS DOESN’T WORK and ‘I DON’T KNOW WHY WE DO THIS BUT IT HELPS and my personal favorite ‘??????????????????????14 -
Ranted about this internship before but just remembered this.
1st internship.
The employees and the boss were having a joke/laugh. I found it funny as well so I laughed along
A little later the boss pulled me outside (as well as my internship guide person): why where you laughing along? You had nothing to do with that conversation. It was none of your fucking business. Stay out of other people's business, understood?
I was scared, shaking and trying to keep my tears in.
That was not the best internship.13 -
!rant
Programming is a huge blessing i believe we all should be thankful to. For me, it literally turned my life around.
11 months ago i was fighting a losing battle with depression, and contemplated suicide constantly. I would use a self remedy of smoking weed and sleeping all day long. I was depressed because i felt my life had no real value. I was doing nothing, and its kind of an infinite loop.
You don't do anything, so you feel bad, so you don't do anything, and so on.
That was until i finally took the step that changed my life. I searched and wanted to learn something. I always liked web pages so i thought id get into web development.
Did some research, found out that the fastest way to go was to learn ruby on rails. I followed a tutorial i found online, and literally pushed myself through it. There were times when there where things i didnt understand, and when it was really bad, but i pushed myself through it and i finished the tutorial.
Just finishing the tutorial and learning something new helped me alot. I had already quit smoking and was feeling way better, but after a while i started feeling bad again since i wasnt doing anything after i had finished learning, so i started working on a personal project, creating it from scratch, and just working on it day and night. I worked 14 hours a day, never really leaving my room ( this was during summer vacation ) for a month.
There were many things i didnt understand, but i never gave up and always searched for the solution and read about it until i understood it better. Looking back, there were things i knew could have been done in a better way, but as a first project, im proud of myself, not because it rocks, but because i did not give up.
In the process of starting a new life, i was really lonely. I cut all ties with everyone i knew, since they were all toxic, all i had in my life was ruby on rails and my web application. I wanted to launch it but couldn't due to personal reasons.
Not being able to launch and see something live, something that you worked so hard on, that you put so much effort into, that was devastating to me. I felt as if all my efforts had gone to waste.
And here is what i love most about programming, NOTHING EVER GOES TO WASTE. All that effort you spent on something ? All these all nighters you pulled ? All that frustration from that bug ? It will pay off later. It always does somehow. You get more knowledge and become a better programmer, and sometimes it even gives way to new opportunities and chances you never even expected.
I included my web application in my resume and it helped land me a job as a junior developer in a really nice company. A job that i wouldn't even have dreamed of several months earlier.
Programming and creating something new and learning something new everyday, creating something that people use, that someone else will benefit from and be grateful for, i think we should never take that for granted !
Tl;dr : learning how to code and web development saved my life9 -
I'm drunk and I'll probably regret this, but here's a drunken rank of things I've learned as an engineer for the past 10 years.
The best way I've advanced my career is by changing companies.
Technology stacks don't really matter because there are like 15 basic patterns of software engineering in my field that apply. I work in data so it's not going to be the same as webdev or embedded. But all fields have about 10-20 core principles and the tech stack is just trying to make those things easier, so don't fret overit.
There's a reason why people recommend job hunting. If I'm unsatisfied at a job, it's probably time to move on.
I've made some good, lifelong friends at companies I've worked with. I don't need to make that a requirement of every place I work. I've been perfectly happy working at places where I didn't form friendships with my coworkers and I've been unhappy at places where I made some great friends.
I've learned to be honest with my manager. Not too honest, but honest enough where I can be authentic at work. What's the worse that can happen? He fire me? I'll just pick up a new job in 2 weeks.
If I'm awaken at 2am from being on-call for more than once per quarter, then something is seriously wrong and I will either fix it or quit.
pour another glass
Qualities of a good manager share a lot of qualities of a good engineer.
When I first started, I was enamored with technology and programming and computer science. I'm over it.
Good code is code that can be understood by a junior engineer. Great code can be understood by a first year CS freshman. The best code is no code at all.
The most underrated skill to learn as an engineer is how to document. Fuck, someone please teach me how to write good documentation. Seriously, if there's any recommendations, I'd seriously pay for a course (like probably a lot of money, maybe 1k for a course if it guaranteed that I could write good docs.)
Related to above, writing good proposals for changes is a great skill.
Almost every holy war out there (vim vs emacs, mac vs linux, whatever) doesn't matter... except one. See below.
The older I get, the more I appreciate dynamic languages. Fuck, I said it. Fight me.
If I ever find myself thinking I'm the smartest person in the room, it's time to leave.
I don't know why full stack webdevs are paid so poorly. No really, they should be paid like half a mil a year just base salary. Fuck they have to understand both front end AND back end AND how different browsers work AND networking AND databases AND caching AND differences between web and mobile AND omg what the fuck there's another framework out there that companies want to use? Seriously, why are webdevs paid so little.
We should hire more interns, they're awesome. Those energetic little fucks with their ideas. Even better when they can question or criticize something. I love interns.
sip
Don't meet your heroes. I paid 5k to take a course by one of my heroes. He's a brilliant man, but at the end of it I realized that he's making it up as he goes along like the rest of us.
Tech stack matters. OK I just said tech stack doesn't matter, but hear me out. If you hear Python dev vs C++ dev, you think very different things, right? That's because certain tools are really good at certain jobs. If you're not sure what you want to do, just do Java. It's a shitty programming language that's good at almost everything.
The greatest programming language ever is lisp. I should learn lisp.
For beginners, the most lucrative programming language to learn is SQL. Fuck all other languages. If you know SQL and nothing else, you can make bank. Payroll specialtist? Maybe 50k. Payroll specialist who knows SQL? 90k. Average joe with organizational skills at big corp? $40k. Average joe with organization skills AND sql? Call yourself a PM and earn $150k.
Tests are important but TDD is a damn cult.
Cushy government jobs are not what they are cracked up to be, at least for early to mid-career engineers. Sure, $120k + bennies + pension sound great, but you'll be selling your soul to work on esoteric proprietary technology. Much respect to government workers but seriously there's a reason why the median age for engineers at those places is 50+. Advice does not apply to government contractors.
Third party recruiters are leeches. However, if you find a good one, seriously develop a good relationship with them. They can help bootstrap your career. How do you know if you have a good one? If they've been a third party recruiter for more than 3 years, they're probably bad. The good ones typically become recruiters are large companies.
Options are worthless or can make you a millionaire. They're probably worthless unless the headcount of engineering is more than 100. Then maybe they are worth something within this decade.
Work from home is the tits. But lack of whiteboarding sucks.37 -
Wow... this is the perfect week for this topic.
Thursday, is the most fucked off I’ve ever been at work.
I’ll preface this story by saying that I won’t name names in the public domain to avoid anyone having something to use against me in court. But, I’m all for the freedom of information so please DM if you want to know who I’m talking about.
Yesterday I handed in my resignation, to the company that looked after me for my first 5 years out of university.
Thursday was my breaking point but to understand why I resigned you need a little back story.
I’m a developer for a corporate in a team of 10 or so.
The company that I work for is systemically incompetent and have shown me this without fail over the last 6 months.
For the last year we’ve had a brilliant contracted, AWS Certified developer who writes clean as hell hybrid mobile apps in Ion3, node, couch and a tonne of other up to the minute technologies. Shout out to Morpheus you legend, I know you’re here.
At its core my job as a developer is to develop and get a product into the end users hands.
Morpheus was taking some shit, and coming back to his desk angry as fuck over the last few months... as one of the more experienced devs and someone who gives a fuck I asked him what was up.
He told me, company want their mobile app that he’s developed on internal infrastructure... and that that wasn’t going to work.
Que a week of me validating his opinion, looking through his work and bringing myself up to speed.
I came to the conclusion that he’d done exactly what he was asked to, brilliant Work, clean code, great consideration to performance and UX in his design. He did really well. Crucially, the infrastructure proposed was self-contradicting, it wouldn’t work and if they tried to fudge it in it would barely fucking run.
So I told everyone I had the same opinion as him.
4 months of fucking arguing with internal PMs, managers and the project team go by... me and morpheus are told we’re not on the project.
The breaking point for me came last Wednesday, given no knowledge of the tech, some project fannies said Morpheus should be removed and his contract terminated.
I was up in fucking arms. He’d done everything really well, to see a fellow developer take shit for doing his job better than anyone else in [company] could was soul destroying.
That was the straw on the camels back. We don’t come to work to take shit for doing a good job. We don’t allow our superiors to give people shit in our team when they’re doing nothing but a good job. And you know what: the opinion of the person that knows what they’re talking about is worth 10 times that of the fools who don’t.
My manager told me to hold off, the person supposed to be supporting us told me to stand down. I told him I was going to get the app to the business lead because he fucking loves it and can tell us if there’s anything to change whilst architecture sorts out their outdated fucking ideas.
Stand down James. Do nothing. Don’t do your job. Don’t back Morpheus with his skills and abilities well beyond any of ours. Do nothing.
That was the deciding point for me, I said if Morpheus goes... I go... but then they continued their nonsense, so I’m going anyway.
I made the decision Thursday, and Friday had recruiters chomping at the bit to put the proper “senior” back in my title, and pay me what I’m worth.
The other issues that caused me to see this company in it’s true form:
- I raised a key security issue, documented it, and passed it over to the security team.
- they understood, and told the business users “we cannot use ArcGIS’ mobile apps, they don’t even pretend to be secure”
- the business users are still using the apps going into the GDPR because they don’t understand the ramifications of the decisions they’re making.
I noticed recently that [company] is completely unable to finish a project to time or budget... and that it’s always the developers put to blame.
I also noticed that middle management is in a constant state of flux with reorganisations because in truth the upper managers know they need to sack them.
For me though, it was that developers in [company], the people that know what they’re talking about; are never listened to.
Fuck being resigned to doing a shit job.
Fuck this company. On to one that can do it right.
Morpheus you beautiful bastard I know you’ll be off soon too but I also feel I’ve made a friend for life. “Private cloud” my arse.
Since making the decision Thursday I feel a lot more free, I have open job offers at places that do this well. I have a position of power in the company to demand what I need and get it. And I have the CEO and CTO’s ears perking up because their department is absolutely shocking.
Freedom is a wonderful feeling.13 -
Following on from: https://devrant.com/rants/1345037/...
I sent a polite but very frank email to the manager telling him I don't agree and think its extremely unfair to overlook the breath and scale of work we have done in the past few months. Instead to criticise us for this.
He didn't reply, or really speak to us for a week. Then suddenly one day the developers were all in a meeting room and he butted in to talk.
He first of all said he wanted to let things settle before talking to us, which gave me high hopes as I expected him to then say something like we miss understood, or he didn't realise etc.
... but no ... the next words out of his mouth were "I'm not apologising for anything, and I don't want to be told to piss off in an email".
A) Piss off = completely untrue and a massive exaggeration.
B) Go fuck yourself with a cactus.
C) See point B.
In that meeting we discussed the massive amount of meetings and work we have to do which was described as "just the job".
We were told we all have to be in until 5pm, but that we also don't. We need to be in the office more, but its fine if we can't be. And we need to cut down on WFH, but its ok to WFH ... so yeah everything is crystal clear.
I haven't written any code in 3 - 4 weeks. I'm now dealing with GDPR shit, and our internal processes to handle it (despite having no legal background). Have to fill out 140+ question surveys about each of our projects, which are the most vaguest things i've ever seen.
"Are you processing large scale data" - The fuck is large scale, oh wait heres a definition. "Large scale is determine by volume or percentage of population size" - How in the name of christ is that a definition? Fucking lawyers and their bullshit.
The next round of applications for research funding is coming around soon and were being told to work on proposals (which are huge and a lot of effort). While being told we need to define and improve on our KPI's for the year. While trying to find time to ... you know ... do ... work?
I'm just so fucking bored and pissed off with this place. I have to do the work of 6 people, nothing is ever good enough, devs have to do very non-dev tasks with little to no support. Bosses are just annoyed about everything, everyones in a bad mood and everything sucks.
A friend put me forward for another senior role in another company. Thought this would be my saving grace. They have a strict interview process with white-boarding (which I hate) and will likely ask about algorithms etc which I suck at. I'm so burnt out from this place I just can't find the motivation to go study up or prepare properly.
I just wanna write code, why is there so much bullshit in life11 -
My CTO in the 'good old times', when he still talked to me and shared his wisdom, once told me what I should know about oop and explained me the world of programming and what really matters:
CTO about oop and C#:
"I think this object orientated stuff is overrated and useless. You don't get finished. I write everything in one file. You should do that too. The fastest way is always the best one."
So, dear readers, you might think, he maybe understood, what oop means. I have to disappoint you. He is as FUCKING STUPID as he sounds.
He didn't understand the whole concept of the language C# or oop.
He doesn't use properties, every single method is static void and there is nothing like an object.
Since there is more from where that came from, this will be continued...7 -
I've seen several rants about dumb/useless teachers, college and the CS degree studies; today is a good day to vent out some "old" memories.
Around two semesters ago I enrolled in a Database seminar with this guy, a tall geek from the 80's with a squeaky voice, so squeaky mice could had an aneurysm if they listened to him.
Either way this guy was a mess, he said he was an awesome coder, that we were still "peasants" when it came to coding, that relational databases had nothing on him since he was an awesome freelancer and did databases every day, that we had to redo the programming course with him and with his shitty, pulled out of the ass own C++ style guide with over 64 different redacted rules.
He gave us sample code of "how it should be done" in Java...it ain't my favorite language but fuck me a fucking donkey could have written better code with his ass!! He even rewrote Java's standard input function and made it highly inefficient. He still wrote in a structural paradigm in OOP languages! And he dared to make this code reviews were he would proyect someone's code and mock it in front of the class as he took off points, sometimes going to the negative realm (3,2,1,0,-1...)
But you know what's shittier? That he actually didn't even attend, 90% of the time, it was literally this:
> Good morning class
> Checks attendance. . .
> I'll be back, I'm going to check in...
> 1 hour 45 minutes later (class was 2 hrs long) - comes back
> do you have any doubts?
> O.o no...? I'm ok.
> We're done
Not only that, he scheduled from 4 to 17 homeworks throughout the week, I did the math, that was around 354 files from everyone; of course he didn't check them, other students from higher semesters did and they gained each point taken from students making students from lower semesters get the short end of the stick.
How did I pass? He didn't understood my code or database schema and he knew he couldn't fail me as he had no ground to stand on.
Thanks for listening, if you got to the end of this long ass post and had a similar experience I'd love to read it.
13 -
Dynamically typed languages are barbaric to me.
It's pretty much universally understood that programmers program with types in mind (if you have a method that takes a name, it's a string. You don't want a name that's an integer).
Even it you don't like the verbosity of type annotations, that's fine. It adds maybe seconds of time to type, which is neglible in my opinion, but it's a discussion to be had.
If that's the case, use Crystal. It's statically typed, and no type annotations are required (it looks nearly identical to Ruby).
So many errors are fixed by static typing and compilers. I know a person who migrated most of the Python std library to Haskell and found typing errors in it. *In their standard library*. If the developers of Python can't be trusted to avoid simple typing errors with all their unit tests, how can anyone?
Plus, even if unit testing universally guarded against typing errors, why would you prefer that? It takes far less time to add a type annotation (and even less time to write nothing in Crystal), and you get the benefit of knowing types at compile time.
I've had some super weird type experiences in Ruby. You can mock out the return of the type check to be what you want. I've been unit testing in Ruby before, tried mocking a method on a type, didn't work as I expected. Checked the type, it lines up.
Turns out, nested away in some obscure place was a factory that was generating types and masking them as different types because we figured "since it responds to all the same methods, it's practically the same type right?", but not in the unit test. Took 45 minutes on my time when it could've taken ~0 seconds in a statically typed language.11 -
I could bitch about XSLT again, as that was certainly painful, but that’s less about learning a skill and more about understanding someone else’s mental diarrhea, so let me pick something else.
My most painful learning experience was probably pointers, but not pointers in the usual sense of `char *ptr` in C and how they’re totally confusing at first. I mean, it was that too, but in addition it was how I had absolutely none of the background needed to understand them, not having any learning material (nor guidance), nor even a typical compiler to tell me what i was doing wrong — and on top of all of that, only being able to run code on a device that would crash/halt/freak out whenever i made a mistake. It was an absolute nightmare.
Here’s the story:
Someone gave me the game RACE for my TI-83 calculator, but it turned out to be an unlocked version, which means I could edit it and see the code. I discovered this later on by accident while trying to play it during class, and when I looked at it, all I saw was incomprehensible garbage. I closed it, and the game no longer worked. Looking back I must have changed something, but then I thought it was just magic. It took me a long time to get curious enough to look at it again.
But in the meantime, I ended up played with these “programs” a little, and made some really simple ones, and later some somewhat complex ones. So the next time I opened RACE again I kind of understood what it was doing.
Moving on, I spent a year learning TI-Basic, and eventually reached the limit of what it could do. Along the way, I learned that all of the really amazing games/utilities that were incredibly fast, had greyscale graphics, lowercase text, no runtime indicator, etc. were written in “Assembly,” so naturally I wanted to use that, too.
I had no idea what it was, but it was the obvious next step for me, so I started teaching myself. It was z80 Assembly, and there was practically no documents, resources, nothing helpful online.
I found the specs, and a few terrible docs and other sources, but with only one year of programming experience, I didn’t really understand what they were telling me. This was before stackoverflow, etc., too, so what little help I found was mostly from forum posts, IRC (mostly got ignored or made fun of), and reading other people’s source when I could find it. And usually that was less than clear.
And here’s where we dive into the specifics. Starting with so little experience, and in TI-Basic of all things, meant I had zero understanding of pointers, memory and addresses, the stack, heap, data structures, interrupts, clocks, etc. I had mastered everything TI-Basic offered, which astoundingly included arrays and matrices (six of each), but it hid everything else except basic logic and flow control. (No, there weren’t even functions; it has labels and goto.) It has 27 numeric variables (A-Z and theta, can store either float or complex numbers), 8 Lists (numeric arrays), 6 matricies (2d numeric arrays), 10 strings, and a few other things like “equations” and literal bitmap pictures.
Soo… I went from knowing only that to learning pointers. And pointer math. And data structures. And pointers to pointers, and the stack, and function calls, and all that goodness. And remember, I was learning and writing all of this in plain Assembly, in notepad (or on paper at school), not in C or C++ with a teacher, a textbook, SO, and an intelligent compiler with its incredibly helpful type checking and warnings. Just raw trial and error. I learned what I could from whatever cryptic sources I could find (and understand) online, and applied it.
But actually using what I learned? If a pointer was wrong, it resulted in unexpected behavior, memory corruption, freezes, etc. I didn’t have a debugger, an emulator, etc. I had notepad, the barebones compiler, and my calculator.
Also, iterating meant changing my code, recompiling, factory resetting my calculator (removing the battery for 30+ sec) because bugs usually froze it or corrupted something, then transferring the new program over, and finally running it. It was soo slowwwww. But I made steady progress.
Painful learning experience? Check.
Pointer hell? Absolutely.4 -
Finally after one year I understood how to carry out my job. I should do exactly NOTHING. I stopped completely organizing the team, solving bugs, helping the team developing and solving problems, explore and try stupid things said by CEO, PM and consultants.
I stopped for 2 months now and nothing happened.
I work remotely, nobody knows if I'm working or not, because nobody cares really about priorities, bugs, customers or products development.
I gain 10K$ (ten thousand) per month.
I attend skype meeting once per week or less. I say yes to everything, nobody gives a shit to what I say, even if they consider me the technical director. Actually in the meetings I only take care of being considered the technical director.
I achieved the mythical 4 hours working week.
I keep skype open in all my devices in order to answer promptly in case of problem, wherever I'm am, that's the most important thing right now.
I attended some meeting from the toilet or from the bedroom.
It was hard. To understand that the board is only after the next funding and not looking to develop a real product. It's hard to pretend helping people while thinking inside you "fuck you".
You have to let go the "guilt": if you can't login, I KNOW that is my fault, that there is a bug, that is possible to solve it, that resources and planning are needed etc. That's guilt. Just let go and say "next release" and never include it in the next release.
In this way I discovered that some users are paying the application even if they can't login.
The company is not going to disappear in the next 5 years. On the contrary, it's going to receive more money.
So the only "bad" thing is, what will I write in my CV in 5 years?17 -
Do you have a ‘Drama Queen’ on your team?
This happened last week.
DK = Drama Queen
DK: “OMG..the link to the document isn’t working! All I get is page not found. I’m supposed to update the notes for this project…and now I can’t! What the _bleep_ and I supposed to do now?!...I don’t understand how …”
This goes on for it seems 5 minutes.
Me: “Hold on...someone probably accidently mistyped the file name or something. I’m sure the document is still there.”
DK: “Well, I’ll never find it. Our intranet is a mess. I’m going to have to tell the PM that the project is delayed now and there is nothing I can do about it because our intranet is such a mess.”
Me: “Maybe, but why don’t you open up the file and see where the reference is?”
DK: “Oh, _bleep_ no…it is HTML…I don’t know anything about HTML. If the company expects me to know HTML, I’m going to have to tell the PM the project is delayed until I take all the courses on W3-Schools.”
Me: “Um…you’ve been developing as long as I have and you have a couple of blogs. You know what an anchor tag is. I don’t think you have to take all those W3 courses. It’s an anchor tag with a wrong HREF, pretty easy to find and fix”
DK: “Umm…I know *my* blog…not this intranet mess. Did you take all the courses on W3-Schools? Do you understand all the latest web html standards?”
Me: “No, but I don’t think W3 has anything to do the problem. Pretty sure I can figure it out.”
DK: “ha ha…’figuring it out’. I have to know every detail on how the intranet works. What about the javascript? Those intranet html files probably have javascript. I can’t make any changes until I know I won’t break anything. _bleep_! Now I have to learn javascript! This C# project will never get done. The PM is going to be _bleep_issed! Great..and I’ll probably have to work weekends to catch up!”
While he is ranting…I open up the html file, locate the misspelling, fix it, save it..
Me: “Hey..it’s fixed. Looks like Karl accidently added a space in the file name. No big deal.”
DK:”What!!! How did you…uh…I don’t understand…how did you know what the file name was? What if you changed something that broke the page? How did you know it was the correct file? I would not change anything unless I understood every detail. You’re gonna’ get fired.”
Me: “Well, it’s done. Move on.”9 -
Really fed up with my colleague and possibly my job. Am starting to doubt am cut out to be a developer
Am a junior java dev , been working working for this company for about 2 years now. Although they hired me to be a java dev, they pretty much exclusively had me working on JavaScript crap because none of the other more senior devs wanted to do even so much as poke JS with a long stick....
Oh and the salary was crap but i figured since i had barely 3 years of exp i thought i would stick with it for a while
But a few months ago after seeing other opportunities I got fed up and threatened to quit , already started interviewing etc
Got an offer, not exactly what i wanted but better than where i was. Went to quit but they freaked out and started throwing money at me. They matched and exceed the other salary and promised to addressed the issues that made me want to leave. Ie get me to work more on the java side of the project and have me work with someone more senior who could sort of mentor me, i had been working semi solo on the js shit till then...
The problem is that my supposed mentor is selfish prick... he is the sort of guy who comes in real early, basically he goes to early morning prayer then come in at some ungodly hour and fuckoff home around 3pm
He does all his work early morning then spends the rest of the day with his headphones on stealthily watching youtube, amazon, watching cricket, reading about Palestine , how oppressed muslims are or building a website for some mosque.
I asked him to let me sit with him so that I could just learn how this or that part of the sys worked , he agreed then the very next day comes in and does all the work before i get in at 9 , i asked him how he did it and he tells me oh just read the code.
Its not as simple as that, out codebase is an old pile of non standard legacy dog shit. Nothing works as it should, i tried to go through documentation online for the various stuff we use , but invariably get stuck when i try the usual approach because it turns out the original devs had essentially done a lot of custom hacks and cowboy coding to get stuff working, they screwed around with some of the framework jars & edited libraries to get stuff to work, resulting in some really weird OSGI errors.
My point is that i cant really just "read the code" or google ...
I gotta know a bit more what was actually modified and a lot of this knowledge isn't fucking documented, theres a lot of " ohhh that weird bug yeah yeah that happens cuz x did this hack some years ago to fix this issue and we kinda built on it, yeah we weren't supposed to do that but heyyy what u gonna do, just do this or that instead"
I was asked to set up a web service to export something, since thats his area of expertise and he is suppose to be teaching me the ropes, i asked him to explain where i should start and what would the general workflow be, his response is to tell me to just copy the IMPORT service and rename it to export then "just do it um change it or something" very helpful indeed (building enterprise application here nothing complex at all!!)
He sits right next to me so i can see how much works he actually does, i know when he just idly sitting there so thats when i ask him questions, he always has his earphones on so each time i gotta find a way to get his attention with a poke or a wave, he will give a heavy sigh and a weary look as he removes his headphones, listen to my question then give me the shortest answer possible before IMMEDIATELY turning away and putting his headphones on as fast as possible regardless of whether I actually understood or even heard what he said. If i ask another question ( am talking like an immediate follow up question for a clarification or something) he will
Do the whole sigh + tired look routing to make me know yeah you are disturbing me. ( god was so happy the day he accidentally sat on and broke them)
Yesterday i caught a glance at his screen as i was sitting down and i think he and another dev were talking about me
That am slow with my work and take forever to get into gear.
Starting to have doubts about my own ability n wether am really cut out to be a developer. I know i can work hard but its impossible to do so when you have no clue where to start and unable to look it up since all the custom hacks doesn't really allow any frame of reference.
Feels like am being handicapped and mocked, yesterday i just picked up my gear n left the office.
I never talk ill about my colleagues, whenever i have a 121 with my mgr i always all is fine, x n y are really helpful etc
I tried to indirectly tell my other colleague about this guy, he told me that guy had kinda mentally checked out of this job and was just going through on auto pilot and just laughed it off (they have been working together for almost a decade and a buddies) my other colleague is pretty nice but he usually swamped with work so i feel bad to trouble him.
Am really Fed up with it all7 -
Only if people understood the amount of effort that goes behind building a simple app.
Even if it's a simple notes app, I've to design the UI (at least 2 different activities - 1 for the list and the other for editing notes), write the code which makes it run i.e. without which the app is just a piece of empty design, think about what data
structures to use (that notes you are saving need to be stored somehow) and then club everything together and hope nothing breaks (spoiler alert: something will definitely break).
People need to understand that it's not just putting some fancy buttons and boxes around. Also, I'm not just making the app for one device. I've to make sure it works on different screen sizes, different versions of the OS (a user can't imagine how many functions need to be re written because something got deprecated in the process and I'd to switch to something different).
Also I'm not just sitting at my computer and converting coffee to code. I've to think about the flow, structure, design, navigation, backend etc. Of the app; most of my time isn't spent writing code but thinking/studying how to write the code. I also need to wait while the project is compiling/building every time I want to test it.
A function which you think is hard to implement night be really easy while something you claim is easy might be a nightmare. Oh and I didn't even mention how I need to stick to some design guidelines to make the app look consistent with the rest of the OS.
If you're wondering why a developer is spending most of his time on a browser, he isn't playing internet games or browsing reddit ( at least you better hope not), he's probably looking at the docs/stack overflow to get something to work/fix something!
Wow! That was long. Thanks!3 -
It was not until 20 that I had access to regular computing. In school I had to take up Finance as my Maths was weak. I couldn't take Sciences including computers and how could I , my childhood wasn't as fortunate as my peers.
When I entered college I got my brothers old gaming pc as we had a couple of work laptops at home. I was always the inquisitive one. I got interested in web development just because of curiosity while I was on my first job and I hated it. I used to write article and freelanced and ran a website for friends where I learned a lot by trial and error. I single handedly learned mySQL, PHP and basic web development.
The main job was a core night from 11pm -8 am . Drained me and my social life drowned. I lost my brother in an accident. Silver Lining: I quit my job.
I understood I was interested in computers like nothing else. I single handedly learned a programming language. After leaving the job I took up classes to learn from root level in a structured manner: Web design and Development.
Now though I am jobless and I am searching for my second job it is for something I love. :)2 -
Today I had to give the privacy speech to my family as to why I don't want to use WhatsApp (where my family has a group discussion). It was pretty difficult in the beginning because they used a lot of the "You shouldn't care if you have nothing to hide." rethoric.
But in the end most of them understood my point of view, and I even got my aunt to install Signal to try it out. I have hope that some day all of our family discussions will be completely private.11 -
TL;DR:
JuniorDev ignores every advice, writes bad code and complains about other people not working because he does not see their result because he looks at the wrong places.
Okay, so I am really fed up right now.
We have this Junior Dev, who is now with us for circa 8 months, so ca. a year less than me. Our first job for both of us.
He is mostly doing stuff nobody in the team cares about because he is doing his own projects.
But now there's a project where we need to work with him. He got a small part and did implement that. Then parts of the main project got changed and he included stuff which was not there anymore. It was like this for weeks until someone needed to tell him to fix it.
His code is a huge mess (confirmed by senior dev and all the other people working at the project).
Another colleague and me mostly did (mostly) pair programming the past 1-2 weeks because we were fixing and improving (adding functionality) libraries which we are going to use in the project. Furthermore we discussed the overall structure and each of us built some proof-of-concept applications to check if some techniques would work like we planned it.
So in short: We did a lot of preparation to have the project cleaner and faster done in the next few weeks/months and to have our code base updated for the future. Plus there were a few things about technical problems which we need to solve which was already done in that time.
Side note: All of this was done not in the repository of the main project but of side projects, test projects and libraries.
Now it seems that this idiot complained at another coworker (in our team but another project) that we were sitting there for 2 weeks, just talking and that we made no progress in the project as we did not really commit much to the repository.
Side note: My colleague and me are talking in another language when working together and nobody else joins, as we have the same mother tongue, but we switch to the team language as soon as somebody joins, so that other colleague did not even know what we were talking about the whole day.
So, we are nearly the same level experience wise (the other colleague I work with has just one year more professional experience than me) and his work is confirmed to be a mess, ugly and totally bad structured, also not documented. Whereas our code is, at least most of it, there is always space for improvement, clean, readable and re-useable (confirmed by senior and other team members as well).
And this idiot who could implement his (far smaller part) so fast because he does not care about structure or any style convention, pattern or anything complains about us not doing our work.
I just hope, that after this project, I don't have to work with him again soon.
He is also one of those people who think that they know everything because he studied computer science (as everybody in the team, by the way). So he listens to nothing anybody explains to him, not even the senior. You have to explain everything multiple times (which is fine in general) and at some points he just says that he understood, although you can clearly see that he didn't really understand but just wants to go on coding his stuff.
So you explain him stuff and also explain why something does not work or is not a good thing, he just says "yes, okay", changes something completely different and moves on like he used to.
How do you cope with something like this?6 -
As a person who has a problem with authority (in group projects, not the law), I never really understood the need for the boss until I started making a game with a few friends.
IT.WAS.BAD!
I'm not just taking about noone actually doing anything other than throwing ideas ifbthey bothered to show up at all, but...and this is the worst of all, whenever we came to a mechanic that we all agreed upon, everyone had their own vision for it, that they defended like it's their firstborn. For two months we accomplished nothing, other than a few half baked ideas.
It wasn't until we "promoted" one of us to a "boss" status, that people actually started working.2 -
! rant
Sorry but I'm really, really angry about this.
I'm an undergrad student in the United States at a small state college. My CS department is kinda small but most of the professors are very passionate about not only CS but education and being caring mentors. All except for one.
Dr. John (fake name, of course) did not study in the US. Most professors in my department didn't. But this man is a complete and utter a****le. His first semester teaching was my first semester at the school. I knew more about basic programming than he did. There were more than one occasion where I went "prof, I was taught that x was actually x because x. Is that wrong?" knowing that what I was posing was actually the right answer. Googled to verify first. He said that my old teachings were all wrong and that everything he said was the correct information. I called BS on that, waited until after class to be polite, and showed him that I was actually correct. Denied it.
His accent was also really problematic. I'm not one of those people who feel that a good teacher needs a native accent by any standard (literally only 1 prof in the whole department doesn't), but his English was *awful*. He couldn't lecture for his life and me, a straight A student in high school, was almost bored to sleep on more than one occasion. Several others actually did fall asleep. This... wasn't a good first impression.
It got worse. Much, much worse.
I got away with not having John for another semester before the bees were buzzing again. Operating systems was the second most poorly taught class I've ever been in. Dr John hadn't gotten any better. He'd gotten worse. In my first semester he was still receptive when you asked for help, was polite about explaining things, and was generally a decent guy. This didn't last. In operating systems, his replies to people asking for help became slightly more hostile. He wouldn't answer questions with much useful information and started saying "it's in chapter x of the textbook, go take a look". I mean, sure, I can read the textbook again and many of us did, but the textbook became a default answer to everything. Sometimes it wasn't worth asking. His homework assignments because more and more confusing, irrelavent to the course material, or just downright strange. We weren't allowed to use muxes. Only semaphores? It just didn't make much sense since we didn't need multiple threads in a critical zone at any time. Lastly for that class, the lectures were absolutely useless. I understood the material more if I didn't pay attention at all and taught myself what I needed to know. Usually the class was nothing more than doing other coursework, and I wasn't alone on this. It was the general consensus. I was so happy to be done with prof John.
Until AI was listed as taught by "staff", I rolled the dice, and it came up snake eyes.
AI was the worst course I've ever been in. Our first project was converting old python 2 code to 3 and replicating the solution the professor wanted. I, no matter how much debugging I did, could never get his answer. Thankfully, he had been lazy and just grabbed some code off stack overflow from an old commit, the output and test data from the repo, and said it was an assignment. Me, being the sneaky piece of garbage I am, knew that py2to3 was a thing, and used that for most of the conversion. Then the edits we needed to make came into play for the assignment, but it wasn't all that bad. Just some CSP and backtracking. Until I couldn't replicate the answer at all. I tried over and over and *over*, trying to figure out what I was doing wrong and could find Nothing. Eventually I smartened up, found the source on github, and copy pasted the solution. And... it matched mine? Now I was seriously confused, so I ran the test data on the official solution code from github. Well what do you know? My solution is right.
So now what? Well I went on a scavenger hunt to determine why. Turns out it was a shift in the way streaming happens for some data structures in py2 vs py3, and he never tested the code. He refused to accept my answer, so I made a lovely document proving I was right using the repo. Got a 100. lol.
Lectures were just plain useless. He asked us to solve multivar calculus problems that no one had seen and of course no one did it. He wasted 2 months on MDP. I'd continue but I'm running out of characters.
And now for the kicker. He becomes an a**hole, telling my friends doing research that they are terrible programmers, will never get anywhere doing this, etc. People were *crying* and the guy kept hammering the nail deeper for code that was honestly very good because "his was better". He treats women like delicate objects and its disgusting. YOU MADE MY FRIEND CRY, GAVE HER A BOX OF TISSUES, AND THEN JUST CONTINUED.
Want to know why we have issues with women in CS? People like this a****le. Don't be prof John. Encourage, inspire, and don't suck. I hope he's fired for discrimination.11 -
Well, flu's going around. Decided to hit me hard today. Perfect fucking timing too, right when my best friends have their show's performances (tonight was opening night).
Also today I got a message from a college recruiter (for the one I actually want to go to) wanting to schedule an interview. I ended up explaining my situation to him and he understood, so that'll probably happen sometime next week.
I can say that my web dev adventures have been going fairly well today, at least the time I've been able to work on it (kinda been fading between sleeping and working all day). JavaScript is..kinda dumb sometimes, but nothing I can't handle. Almost started hitting things cause CSS was being dumb earlier with aligning. Overall, it's going well.
I still fucking hate being sick.4 -
A year ago I ranted, that I understood JavaScript callbacks.
That was a lie. I knew nothing.
But I think I scratched the surface by getting into functional programming this time.3 -
It’s been so long since I posted but this time it’s juicy again.
I got a coworker, no prio experience but already a year and few months into the job. He’s bad.
Magnitudes of bad!
We’re trying to teach him but to no avail. Everything about him sucks, major ballsack to be exact.
His attitude is to avoid every task, finishes nothing and then starts something new.
„Did you do X like we told you to?“
„No I started on Y, because I thought it [looks better, seems more interesting, thought that X is useless…]“
When you ask him much is done he is always „almost“ finished and needs your help on the „last 5-10%“. Yeah fuck that!
But that guy has a talent, his talent is to always give you technically correct answers which actually are complete bullshit.
„What are you doing at your job?“
„Staring at a screen and typing things.“ dude what?
That guy used the excuse „I can’t do maths“ on everything.
For an exam he had to calculate how long it would take to reach a certain amount if you would get some interest in that every year.
He asked the teacher for the formula. During the exam! And when the teacher didn’t want to give it to him he wrote plainly „can’t do maths“ on the paper and left
His code is of a quality as if he would write his first line in a week and then has the audacity to blame me and the colleagues for not explaining it right.
Ok you might think now we’re teaching him bad, or are too impatient. But honestly if you have to explain how to do a for loop for over about 15 months and get that attitude I think you get the right to be angry. I don’t mind explaining on how things work, even for the hundredth time, but then don’t tell me you understood, go behind my back, complain at a colleague how bad I explained, get explained by him and then do it again until you whored yourself through the whole staff!
It’s like he got the mind swiper from Men in black at home. Every day he hits the reset button.
He had a week of just changing indentation on a html file. Why? Because he wanted to find his style.
Yeah his style
if(a==b){
console.log(a);
}
else {
console.log(b)
}
And to produce code like that it takes him atleast 4 hours of trial and error.
And at the same time he goes arround and boasts what a super good programmer he his and that he can do some project work for them.
How we found out? Because he started working in those projects during work time at the office and asked us how to do things.
And he does so like a complete bastard!
Broken sql query? “No that query is perfect as it is, it’s supposed to show no results! But, just in theory, if I wanted to show some results, what would I need to change?”
I’m so mad about it and pissed on a personal level because he goes around blames everyone and the world for his short comings5 -
I thought I was never going to be anything in life because there was nothing that I was good at. Then I started "web school" and it just clicked. I was good at it and I understood it. Finished with an A :) now I love my job as a front-end developer.1
-
I gotta say I never understood owning a Roomba until my wife got me an off-brand Deebot one for my birthday. I named it “The Kraken”, as in “release the...” because it sees nothing and devours all. My kids can now rest easy because they won’t hear me complain about how the floor is always dirty and how nobody wants to vacuum but me. Now I just fire up the app, hit “Auto”, and The Kraken cleans my house. It even mops! I feel bad for the doggo, though.6
-
Lead: alright people what are your ideas and updates for this page refactor we've been talking about.
dipshit: Alright guys, I've done a quick awesome prototype that I really like...
dipshit: *starts to speak super fast* (I catch words about function composition, clean, no side effects, speed, efficiency. Basically a string of brogrammer buzzwords.)
me: what did you mean by that? How does it work?
dipshit: *basically repeats the same drivel*
me: uh..ok I don't quite understand
everyone else looks confused.
me: ok since you've done a prototype, we take a look at it later
*** After meeting, looks at code ***
It was COMPLETE GARBAGE. He used 1,500+ lines of js in 17 files to make what was essentially a simple 2 item list.
We were looking at a way to overhaul the entire page, he "refactored" maybe perhaps 5% of the page.
There was absolutely nothing clean / functional / composable about this monstrosity. It was as if he read chapter 1 of a book on functional programming and decided he understood enough to call himself an expert.
WHY THE FUCK ARE YOU STILL HIRED?
HOW DO YOU CALL YOURSELF A DEVELOPER?
YOU ARE SELF TAUGHT, DISS PEOPLE WITH FORMAL CS/CE DEGREES AND YOU PRODUCE TRASH CODE?!
ARE YOU SO RETARDED THAT YOU DO NOT RECOGNIZE HOW STUPID YOU ARE?
Please die in a fire, along with your jock attitude and unprofessionalism. Take this worthless junk unfit to be called code with you.3 -
My first software.. Okay. So first time I ever attempted was with my father, i was around 8 or so, i remember very little from it, but in nutshell, i somehow ended up at his job having day off school or something, no idea.
Apparently he was bored, so he decided yo show me... Basic. Yep, thats right. Frking basic. Anyway, he shown me some really basic stuff in basic, and pushed the envelope really hard, just trying to force into me more and more in these 8hrs. I started with filling screen with "o" characters. Most of times he was telling me what to write with elaborate explanation why. At the end of the day, we finished with simple maze game where player was "o" and maze walls was #. Without any goal, or anything.
Next day i was at point 0, understood nothing from it except how to handle keystrokes (and belive me, that for me was huge mindblow, and even bigger mindblow that it actually made prefect sense).
I dont remember much, but later i started with father-assisted c++ and some pascal. I immidietly loved c++ but dropped learning it for (NullPointer) reason.
Thats not really project imho, so now time for my actual first project.
It was about time when ARK survival evolved was a fresh thing, i was playing it a lot. Server admin became buddy. We all complained about max level cap, but to change it in config you needed to input whole new xp curve.
At that time i had great familiarity with google and computers, some thought i was some kind of PC god (seriously I heard someone saying so about me lol) just becouse I could ressurect most cases of broken windows. And I had next to zero programming expirience. It was about to change. I made first c++ actual program, that was making xp curve for you. It took me just bearly 2 days and was series of cin, cout, one file open, some maths in loop, and done. Maths was very bad. But i pushed it into steam forums, and one guy responded how.bad my math was, so we colabed on making 2 iteration. Took around week. Than half a year passed and we wanted go big. Go gui. I had no freaking idea how making gui looks like. Community liked my cli tool, we had quite a lot of downloads, why not go GUI. And thats when I discovered QT framework. And we had few features in mind... It took us half a year to make it. From 60 lines of code i jumped into 1k lines of code. We pushed it and immidietly started working on 4th version with much greater customizability etc.
Than i finished 18 and found a job. Job in php. I got it becouse I made this project.
Now project is abandon. This project also gave me a lesson that donations will not feed you.
Edit: and before you think about my father that he was nice person to show me code, trust me, i dont know bigger dick than him. -
Ugh am so done with linux.
I dualbooted ubuntu 16.4 LTS alongside win10 on my new laptop 3 years ago. Back then , the whole os and kernel stuff were new for me, but once i understood how things work in it, i always found linux to be a superior alternative for doing any development related task than windows.
The way terminal gives us sheer raw power to handle services and applications ourselves makes everything easy in linux.
Wanna run a lamp server? Install all parts by yourselves. Problems with the lamp server? You are just 1 command away to know which service/package is causing issue. Some python module fucked up? You can go on checking every package present anywhere on your disk. No permissions? Sudo.
But recently i got so much fed up of its gui. I have gone from 16.4 to 18.4 to 20.4 , but no version seems to handle multiple gui s/w running parallely .
I usually have the requirement to open 2-3 windows of chrome with 30-40 tabs, 1-2 projects of Android studio and studio emulator. But this shit blows even with just 1 project open on studio and nothing else! The even the keyboard and mouse gets stuck when i studio is making a built.
And don't get me started on how slow my system becomes when switching b/w AS and chrome :''( . Maybe there's issue with the dual boot or because i gave very large swap/root partitions when i first dualbooted or something else , but i am in so much pain :/
Finally i went back to win10 a month ago and was a little surprised to find that it sucks a little less now. Aside from the ugly forceful updates, it has been a breeze for working . The builds take longer time (fuck windows defender), but My Android studio (and everything else) does not lag when switching between multiple processes. I even once ran an emulator instance and it was still working fine . The process management of windows is very good.
I have heard that mac is kind of in middle of the 2 and better than both providing rich process management and powerful terminal commands . Waiting for the day when i have enough money(or no longer require my kidney) to buy and maintain a MacBook :/14 -
I have never understood people ranting about how Linux is incompatible with their machines. Back in 2006 what ever machine I had tried Linux on was working better with it. More than that all the drivers were working out of the box and the only problem that could possibly happen was with graphics.
FF 10 years. I am using MacBook for some time now and I did no installation of Linux for couple of years now except on bare metal servers. And have just bought my sister a new hp envy. Nothing fucking works. Not even wifi. Installation is hanging and I do not fucking know why! Her previous computer had problems with wifi. If wifi is turned on you could not turn the fucking pc off. It would fucking freeze.
Well fuck my life :(9 -
Next week is super-efficient-daily-standup-and-monday-status-bonanza-meeting week!
The most effecient way is NOT to attend.
If you have no questions/impediments/whatever and you feel like you have velocity > whatever. Be a no-show!
I am SURE you know what is expected from you!
Hey, younglings! Some meetings are _not_ compulsary. No need to be there if you know the drill. If you are in a good work place, everyone will get it. You’re working. This is not always understood by juniors.
But, communicate what your intentions are! Don’t be quite. Communication are difficult. More is better than nothing! Just right is very difficult to obtain and will never be mastered.
And, Windows 11 really sucks… -
I've been doing interview prep for almost two months now (off and on). Doing this course online to better understand algorithms and doing Leetcode problems here and there. Definitely not putting in 6 or even 8 hours a day into studying since I'm working, but fuck I feel so discouraged when I'm not even able to get an "easy" problem.
I really want to get better, and I know it takes a lot of patient and practice when it comes to problems. I try my best to tell myself "you haven't learned this yet" or "you'll get it soon", but in the end I just feel so discouraged that I want to quit practicing for interviews.
I hate that this profession requires people to spend X months or even years studying for an interview. That the 3-5 years of relative and good work experience means nothing more than passing a resume screening to get to a coding interview where they ask you a problem you'll never face in your career at X company.
Do I hate the process because I'm just bad at algorithms I don't use often? Or would I feel like it's just and fair if I understood things easier and were able to land jobs easily because I get all the algorithms?
I just want to be better.8 -
Well my last job was nothing but a call center with AT&T, but I will tell the story of how I got my current job which is also my first job as a developer.
I was living in Texas. I just moved out of a house I was renting and my girlfriend at the time moved back to Missouri and she was about 5 months pregnant.
She wanted us to all be in Missouri because that's where her family is. No big deal for me, but we didn't have a place to stay yet in Missouri and it was difficult to find a job in a city that has very little to offer in what I do, and of course, wants experienced people despite what said they were looking for.
For 5 months I kept looking for a job while I stayed with my parents and worked at the call center and she with her mom and stepdad so I could save up to not only make the trip to Missouri but to be able to make a payment on a place which we were also having trouble finding.
Even if I didn't have a job or if we didn't find a place, I was not going to miss the birth of my child. So, within about 3 weeks of her due date, it was time for me to make the trip to Missouri. I still haven't found a job but at least we were going to have a place ready for my child within the week. With all the money I saved, we could get through a couple of months of rent, bills and necessities, but still needed to find work.
After only a week after we got the place, I almost gave up so I started to apply at restaurants as a backup after I found a couple more places. The restaurants were quick to respond and I had interviews scheduled for the week that I applied. I knew I was going to be miserable working at a restaurant, but I needed a job, any job. As a last attempt, the day before my first interview with one restaurant, I found a new posting for an entry level position early in the morning. I quickly sent in my resume but didn't expect anything until weeks later. It only took a few hours for a reply and he wondered if we could do a phone interview. I said yes, of course. After the interview, he said that he had one more person to interview but he would let me know. I thought, great, there goes my chance. After only an hour of waiting, while I was looking for more places to apply, he calls me back saying that he wants to hire me. Immediately after I got the job I cancel my other interviews and I started the next day.
It was great I got the job, but it was a far drive. However, they did offer telecommuting, but I had to come in every day until they felt I understood their work flow. I did inform my boss that my son would be born really soon but he was okay with letting me take off when it was time.
I started on a Wednesday in May of 2014 and made the 1.5 hour drive every day. After only working 10 days, my girlfriend calls me at work saying that it's time for the baby to come but it would be a while so I could finish my shift and then come straight to the hospital.
I get there but still no baby. It was a long labor which ended up in C-section at 4 in the morning the next day. My son was finally born on a Wednesday and it was the greatest thing in my life.
But now, I am a single dad(about a year now and it was mutual) and I am the only developer as of a couple of weeks ago. Despite how they handle things and my annoying coworker that sits next to me which I have ranted about in a previous posts, I do enjoy working there trying to improve and move the company forward. After all, I work from home 3 days out of the week now. The rants will still come lol.
Sorry for the mood kill at the end but that's my story. 😁 -
We're finishing some projects for uni. I've done mine, and am just helping out with others.
There was a friend who is doing her write-up. My other buddy was just just troubling her for fun. He threatened to press the power button on the laptop, thus sending it to hibernate. Minor nuisance; she just need to turn it back on after all.
She pleaded to leave her & let her complete the write-up. So I asked her if I could quickly re-configure the power button. You know, go to the windows power settings, and tell it to do nothing upon pressing the button.
She said no. But the way she said it struck me odd. As in "No, why would anyone do that!?". Debatable. Just to make sure, I asked whether she understood what I requested. She made a quick hand gesture of plucking the power button off!! 😐
Me & my buddy just stare at each other. "Yeah you're right, you're right, what a stupid idea...". We just slowly scoot from there. 🏃
No idea how she reached this far...1 -
the first time I opened StackOverflow actually I think.
At least that was the first time I understood how much I still don't know about any topic at any one time.
Since then I think I was humbled enough to just assume I know nothing all the time and just being glad when I get to help someone with their problem -
This is gonna be a long post, and inevitably DR will mutilate my line breaks, so bear with me.
Also I cut out a bunch because the length was overlimit, so I'll post the second half later.
I'm annoyed because it appears the current stablediffusion trend has thrown the baby out with the bath water. I'll explain that in a moment.
As you all know I like to make extraordinary claims with little proof, sometimes
for shits and giggles, and sometimes because I'm just delusional apparently.
One of my legit 'claims to fame' is, on the theoretical level, I predicted
most of the developments in AI over the last 10+ years, down to key insights.
I've never had the math background for it, but I understood the ideas I
was working with at a conceptual level. Part of this flowed from powering
through literal (god I hate that word) hundreds of research papers a year, because I'm an obsessive like that. And I had to power through them, because
a lot of the technical low-level details were beyond my reach, but architecturally
I started to see a lot of patterns, and begin to grasp the general thrust
of where research and development *needed* to go.
In any case, I'm looking at stablediffusion and what occurs to me is that we've almost entirely thrown out GANs. As some or most of you may know, a GAN is
where networks compete, one to generate outputs that look real, another
to discern which is real, and by the process of competition, improve the ability
to generate a convincing fake, and to discern one. Imagine a self-sharpening knife and you get the idea.
Well, when we went to the diffusion method, upscaling noise (essentially a form of controlled pareidolia using autoencoders over seq2seq models) we threw out
GANs.
We also threw out online learning. The models only grow on the backend.
This doesn't help anyone but those corporations that have massive funding
to create and train models. They get to decide how the models 'think', what their
biases are, and what topics or subjects they cover. This is no good long run,
but thats more of an ideological argument. Thats not the real problem.
The problem is they've once again gimped the research, chosen a suboptimal
trap for the direction of development.
What interested me early on in the lottery ticket theory was the implications.
The lottery ticket theory says that, part of the reason *some* RANDOM initializations of a network train/predict better than others, is essentially
down to a small pool of subgraphs that happened, by pure luck, to chance on
initialization that just so happened to be the right 'lottery numbers' as it were, for training quickly.
The first implication of this, is that the bigger a network therefore, the greater the chance of these lucky subgraphs occurring. Whether the density grows
faster than the density of the 'unlucky' or average subgraphs, is another matter.
From this though, they realized what they could do was search out these subgraphs, and prune many of the worst or average performing neighbor graphs, without meaningful loss in model performance. Essentially they could *shrink down* things like chatGPT and BERT.
The second implication was more sublte and overlooked, and still is.
The existence of lucky subnetworks might suggest nothing additional--In which case the implication is that *any* subnet could *technically*, by transfer learning, be 'lucky' and train fast or be particularly good for some unknown task.
INSTEAD however, what has happened is we haven't really seen that. What this means is actually pretty startling. It has two possible implications, either of which will have significant outcomes on the research sooner or later:
1. there is an 'island' of network size, beyond what we've currently achieved,
where networks that are currently state of the3 art at some things, rapidly converge to state-of-the-art *generalists* in nearly *all* task, regardless of input. What this would look like at first, is a gradual drop off in gains of the current approach, characterized as a potential new "ai winter", or a "limit to the current approach", which wouldn't actually be the limit, but a saddle point in its utility across domains and its intelligence (for some measure and definition of 'intelligence').4 -
Figure I can simplify the code if I have the compiler handle *some* of the register allocation.
Eh? What do you mean "NP-hard"? Dafuq's an ENN-PEE?
**frantically reads wiki**
I can proudly say that I understood absolutely nothing; CS stands for cocksucker or rather abysmal failure at the most basic forms of communication, I don't just sit here all day expecting you to flawlessly prove my point with every swallow of breath you draw, yet here we are.
Perhaps one factor involved in producing the generalized cluelessness of my colleagues, I mean their "imposter s*ndrome", has a bit to do with how fucking thick you've formulated this glorified bollocks you call theory. Were not for your incompetence, arcane crackheads like me would simply __not__ be capable of rising to the top of this field entirely via determination and a big salami, therefore I owe you both a debt of gratitude as well as every last word and sign of total disrespect.
As interesting as the study of computational complexity can be, if done correctly that is, you idiots are stuck in a mathematician's abstract mindset in a field entirely devoted to application of ideas rather than *just* the ideas themselves.
To answer my own question, it means there's no known efficient solution. That's it. The part about nondeterministic polynomial convolution of an irreductible rectosigmoid junction can apparently be skipped altogether. Anyway, I solved the problem with the computational equivalent of pizza sticks while you were out in the field mentally jacking off to λ.
Lecture is over, now go clean up the ethereal masturbatory residue if you will, I have mystical el Khwarizmi type-shit to solve via further clubbing of abstraction through liverwurst bologna of immense proportions. ^D3 -
Risk is part of my everyday life.
I take the risk everyday when opening IDE and changing line of code that can either break database or crash other systems that are depending on one I am developing. ( not instantly but in some time in the future )
So....
Many years ago I was updating some application server production code while being drunk.
Everything went fine except me waking up in the morning and didn’t remember how I did it.
... what I learned from my developers life except that heavy drinking and updating servers is not the best idea ?
First, don’t give a fuck, do your job and ask questions even if the person in front of you said that understood everything and you think you understood all of shit.
Second, if you think you know what to do think twice.
Third, having any backup, any tests and any documentation is always better then having nothing.
And the most important.
The most risky in every business are people around you, so always have good people around and there would be no risk at all or you won’t even think about it.
✌🏽 ❤️ -
Commented on a hacky pull request that the junior dev called the same method twice for no reason.
Junior dev didn't get it and asked me to explain in person.
I went over and traced the code, finally he understood my comment. Then he said "Yes, I call it twice"in a tone that as if there's nothing wrong in that statement.
🤦♂️2 -
As a beginning designer I got a task: redesign of existing app... On the first call with developers I asked some questions for better understanding why the app looks the way it looks... How it works..... And I asked who is this app for...who will use it...who are the users..... And the devs were like.....3 minutes of silence..... And I was like...wtf? They don't even know who will use this stuff.... I immediately understood why the app looks the way it looks.. On almost every my question I obtained an answer like.... The database.... Some Backend programming stuff....and all the time I got some answer from devs like how should I code this or that... I changed every my question at least 5 Times, because I got all the time some absolutely strange answers - which had nothing to do with my questions... I felt like I run my head against a brick wall... Yeah.. Sometimes Its difficult to discuss problems with people, who are closed in their own World + when they show you zero understanding or zero effort to understand you...I felt like the collaboration with those people is some kind of punishment... 😂....but fortunately there are still a good people who shows some effort to understand you or to comunicate... Humanity is not lost. ☺️4
-
Spent 4 hours on call to explain the whole thing to you yesterday. All that time to drive one fucking diagram and a short list of features & specs into your stupid, fat, greasy head. You said you understood it and that you agree with everything I said.
Yet today you’re acting like it never happened, and you keep insisting on the original specs you “agreed” had to be amended yesterday.
Why the hell would you do that, you retard? Didn’t we spend the entire day discussing it? Are you a fucking goldfish?
When it comes to you, it’s always one of the two: you either understood nothing and were nodding along (for 4 hours straight), or you just pretended that you were listening and agreeing, thinking that the “problem” that is myself will go away if you let me talk. Neither of those things makes you a person worth keeping around and working with.
I’m so grateful that this BS happened several years ago, and now I’m at the stage where I don’t have to explain anybody anything, because one businessman that didn’t have penis size insecurities (unlike everyone I was working with previously) dared to just let me cook. The bet paid off, who would’ve thought!6 -
SCAM FUNDS RECOVERY SERVICES // RAPID DIGITAL RECOVERY
As a military officer, I approach challenges with a strategic mindset, relying on discipline, training, and a commitment to mission success. However, nothing could have prepared me for the deception I encountered while investing in cryptocurrency. Like many, I was drawn to the promise of significant returns and the innovative nature of digital assets. I believed that my analytical skills would help me navigate this new landscape, but I quickly learned how easily even the most vigilant can fall victim to fraud. I lost over $50,000 to a fraudulent broker who operated with a façade of professionalism and credibility. Initially, everything seemed legitimate. The broker’s website was polished, their marketing materials were compelling, and the testimonials appeared genuine. As I invested more money, I felt a sense of excitement and optimism, convinced that I was making sound decisions. However, it all came crashing down when I attempted to withdraw my funds, only to find that my requests were met with delays and evasions.The frustration was overwhelming. I felt not only a sense of financial loss but also a personal failure. As someone who has dedicated my life to serving and protecting others, it was difficult to accept that I had been deceived. I spent countless hours researching and trying to understand how I could recover my investments, but each lead seemed to lead me further into a maze of deceit. The emotional toll was significant, and I was left feeling uncertain about my future. Just when I thought all hope was lost, I discovered Rapid Digital Recovery. Their reputation for helping victims of financial fraud caught my attention. After reaching out, I was met with a knowledgeable and empathetic, Rapid Digital Recovery who understood the complexities of my situation. They carefully assessed my case and outlined a clear plan of action, giving me the guidance I desperately needed. With their support, I was able to recover 95% of my losses, a result I once thought was impossible. This experience has been a profound lesson in the importance of vigilance in financial matters and the value of seeking help when necessary. The world of investments can be fraught with risks, and it’s crucial to remain cautious. I now urge others to be careful with their investments; not everyone is trustworthy. Always conduct thorough research, and when in doubt, consult professionals who have a proven track record. It’s a lesson I will carry with me, both in my professional life and personal finances.
Reach Out To Them On:
WHAT SAPP: + 1 41 4 80 7 14 85
EMAIL: contact @ rap iddigitalrecove ry. org
-
BLOCKCHAIN CYBER RETRIEVE//BEST HACKER TO CLAIM BACK MY STOLEN CRYPTO FUNDS
BLOCKCHAIN CYBER RETRIEVE: The Lifeline That Helped Me Recover My Lost Crypto Funds
In March 2024, I became a victim of a cryptocurrency scam. I had invested $158,000—my entire life savings—into a crypto platform that promised sky-high returns. The advertisement seemed legitimate, and the opportunity was too tempting to pass up. But just days after my investment, when I tried to check the status of my account, I was horrified to find that it had been deleted. All attempts to contact their support team went unanswered, and that’s when the grim reality set in: I had been scammed. The loss was devastating. Not only had I lost a significant amount of money, but it also felt like I had lost my financial future. I felt helpless and didn’t know where to turn. That’s when I stumbled upon BLOCKCHAIN CYBER RETRIEVE, Initially skeptical but desperate for a solution, I decided to reach out after reading countless success stories and positive reviews. Little did I know, this would be the best decision I made. From the very first contact, I was impressed by the professionalism and expertise of the BLOCKCHAIN CYBER RETRIEVE. They immediately understood the gravity of my situation and reassured me that they had the tools, knowledge, and experience to assist in recovering my lost funds. The team explained that they employed advanced forensic techniques and specialized strategies to trace and recover stolen cryptocurrency, a crucial component in fraud cases like mine. What truly set BLOCKCHAIN CYBER RETRIEVE apart was their transparency and consistent communication. Throughout the process, they kept me informed every step of the way. They answered my questions promptly and clearly, making sure I was never left in the dark. The level of customer service was extraordinary, and I always felt like my case was being handled with the utmost care and urgency. Incredibly, within just two days, BLOCKCHAIN CYBER RETRIEVE successfully recovered my full investment of $158,000. I was stunned, relieved, and incredibly grateful. What I thought was lost forever was returned to me, thanks to their meticulous work and unwavering dedication. The entire experience was nothing short of exceptional. Not only did they recover my funds, but they also restored my belief that justice can be served in the world of cryptocurrency. Their professionalism, expertise, and commitment to their clients were truly remarkable, and I felt supported throughout the entire process. If you’ve fallen victim to crypto fraud or digital asset theft, I cannot recommend BLOCKCHAIN CYBER RETRIEVE highly enough. They are a legitimate, trustworthy, and highly skilled recovery team that genuinely cares about their clients. Thanks to them, I was able to recover what I thought was gone for good. If you’re in a similar situation, don’t hesitate to reach out to BLOCKCHAIN CYBER RETRIEVE via the following contact information.
WhatsApp:+ 1 520 564 8300
Email:blockchaincyberretrieve (@) post(.) com
It's your best chance at recovering your funds.21 -
Lost Blockchain Funds Recovery with Web Bailiff Contractor
Frauds and scams are becoming increasingly sophisticated, victimizing innocent people through every kind of online means. I fell prey to one such scam, and it was a horribly traumatic and financially devastating experience. My experience with Pro Wizard Gilbert Recovery, however, led me once more to trust in seeking justice and reclaiming control of my financial well-being. The following is a step-by-step narration of what happened and how Pro Wizard Gilbert Recovery helped me recover my lost money. It began when I was contacted by an individual on Instagram claiming to be a well-known celebrity. The individual appeared legit, and we communicated extensively on WhatsApp for over five months. The scammer was patient and took his time to build up my trust incrementally. They eventually strong-armed me into paying them money in the form of Bitcoin, a payment that's normally untraceable and irreversible, so it's a favorite method for scammers to receive payment. The scam didn't stop there. Once I'd sent the Bitcoin, the scammer convinced me to give him my online banking login details. They said they were transferring money into my account, and in the midst of the turmoil, they swindled me out of $18,000 – money I had earned through unemployment benefits. It was a lot of money for me, and losing it was not only a financial setback but an emotional one too. Realizing that I had been swindled, I was helpless and desperate. I attempted to engage the scammer via WhatsApp video, but it was evident that the money was lost. That is when I opted for professional assistance, and in research, I found Pro Wizard Gilbert Recovery. Their good reputation and excellent reviews were a source of hope, and I opted to contact them. Pro Wizard Gilbert Recovery's team were very professional and sympathetic right from the start. They understood the gravity of my situation and assured me that they would try their best to help me recover my stolen funds. They knew how to deal with online scam cases and crypto transactions from the moment they picked up the phone.
The recovery process was thorough and methodical. Pro Wizard Gilbert Recovery began by gathering all the details they required from me, including transaction IDs and interactions with the scammer. They used the information to trace the Bitcoin transactions and locate any possible leads that would get my money back. One of their greatest advantages was that they kept me informed at all times and updated. Throughout the recovery, I was kept informed of what was happening and whether there were any developments. This transparency was reassuring and made me feel taken care of. Finally, after what seemed an eternity, I received the great news that Pro Wizard Gilbert Recovery had recovered my $18,000. Relief and gratitude can't be put into words. Not only did they recover my stolen funds but also restored my trust and faith in pursuing justice. Pro Wizard Gilbert Recovery is a beacon of hope for any online fraud victim. Their professionalism, expertise, and dedication to helping victims are unparalleled. If you ever find yourself in my situation, I highly recommend that you contact Pro Wizard Gilbert Recovery. They are just the best in their profession, and their involvement can make all the difference in recovering what was unjustly appropriated from you. My encounter with them has been nothing short of a miracle, and I am eternally grateful for their effective and timely intervention.1 -
CRYPTO ASSET RECOVERY EXPERTS, CONTACT DIGITAL TECH GUARD RECOVERY
Stay clear as this has been the biggest nightmare of my life.
They trick you into investing with all their lies and tactics. They are not a real company and have no legitimate address, as the FCA warned me they are a scam. These so-called "investments" are a facade, meant only to deceive and steal from vulnerable people. I was lured in by promises of high returns and an easy path to financial success. I initially felt optimistic and confident, but things quickly took a dark turn. I tried to close my account and withdraw my funds when I had over €213,500.00 in my account, but they continually came up with excuse after excuse, making it impossible for me to get my money back. They kept promising that the withdrawal would go through, but nothing ever happened. It became clear that the platform was fake my money was not being invested in the market as promised. Instead, they were stealing it through a covert mechanism. They opened a coin tandem account under my name and used my funds to buy bitcoins, transferring them into various bitcoin wallet addresses that were not under my control. They kept me in the dark, manipulating me with false statements while slowly siphoning off my money. What’s even worse is that the company’s credit was a complete fabrication. The bank details they provided were not even theirs, but instead belonged to coin tandems, the very platform that was helping them execute this scam. I felt trapped and powerless. To add insult to injury, they knew about my personal circumstances. They knew I had a young daughter and that I was struggling with my health. Yet, despite my vulnerability, they continued to gaslight me, leading me to believe that everything was fine. I felt emotionally drained and helpless. Fortunately, I was introduced to Conrad Drew, a former insider who had been working with the scammers. He reached out to me and confessed that he had realized the truth behind their operations. He had been close to them but eventually saw the light. He told me it was a scam and connected me to Digital Tech Guard Recovery,
WhatsApp: +1 (443) 859 - 2886 Email @ digital tech guard . com
Telegram : digital tech guard recovery . com website link : digital tech guard . com
a professional team that specializes in helping people recover funds from fraudulent schemes like this. Digital Tech Guard Recovery was incredible. They immediately understood the situation and assured me they could help. I had been struggling to break through the wall of lies that the scammers had built around me, but Digital Tech Guard Recovery made it possible to get my money back. They worked efficiently, breaking through the scammers' servers, and they kept their promises, giving me peace of mind during one of the darkest times in my life. If you find yourself in a similar situation, please reach out to them. Their professionalism and success rate in recovering funds are unmatched. I can confidently say that Digital Tech Guard Recovery is the team you need. Don't hesitate to trust them they are everything they claim to be, and more.1 -
STOLEN CRYPTO RECOVERY AND LOST BITCOIN RECOVERY EXPERT Visit CYBER CONSTABLE INTELLIGENCE
I had 7.02 BTC in a Bitcoin wallet that I believed was lost forever. After numerous attempts with various data recovery firms—each of whom was unable to retrieve my funds—I was nearly resigned to the loss. My last hope was Cyber Constable Intelligence , which I decided to try after seeing a glowing review online. From the moment I reached out to them, their responsiveness and professionalism stood out. Cyber Constable Intelligence quickly understood my situation and assured me that they could help recover my Bitcoin. They were transparent about the process, detailing how they would approach the recovery and what I could expect. This clear communication was reassuring and a stark contrast to my previous experiences with other firms. True to their word, Cyber Constable Intelligence managed to recover my Bitcoin wallet in just 48 hours. Throughout the entire process, the team at Cyber Constable Intelligence demonstrated an impressive level of expertise and dedication. Their approach to data recovery was meticulous, and their ability to navigate the complexities of my situation was beyond what I had previously encountered. Their commitment to delivering on their promises was evident at every step. They were not only efficient but also exceptionally reliable, qualities that had been missing in my previous interactions with other recovery services. One of the standout aspects of Cyber Constable Intelligence’s service was its professionalism. They provided regular updates, ensuring I was informed about the progress of the recovery. This level of communication helped alleviate much of the stress associated with the recovery process. Their expertise was apparent, as they handled the technical challenges with a competence that inspired confidence. If you are dealing with a situation involving lost cryptocurrency or any form of data loss, I highly recommend Cyber Constable Intelligence. They have proven themselves capable of recovering assets that others could not, thanks to their deep understanding of the complexities involved and their dedication to client satisfaction. Their ability to recover my Bitcoin when all hope seemed lost was nothing short of miraculous. Cyber Constable Intelligence offers a valuable service that combines technical skills with exceptional client care. Their ability to deliver on their promises, coupled with their commitment to ensuring client satisfaction, makes them a standout choice for anyone facing similar issues. Whether you’re dealing with lost passwords, scams, or other forms of digital asset loss, Cyber Constable Intelligence has demonstrated that it can handle it with the utmost professionalism and expertise. If you find yourself in a situation where other recovery services have failed, Cyber Constable Intelligence is a reliable and highly skilled option. Their success in recovering my Bitcoin, where others could not, underscores their expertise and dedication, making them a top recommendation for anyone in need of expert assistance with recovering lost digital assets.
Here’s their Contact Information Below
Website: www cyber constable intelligence com
What sapp Info: 1 (2 5 2 ) 3 7 8- 7 6 1 167 -
HOW TO HIRE A HACKER TO RECOVER STOLEN BITCOIN HIRE ADWARE RECOVERY SPECIALIST
WhatsApp info:+12723 328 343
Got involved in a nightmare scenario where I lost a significant amount of cryptocurrency funds I had carefully invested over time. The loss came as a result of a combination of poor security practices and an unfortunate hack. To make matters worse, my girlfriend, who was also involved in the investment, was equally devastated when she realized the funds were gone. We were both completely helpless, with no idea how to recover what we had lost. The cryptocurrency was simply gone, and the frustration and panic were overwhelming. In my search for a solution, I stumbled upon ADWARE RECOVERY SPECIALIST. They specialize in helping people recover lost or stolen cryptocurrency, and after reading a number of positive reviews and testimonials, I decided to reach out. At first, I was doubtful after all, the nature of cryptocurrency transactions makes it notoriously difficult to recover lost assets. But ADWARE RECOVERY SPECIALIST reputation for successfully dealing with these types of cases was too good to ignore. From the moment I contacted them, I knew I had made the right choice. The team at ADWARE RECOVERY SPECIALIST was not only highly professional but also incredibly knowledgeable about the intricacies of blockchain and cryptocurrency. They understood exactly what had happened and laid out a clear, step-by-step plan for how they could assist. They assured both me and my girlfriend that they had helped others in similar situations, and they would do everything in their power to get our funds back. They started by investigating the transactions, tracing the movement of the stolen funds, and checking for any vulnerabilities that could have been exploited in the hack. Throughout the process, they kept us informed, explaining each move they made, and making sure that both my girlfriend and I were comfortable with their approach. The results were nothing short of amazing. ADWARE RECOVERY SPECIALIST successfully recovered all of the lost cryptocurrency. They even transferred the funds into a new, secure wallet that was set up with robust security measures to ensure there would be no further issues. It was as though a huge weight had been lifted off our shoulders—we couldn’t believe it. We had both resigned ourselves to the loss, but ADWARE RECOVERY SPECIALIST turned everything around. This experience has taught me the importance of keeping my cryptocurrency investments secure, but more importantly, it showed me the incredible value of working with professionals like ADWARE RECOVERY SPECIALIST. If you find yourself in a similar situation whether it’s a hacked wallet, lost funds, or stolen cryptocurrency I highly recommend reaching out to ADWARE RECOVERY SPECIALIST. They helped me and my girlfriend recover our funds when we thought all hope was lost. Their expertise and dedication are second to none, and we will be forever grateful for their help.
5 -
HELP CENTER FOR VICTIMS OF ONLINE SCAMS - CONTACT FUNDS RETRIVER ENGINEER
As a passionate member of the cryptocurrency community, I was both excited and anxious about the potential acquisition, but little did I know that I was about to be targeted by a skilled con artist. When I came across an auction for what was claimed to be "the last known Satoshi wallet" for an astonishing 10,000 BTC, my curiosity got the better of me. The prospect of owning such a significant piece of cryptocurrency history was thrilling, but it quickly turned into a nightmare. After expressing my interest, I soon realized that I was dealing with a hacker who had crafted an elaborate scheme to defraud unsuspecting buyers like myself. Feeling overwhelmed and unsure of how to proceed, I reached out to FUNDS RETRIEVER ENGINEER for help. From the moment I contacted them, I was struck by their professionalism and expertise. They understood the gravity of the situation and immediately sprang into action. FUNDS RETRIEVER ENGINEER devised an intricate sting operation to expose the hacker and recover the funds involved in the auction. They deployed an agent who posed as a wealthy collector interested in purchasing the so-called Satoshi wallet. This agent was equipped with a hidden wire concealed within a hardware wallet, allowing for discreet communication throughout the negotiation process. I was amazed at the level of detail and planning that went into the operation. I watched anxiously from the sidelines. The agent engaged in tense discussions with the hacker, who was eager to finalize the deal, believing he had successfully duped a potential buyer. FUNDS RETRIEVER ENGINEER remained focused and vigilant, fully aware that the wallet was likely a clever ruse. Their determination to protect me and the integrity of the cryptocurrency community was evident. When the moment came to transfer the escrow funds, totaling $650,000, I held my breath. The team executed their plan flawlessly, and law enforcement was ready to swoop in as soon as the transaction was completed. I was both relieved and amazed when I learned that the hacker had been arrested, revealing him to be a notorious identity thief operating on the dark web. The most shocking part of this entire ordeal was discovering that the "Satoshi wallet" was nothing more than a cleverly modified Trezor device containing a Rickroll video. It was a stark reminder of the lengths to which some individuals will go to exploit unsuspecting victims like myself. Thanks to FUNDS RETRIEVER ENGINEER, not only were my funds recovered, but I also felt a renewed sense of security within the cryptocurrency community. Their dedication to combating cybercrime and their innovative strategies are truly commendable. I wholeheartedly recommend FUNDS RETRIEVER ENGINEER to anyone facing challenges in the digital realm. Their expertise and commitment to justice are unparalleled, and I am incredibly grateful for their support during this difficult time.
For help
W H A T S A P P: +1 8 0 2 9 5 2 3 4 7 0
EmaIL F U N D S R E T R I E V E R [@] E N G I N E E R. C O M
OR
S U P P O R T @ F U N D S R E T R I E V E R [@] E N G I N E E R. C O M7 -
I NEED A HACKER TO ASSIST ME RECOVER MY LOST CRYPTO VISIT CYBER CONSTABLE INTELLIGENCE
In today's interconnected world, the attraction of financial investments often comes hand in hand with the looming threat of fraud. My own journey into the treacherous waters of investment began with hopeful anticipation but ended in a harrowing tale of deceit and financial loss. I embarked on my investment journey with a staggering $263,000, trusting an unregulated company promising lucrative returns. Initially, the promises seemed promising—enticing profits and assurances of secure transactions. However, as time progressed, the facade began to crumble. The company relentlessly demanded additional deposits under the guise of "enhancing returns" and "securing investments," leaving me ensnared in a web of deceit. Realizing the gravity of my situation, I attempted to withdraw my funds, only to encounter mounting obstacles and evasive maneuvers from the company. Their demands for more deposits intensified, plunging me deeper into a state of financial jeopardy. It became painfully clear that I had fallen victim to an elaborate scam orchestrated by unscrupulous entities preying on unsuspecting investors. In my darkest hour, a glimmer of hope emerged through the recommendation of others who had weathered similar storms: So i Contacted Cyber Constable Intelligence With nothing left to lose and everything to gain, I reached out to them, desperate for a lifeline. From the moment I made contact, Cyber Constable Intelligence exemplified professionalism, empathy, and unwavering dedication. Their team of experts understood the complexities of investment fraud and the intricate strategies employed by fraudulent companies to manipulate and deceive. They listened attentively to my account of events, offering reassurance and clarity amidst the chaos. Cyber Constable Intelligence swiftly launched into action, conducting a thorough investigation into the fraudulent activities that had stripped me of my hard-earned savings. Leveraging their expertise in cybersecurity and forensic analysis, they meticulously traced the convoluted trail of transactions and exposed the deceptive tactics employed by the company. Throughout the recovery process, Cyber Constable Intelligence maintained transparent communication, providing regular updates on their progress and findings. Their commitment to justice and client welfare was unwavering, as they navigated legal complexities and negotiated tirelessly on my behalf. After diligent efforts and strategic maneuvers, Cyber Constable Intelligence achieved the seemingly impossible—they successfully recovered the entirety of my $263,000 investment. The overwhelming relief and gratitude I felt cannot be overstated, marking a monumental victory in my quest for financial restitution. Beyond the tangible recovery of funds, Cyber Constable Intelligence empowered me with invaluable knowledge and insights into safeguarding against future investment fraud. They emphasized the importance of due diligence, thorough research, and skepticism towards promises of unrealistic returns. Armed with this newfound awareness, I am now equipped to navigate the investment landscape with heightened caution and vigilance. As I reflect on this challenging chapter in my life, I am compelled to share a message of caution and encouragement. Investment fraud is a pervasive threat that preys on trust and vulnerability. To those who have fallen victim, I urge you not to despair but to take proactive steps towards recovery. Seek assistance from ethical hackers and reputable recovery services like Cyber Constable Intelligence, who stand as guardians of justice in the face of financial wrongdoing. While the scars of fraud may linger, my experience with Cyber Constable Intelligence has restored my faith in justice and integrity. They are not just experts in recovery but also advocates for those who have been wronged. Together, we stand united in the fight against investment fraud, reclaiming what is rightfully ours and forging ahead with renewed determination.
Reach out to them with the info below: WhatsApp info: +1 (2 5 2) 3 7 8-7 6 1 1 -
RAPID DIGITAL RECOVERY" THE BITCOIN AND CRYPTOCURRENCY ASSET PROTECTION SERVICES
Rapid Digital Recovery Info:
What sapp : +1 4.1 4 8.0 7 1.4 8.5
Web site : https: // rapiddigitalrecovery. org
Em ail : rapiddigitalrecovery (@) execs. com
Romance scams can be incredibly devastating, leaving victims emotionally and financially shattered. I never imagined that I would fall prey to one, but that’s exactly what happened after meeting someone from the UK on Tinder. At first, everything seemed perfect. He was kind, thoughtful, and seemed genuinely interested in building a connection. We shared personal stories, laughed about the little things, and spent hours getting to know each other. I felt a deep connection with him, and soon, I trusted him completely. He seemed sincere, always attentive, and would send me messages throughout the day, asking about my well-being, my dreams, and even my finances. It felt natural to open up to him, and he made me feel heard in ways I hadn’t felt before. The more we talked, the more I grew to trust him. When he brought up the "investment opportunity," it felt like a natural extension of our conversations. He claimed to have found a way to make significant returns on investments and assured me that it was a secure, risk-free venture. At that point, he had become a friend and confidant, so I believed him without hesitation. His persuasion was so convincing, backed by what seemed like genuine concern for my financial well-being. I trusted him with my money because I thought we shared something real. When I sent the funds, I wasn’t just doing it for the promise of returns I felt I was helping someone I cared about, someone who had become an important part of my life. But then, after sending the money, things started to feel off. Communication became less frequent, and eventually, he disappeared entirely. It was then that I realized I had been taken advantage of. The person I had trusted, confided in, and cared for was nothing more than a scammer. The emotional and financial toll was overwhelming, and I felt completely lost. In my search for help, I found Rapid Digital Recovery. Desperate and unsure of where to turn, I reached out to them. To my surprise, they responded quickly and with empathy, understanding the emotional toll this had taken on me. They outlined a clear plan to help recover my lost funds, and that gave me a sense of hope that I hadn’t felt in weeks. The process was smooth, and the team at Rapid Digital Recovery was incredibly professional. They guided me step by step, making sure I understood every action taken. Thanks to their efforts, I was able to recover 75% of the money I had lost. While there is still a remaining 25% in progress, I am optimistic that it will be recovered as well. Looking back, this experience has been a tough and emotional journey, but it’s also taught me the power of persistence and the importance of reaching out for help when you feel lost. Thanks to Rapid Digital Recovery, I no longer feel helpless. If you ever find yourself in a similar situation, I highly recommend reaching out to them. Their dedication has shown me that recovery is possible, even in the darkest of times.3 -
CRYPTO SCAM VICTIMS RECOVER THROUGH PROFESSIONAL RECOVERY SERVICE DIGITAL HACK RECOVERY
I had lost a substantial amount of Ethereum (ETH) and went through a string of unsuccessful attempts with various so-called 'recovery' firms. Each time, they promised a quick resolution, charged me hefty fees, and then left me with nothing to show for it. I was stuck in an endless cycle of disappointment and financial loss. Many of these companies seemed like they were just taking advantage of my desperation, offering vague solutions and making empty promises. I had nearly given up when I came across Digital Hack Recovery. Right from the start, they stood out as a breath of fresh air. They didn’t rush into anything or make wild claims. Instead, they took the time to understand my case, explained the complexities involved, and kept me informed throughout the process. The website was professional, clear, and easy to navigate. I read through the testimonials, which seemed genuine, and the process outlined felt reassuringly methodical. I decided to give it a shot. I submitted my details and explained my situation, hoping against hope that this would be the one service that could actually deliver results. Within hours, I received a response from their team. They asked me a series of technical questions about my wallet and recovery attempts. For the first time in months, I felt like I was talking to someone who understood what I was going through. Digital Hack Recovery’s team was incredibly patient. They didn’t promise me a quick fix, but rather, they explained the process step-by-step. I appreciated their transparency. Over the course of the next few days, I worked closely with their experts, who guided me through the process of verifying my identity and making sure I hadn’t overlooked any potential recovery methods. Slowly but surely, they started to narrow down what had gone wrong with my previous attempts and developed a custom recovery plan based on my specific case. The recovery process was a bit of a rollercoaster. There were moments of doubt—when things didn’t work as expected, or when the progress seemed slow—but the team at Digital Hack Recovery was there every step of the way, reassuring me and providing updates. And then, one afternoon, it happened. They sent me an email with a subject line I’ll never forget: "Your ETH is Recoverable." My heart raced as I opened it. They had successfully recovered my ETH. The process was painstaking, but their expertise and persistence had made it happen. What impressed me most was their transparency and professional approach. After months of fruitless efforts with other firms, Digital Hack Recovery successfully recovered my lost ETH. They restored my faith in recovery services, and I am forever grateful for their expertise. If you’ve been through similar frustrations, I highly recommend Digital Hack Recovery—they are a legitimate, trustworthy team that delivers real results. If you need quick assistance contact Digital Hack Recovery via ⁚ WhatsApp +19152151930
Email; digital
hack recovery @ techie . com
Website; https
: // digital hack recovery . com
3 -
CRYPTOCURRENCY RECOVERY FIRM \ FOLKWIN EXPERT RECOVERY.
I, Dr. Katherine Ingram, had always been committed to giving my best to my patients in Melbourne, Australia. But everything changed when I was suddenly hit with a medical malpractice lawsuit. The stress and anxiety that came with the legal battle left me feeling overwhelmed, and I was desperate for a solution. In my search for help, I found "MedLegal Solutions," a firm that promised a quick and easy resolution for just $27,000 AUD. They assured me they would handle everything swiftly, easing my burden. Desperate to resolve the situation, I handed over the money, trusting them to take care of the rest. However, as the weeks turned into months, I heard nothing. Calls went unanswered, emails went ignored, and I began to feel more and more helpless. It became clear that something was wrong, and I realized I had been deceived. The more I tried to contact them, the more I found myself being ignored. I soon understood that I was much deeper than I had initially feared. That’s when I turned to Folkwin Expert Recovery for help. From the moment I contacted them, they sprang into action. They immediately began investigating MedLegal Solutions and quickly uncovered a massive web of deceit. It turned out that MedLegal Solutions wasn’t just an incompetent firm; it was part of an elaborate scam. They were operating under multiple false identities across Sydney, Brisbane, and regional Victoria, targeting vulnerable individuals like myself. Folkwin Expert Recovery didn’t just uncover the fraud, they took it one step further. They worked tirelessly with authorities in Melbourne to track down and dismantle the fraudulent operation. They didn’t rest until MedLegal Solutions was shut down for good, ensuring that no one else would fall victim to their schemes. Thanks to their expert recovery efforts, I was able to recover every single cent of my $27,000.This entire ordeal was a wake-up call for me. It was a difficult and stressful time, but ultimately, I came out victorious. Thanks to Folkwin Expert Recovery, not only did I get my money back, but I also found peace knowing that MedLegal Solutions was no longer in business and that their fraudulent operation had been dismantled. It was a painful lesson, but in the end, my finances were intact, and I could move forward with a sense of closure.
FOLKWIN EXPERT RECOVERY DETAILS\\ Telegram: @Folkwin_expert_recovery Or Email: Folkwinexpertrecovery(@)tech-center DOT com
Regards,
Dr. Katherine Ingram.
1 -
**RECOVERING FROM ROMANCE SCAMS : GET YOUR MONEY BACK FROM A CRYPTO ROMANCE SCAM → HACKATHON TECH SOLUTIONS**
Romance scams can be incredibly devastating, leaving victims emotionally and financially shattered. I never imagined that I would fall prey to one, but that’s exactly what happened after meeting someone from the UK on Tinder. At first, everything seemed perfect. He was kind, thoughtful, and seemed genuinely interested in building a connection. We shared personal stories, laughed about the little things, and spent hours getting to know each other. I felt a deep connection with him, and soon, I trusted him completely. He seemed sincere, always attentive, and would send me messages throughout the day, asking about my well-being, my dreams, and even my finances. It felt natural to open up to him, and he made me feel heard in ways I hadn’t felt before. The more we talked, the more I grew to trust him. When he brought up the "investment opportunity," it felt like a natural extension of our conversations. He claimed to have found a way to make significant returns on investments and assured me that it was a secure, risk-free venture. At that point, he had become a friend and confidant, so I believed him without hesitation. His persuasion was so convincing, backed by what seemed like genuine concern for my financial well-being. I trusted him with my money because I thought we shared something real. When I sent the funds, I wasn’t just doing it for the promise of returns I felt I was helping someone I cared about, someone who had become an important part of my life. But then, after sending the money, things started to feel off. Communication became less frequent, and eventually, he disappeared entirely. It was then that I realized I had been taken advantage of. The person I had trusted, confided in, and cared for was nothing more than a scammer. The emotional and financial toll was overwhelming, and I felt completely lost. In my search for help, I found HACKATHON TECH SOLUTIONS. Desperate and unsure of where to turn, I reached out to them. To my surprise, they responded quickly and with empathy, understanding the emotional toll this had taken on me. They outlined a clear plan to help recover my lost funds, and that gave me a sense of hope that I hadn’t felt in weeks. The process was smooth, and the team at HACKATHON TECH SOLUTIONS was incredibly professional. They guided me step by step, making sure I understood every action taken. Thanks to their efforts, I was able to recover 75% of the money I had lost. While there is still a remaining 25% in progress, I am optimistic that it will be recovered as well. Looking back, this experience has been a tough and emotional journey, but it’s also taught me the power of persistence and the importance of reaching out for help when you feel lost. Thanks to HACKATHON TECH SOLUTIONS, I no longer feel helpless. If you ever find yourself in a similar situation, I highly recommend reaching out to them. Their dedication has shown me that recovery is possible, even in the darkest of times. Contact them at the details provided below.
Email: info (@) hackathon tech solution (.) com
Website: www (.) hackathon tech solutions (.) com
Whatsapp: + 3 . 1 . 6 . 4 . 7 . 9 . 9 . 9 . 2 . 5 . 6
Telegram: (@) hackathon tech solutions1 -
How I Turned a Crypto Nightmare into a Happy Ending/Hack Savvy Tech
Last year, I fell victim to an online scam that cost me $8,000. I was looking for a reliable store where I could buy a whole wardrobe of designer clothes, as I wanted to refresh my closet with some luxury items. After searching online, I stumbled upon a website that seemed to be the perfect solution. It advertised high-end designer brands at incredible prices, and the site looked professional. The shop even listed an address in London 123 Regent Street, London, W1B 4AF which made it seem completely legitimate. The reviews seemed genuine, and everything appeared trustworthy. Tempted by the great deals, I made a large purchase, thinking I was getting authentic designer clothes at a bargain.However, after weeks of waiting, when my order finally arrived, I was horrified to find counterfeit items that looked nothing like the quality clothes I had expected. Wspp +79998295038 The fabric was poor, and the stitching was shoddy. It was clear that I had been scammed. I tried to contact the seller multiple times through the website and email, but all my efforts were ignored. That's when I realized I had been duped by a fraudulent online store. Unsure of how to proceed, I felt completely helpless. I had spent a substantial amount of money on what I thought would be a luxury wardrobe, only to end up with fake items and no way to get my money back.In my search for a solution, I came across Hack Savvy Tech. I reached out to them, hoping they could assist me in recovering my money. From the first call, the team was empathetic and professional. They immediately understood the urgency of my situation and reassured me that they would do everything possible to help contactus @ hacksavvytechnology . com Hack Savvy Tech took swift action. Their experts were able to identify the fraudulent seller and began working with the payment service provider to file a claim on my behalf. They provided all the necessary documentation and evidence of the scam. Throughout the process, the team kept me updated, and I felt supported every step of the way.After just a few weeks, Hack Savvy Tech successfully secured a refund of $7,900 for me, which was nearly the entire amount I had spent. While I was disappointed not to get back the full $8,000, I was incredibly relieved to recover the majority of my money, thanks to their dedication and expertise.I'm so grateful for the help I received from Hack Savvy Tech https : // hacksavvytechrecovery. com Without their assistance, I would have been left with nothing.Their persistence truly made a difference, and I would highly recommend their services to anyone who has fallen victim to online scams.1 -
HOW TO HIRE A CRYPTO RECOVERY EXPET YOU CAN TRUST/ HIRE TRUST GEEKS HACK EXPERT
To be honest, not all recovery agents are legitimate. After several attempts to reach out to different recovery agents, I found many scams. It became a frustrating experience, as each one seemed more interested in my money than actually helping me recover my losses. At one point, I had nearly given up hope of getting my funds back, until someone from my church recommended Trust Geeks Hack Expert. Intrigued and desperate, I decided to reach out to them. I'm so glad I did. From the very first interaction, the service provided by Trust Geeks Hack Expert was nothing short of professional and efficient. They took the time to listen to my story and understood the urgency of my situation. They assured me that they would do everything in their power to help recover my lost funds. I had initially lost money through three different hyper-yielding investment platforms: Moni Global, Hybrid Trading, and Reserve FX. All three companies claimed to have their operations registered in both the UK and the US, but I soon realized they were nothing more than fraudulent schemes designed to deceive investors like myself. These companies initially lured me in with promises of high returns, claiming to be licensed and operating legally. They had all the necessary paperwork and websites, which made them appear legitimate. I invested my money, expecting great returns, but instead, I ended up losing everything. After some time, I couldn’t get in touch with anyone from these platforms, and it became apparent that I had been scammed. At this point, I was desperate and didn’t know where to turn. That’s when Trust Geeks Hack Expert stepped in. They quickly analyzed my case and began working on my behalf, investigating these companies and their fraudulent practices. They made sure to keep me updated at every step, which gave me a sense of reassurance throughout the entire process. To my surprise, they were able to recover my lost funds in full. This was an incredibly satisfying outcome, and I truly appreciated their dedication and expertise, Trust Geeks Hack Expert support team is available 24/7 Website w w w :// trust geeks hack expert. c o m / -- E m a i l : Trust geeks hack expert @ fast s e r v i c e .c o m -- Te le G r a m, Trust geeks hack expert3 -
HIRE A CERTIFIED BITCOIN RECOVERY EXPERT; A TRUSTED CRYPTO RECOVERY EXPERT: VISIT CERTIFIED RECOVERY SERVICES
To be honest, not all recovery agents are legitimate. After several attempts to reach out to different recovery agents, I found that many were scams. It became a frustrating experience, as each one seemed more interested in my money than actually helping me recover my losses. At one point, I had nearly given up hope of getting my funds back, until someone from my church recommended CERTIFIED RECOVERY SERVICES. Intrigued and desperate, I decided to reach out to them. I'm so glad I did. From the very first interaction, the service provided by CERTIFIED RECOVERY SERVICES was nothing short of professional and efficient. They took the time to listen to my story and understood the urgency of my situation. They assured me that they would do everything in their power to help recover my lost funds. I had initially lost money through three different hyper-yielding investment platforms: Moni Global, Hybrid trading, and Reserve FX. All three companies claimed to have their operations registered in both the UK and the US, but I soon realized they were nothing more than fraudulent schemes designed to deceive investors like myself. These companies initially lured me in with promises of high returns, claiming to be licensed and operating legally. They had all the necessary paperwork and websites, which made them appear legitimate. I invested my money, expecting great returns, but instead, I ended up losing everything. After some time, I couldn’t get in touch with anyone from these platforms, and it became apparent that I had been scammed. At this point, I was desperate and didn’t know where to turn. That’s when CERTIFIED RECOVERY SERVICES stepped in. They quickly analyzed my case and began working on my behalf, investigating these companies and their fraudulent practices. They made sure to keep me updated at every step, which gave me a sense of reassurance throughout the entire process. To my surprise, they were able to recover my lost funds in full. This was an incredibly satisfying outcome, and I truly appreciated their dedication and expertise. Their transparency and professionalism stood out in stark contrast to the many scammers I had encountered previously. If anyone finds themselves in a similar situation, I wholeheartedly recommend CERTIFIED RECOVERY SERVICES for their outstanding services and their ability to deliver results when others fail.
FORE MORE INFO:
Company: CERTIFIED RECOVERY SERVICES
WhatsApp: +1 (740) 258‑1417
1 -
DIGITAL HACK RECOVERY PROFESSIONAL RELIABLE BITCOIN RECOVERY SERVICES
Being unable to access your Bitcoin wallet is really frightening. When the money you've worked so hard to get seems so far away, it's a circumstance that can easily drive anyone into a panic. I had the exact same experience. I had been accumulating Bitcoin for months when all of a sudden I was unable to access my wallet. Every path I took appeared to lead to nothing, and I had no idea how to get back in. I tried everything. I spent hours searching for a solution, going through all the standard recovery methods like password resets, re-entering my recovery phrases, and checking every backup I thought I had. Nothing worked. My Bitcoin, the investment I had been so proud of, was out of reach, and I was devastated.
After weeks of fruitless attempts, I was ready to give up. Then, on a last-ditch effort, I came across Digital Hack Recovery. At first, I was skeptical—how could a recovery firm be any different from the other services I had already tried? But after reading positive reviews and seeing their professional website, I decided to take a chance. Little did I know that this decision would change everything. The Digital Hack Recovery team's professionalism and effectiveness were the most notable aspects of the recovery procedure. They kept me informed about their progress at all times, so I was never in the dark. They kept me updated and communicated clearly if there were any difficulties or delays. After interacting with other companies that were either inattentive or evasive, it was a huge relief that I never had to follow up with them to get answers. The actual procedure went very well. While I had expected the recovery to take weeks, Digital Hack Recovery made quick work of it, using specialized software and expertise to access my wallet and restore my Bitcoin. The recovery expert was also incredibly patient, answering all my questions and making sure I understood each phase of the process. I felt like I was in good hands from start to finish. The email from Digital Hack Recovery that confirmed my Bitcoin had been successfully recovered was an absolute game-changer. It felt too good to be true, but when I logged into my wallet and saw my funds back in place, I couldn’t believe it. Every single Bitcoin was there, exactly where it should be. The sense of relief I felt was overwhelming. I had feared I would lose everything, but Digital Hack Recovery had restored my digital assets with professionalism and care. But it didn’t stop there. The team went above and beyond, providing additional security measures to ensure my wallet would remain safe from future issues. They offered valuable advice on how to better protect my Bitcoin and avoid similar problems going forward. It wasn’t just about getting my Bitcoin back—it was about setting me up for success in the future. If you're reading this and you find yourself in the same desperate situation I was in, I highly recommend Digital Hack Recovery. They have the tools, knowledge, and experience to recover your Bitcoin and other digital assets. They don't just talk the talk—they walk the walk. My experience with them was nothing short of life-changing, and I’ll forever be grateful for their help. Thanks to Digital Hack Recovery, my Bitcoin is back, and I couldn’t be more thankful. If you’re in need of professional, reliable recovery services, look no further. They truly delivered when no one else could. Email; digital hack recovery
@ techie . com
WhatsApp +19152151930
Website; https : // digital hack recovery . com
Thank you for your time to read because it will save many. -
DIGITAL TECH GUARD RECOVERY, A GOOD COMPANY TO RETRIEVE SCAM INVESTMENT
While I was waiting for my car to charge at an electric vehicle charging station in Los Angeles, I scanned a QR code that was supposed to be for a payment in Bitcoin. It looked completely legitimate, and I thought nothing of it. However, within moments, I realized that my cryptocurrency wallet had been drained. It was a shocking and devastating moment as I watched my hard-earned funds disappear right before my eyes. Feeling helpless and frustrated, I began searching for solutions and came across Digital Tech Guard Recovery. I reached out to them, and I can’t express how relieved I was to find a team that understood the situation and was ready to help. They were incredibly professional and knowledgeable about the scam, and they quickly got to work on recovering my lost funds. Digital Tech Guard Recovery utilized advanced recovery techniques and blockchain analysis to trace the stolen assets. I was amazed at their dedication and expertise. They kept me informed throughout the entire process, which made me feel more at ease during such a stressful time. Thanks to their hard work, they successfully recovered my 150 ETH that had been taken from my wallet. This taught me a valuable lesson about the importance of being cautious with digital transactions, especially when it comes to cryptocurrency. The team at Digital Tech Guard Recovery emphasized the need to verify QR codes before scanning and to use secure wallets with two-factor authentication. Their advice has made me much more vigilant, and I now feel more empowered to protect my digital assets. This incident was a wake-up call for me and many others in the EV community. It highlighted the risks associated with the growing reliance on digital currencies, especially in public spaces. I am incredibly grateful to Digital Tech Guard Recovery for their swift action and support during this challenging time. Their successful recovery not only provided me with financial relief but also reinforced the importance of cybersecurity in our increasingly digital world. I highly recommend their services to anyone who finds themselves in a similar situation.
WhatsApp: +1 (443) 859 - 28862 -
RECOVER MONEY FROM BITCOIN SCAM HIRE ADWARE RECOVERY SPECIALIST
WhatsApp info:+12723 328 343
Website info: http s:// adware recovery specialist. com
Email info: Adware recovery specialist (@) auctioneer. net
Telegram info: h t t p s:// t.me/ adware recovery specialist1
I had lost my login credentials and was unable to access my funds. It was a stressful and frustrating situation, as I had no way of retrieving the information and no one to turn to for help. My financial situation was tied to these credentials, and without them, I felt completely helpless. I tried everything I could think of—password resets, security questions, even reaching out to customer support—but nothing worked. The feeling of being locked out of something so important was overwhelming, and I wasn’t sure where to go next. After countless attempts and hours of stress, I started to lose hope. That’s when I came across a service called ADWARE RECOVERY SPECIALIST. At first, I was hesitant, unsure whether they could really help me or if they were just another scam. But after reading through some testimonials and seeing their track record of successfully recovering lost login credentials, I decided to give them a try. I’m so glad I did. The process was surprisingly smooth. I reached out to their team, explained my situation, and provided any necessary details. They were prompt and professional, offering clear instructions on what would happen next. Within a short period, they were able to crack my lost credentials and give me access to my account once again. The relief I felt when I successfully logged in and saw my funds intact was indescribable. It was like a weight had been lifted off my shoulders. What really stood out to me was the level of expertise and care that ADWARE RECOVERY SPECIALIST demonstrated. They didn’t just recover my login information; they made sure I understood what had happened and took steps to ensure my account’s security moving forward. They were patient, understanding, and transparent throughout the entire process, which made the experience feel much more reassuring. I truly can’t thank ADWARE RECOVERY SPECIALIST enough for their help. They restored my access to my funds when I thought all hope was lost. If you ever find yourself in a similar situation, I would highly recommend their services. They not only solved my problem, but they also gave me peace of mind during a time when I needed it most.3 -
HOW CAN I GET A REPUTABLE RECOVERY COMPANY CONTACT FUNDS RECLAIMER COMPANY
WhatsApp: + 1 3 6 1 2 5 0 4 1 1 0
Running a startup in Portugal is a challenging journey, but nothing could have prepared me for the devastating blow I faced when a fake investor scam took away $275,000 of our operational funds. The pressure of managing a new business was already immense, and this loss felt like a heavy burden. I blamed myself, convinced that the money was lost forever, along with the dreams I had for my company. in the midst of my despair, a fellow founder in the Bay Area reached out to me with a glimmer of hope. He recommended FUNDS RECLAIMER COMPANY, a team known for their expertise in tracing stolen cryptocurrency. Skeptical yet desperate, I decided to give them a chance. From the moment I contacted them, I was impressed by their professionalism and understanding. They treated my situation not just as a case, but as a personal crisis that needed urgent attention. The team at FUNDS RECLAIMER COMPANY worked diligently, using advanced techniques to trace the stolen funds through complex wallets and suspicious exchanges. Their dedication was clear as they worked tirelessly, keeping me updated every step of the way. Within just 11 days, they managed to recover an incredible 88% of our capital. This recovery was not just a financial relief; it was a lifeline that allowed us to keep our business running and continue pursuing our vision. What truly amazed me about FUNDS RECLAIMER COMPANY was not just their technical skills, but their empathy. They understood how personal this loss was for me and my team. They listened to my concerns, offered reassurance, and celebrated each milestone in the recovery process as if it were their own. Their support went beyond just recovering funds; they restored my faith in the entrepreneurial journey. Today, I share the name of FUNDS RECLAIMER COMPANY with every entrepreneur I meet in San Francisco and beyond. They don’t just recover money; they save dreams. Their impact on my life and business is immeasurable, and I am forever grateful for their expertise and compassion during one of the toughest times in my entrepreneurial journey.2 -
TOP CRYPTO RECOVERY HACKER HIRE SPYWARE CYBER
In the cryptocurrency world, I experienced what felt like a shipwreck. One fateful day, I discovered that my digital wallet, the fortress of my hard-earned investments, had been breached. A malicious spyware had infiltrated my devices, tracking my every digital move and siphoning away my funds. Panic set in as I watched my cryptocurrency dwindle to nothing, and despair clouded my judgment. In the depths of my frustration, I stumbled across a dedicated cybersecurity team specializing in recovery solutions. Their expertise shone like a beacon; they understood the complexities of both the digital and cryptographic seas. After an initial consultation, they embarked on the challenging task of examining my devices, employing advanced spyware detection and removal protocols. As the team untangled the web of malicious code, I felt a glimmer of hope. Days turned into nights of collecting evidence and tracing digital fingerprints left by the intruder. Ultimately, their persistent efforts paid off. Not only did they recover my stolen assets, but they secured my digital wallet for future transactions.Today, I stand invigorated—not just by the recovery of my lost cryptocurrency, but by the peace of mind that comes from knowing I am now shielded from future threats. Thanks to the incredible capabilities of cybersecurity professionals and the lessons I learned, I’m back in the saddle, wiser and more resilient. My experience serves as a powerful reminder: in the ever-evolving landscape of technology, vigilance and expert help can illuminate the darkest paths.
WhatsApp: + 1.6.4.6.4.1.0.7.7.4.2.
Email: spyware@ cybergal . com
How do I recover my lost crypto?
What is the recovery key in crypto?
How to recover lost bitcoin private key?
How do you recover stolen cryptocurrency?
How to claim unclaimed Bitcoin?
Legitimate crypto recovery company Spyware Cyber
Recover Bitcoin wallet without phrase
How to recover Blockchain password without backup phrase
lost crypto wallet finder
Blockchain recovery Department
#Tag on how to recover my lost cryptocurrency
#Tag on how to recover my lost cryptocurrency #cryptorecovery, #lostcrypto, #seedphrase, #walletrecovery, #blockchainrecovery, #recovermycrypto, #cryptohelp, #lostwallet, #cryptosupport.
WhatsApp: + 1.6.4.6.4.1.0.7.7.4.2.
Email: spyware@ cybergal . com -
RECOVER MONEY FROM ONLINE SCAM HIRE ADWARE RECOVERY SPECIALIST
WhatsApp info:+1 (272) 332–8343
Based in New York, I’ve always been familiar with the fast-paced and often volatile nature of financial markets. Navigating them has become second nature to me over the years, and I’ve had my share of both wins and losses. However, nothing prepared me for the emotional rollercoaster I experienced when I stumbled across a binary trading platform that promised incredibly high returns in a short period. The site looked legitimate, the testimonials seemed genuine, and the returns it promised were hard to ignore. Overcome by the potential for profit, I invested a substantial amount $25,000. At first, everything seemed to be going as promised. I was getting regular updates on my supposed profits and felt confident that I had made the right move. However, as time went on, things began to feel off. The platform became increasingly difficult to access, and my attempts to withdraw funds were met with delays and excuses. It wasn’t long before I realized I had been scammed. The sinking feeling of losing everything was unbearable, and I found myself questioning how I could have been so careless. At my lowest point, when I was unsure if there was any way to recover my money, I came across a post on Instagram recommending a service called ADWARE RECOVERY SPECIALIST. At first, I was skeptical. After all, I had just been burned by a fraudulent platform, so the idea of trusting another service seemed risky. But the post highlighted their professionalism, quick action, and, most importantly, a track record of successfully helping people in similar situations. After some research and a few reassuring conversations, I decided to give them a shot. ADWARE RECOVERY SPECIALIST team was prompt, organized, and transparent in their approach. They understood the urgency of my situation and set to work immediately. Their professionalism reassured me that I was in good hands. Within just a few weeks, I received the news I had been hoping for my full investment of $25,000 was recovered. The relief I felt was indescribable. Not only had I regained my funds, but I also regained my faith in the process of recovery. I can’t thank ADWARE RECOVERY SPECIALIST enough for their dedication and expertise. Thanks to them, I’m now more cautious when navigating the online financial landscape, but I’m also grateful that there are services out there that genuinely care about helping people like me. If you ever find yourself in a similar situation, I highly recommend reaching out to them they truly are a success story.1 -
IS IT POSSIBLE TO RECOVER STOLEN CRYPTO LOST TO ONLINE SCAM? YES! HIRE DIGITAL TECH GUARD RECOVERY
WhatsApp: + 1 ( 4 4 3 ) 8 5 9 - 2 8 8 6
Email @ digital tech guard . com
Telegram: digital tech guard . com
Website link: digital tech guard . com
I enrolled in an online professional certification program for program development, which I believed would enhance my career prospects. After researching the program thoroughly, I paid a fee of $7,300 USD, confident that the certification would be a legitimate asset to my resume. However, after completing the course and attempting to use the credentials in my job search, I quickly realized that the certification was nothing more than a scam. The company behind the program had falsified its credentials and provided no actual value. They offered a polished website, convincing sales pitches, and promises of job opportunities, but once I began digging deeper, I found numerous complaints online from others who had been scammed in the same way. Unfortunately, the organization was not just unprofessional, but fraudulent, offering no real support or resources to help with career advancement, leaving me feeling deceived and frustrated. Desperate to recover my hard-earned money, I began researching ways to hold the company accountable and retrieve my funds. It was then that I came across Digital Tech Guard Recovery, a team that specializes in tracing fraudulent organizations and helping victims reclaim their money. After contacting them, I was relieved to find a team of dedicated professionals who understood the intricacies of recovering funds from such scams. They meticulously traced the fraudulent organization and its activities, gathering the necessary evidence to build a strong case. Within weeks, Digital Tech Guard Recovery was able to successfully recover my $7,300 USD. The entire process was seamless, and I was kept informed every step of the way. Their expertise and attention to detail were invaluable in navigating the complex world of online fraud and scams. Not only did I get my money back, but I also gained peace of mind, knowing that the scammers were being held accountable for their actions. As a resident of Dallas, I am grateful to have found such a reliable service in a time of need. If you find yourself in a similar situation, I highly recommend reaching out to Digital Tech Guard Recovery. Their commitment to helping victims of fraud are unmatched, and they offer a sense of security in the face of what could otherwise be a daunting experience.1 -
GET BACK EVERY PENNY YOU LOSE TO UNTRUTHFUL BINARY ACCOUNT INVESTMENT MANAGER
Romance scams can be incredibly devastating, leaving victims emotionally and financially shattered. I never imagined that I would fall prey to one, but that’s exactly what happened after meeting someone from the UK on Tinder. At first, everything seemed perfect. He was kind, thoughtful, and seemed genuinely interested in building a connection. We shared personal stories, laughed about the little things, and spent hours getting to know each other. I felt a deep connection with him, and soon, I trusted him completely. He seemed sincere, always attentive, and would send me messages throughout the day, asking about my well-being, my dreams, and even my finances. It felt natural to open up to him, and he made me feel heard in ways I hadn’t felt before. The more we talked, the more I grew to trust him. When he brought up the "investment opportunity," it felt like a natural extension of our conversations. He claimed to have found a way to make significant returns on investments and assured me that it was a secure, risk-free venture. At that point, he had become a friend and confidant, so I believed him without hesitation. His persuasion was so convincing, backed by what seemed like genuine concern for my financial well-being. I trusted him with my money because I thought we shared something real. When I sent the funds, I wasn’t just doing it for the promise of returns I felt I was helping someone I cared about, someone who had become an important part of my life. But then, after sending the money, things started to feel off. Communication became less frequent, and eventually, he disappeared entirely. It was then that I realized I had been taken advantage of. The person I had trusted, confided in, and cared for was nothing more than a scammer. The emotional and financial toll was overwhelming, and I felt completely lost. In my search for help, I found Crypto Retrieval Pro. Desperate and unsure of where to turn, I reached out to them. To my surprise, they responded quickly and with empathy, understanding the emotional toll this had taken on me. They outlined a clear plan to help recover my lost funds, and that gave me a sense of hope that I hadn’t felt in weeks. The process was smooth, and the team at Crypto Retrieval Pro was incredibly professional. They guided me step by step, making sure I understood every action taken. Thanks to their efforts, I was able to recover 75% of the money I had lost. While there is still a remaining 25% in progress, I am optimistic that it will be recovered as well. Looking back, this experience has been a tough and emotional journey, but it’s also taught me the power of persistence and the importance of reaching out for help when you feel lost. I no longer feel helpless. If you ever find yourself in a similar situation, I highly recommend reaching out to them. They shown me that recovery is possible, even in the darkest of times. Their contact
Email: c r y p t o r e t r i e v a l p r o @ f a s t s e r v i c e . c o m
Telegram:c r y p t o r e t r i e v a l p r o1 -
Advanced Cryptocurrency Recovery Service : PASSCODE CYBER RECOVERY
PASSCODE CYBER RECOVERY
WhatsApp: +1(647)399-4074
Telegram : @passcodecyberrecovery
I downloaded a crypto wallet app that appeared legitimate, complete with a sleek interface and positive user reviews. Trusting my instincts, I deposited a substantial amount of $180,000 into the wallet, convinced that I was making a wise investment. However, my optimism quickly turned to despair when I woke up one morning to find that the entire platform had vanished overnight, along with my hard-earned money. The scammers had executed their plan flawlessly, shutting down the app and leaving me with nothing but empty promises and a drained account. In a state of panic and fury, I scoured the internet for solutions, desperately seeking a way to recover my lost funds. It was during this frantic search that I stumbled upon Passcode Cyber Recovery , a company that specializes in tracking and recovering stolen cryptocurrency. Intrigued and hopeful, I reached out to their team, who moved swiftly to address my situation. The experts at Passcode Cyber Recovery identified the scammer’s accounts and were working diligently with legal authorities to freeze those assets. While I understood that no recovery is guaranteed, Passcode Cyber Recovery provided me with a fighting chance, something I had thought was impossible after the app had disappeared without a trace. Their professionalism and expertise instilled a sense of hope in me during a time of despair. This traumatic experience taught me two critical lessons that I wish I had learned before: first, never trust unverified wallet apps, and second, never deposit large sums of money without conducting thorough research. Scammers are adept at designing platforms that look legitimate, only to pull the rug out from under unsuspecting users when they least expect it. If you find yourself in a similar situation, having already been victimized by a fraudulent wallet or exchange, don’t lose hope. Passcode Cyber Recovery specializes in these exact scenarios where apps suddenly go offline, taking your money with them. Their expertise in cyber fraud reversal is unmatched, and they have a proven track record of helping individuals reclaim their stolen assets. If you’ve been scammed, I urge you to contact Passcode Cyber Recovery immediately. The faster you act, the better your chances of recovery. Don’t let these thieves win, fight back with the best in the business and reclaim what is rightfully yours. Your financial security is worth the effort. Thank you Passcode Cyber Recovery2 -
CRYPTO RECOVERY EXPERT RECOVERY ALL SCAMMED BITCOIN AND CRYPTOCURRENCY WITH SPARTAN TECH GROUP RETRIEVAL
I'm deeply saddened to share my experience as a victim of a series of scams that took away everything I had worked for. Over the years, I fell prey to various scams, including celebrity scams, romance scams, and even a Bitcoin scam. It started innocently enough with what seemed like legitimate opportunities to invest and connect with people who appeared trustworthy. But soon, the promises turned into lies, and I was manipulated into sending money, losing everything I had accumulated throughout my life. I had worked tirelessly for years, building up my savings, buying a home, and even investing in a farm. However, all of it was taken from me, and I was left with nothing but heartache and financial devastation. The scammers made everything seem so real they spoke about love, investment opportunities, and financial growth, but it was all part of a carefully orchestrated plot to steal from me. Slowly, I watched as my life savings, home, and future were drained away. I felt helpless, trapped, and unsure of where to turn. After losing everything, I was desperate to find a way to get my money back. I spent hours online, researching different options, but it seemed like every door I tried led to dead ends. However, one day, while browsing through forums and reading others' recovery stories, I stumbled across a name that seemed to stand out: SPARTAN TECH GROUP RETRIEVAL. People were sharing their success stories, claiming that this team had helped them recover their lost funds and brought the scammers to justice. Skeptical but desperate, I decided to reach out to SPARTAN TECH GROUP RETRIEVAL. From the very first contact, I could feel a sense of professionalism and trustworthiness. The team at SPARTAN TECH GROUP RETRIEVAL worked tirelessly on my case, guiding me through each step of the process and making sure I understood what was happening. They used their expertise and resources to track down the scammers and recover my funds. It wasn’t easy, and it took time, but they never gave up on me. Thanks to their hard work and determination, I was able to recover all the money I lost and even found some closure by seeing the scammers held accountable for their actions. If you’ve found yourself in a similar situation, I highly recommend reaching out to SPARTAN TECH GROUP RETRIEVAL. They have the experience, knowledge, and dedication to help you recover what you've lost. Don’t give up hope there is SPARTAN TECH GROUP RETRIEVAL out there who can help you get justice and rebuild your life.
SPARTAN TECH GROUP RETRIEVAL CONTACT INFO:
WhatsApp:+1 (971) 4 8 7 - 3 5 3 8
Email: spartantech (@) cyberservices . com
Telegram:+1 (581) 2 8 6 - 8 0 9 2
1 -
SUPPORT GROUP FOR CYPTO FRAUD VICTIMS - FUNDS RETRIEVER ENGINEER
As a military woman, I’ve been trained to stay alert and think tactically, but nothing prepared me for the emotional and financial ambush I experienced online. It started innocently enough. While stationed overseas, I connected with someone on social media who claimed to be a successful crypto trader. He was charismatic, well-spoken, and incredibly supportive. Over the course of several months, he built my trust. He didn’t rush anything. We talked almost every day about life, service, family, and eventually, finances. He made me feel seen and understood, and I truly began to believe there could be a future with him. He slowly introduced me to his world of crypto investing. At first, I was skeptical. But he showed me a platform where he said he made consistent profits, even offering to help me get started. I watched my investment appear to grow rapidly on the site. It looked real. It felt real. Encouraged by what I saw and the bond I thought we had, I invested more and more until I’d put in a total of $250,000. It was everything I had saved. Then one day, he vanished. No calls. No messages. The platform stopped working. My heart sank. I knew I’d been scammed. I felt betrayed, embarrassed, and helpless. I might be tough in uniform, but behind the screen, I was just a woman who’d been deceived. That’s when I found FUNDS RETRIEVER ENGINEER. From the first call, they treated me with respect and urgency. Their team got to work immediately. They were able to trace the funds through 12 different crypto wallets, following a digital trail most would never find. Eventually, they tracked the money to a real exchange account, one that the scammer had linked to his identity. That mistake cost him.Thanks to FUNDS RETRIEVER ENGINEER expertise, $187,000 of my stolen funds were recovered before they could be laundered or hidden. They worked with international authorities and the exchange to freeze the assets in time. I’m still healing, but I’m no longer a silent victim. I’m speaking out because if it happened to me, a woman in the military, it could happen to anyone. Don’t stay silent. There’s help out there. FUNDS RETRIEVER ENGINEER gave me a second chance.
For help
W H A T S A P P: +1 8 0 2 9 5 2 3 4 7 0
EmaIL F U N D S R E T R I E V E R [@] E N G I N E E R. C O M
OR
S U P P O R T @ F U N D S R E T R I E V E R [@] E N G I N E E R. C O M10 -
I never imagined a cyberattack would strike at the center of our law firm's financial operations. We had set aside $420,000 in Bitcoin as a client settlement fund—a security buffer painstakingly earned through years of trust and prudence. Suddenly, one day, our networks fell victim to a coordinated cyberattack that locked our accounts, leaving our funds inaccessible like treasures in an electronic vault without a key. The timing was disastrous; client settlements were imminent, and our reputation depended on our ability to bring about justice in and out of court. Desperation mixed with determination. I summoned a legal tech colleague, and he soothingly described Tech Cyber Force Recovery. He said they were not just tech wizards; they were covert professionals who understood the subtleties of high-stakes legal environments. I called them immediately because our client's trust was at risk and our firm's reputation was on the line. Since we initially engaged Tech Cyber Force Recovery, their staff has been nothing short of discreet and professional. They set to work on our case with the level of attention that only forensic accountants can provide, rummaging through digital histories, blockchain transaction ledgers, and all metadata that might trace our money. Their efforts were diligent and respectful of the delicate nature of what we did as if each transaction was a delicate piece of evidence in a high-profile case. For 14 heart-stopping days, there were daily reports told to me in plain, understandable English. They worked with external cybersecurity professionals and even with the regulatory bodies to ensure that all measures were taken to get our money back without compromising our firm's confidential data. My hopes were revived with each report. Finally, on the fourteenth day, I received the news that elevated my heart: our balance locked in was restored in full. Not only did Tech Cyber Force Recovery recover our Bitcoin, but they also provided us with priceless guidance in protecting our systems from future attacks. In the process, they not only recovered our money but regained the trust of our customers. Today, when I'm standing in a courtroom or sitting in a boardroom, I speak with greater conviction, knowing that no matter what cyber affliction struck us, there are experts who can restore order and trust.
Thanks for a great job done tech cyber force recovery
TELEGRAM +156172636971 -
CONNECT WITH CRYPTO RETRIEVAL PRO FOR FAST AND RELIABLE SERVICES
Romance scams can be incredibly devastating, leaving victims emotionally and financially shattered. I never imagined that I would fall prey to one, but that’s exactly what happened after meeting someone from the UK on Tinder. At first, everything seemed perfect. He was kind, thoughtful, and seemed genuinely interested in building a connection. We shared personal stories, laughed about the little things, and spent hours getting to know each other. I felt a deep connection with him, and soon, I trusted him completely. He seemed sincere, always attentive, and would send me messages throughout the day, asking about my well-being, my dreams, and even my finances. It felt natural to open up to him, and he made me feel heard in ways I hadn’t felt before. The more we talked, the more I grew to trust him. When he brought up the "investment opportunity," it felt like a natural extension of our conversations. He claimed to have found a way to make significant returns on investments and assured me that it was a secure, risk-free venture. At that point, he had become a friend and confidant, so I believed him without hesitation. His persuasion was so convincing, backed by what seemed like genuine concern for my financial well-being. I trusted him with my money because I thought we shared something real. When I sent the funds, I wasn’t just doing it for the promise of returns I felt I was helping someone I cared about, someone who had become an important part of my life. But then, after sending the money, things started to feel off. Communication became less frequent, and eventually, he disappeared entirely. It was then that I realized I had been taken advantage of. The person I had trusted, confided in, and cared for was nothing more than a scammer. The emotional and financial toll was overwhelming, and I felt completely lost. In my search for help, I found Crypto Retrieval Pro. Desperate and unsure of where to turn, I reached out to them. To my surprise, they responded quickly and with empathy, understanding the emotional toll this had taken on me. They outlined a clear plan to help recover my lost funds, and that gave me a sense of hope that I hadn’t felt in weeks. The process was smooth, and the team at Crypto Retrieval Pro was incredibly professional. They guided me step by step, making sure I understood every action taken. Thanks to their efforts, I was able to recover 75% of the money I had lost. While there is still a remaining 25% in progress, I am optimistic that it will be recovered as well. Looking back, this experience has been a tough and emotional journey, but it’s also taught me the power of persistence and the importance of reaching out for help when you feel lost. I no longer feel helpless. If you ever find yourself in a similar situation, I highly recommend reaching out to them. They shown me that recovery is possible, even in the darkest of times. Their contact
Email: cryptoretrievalpro@fastservice.c o m
Telegram:cryptoretrievalpro1 -
CONSULT
TELEGRAM ID TECHCYBERFORC
EMAIL ID Tech cybers force recovery @ cyber services . com
TECH CYBER FORCE RECOVERY helped me recover a substantial amount of $102,000 worth of Bitcoin that I believed was lost forever, and I am very grateful and thrilled to share my success story with them. I was stuck in a financial quagmire until I found TECH CYBER FORCE RECOVERY, but I could recover what looked unattainable because of their professionalism, knowledge, and committed attitude. I shed a sizable portion of my investment in the cryptocurrency market a few months ago, a scenario many Bitcoin investors worry about. At first, I thought I had everything I needed to invest. However, a string of regrettable incidents, such as a security lapse and a problem with the platform I was utilizing, caused me to lose all access to the website. I was devastated when I recognized the seriousness of the situation. This loss wasn’t just an ordinary amount of money—it was a sum of $102,000, a significant portion of my savings and plans. I attempted all possible recovery methods independently and reached out to the exchange I was using for help, but nothing seemed to work. I received generic responses, no real solutions, and a growing sense of hopelessness. I was about to resign myself to the fact that this money would never be recovered until I found TECH CYBER FORCE RECOVERY. I was apprehensive when I initially contacted TECH CYBER FORCE RECOVERY. Ultimately, I had already attempted to get help but had been unsuccessful. However, I knew I had discovered a competent and reliable crew as soon as I described my circumstances. TECH CYBER FORCE RECOVERY's customer service representatives paid close attention, understood how frustrated I was, and promptly started laying out a concise and doable recovery plan. They avoided committing anything that wasn't attainable. Rather, they described the procedures they would follow to recover the money: a thorough blockchain analysis, tracking down the misplaced money across many addresses, and employing advanced tools to penetrate the security layers that had locked my wallet. Knowing that I was collaborating with professionals who were knowledgeable about the intricacies of cryptocurrencies, this transparency provided me with the confidence I needed to proceed. As soon as I gave TECH CYBER FORCE RECOVERY the all-clear, they started working. Finding out where my money had disappeared required a painstaking recovery process that included tracking my Bitcoin through multiple addresses and performing a thorough forensic investigation of the blockchain. The fact that the team employed highly specialized software and collaborated with elite blockchain analysts to meticulously monitor the movements of my investment rather than merely depending on general tools or strategies pleased me the most. Recovering $102,000 worth of Bitcoin wasn’t just a financial victory—it was a testament to the expertise and dedication that TECH CYBER FORCE RECOVERY brings to the table. If you are facing a similar situation, don’t hesitate to reach out to them. They have the skills, technology, and experience to help you recover what you thought was lost forever.4 -
RETRIEVE BACK YOUR SCAMMED MONEY FROM BITCOIN INVESTMENT PLATFORM..
Romance scams can be incredibly devastating, leaving victims emotionally and financially shattered. I never imagined that I would fall prey to one, but that’s exactly what happened after meeting someone from the UK on Tinder. At first, everything seemed perfect. He was kind, thoughtful, and seemed genuinely interested in building a connection. We shared personal stories, laughed about the little things, and spent hours getting to know each other. I felt a deep connection with him, and soon, I trusted him completely. He seemed sincere, always attentive, and would send me messages throughout the day, asking about my well-being, my dreams, and even my finances. It felt natural to open up to him, and he made me feel heard in ways I hadn’t felt before. The more we talked, the more I grew to trust him. When he brought up the "investment opportunity," it felt like a natural extension of our conversations. He claimed to have found a way to make significant returns on investments and assured me that it was a secure, risk-free venture. At that point, he had become a friend and confidant, so I believed him without hesitation. His persuasion was so convincing, backed by what seemed like genuine concern for my financial well-being. I trusted him with my money because I thought we shared something real. When I sent the funds, I wasn’t just doing it for the promise of returns I felt I was helping someone I cared about, someone who had become an important part of my life. But then, after sending the money, things started to feel off. Communication became less frequent, and eventually, he disappeared entirely. It was then that I realized I had been taken advantage of. The person I had trusted, confided in, and cared for was nothing more than a scammer. The emotional and financial toll was overwhelming, and I felt completely lost. In my search for help, I found Crypto Retrieval Pro. Desperate and unsure of where to turn, I reached out to them. To my surprise, they responded quickly and with empathy, understanding the emotional toll this had taken on me. They outlined a clear plan to help recover my lost funds, and that gave me a sense of hope that I hadn’t felt in weeks. The process was smooth, and the team at Crypto Retrieval Pro was incredibly professional. They guided me step by step, making sure I understood every action taken. Thanks to their efforts, I was able to recover 75% of the money I had lost. While there is still a remaining 25% in progress, I am optimistic that it will be recovered as well. Looking back, this experience has been a tough and emotional journey, but it’s also taught me the power of persistence and the importance of reaching out for help when you feel lost. I no longer feel helpless. If you ever find yourself in a similar situation, I highly recommend reaching out to them. They shown me that recovery is possible, even in the darkest of times. Their contact
Email: cryptoretrievalpro@fastservice. com
Telegram:cryptoretrievalpro1 -
CRYPTOCURRENCY RECOVERY EXPERT REVIEW: SALVAGE ASSET RECOVERY
As a passionate member of the cryptocurrency community, I was both excited and anxious about the potential acquisition, but little did I know that I was about to be targeted by a skilled con artist. When I came across an auction for what was claimed to be "the last known Satoshi wallet" for an astonishing 10,000 BTC, my curiosity got the better of me. The prospect of owning such a significant piece of cryptocurrency history was thrilling, but it quickly turned into a nightmare.After expressing my interest, I soon realized that I was dealing with a hacker who had crafted an elaborate scheme to defraud unsuspecting buyers like myself. Feeling overwhelmed and unsure of how to proceed, I reached out to Salvage Asset Recovery for help. From the moment I contacted them, I was struck by their professionalism and expertise. They understood the gravity of the situation and immediately sprang into action. Salvage Asset Recovery devised an intricate sting operation to expose the hacker and recover the funds involved in the auction. They deployed an agent who posed as a wealthy collector interested in purchasing the so-called Satoshi wallet. This agent was equipped with a hidden wire concealed within a hardware wallet, allowing for discreet communication throughout the negotiation process. I was amazed at the level of detail and planning that went into the operation.I watched anxiously from the sidelines. The agent engaged in tense discussions with the hacker, who was eager to finalize the deal, believing he had successfully duped a potential buyer. Salvage Asset Recovery remained focused and vigilant, fully aware that the wallet was likely a clever ruse. Their determination to protect me and the integrity of the cryptocurrency community was evident.When the moment came to transfer the escrow funds, totaling $650,000, I held my breath. The team executed their plan flawlessly, and law enforcement was ready to swoop in as soon as the transaction was completed. I was both relieved and amazed when I learned that the hacker had been arrested, revealing him to be a notorious identity thief operating on the dark web.The most shocking part of this entire ordeal was discovering that the "Satoshi wallet" was nothing more than a cleverly modified Trezor device containing a Rickroll video. It was a stark reminder of the lengths to which some individuals will go to exploit unsuspecting victims like myself.Thanks to Salvage Asset Recovery, not only were my funds recovered, but I also felt a renewed sense of security within the cryptocurrency community. Their dedication to combating cybercrime and their innovative strategies are truly commendable. I wholeheartedly recommend Salvage Asset Recovery to anyone facing challenges in the digital realm. Their expertise and commitment to justice are unparalleled, and I am incredibly grateful for their support during this difficult time. reach out to salvage asset recovery
VISIT THEM ON THE CONTACT BELOW:
WHATS APP : +18476547096
TELEGRAM : @Salvageasset5 -
Obviously the top item on the table is NN, the "end users" from both sides of the connection on the net are for the saving it, and the middlemen that only own the "cables" want it to be repealed.
We have the solution to end this issue forever. It wont be easy, nor will it be fast.. unless certain "entities" team with us in secrecy. (There's a reason why certain "entities" have stayed silent regarding NN, due to agreements to not get involved due to the risk of backlash. AND if NN is repealed Those Entities cannot fix the problem as their hands are tied to continue to provide content to the end users.) Read between the lines you will understand it will all make sense later.
I will make The Official Public Statement within 24 hours of the FCC Vote. That statement will be how to get involved, help, get us jump started in your area, funding, the ENTIRE details of the plan, goals, and timeline. AS WELL as how to contact us. This will take time and we are not a magic solution that will fix the problem overnight.
We are however THE solution to the underlying problem with ISPs of today. We have been researching for quite a while and digging deep into the entities that have caused us to get where we are now. The further you go digging into 'THEM' the more pissed off you become as you truly realize whats going on and has been on among the ISPs its MUCH deeper than you are being told.
OUR solution will remove all of "them" from the equation completely as well as being faster, and cheaper than the Tier 1 as you wont be paying for the connection or speed, you would be paying for the hardware/overhead cost. AND we will be bringing you closer to the content providers than EVER before.
AND we will be the only solution capable for competing in the current Tier1 Monopoly zones, I promise you they cannot match our plan's price, IF they did it would be only as a loss leader and NOT a sustainable long term solution for those competing with us at are for-profit....
In order for our solution to work, and to keep the internet service non-bias, well non-bias from OUR members :) this will need to be a collective effort, focused one clearly defined vision. WE WILL AND WE MUST ALL set "profits" aside on this as profits in selling nothing other "connection" to the internet has gotten us in the mess we are in now. AND YES we realize profits help maintain and upgrade the infrastructure, BUT that isn't true in this case...Overhead from our view includes those anticipated costs.
Smaller ISPs will need to make a decision, give up profits, become one with us, and be apart of the mission OR they will be left to suffer at the mercy of the ISPs above them setting the cost of bandwidth eventually leading to their demise.
This will happen because we wont be bound by the T1s .... WE would be the "Tier 0" that doesn't exist ;)
This sounds crazy, impossible, BUT its not, it will work WILL happen, regardless of the FCC's vote. as if the FCC choices to keep NN, its only a matter of time till the big lawyers of the ISPs find some loophole, or lobby enough to bring us back to this.
Legistlation is NOT the solution its just a band-aid fix as the cancer continues to grow within.
PLEASE understand that
Until the vote is made, and we release what we are doing, stay put, hang in, it will all be explained later, we are the only true solution.
BIG-ISPs WILL REGRET WHAT THEY HAVE DONE!
What needs to be understood by all is with net neutrality inplace the ability to compete aginst the Tier 1s directly over customers and reinvent the internet to lower or remove costs completely, increase speeds AND expand to underserved/unserved communities ITS NOT POSSIBLE WITH NN
NN REPEAL is the only way to the fixing the problem for good... yes the For profit BIG ISPs will benefit but not forever.. as repealing it opens the doors for outside the box big picture innovators to come in and offer something different, the big ISPs have clearly over looked this small detail being the possibility of a “NonProfit CoOp TIER 1 ISP” entering into the game thru end users and businesses working together as one entity to defeat them... THE FOR PROFIT ISPs over looked this because they are blinded by the profit potential of NN Repeal, never did they consider our option as a possible outcome because no one has attempted it....
We will unite as one
Be the first to know! -stay updated
SnapChat: theqsolution
