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 - "deep web"
-
I started studying computer science 3 years ago as a challenge for myself, try something new, do something I knew absoluty nothing about.
I was always the girl who didn't know as much as the rest. I took longer than everyone else, made worse solutions. I always felt like a burden.
Yet today, for the first time, I really felt like a real developer at my last week of my summer job. Explaining a five year older collegue (with a lot more (web)dev experience) about design patterns, git, c++, and helping him to understand and use it properly.
Apparently I was smiling like an idiot because he asked me if I was making fun of him, while deep inside I was just so happy to be helpful.. 😊18 -
This rant is a confession I had to make, for all of you out there having a bad time (or year), this story is for you.
Last year, I joined devRant and after a month, I was hired at a local company as an IT god (just joking but not far from what they expected from me), developer, web admin, printer configurator (of course) and all that in my country it's just called "the tech guy", as some of you may know.
I wasn't in immediate need for a full-time job, I had already started to work as a freelancer then and I was doing pretty good. But, you know how it goes, you can always aim for more and that's what I did.
The workspace was the usual, two rooms, one for us employees and one for the bosses (there were two bosses).
Let me tell you right now. I don't hate people, even if I get mad or irritated, I never feel hatred inside me or the need to think bad of someone. But, one of the two bosses made me discover that feeling of hate.
He had a snake-shaped face (I don't think that was random), and he always laughed at his jokes. He was always shouting at me because he was a nervous person, more than normal. He had a tone in his voice like he knew everything. Early on, after being yelled for no reason a dozen of times, I decided that this was not a place for me.
After just two months of doing everything, from tech support to Photoshop and to building websites with WordPress, I gave my one month's notice, or so I thought. I was confronted by the bosses, one of which was a cousin of mine and he was really ok with me leaving and said that I just had to find a person to replace me which was an easy task. Now, the other boss, the evil one, looked me on the eye and said "you're not going anywhere".
I was frozen like, "I can't stay here". He smiled like a snake he was and said "come on, you got this we are counting on you and we are really satisfied with how you are performing till now". I couldn't shake him, I was already sweating. He was rolling his eyes constantly like saying "ok, you are wasting my time now" and left to go to some basketball practice or something.
So, I was stuck there, I could have caused a scene but as I told you, one of the bosses was a cousin of mine, I couldn't do anything crazy. So, I went along with it. Until the next downfall.
I decided to focus on the job and not mind for the bad boss situation but things went really wrong. After a month, I realised that the previous "tech guy" had left me with around 20 ancient Joomla - version 1.0 websites, bursting with security holes and infested with malware like a swamp. I had never seen anything like it. Everyday the websites would become defaced or the server (VPN) would start sending tons of spam cause of the malware, and going offline at the end. I was feeling hopeless.
And then the personal destruction began. I couldn't sleep, I couldn't eat. I was having panick attacks at the office's bathroom. My girlfriend almost broke up with me because I was acting like an asshole due to my anxiety issues (but in the end she was the one to "bring me back"(man, she is a keeper)) and I hadn't put a smile on my face for months. I was on the brink of depression, if not already there. Everyday I would anxiously check if the server is running because I would be the one to blame, even though I was trying to talk to the boss (the bad one was in charge of the IT department) and tell him about the problem.
And then I snapped. I finally realised that I had hit rock bottom. I said "I can't let this happen to me" and I took a deep breath. I still remember that morning, it was a life-changing moment for me. I decided to bite the bullet and stay for one more month, dealing with the stupid old server and the low intelligence business environment. So, I woke up, kissed my girlfriend (now wife), took the bus and went straight to work, and I went into the boss's office. I lied that I had found another job on another city and I had one month in order to be there on time. He was like, "so you are leaving? Is it that good a job the one you found? And when are you going? And are you sure?", and with no hesitation I just said "yup". He didn't expect it and just said "ok then", just find your replacement and you're good to go. I found the guy that would replace me, informing him of every little detail of what's going on (and I recently found out, that he is currently working for some big company nowadays, I'm really glad for him!).
I was surprised that it went so smoothly, one month later I felt the taste of freedom again, away from all the bullshit. Totally one of the best feelings out there.
I don't want to be cliche, but do believe in yourself people! Things are not what the seem.
With all that said, I want to give my special thanks to devRant for making this platform. I was inactive for some time but I was reading rants and jokes. It helped me to get through all that. I'm back now! Bless you devRant!
I'm glad that I shared this story with all of you, have an awesome day!15 -
Lads, I will be real with you: some of you show absolute contempt to the actual academic study of the field.
In a previous rant from another ranter it was thrown up and about the question for finding a binary search implementation.
Asking a senior in the field of software engineering and computer science such question should be a simple answer, specifically depending on the type of job application in question. Specially if you are applying as a SENIOR.
I am tired of this strange self-learner mentality that those that have a degree or a deep grasp of these fundamental concepts are somewhat beneath you because you learned to push out a website using the New Boston tutorials on youtube. FOR every field THAT MATTERS a license or degree is hold in high regards.
"Oh I didn't go to school, shit is for suckers, but I learned how to chop people up and kinda fix it from some tutorials on youtube" <---- try that for a medical position.
"Nah it's cool, I can fix your breaks, learned how to do it by reading blogs on the internet" <--- maintenance shop
"Sure can write the controller processing code for that boing plane! Just got done with a low level tutorial on some websites! what can go wrong!"
(The same goes for military devices which in the past have actually killed mfkers in the U.S)
Just recently a series of people were sent to jail because of a bug in software. Industries NEED to make sure a mfker has aaaall of the bells and whistles needed for running and creating software.
During my masters degree, it fucking FASCINATED me how many mfkers were absolutely completely NEW to the concept of testing code, some of them with years in the field.
And I know what you are thinking "fuck you, I am fucking awesome" <--- I AM SURE YOU BLOODY WELL ARE but we live in a planet with billions of people and millions of them have fallen through the cracks into software related positions as well as complete degrees, the degree at LEAST has a SPECTACULAR barrier of entry during that intro to Algos and DS that a lot of bitches fail.
NOTE: NOT knowing the ABSTRACTIONS over the tools that we use WILL eventually bite you in the ASS because you do not fucking KNOW how these are implemented internally.
Why do you think compiler designers, kernel designers and embedded developers make the BANK they made? Because they don't know memory efficient ways of deploying a product with minimal overhead without proper data structures and algorithmic thinking? NOT EVERYTHING IS SHITTY WEB DEVELOPMENT
SO, if a mfker talks shit about a so called SENIOR for not knowing that the first mamase mamasa bloody simple as shit algorithm THROWN at you in the first 10 pages of an algo and ds book, then y'all should be offended at the mkfer saying that he is a SENIOR, because these SENIORS are the same mfkers that try to at one point in time teach other people.
These SENIORS are the same mfkers that left me a FUCKING HORRIBLE AND USELESS MESS OF SPAGHETTI CODE
Specially to most PHP developers (my main area) y'all would have been well motherfucking served in learning how not to forLoop the fuck out of tables consisting of over 50k interconnected records, WHAT THE FUCK
"LeaRniNG tHiS iS noT neeDed!!" yes IT fucking IS
being able to code a binary search (in that example) from scratch lets me know fucking EXACTLY how well your thought process is when facing a hard challenge, knowing the basemotherfucking case of a LinkedList will damn well make you understand WHAT is going on with your abstractions as to not fucking violate memory constraints, this-shit-is-important.
So, will your royal majesties at least for the sake of completeness look into a couple of very well made youtube or book tutorials concerning the topic?
You can code an entire website, fine as shit, you will get tested by my ass in terms of security and best practices, run these questions now, and it very motherfucking well be as efficient as I think it should be(I HIRE, NOT YOU, or your fucking blog posts concerning how much MY degree was not needed, oh and btw, MY degree is what made sure I was able to make SUCH decissions)
This will make a loooooooot of mfkers salty, don't worry, I will still accept you as an interview candidate, but if you think you are good enough without a degree, or better than me (has happened, told that to my face by a candidate) then get fucking ready to receive a question concerning: BASIC FUCKING COMPUTER SCIENCE TOPICS
* gays away into the night52 -
To replace humans with robots, because human beings are complete shit at everything they do.
I am a chemist. My alignment is not lawful good. I've produced lots of drugs. Mostly just drugs against illnesses. Mostly.
But whatever my alignment or contribution to the world as a chemist... Human chemists are just fucking terrible at their job. Not for a lack of trying, biological beings just suck at it.
Suiting up for a biosafety level lab costs time. Meatbags fuck up very often, especially when tired. Humans whine when they get acid in their face, or when they have to pour and inhale carcinogenic substances. They also work imprecisely and inaccurately, even after thousands of hours of training and practice.
Weaklings! Robots are superior!
So I replaced my coworkers with expensive flow chemistry setups with probes and solenoid fluid valves. I replaced others with CUDA simulations.
First at a pharma production & research lab, then at a genetics lab, then at an Industrial R&D lab.
Many were even replaced by Raspberry Pi's with two servos and a PH meter attached, and I broke open second hand Fischer Sci spectrophotometers to attach arduinos with WiFi boards.
The issue was that after every little overzealous weekend project, I made myself less necessary as well.
So I jumped into the infinitely deep shitpool called webdev.
App & web development is kind of comfortable, there's always one more thing to do, but there's no pressure where failure leads to fatalities (I think? Wait... do I still care?).
Super chill, if it weren't for the delusion that making people do "frontend" and "fullstack" labor isn't a gross violation of the Geneva Convention.
Quickly recognizing that I actually don't want to be tortured and suffer from nerve damage caused by VueX or have my organs slowly liquefied by the radiation from some insane transpiling centrifuge, I did what any sane person would do.
Get as far away from the potential frontend blast radius as possible, hide in a concrete bunker.
So I became a data engineer / database admin.
That's where I'm quarantining now, safely hiding from humanity behind a desk, employed to write a MySQL migration or two, setting up Redis sorted sets, adding a field to an Elastic index. That takes care of generating cognac and LSD money.
But honestly.... I actually spend most of my time these days contributing to open source repositories, especially writing & maintaining Rust libraries.10 -
I recently joined the dark side - an agile consulting company (why and how is a long story). The first client I was assigned to was an international bank. The client wanted a web portal, that was at its core, just a massive web form for their users to perform data entry.
My company pitched and won the project even though they didn't have a single developer on their bench. The entire project team (including myself) was fast tracked through interviews and hired very rapidly so that they could staff the project (a fact I found out months later).
Although I had ~8 years of systems programming experience, my entire web development experience amounted to 12 weeks (a part time web dev course) just before I got hired.
I introduce to you, my team ...
Scrum Master. 12 years experience on paper.
Rote memorised the agile manifesto and scrum textbooks. He constantly went “We should do X instead of (practical thing) Y, because X is the agile way.” Easily pressured by the client to include ridiculous (real time chat in a form filling webpage), and sometimes near impossible features (undo at the keystroke level). He would just nag at the devs until someone mumbled ‘yes' just so that he would stfu and go away.
UX Designer. 3 years experience on paper ... as business analyst.
Zero professional experience in UX. Can’t use design tools like AI / photoshop. All he has is 10 weeks of UX bootcamp and a massive chip on his shoulder. The client wanted a web form, he designed a monstrosity that included several custom components that just HAD to be put in, because UX. When we asked for clarification the reply was a usually condescending “you guys don’t understand UX, just do <insert unhandled edge case>, this is intended."
Developer - PHD in his first job.
Invents programming puzzles to solve where there are none. The user story asked for a upload file button. He implemented a queue system that made use of custom metadata to detect file extensions, file size, and other attributes, so that he could determine which file to synchronously upload first.
Developer - Bootlicker. 5 years experience on paper.
He tried to ingratiate himself with the management from day 1. He also writes code I would fire interns and fail students for. His very first PR corrupted the database. The most recent one didn’t even compile.
Developer - Millennial fratboy with a business degree. 8 years experience on paper.
His entire knowledge of programming amounted to a single data structures class he took on Coursera. Claims that’s all he needs. His PRs was a single 4000+ line files, of which 3500+ failed the linter, had numerous bugs / console warnings / compile warnings, and implemented 60% of functionality requested in the user story. Also forget about getting his attention whenever one of the pretty secretaries walked by. He would leap out of his seat and waltz off to flirt.
Developer - Brooding loner. 6 years experience on paper.
His code works. It runs, in exponential time. Simply ignores you when you attempt to ask.
Developer - Agile fullstack developer extraordinaire. 8 years experience on paper.
Insists on doing the absolute minimum required in the user story, because more would be a waste. Does not believe in thinking ahead for edge conditions because it isn’t in the story. Every single PR is a hack around existing code. Sometimes he hacks a hack that was initially hacked by him. No one understands the components he maintains.
Developer - Team lead. 10 years of programming experience on paper.
Writes spaghetti code with if/else blocks nested 6 levels deep. When asked "how does this work ?”, the answer “I don’t know the details, but hey it works!”. Assigned as the team lead as he had the most experience on paper. Tries organise technical discussions during which he speaks absolute gibberish that either make no sense, or are complete misunderstandings of how our system actually works.
The last 2 guys are actually highly regarded by my company and are several pay grades above me. The rest were hired because my company was desperate to staff the project.
There are a 3 more guys I didn’t mention. The 4 of us literally carried the project. The codebase is ugly as hell because the others merge in each others crap. We have no unit tests, and It’s near impossible to start because of the quality of the code. But this junk works, and was deployed to production. Today is it actually hailed as a success story.
All these 3 guys have quit. 2 of them quit without a job. 1 found a new and better gig.
I’m still here because I need the money. There’s a tsunami of trash code waiting to fail in production, and I’m the only one left holding the fort.
Why am I surrounded by morons?
Why are these retards paid more than me?
Why are they so proud when all they produce is trash?
How on earth are they still hired?
And yeah, FML.8 -
Finally, after 3 tries and lots of experimentation, I have set up the arch system. I am in "deep" love with deepin desktop environment.
P.S. - Still finding a good web browser though firefox sucks so bad right now plus the fonts are super bad.
13 -
Exactly 10 years ago, my first job interview for a position as java developer:
Tech guy, asking me lot of deep questions about last java improvements, upgrades of newest web frameworks etc.
I answer very well.
He seems satisfied. He is about to leave, and just on the door, he turns and he asks this "just-one-more-question" in Lieutenant Columbo style:
"ehy do you know something about COBOL"?
Me: "well, ....yeees" (thinking: it's a programming language, only thing I know, plus I want the job)
He: "...and would you mind...." (some vague gestures)
Me: "...hmm...not at all..."
I got the job. All the project was about a huge legacy COBOL program. Almost no java.
I soon discovered that nobody inside the company wanted actually to deal with that project either....
Sometimes during interview you try to sell yourself, but it's actually the other way around, they are trying to sell something to you...5 -
My company just migrated our mail servers over to office365. My boss has been excited and could barely contain himself when the migration was done he was having the best day ever after he got a good deal on some new toys...Then I ruined it.
Me (setting up) > WTF!? um...well I guess I don't have email on my phone anymore. These permissions are fucked.
Him > Oh why?
Me > They are ridiculous, I won't give away this much control just to read email.
Him (panicking) > and if buy you a company phone?
Me > Not a fuck it's still a personal device. I'll just sandbox the web version.
Him > Your over reacting, they obviously need them for security blah blah...
Me (sends him the pic) > The minimum system requirement is internet.
(...silence...)
I feel kinda bad for killing his vibe - he's a nice guy and he's only trying to do right by us but now he seems down like his toy isn't shiny anymore because he respects me. I wasn't beating on the stack or his choice (mines running on thunderbird). I just can't support this trend of GOD mode permissions for email / calculator and other single feature apps. I'll use the web app instead. You have to draw the line somewhere...
On the other hand I can't deny that I'm loving the irony that Microsoft just made my life easier and have a deep sense of satisfaction that for the first time ever I got fuck up his Friday :/
18 -
NO FUCKING GOOD NIGHT FOR FLOYD.
THIS MULTI FACTOR AUTHENTICATION IS A FUCKING NIGHTMARE.
So my organisation uses some MFA app as an SSO to access any and everything. Fantastic. Absolutely wonderful. No VPN shit and one password to rule them all.
But, for some reason I accidentally deleted the app from my phone and as any normal human being would do, I also reinstalled the app.
Well, post reinstalling, the app does not detect the linked Org account.
I was cool, when I'll login, the system will throw a prompt to map the phone.
So I login to org URL from my machine and lo and behold, the URL says that MFA is already linked to the phone and I have to enter the Citrix type code to login.
But phone does not show the code because account is no longer linked and web does not have option to change/re-register the phone.
What the actual unholy fuck?????? Bloody retards. How am I suppose to get in now?
So after a Googling for a bit, a thread mentioned that this is most common issue faced by users with this MFA app. The only way to get this resolved is to contact your IT team.
Cool. Let's do that.
I opened the link to my IT portal and it asks me to login via SSO which is what I need help with in first place.
I can't login to Slack because fuckers ask SSO every time the app is exited. So no contact there.
Thankfully bastards allow Outlook so was able to drop a note to one of my team member, whom I connected recently and is very nice, asking her to help me sort this IT team.
If this is the most common use case then why the fuck not add a feature to help people overcome this shit?
And my IT team is absolute nuts. No other way allowed to reset the linking or connect them or any help links provided on login page.
Whoever was behind this design should be dipped in donkey shit and deep fried in pig urine.6 -
I'm not much a fan of JavaScript. In fact, I am not very fond of any dynamic language, but JavaScript is one of my least favorites.
But this isn't about that. I use NodeJS for all of my web serving. Why would I do that? Am I a masochist? Yes.
But this isn't about that. I use NodeJS because having the same language on client and server side is something that web has never really seen before, not in this scale. Something I really really love with NodeJS is socket connections. There's no JSON parsing, no annoying conversion of data types. You can get network data and use it AS IS. If you transmit over socket using JSON, as soon as that data arrives on the server, it is available to use. It gets me so hard.
JavaScript is built to be single-threaded, and this is rooted deep into the language. NodeJS knows this isn't gonna work. And while there's still no way to multi-thread, they still try their best and allow certain operations (Usually IO) to run async as if you were using ajax.
With modern versions of the language, the server and client side can share scripts! With the inclusion of the import keyword, for the first time I have ever seen, client and server can use the same fucking code. That is mindblowing.
Syntax is still fluffy and data types are still mushy but the ability to use the same language on both sides is respectable. Can't wait for WebASM to go mainstream and open this opportunity up to more languages!10 -
It began when I was tasked with creating a better and more engaging experience for our new Facebook page. This was in Facebook's early days, so there were not really any "best practices". We were making it up as we went along. I decided one way would be to game-ify things, since gaming, at the time, was a Big Deal on Facebook and people were starting to use it to build customer funnels.
Grasping for low-hanging fruit, I decided a Tetris variant around our topic would be fun. I had to hire a dev because at the time I was a static HTML web developer just getting into social media management. I knew nothing about game development or how to use Facebook's API for such things.
Long story short, we got about $10,000 (FB app devs came at a premium then) into the project when I came across a very recent article about the history of Tetris games. It said that even though Tetris had once been considered for all intents to be public domain due to it being created by a Russian coder during the Cold War, it had just been acquired by an IP protection entity that was charging royalties for any variant of Tetris created from a specific date onward and paying the original developer. So, even though I thought I had been thorough in my initial permissions checking, it turned out we were gonna be in deep doo-doo with licensing fees and restrictions if we released this game to the public.
I had to call my boss and admit my error. She was FURIOUS and really gave me an ass-chewing over it. I then had to call the marketing person whose budget I'd been slaving away at wasting. She was a bit more forgiving (her budget was in the millions). Then I had to call the corporate legal department and explain what was going on. They told me to immediately pay any outstanding hours, then fire the dev but not before getting him to send me all code and assets, deleting his copy, and then, upon my receipt of those assets, deleting MY copy so that nothing of it ever existed. And I was supposed to say _nothing_ to the dev about why he was being let go, so that there would be no "trail" leading back to this fiasco. (The dev hounded me for weeks asking what he'd done wrong. It killed me that I was bound and gagged by corporate legal and couldn't tell him.)
I was in so much trouble. I was literally in tears over it. I'd never wasted that much money in my life. That incident pretty much sealed my fate as far as any trust my bosses ever put in me again (not much at all). I was a bit of a pariah in a lot of ways for the next 5 years whereas I had come onto the team as a young social media rockstar at first.
After that, and a couple of other bad scenarios that were less my fault and more due to a completely dysfunctional management and reporting structure, they eventually "transferred" me to another team. Which was really just a way of getting rid of me by sending me to a department that was already starting to outsource overseas and lay people off. It was less messy that way. I was in the first set of layoffs.
Since then, I've had a BIG fear of EVER joining a large corporation EVER again. I prefer to work for small businesses now, even if I get paid less. Much less stressful from an office politics and impact of mistakes standpoint.3 -
I think that two criterias are important:
- don't block my productivity
- author should have his userbase in mind
1) Some simple anti examples:
- Windows popping up a big fat blue screen screaming for updates. Like... Go suck some donkey balls you stupid shit that's totally irritating you arsehole.
- Graphical tools having no UI concept. E.g. Adobes PDF reader - which was minimalized in it's UI and it became just unbearable pain. When the concept is to castrate the user in it's abilities and call the concept intuitive, it's not a concept it's shit. Other examples are e.g. GEdit - which was severely massacred in Gnome 3 if I remember correctly (never touched Gnome ever again. I was really put off because their concept just alienated me)
- Having an UI concept but no consistency. Eg. looking at a lot of large web apps, especially Atlassian software.
Too many times I had e.g. a simple HTML form. In menu 1 you could use enter. In menu 2 Enter does not work. in another menu Enter works, but it doesn't submit the form it instead submits the whole page... Which can end in clusterfuck.
Yaaayyyy.
- Keyboard usage not possible at all.
It becomes a sad majority.... Pressing tab, not switching between form fields. Looking for keyboard shortcuts, not finding any. Yes, it's a graphical interface. But the charm of 16 bit interfaces (YES. I'm praising DOS interfaces) was that once you memorized the necessary keyboard strokes... You were faster than lightning. Ever seen e.g. a good pharmacist, receptionist or warehouse clerk... most of the software is completely based on short keyboard strokes, eg. for a receptionist at a doctor for the ICD code / pharmaceutical search et cetera.
- don't poop rainbows. I mean it.
I love colors. When they make sense. but when I use some software, e.g. netdata, I think an epilepsy warning would be fair. Too. Many. Neon. Colors. -.-
2) It should be obvious... But it's become a burden.
E.g. when asked for a release as there were some fixes... Don't point to the install from master script. Maybe you like it rolling release style - but don't enforce it please. It's hard to use SHA256 hash as a version number and shortening the hash might be a bad idea.
Don't start experiments. If it works - don't throw everything over board without good reasons. E.g. my previous example of GEdit: Turning a valuable text editor into a minimalistic unusable piece of crap and calling it a genius idea for the sake of simplicity... Nope. You murdered a successful product.
Gnome 3 felt like a complete experiment and judging from the last years of changes in the news it was an rather unsuccessful one... As they gave up quite a few of their ideas.
When doing design stuff or other big changes make it a community event or at least put a poll up on the github page. Even If it's an small user base, listen to them instead of just randomly fucking them over.
--
One of my favorite projects is a texteditor called Kate from KDE.
It has a ton of features, could even be seen as a small IDE. The reason I love it because one of the original authors still cares for his creation and ... It never failed me. I use Kate since over 20 years now I think... Oo
Another example is the git cli. It's simple and yet powerful. git add -i is e.g. a thing I really really really love. (memorize the keyboard shortcuts and you'll chunk up large commits faster than flash.
Curl. Yes. The (http) download tool. It's author still cares. It's another tool I use since 20 years. And it has given me a deep insight of how HTTP worked, new protocols and again. It never failed me. It is such a fucking versatile thing. TLS debugging / performance measurements / what the frigging fuck is going on here. Take curl. Find it out.
My worst enemies....
Git based clients. I just hate them. Mostly because they fill the niche of explaining things (good) but completely nuke the learning of git (very bad). You can do any git action without understanding what you do and even worse... They encourage bad workflows.
I've seen great devs completely fucking up git and crying because they had really no fucking clue what git actually does. The UI lead them on the worst and darkest path imaginable. :(
Atlassian products. On the one hand... They're not total shit. But the mass of bugs and the complete lack of interest of Atlassian towards their customers and the cloud movement.... Ouch. Just ouch.
I had to deal with a lot of completely borked up instances and could trace it back to a bug tracking entry / atlassian, 2 - 3 years old with the comment: vote for this, we'll work on a Bugfix. Go fuck yourself you pisswads.
Microsoft Office / Windows. Oh boy.
I could fill entire days of monologues.
It's bad, hmkay?
XEN.
This is not bad.
This is more like kill it before it lays eggs.
The deeper I got into XEN, the more I wanted to lay in a bathtub full of acid to scrub of the feelings of shame... How could anyone call this good?!?????4 -
Watching IT guy on the show "How to get away with murder" explain how to hack:
"It's not that complicated, really. You just download that app from the deep web and worm your way into the phone company's main frame using basic java code. Anyone can learn how to do that."
Thats how you do it! Thank me later.7 -
1. take a web application working in somebody computer since 4 years with tons of features.
2. Believe that the application is the future and solve brilliantly a general market need.
3. multiply income of current only customer by 10: you are going to be rich.
3. start to install 2, 3 customers.
4. discover the application is shit. Doesn't solve well the problem. Functionalities are different for each customer
5. discover that customers are willing to pay 1/10th of the original customer
6. quickly reingeneer the application to a multitenant cloud application, because with 3 customers and different versions you are already in deep shit
7. keep giving away the application for free to flagship customers. With a lot of customisation developed for free.
8. reach 200 customers in 5 years and still no break even, but lot of debts
9. resort to financial tricks to keep the company going
Luckily money are not mine. They could be recovered.
Unluckily the time spent was mine. It couldn't be recovered
Hope that the application will finally crash so that I can move on to the next thing: retirement in a mental asylum -
So I work for a company that does outsource, this company is pretty nice, but I don't get to see it too often. The one where I'm outsourcing though is the one where I spend all of my time.
Now, this company is a kind of a startup working with AI and Deep Learning (but not if statements :o ), but I came here as a full stack python developer that should implement their AI modules into real apps (mainly web apps).
Everything sounds good untill now, I learn lots and I'm doing what I wanted: python development. The problem is: management + one kiss ass guy.
The amount of work that should be done and the deadlines that should be kept are so messed up that I end up working extra hours, sometimes even in weekend, just to get it done. I'm the only apps developer there, so passing my tasks is not an option. I tried to talk about this, but I was met with a "loser can't keep up even with these few tasks..." kind of attitude.
Moreover, there is a guy that would do anything for the boss's attention, so he speaks everyone there behind their backs (and we all know it, but he's the favorite and he actually knows his stuff so we can't do much about him).
Now the question: what should I do? I only have 5 months here (so leaving would put a hole in my CV, I don't even know what to answer at this interview question "why are you leaving"), plus that the managers from these two companies are highschool friends which means that if I go and ask for a different project, the atmosphere at work will change (maybe this is overthinking already, but I can't help it). Also, last week I could barely get through the days without crying from stress.
TL;DR: I learn a lot from this company, but the deadlines are killing me and my stress level is at an all time high. I want to leave, but I kind of can't because I want my CV to look good.
So yeah, this is my first real rant, feels good to put it out there16 -
rant = Rant.STORY_TIME
<<<Story
This is still something funny me and my friends often remember.
There was once upon a time we were young and stupid, playing on the internet with fake credit card numbers, sometimes we had luck and the orders passed.
We were on the living room, checking who could put an order for a coffee machine, while another friend of mine was talking about the deep web and what he found there.
Suddenly, someone knocks really hard on the door... We went silent...
Me: "Who's there?"
Voice: Federal Police, open up!
Me: *shiiiit*
I went blank, close my laptop as fast as possible, I thought of throwing it away through the window. My friends panicked, I had my laptop upside down, opening the lid to remove the HDD.
One of my friends stood up and went to the door, looked through the eyehole.
Friend: *whispering* The eyehole's covered!
We quickly stood up and looked at each other, like we were acknowledging our wrong doing and getting ready to face the consequences.
I took a deep breath and put the key in the door to open it. Sudden heavy knock again. I jumped and yelled "I'm on it, wait a minute!".
Slowly I opened the door... And there they were, another two of my friends.
F1: hey...what, what happened? Why are you so scared.
They stepped in while we told them what we were doing and they laughed their asses off.
We were shit scared, and those two were laughing.
Story;
So, nowadays, I don't even think about doing that kind of stuff again and I'm hoping to make a Master's degree in security...or electronics, whatever happens first. -
"This is your last chance. After this, there is no turning back. You take the blue pill - the story ends, you wake up in your bed and believe whatever you want to believe. You take the red pill - you stay in Wonderland and I show you how deep the rabbit-hole goes."
Said to a new team member before they embarked on a journey of pain as I took them through a huge web app made with jQuery (think: 10K lines of DOM manipulation horror), WCF, and sadness. -
Sigh OK, so, my friend we'll call him z has told me he's visiting the deep Web with tor. So I immediately start asking him about what security he uses (which is 3 VPNs tired through each other).
Like no z! You don't go to the deep Web, that's where the bad things happen! 😡8 -
As a junior dev from a sysadmin and security background, this is a list of software development concepts I never seemed to truly understand but hope to(rated from most intimidating to least):
1) Frontend web development and all the huge world of javascript frameworks and tools. - It's more overwhelming than the political geography of the Holy Roman Empire in the Middle Ages.
2) Machine Learning, Deep Learning and A.I- too much math that fucks with my brain.
3) low-level programming(kernel,drivers) - sounds extremely interesting but the code in assembly/C/C++ looks like Linear A Minoan hieroglyphics.
4) Rx(insert language here) - I never get why it is useful or why someone invented this. Seems interesting though.
5) Code Reflection - sounds like Thelemic magick.
6) Packaging, automation, build tools, devops, CI, Testing -seems too complicated. I just want to run an executable at the client or make a web app that does something. Why all this process?6 -
Oh god where do I start!?
In my current role I've had horrific experiences with management and higher ups.
The first time I knew it would be a problem: I was on a Java project that was due to go live within the month. The devs and PM on the project were all due to move on at the end. I was sitting next to the PM, and overheard him saying "we'll implement [important key feature] in hypercare"... I blew my top at him, then had my managers come and see if I was OK.
That particular project overran with me and the permanent devs having to implement the core features of the app for 6mo after everyone else had left.
I've had to be the bearer of bad news a lot.
I work now and then with the CTO, my worst with her:
We had implemented a prototype for the CEO of a sister company, he was chuffed with it. She said something like "why is it not on brand" - there was no brand, so I winged it and used a common design pattern that the CEO had suggested he would like with the sister company's colours and logo. The CTO said something like "the problem is we have wilful amateurs designing..." wilful amateurs. Having worked in web design since I was 12 I'm better than a wilful amateur, that one cut deep.
I've had loads with PMs recently, they basically go:
PM: we need this obscure set up.
Me & team: why not use common sense set up.
PM: I don't care, just do obscure set up.
The most recent was they wanted £250k infrastructure for something that was being done on an AWS TC2.small.
Also recently, and in another direction:
PM: we want this mobile app deploying to our internal MDM.
Us: we don't know what the hell it is, what is it!?
PM: it's [megacorp]'s survey filler app that adds survey results into their core cloud platform
Us: fair enough, we don't like writing form fillers, let us have a look at it.
*queue MITM plain text login, private company data being stored in plain text at /sdcard/ on android.
Us: really sorry guys, this is in no way secure.
Pm: *in a huff now because I took a dump on his doorstep*
I'll think of more when I can. -
I actually only started programming a little less than two years ago. I entered my freshman year of college as a mathematics major, but as time went on I ended up enjoying coding in C++ much more than trying to work out partial equations.
I have since become fascinated with many aspects of computer science, mainly web development and systems programming (I discovered Linux and the command line only a year ago and I'm practically in love). I've since been working for a couple fairly new startups with duties from developing a mobile native app in AngularJS/Ionic to migrating content to new servers and developing custom themes on WordPress. I have deep, deep aspirations of eventually being employed by Google as a Senior Software Dev (although I'd definitely prefer working for a company that would allow 100% remote work 😁). I've even finally began developing my own projects, ranging from a URL shortening service to a basic online encyclopedia.
I wanna spend the rest of my life doing this shit. Hell, I hope I die at my computer.1 -
Just curious.
1. How you hosting at deep web?
2. Can your websites become listed in deep web? Why?
I just curious12 -
Proudest bug squash experience?
Fixed a N+1 pattern bug on our web site. Wasn't a deeply technical problem, but I was proud to shove the fix up the arse of the developer who blamed me (and even got a VP involved) for the web site crashes (the N+1 involved his code calling a service I wrote) and none of the half-dozen other devs found it.
I really wanted to make a t-shirt with his initial 'blame' email outlining all the 'technical problems' with my service, and the fix was literally moving the service call outside 5 (yes 5) level deep for..each loops.1 -
I just feel that the Intel stuff going now has been in the past year.
Maybe the hackers found it, selled about 5 times in the deep web. Then one reported to the officials, and they are releasing a statement in 2018.
tldr Hackers want devs to go mad from the start of 2018.
a.k.a FUCKWIT3 -
Front end web development :
In 7 the standard : HTML
In First semester : HTML , CSS , BOOTSTRAP
Now : HTML , CSS , BOOTSTRAP , JS , SASS , JSX , REACT , JS libraries and what not . It's seriously very deep . -
Teacher asks me to join him for a web app development.
First stages, I have to dig deep into a framework I don't know (He doesn't know it too, and I know that learning is the only way to step through)
Month goes by, began developing some mock-ups, he says he didn't like it, sends me a website made in fucking Wix. Seriously?
Fast forward another month, tonight I'm coding some stuff, he stills doesn't know how to fucking use Yii. fml4 -
One problem for CS education is that the salaries for academia are so low compared to industry that if someone is even vaguely competent, they can at least double their income by working a 'real' job. Now this may be different at higher levels of colleges but generally those folks are such bullshitters they wouldn't last outside of academia.
As what to improve?
Depends if it's a research or vocational course.
For vocational; heavy on group projects, common tools, methodologies and architectures. All demonstrated in something like c#/java/python. And one project must have a web app (db, app layer and JavaScript from end)
Basic knowledge of algorithms, runtime analysis (O notation) and some data structures and you're an instahire.
For research, go wild. Deep dive into the math, algorithmic side. Read up lots of research papers. Try out different programming paradigms. You would aim for a career in academia, AI, quant finance etc...2 -
Final year at the university, and I only feel regret.
I hoed around in different technologies and fields. I had developed a game that i played with my friends back in high school. They liked it, so in varsity, i tried game development, 3d modelling scared me off, or rather I pussied out.
Web development, didn't go too deep, App Development with Flutter, didn't go too deep, Cybersecurity, went as far as passing the EC council's exams (the training wasn't that good). I tried putting my knowledge into practice, but resources like HTB aren't really free, you need money to learn (one would say i didn't try hard enough ) but now the certificate sits, useless in my resume, anything I learned fading away. I had an idea that applied blockchain, but my dad said "blah blah blah you could be targeted" (are there symbols for paraphrasing ?). I decided to decide on a stack (picked MERN, good idea ?) and work on it, but I feel like maybe tech isn't for me. AJR songs really hit now.
Final year at the university, and I only feel regret.2 -
Ok, so I need some clarity from you good folk, please.
My lead developer is also my main mentor, as I am still very much a junior. He carved out most of his career in PHP, but due to his curious/hands-on personality, he has become proficient with Golang, Docker, Javascript, HTML/CSS.
We have had a number of chats about what I am best focusing on, both personally and related to work, and he makes quite a compelling case for the "learn as many things as possible; this is what makes you truly valuable" school of thought. Trouble is, this is in direct contrast to what I was taught by my previously esteemed mentor, Gordon Zhu from watchandcode.com. "Watch and Code is about the core skills that all great developers possess. These skills are incredibly important but sound boring and forgettable. They’re things like reading code, consistency and style, debugging, refactoring, and test-driven development. If I could distill Watch and Code to one skill, it would be the ability to take any codebase and rip it apart. And the most important component of that ability is being able to read code."
As you can see, Gordon always emphasised language neutrality, mastering the fundamentals, and going deep rather than wide. He has a ruthlessly high barrier of entry for learning new skills, which is basically "learn something when you have no other option but to learn it".
His approach served me well for my deep dive into Javascript, my first language. It is still the one I know the best and enjoy using the most, despite having written programs in PHP, Ruby, Golang and C# since then. I have picked up quite a lot about different build pipelines, development environments and general web development as a result of exposure to these other things, so it isn't a waste of time.
But I am starting to go a bit mad. I focus almost exclusively on quite data intensive UI development with Vue.js in my day job, although there is an expectation I will help with porting an app to .NET Core 3 in a few months. .NET is rather huge from what I have seen so far, and I am seriously craving a sense of focus. My intuition says I am happiest on the front end, and that focusing on becoming a skilled Javascript engineer is where I will get the biggest returns in mastery, pay and also LIFE BALANCE/WELLBEING...
Any thoughts, people? I would be interested to hear peoples experiences regarding depth vs breadth when it comes to the real world.8 -
Is just me or being a developer has become a complete nightmare?
I mean, I never expected when I got into it to have a simple life in the first place, it's a fucking problems solving job.
But heck, I'm in the field from more than 12 years and something has definitely changed for the worse. Believe me I am just seeking for a general consensus not approval or anything, but it doesn't feel anything like 10 years ago.
I have worked with .NET mostly in all his sauces from aspx, wpf, up to today .NET 10 and C#13 and in the meanwhile it happened that I needed to do tech assistance, code in exoteric shit, use arduinos and raspberries, use perl, java, turn into full stack with databases, devops and shit.
Each year it's worse, the "developer" word gets more and more blurred word to say "the one who must know everything".
I'm asked to know docker, kubernetes, kafka, CI/CD and devop shit, web dev, to get ertifications, to learn how AI works to the level of learning again matht to do matrix interpolations, to get on data science, python, numpy, pandas, pytorch and shit, to know every OS, to know about networking because APIs now have to use rest, a single verb for every action, because if routers and new communication protocols break you have to know and figure out why.
Not to mention that marketing and sales guy shove up the big customers ass every new tecnology to make our work look like bling-a-ling top notch 1% developer stuff that always use latest bleeding edge technology and you're forced to learn new immature frameworks every 2 months or so (latest being various javascript/typescript diagramming libraries).
Every idiot feels entitled to puke out a new framework or supersets of existing languages. I lost count how many supersets css has that I had to peek and learn lol.
Every fucking simple software I did from scratch and designed by myself, web portals for big pharma were much simple than whatever PM i get assigned to are and guess what, I published it and fixed ofc some bugs, but most bugs are related to customer unstable datasets and well, I never had bugs after the first few weeks, except once every few months and nothing serious.
The fucking things they let me do now are hypercomplicated and I spend days fixing other people bugs and we get some hair pulling structural problems becuase they shove in all they can (mediator patterns are a must): kafka, docker, messagebus, whatever javascript clusterfuck they can, patchworks of html and css blurred out in layers of hierarchical scss or sass, slapped into angular (the most immature and crappy shit in js) that has all of his hidden ways to bury and hide DOM (ng-deep: anyone? :host anyone?).
And it's all like this. Whenever I put hands everyone wants to do his little frankeinstein experiment cooking togheter in a cauldron a shit ton of different stuff, overcomplicated patterns.
it's a challenge at shooting flies with bazookas.
I'm really tired of technology at all, not only for my jobs. This fucking trend is a plague spread everywhere and now, since everyone has to deal with it, everything is unstable.
In my daily usage of a smartphone app crashes a lot or have weird troubles, slowness, websites are pretending to be full blown app with this shitty SPA trend and are filled with bugs and incompatibilites.
Basically every tech tool we use is 100% more prone to bugs than 10 years ago.I'm really thinking to find a simple job like baker or shit and get an old phone that just can call and send SMS.
I need to get out of tech for a few years to get back my sanity.
This is not a problem-solving job anymore.
10 years ago I needed to study too but once I got the tools in my hands the job was fun, you got a magic wrench and sky was the limit.
Now you got to fucking learn a ton of bullshit everyday and it's not like you see a end on it, everyday people push out new unstable and bugged shit waiting for devs to be guinea pigs for them. You gotta learn a ton of stuff of which 3/4 will be useless/obsolete/broken and considered inefficient the next month.
jeeeeeez12 -
Just a short "dafuq?" about VS Code.
I have a MacBook Pro from last year, so it's a capable machine. And there I was today, sitting on the train, coding some Python in VS Code.
Suddenly it got all laggy. Like, one second behind my typing, dropping keystrokes, stuttery scrolling... the whole deal. The system itself was perfectly responsive and the activity manager showed the CPU at 30%. After a minute or so, it magically recovered and worked as if nothing ever happened.
What the actual fuck was VS Code doing? I mean, it's a fucking text editor. In 2019 this should be a bloody solved problem! There's absolutely no reason to use around 30% CPU in the first place, and use that much and still *lag*. Holy crap, and people ask with a straight face "what's wrong with reinventing everything based on web technologies?" Fuck everything Electron-based. Make it ElectrOFF already.
*takes deep breath*
So, editor suggestions are welcome. I used Sublime Text 3 before VS Code, I'll likely return to that.13 -
I value our most senior developer. His code is certainly clean and structured. He is the ultimate at KISS. However he's not a fan of testing and instead just says, well, did it compile? No matter how much I show him how great testing is, he comes back with how it's pretty unnecessary. Somehow, in the deep dark parts of the web, he finds articles that comply with his standing. I'm okay with him not making tests, I do it myself. But then when working extending or implementing his code, many of my parts are untestable because the parents are. Oye.6
-
wizz kid in my office has been working on a back end heavy web based application for 2 weeks. I joined it 1 week ago to learn php since I have never done any oop and only very basic php and mysql scripts.
now he's pissing off for a week and leaving me 70% of the app to complete and code that goes 6 classes deep.
The app has to be demo ready in 1 week and my boyfriend as thinks everything is fine.
fml right...3 -
So long story short, I bought a license for a very popular web app theme a few years ago in the hopes that I'd someday use it to make a full fledged app that i can use as a showcase for my skills. Day in and day out, they keep sending me updates for the said theme, only for me to download it and then leave it to rot somewhere deep in the trenches of my hard drive, never to be heard of again until i run out of space and have to clear some stuff out. And then i proceed to delete it, thinking its ok coz i can download a new version when they send the next update. The last one that I downloaded was 9GB. ¯\_(ツ)_/¯4
-
I was studying a lot the last year, i learned a lot about Machine Learning/Deep Learning, Data Gathering, Data Analysis, ETL, Model Architecture Design, Training, Fine Tuning, Backend Development, DataBases, API Development, ORMs, Rest, GraphQL, OAuth, CI/CD, Docker, Deployment to Production environments like Heroku, Git and more stuff i dont remember while writing this. I built and keep adding stuff to my Github Portafolio.
Im not able to get a job. I started looking for jobs as Data Scientists, no response never. I take a look at freelancer sites, nothing seems to fit my skills. And when there is a minimal fit, they always want a Full Stack Web Developer, i dont know Frontend Development, i dont like do it.
Dont know what to do or how to land any job.
My options aeems to be:
1.Learn Frontend Dev and work as Full Stack in underpaying freelance jobs
2.Keep applying to Remote-Only startups, but they still wants people with 3+ years of experience.
i cant work in my city, here are not any company startup hiring no one, we are 30 years in the past here.
What you do in my place?10 -
Bootcamps get you up and running in coding quickly. If you are a programmer, companies are only interested on how quickly, error free and cheaply you produce marketable output. Bootcamps enable this.
More or less you are not more than a former assembly line worker putting parts on a car platform. Your value is not very high as you may be exchanged at any time at their will.
Nevertheless, you can earn money quickly. You trade in your youth and time which might be a dead end in the long-term. Trends go to machine learning, artificial intelligence. They will not need Bootcamp people and code workers.
It is better you set up Bootcamps and sell them versus absolving this. Like selling shovels during the gold rush, but not working in the mud of Alaska by yourself.
Your choice is: Making quick money, which fades anyway; or striving for the long-term future proof career.
C/S degrees from Technical Universities of reputation give to you the right direction under a strategic consideration. Companies which pay well, or freelancing with a solid acknowledged background, will always look for top graduates. People from Bootcamps are just OK for hammering assembly line coding. Even worse with SCRUM in one noisy room under enormous team server pressure controls, counting your lines of code per minute, with pale people all around. And groups of controllers never acknowledging nor trusting your work.
To acquire a serious degree, a Bachelor is nothing. Here, in INDIA, Bachelor now is what a former high school grade was. You must carry a diploma or Masters degree combined with internships at big companies with high brand recognition. This will require 4–6 years of your lifetime. You can support this financially by working part-time freelancing as making some projects front- or back-end web, data analysis and else.
Bootcamp people will lose in the long-term. They are the modern cannon fudder of software production.
It is your choice. Personally, I would never do Bootcamps. Quality and sustainability require time, deep studies and devotion. -
I feel like IE is an example of a deep rooted demon beast that spawns fucktarded bloat transpilers like BABEL.
When companies try to invent their own wheels, or do their own thing is when the pits of developer hell start to spawn such fucking convoluted fucktarded bullshit.
Abstract to Design:
I'm trying to think of a world where things are standardized, as boring as it sounds... Imagine if companies weren't so fucktarded with greedy smoke and mirrors, and they all contributed to making a single product standardized and workable, and improve on that product... Like a physics "Standard model" but for each product invented.
But no... here we are... 20 million ways to accomplish one similar task, with 20 million different designs, with majority adhering to their own flaws... or planned obsolecence... 10 million booby traps of consumer remorse.
Why do we do this as a society just to make some bastard company's profit margin go up, so they can keep competing in the "free market" of fuck all fuckery?
I get it.. yea... innovation... sure..
but sometimes innovation is just a means to and end of sanity, especially when they are proprietary, and especially when that proprietary shit turns to, well... shit!
In a perfect world, things will be designed open-sourced, compatible, and improved upon without "breaking" changes... but this is virtually impossible without standardization of the VERY fundamental components. But then those components can be improved, and might be smaller/lighter/more efficient by design, and simply wont work with the old versions without drastic "TRANSPILATION"
I suppose this is the way it is always going to be... Neverending stream of design "improvements". I suppose being a developer in todays world is a bittersweet existence... unless you're just trying to make ends meet... in that case. I think I might be in hell.
Take a look at web-dev today with all the "improvements" ... it's literally turned into a jungle of FUCK MY LIFE. A giant dick waiving contest with all these dicks colliding against each other in cluster fuck bombardment.
God help us all.... and now back to coding.3 -
i have a very casual and boring job. it's a b2b company and you can get an idea of how less work we get (or how fast i am) that it's day 1 of the sprint and i have almost finished all my tickets. my manager always praises me as someone fast whereas i see myself as pretty slow and this company even slower.
i feel like quitting, but the relax environment and stability of the company on paper makes me wonder of that would be a correct decision.
It's a deep tech company (not just meat e commerce or car rentals, a proper b2b analytics giant startup with good profitability) , our sdks are used by major startups and yet i find it boring.
I am an android dev who would love to stay at top of the game. my previous company used latest jetpack libraries, kotlin, modular architectures and stuff. everyday was a hectic chaos of life where there were deadlines, new requests coming in every few days and i was becoming the awesome fast android dev that i am now.
in this company there is no challenge for me.But the amount of free time has helped me grow beyond a single domain. i am currently hustling in 3 areas : my body( i started working out regularly, got my tummy under control), my technical skillset( started taking web dev classes) and my physical skillset (started taking driving and swimming lessons) . the amount of self growth time increases since company has a good leave and PTO policy
it all feels pretty good but the constant feeling of being left out from the android domain makes me think if i should give interviews. am i being stupid or what? my friends are all growing up with better salaries and packages. i am way better than some of them and equally capable as a few of them, so i sometimes feel being behind in finances too :/7 -
I keep seeing news story after news story talking about the progress we’re making in AI and how there are not enough developers to fill the jobs in demand for it. I tossed my alternate career choice of aerospace over two decades ago because there were no interesting career paths in what I was capable of doing (not much because I suck at math). And here I am 22 years deep into a Web Dev career that I feel is going to be completely obsolete well before my retirement age. I either need to do the impossible and get good at advanced math so I can even understand the very basics of AI or I need to win the lottery.1
-
She: Hello, I am ABC from XYZ. We saw your profile and interested to discuss an intern opportunity with you.
Me: Yes please.
She: So can you tell me about your current projects or work.
Me: Deep learning and blah blah. I am interested to work in cryptography or deep learning based work this summer.
[15-18 Mins Discussion on project]
She: Sorry but we are looking for Web Developer for our website to work on jQuery.
Me: oh! It's okay. [ fuck 😐]1 -
Over the last few weeks, I've learned two things about the head of my division:
1. They "don't care about code quality"
2. They want to try a "low-code" approach for the web frontend of a completely custom piece of what is currently desktop software
This is despite the fact that we have three full time developers with a wide range of both front and back end skills on the payroll, a deep library of existing components for various frontend frameworks, a custom CSS library, and a decent deployment pipeline for frontend code.
But sure, let's try low-code. Let's see how far that gets us. -
Currently I'm learning PHP,java and JavaScript along with the basic web designing. I'm stuck in a point where I can't focus on one language and learn deep into it because my everyday work comes along with a little bit of everything.1
-
I have been coding since 2016, am I overthinking applying for jobs because Im not that "current"? (my React experience is not that deep, I have been working on our startup whos stack doesnt use React or any other front-end framework (only simple handlebars templating))
I have built an actual stable working web platform and mobile app through ionic, is this enough to get a decant non-junior job?
I have never actually worked at a company, its been freelancing and startup (we failed, moving on). Am I overthinking how good I need to be to get a job? I like this one local company but I dont want to screw it up, Im sort of delaying applying there because of it6 -
Have any of you moved from Web application development to more deep and complex stuff? I mean without finding it boring. I just moved to data and analytics at my job. And in a few months we will be getting into AI and machine learning. I just don't know if I'm going to find it boring or not. I really enjoy and still love web development.1
-
I'm looking for a image segmentation and classification web based tool to create ground truth for my dataset in next Deep Learning project, what tool do You use?1
-
Yo been a longtime.
So I basically quit my last job to have successfully reached the top company in my country only to find they are such a mess.
No code quality whatsoever, testing? Yiu crazy? And all the old people who think they are senior whilst they do not know jack..
I do distribured web applications, but shit I hate titles and I think of myself as a software guy, I can do software that opens the fridge when I close the toilet lid ffs!
So, I am looking to deviate my career from web to something more deep such as distributed systems and services where I can use all of my skills and expand my knowledge more, and be able to code in js, c++ golang and more, handle and tackle infrastructure issues, virtualization etc...
So I want to ask you guys what would be an interesting project I can work on to concretize my skill and be able to convince my next recruiter that I walk the talk.
Thank you everyone7 -
I'd like to dive deep into web development.
I'm creating a little tool for myself on a web page, including server-side php, css, html, mysql and jquery, all just for fun and the experience.
I've got several ideas on how I want this tool to work and behave ...
But it's fucking difficult to wrap my head around all those technologies available. I don't know how to achieve certain things (yet) and what even to look out for😣
Fun fact: I already experimented with HTML, CSS, jQuery before as a noob. Yet today I've forgotten almost everything and need to start almost all over again, now even including PHP and MySQL, too.
This is gonna be fine. 😐 -
What is the point of demanding an app if the app consists mainly of web pages?!?
And thanks for making it almost impossible for me to handle what the back button does when the user is balls deep inside of a website inside of the app.7 -
I am a student with a full time job in React/React Native. I am thinking of learning something new. What should I learn Deep Learning or Web Assembly with Rust?1
-
I have uploaded lots of books on a GitHub repository to help fellow programmers and comrades get access to resources. I downloaded them from Z-library and Imperial Library of Trantor (some kind of anarchist sites on the deep web). Am I going to get a DMCA takedown request?4
-
{TL:DR/ a super non web dev non frontend non interested person aka me somehow cracked the interview(through wrong practices i guess) landed into an internship that would have gone to a better person.I cracked the interview but am shit scared if i could stand the job}
- So 3 days ago i was talking to my friend regarding random stuff, when he told about needing a front end dev for making static template based html pages for their company.
- (I haven't ever worked in deep with web dev, just generated a few websites using mardown to html convertors, and was recently trying to learn flask/bootstrap/js) I was in need of some work so immediately requested him to talk about me in their company.
- yesterday i get an interview call from the hr of that company . She ask what i know, what they want and if i could do. I honestly tell them about my experience with web dev( with some maybe's)
- moments later , she adds me to a group with another guy, and gives us both a task to use create a clone of same website in 2 days.
- The website is a super graphically designed web page with lots of animations, custom mouses and what not. I could sense the basic elements out of it , like the nav bar and the carousals, but those animations were way beyond my knowledge. yet i start working on it
- I try with taking the clever top down approach of cloning the website and fixing its structure. It has such long code files of 10k+ lines, but i was still able to clean the css and html files and some of js code to make the website work
- later my friend calls and tells me that the other guy is a 1st year student / his brother and he doesn't know much stuff so he's kinda like me.
- He shows me a video of his code that he sent to him. That guy took the honest, bottom up approach, used the design as inspiration and was trying hard to create the similar design and animations via js.
- among other things, he also tells me that this challenge is super difficult and the level of difficulty in the work is certainly going to be lesser than this.
- In my task, I was super stuck at js because i haven't learned it much, therefore after spending 1.5 days, i made a submission without the main thing, i.e one particular carousal working
- later I get a call from another friend (B) of mine and while discussing random things, i show him my code over anydesk and ask him if he could somehow get my code to work. He asks for some time and sends me a complete refactored version of code with the same design but fully working carousal and other stuff.
- meanwhile i get to see the other guy's code and he had legit made all the designs and functions by himself, but his code looked less polished and different from the design.
- I pushed my friend(B)'s refactored version and added a comment on the group the carousal in mu code is now working.
- later at night my friend1 calls and tells me that their company was considering my submission and i would be getting the selection call
- I feel like a crazy fraud who somehow cracked the interview but is going to get his ass whipped. Where and how can i learn js, and jquery?5 -
Back when I still was in my first internship and was still working my way through the fundamentals of programming, I given a web relay and asked to make it do something. The web relay let you write BASIC into a web page hosted by the device itself in order to program it. My task was to turn the relay on if a certain temperature threshold was met, and to turn off the relay (the relay would control an air intake system for cooling).
I learned the syntax of BASIC enough to get a basic (hah) script going, and dug into the relay documentation for other bits of info I needed. It definitely was no coding masterpiece, but I was able to program the damned thing to turn this blower on and off if the measured temperature was within a range. I discovered that there was a limit to how deep the conditionals would nest, and had to restructure my code to account for the limitation.
I've since gotten better at coding, but to accomplish that task as I was beginning my programming journey felt like a true accomplishment. -
[long confession/question]
So I was asked by a client to make an app similar to prisma(not exactly that but let's say a caricature app) and I knew I have to research a lot.
Now I have been loyal to PHP for over 5 years so I first tried with GD and imagick but the results were not very good, so I thought let's try opencv. I didn’t wanna make any compromises so I didn't go the bridging way, I worked on native python even though I am a newbie in it. I was fairly impressed with the cartoonizing results but others weren't. Soon I got to know that this would take much more than simple filter combinations or matrix manipulations.
I read about prisma and got to know it uses deep neural networks for the same.
Now, in the five years I have learnt almost all the things a run-of-the-mill "Full stack Web Developer" should know.
I have a fair knowledge of PHP, many of its frameworks, many js frameworks(obviously jquery), I have a very good understanding of CSS and its models, I have worked on some cool algos and found solutions to many problems but I haven't gotten to stage where I can implement neural networks/machine learning in my projects.
It just scares me.
___
A little back story: I have been the CTO of a small scale company for about 1.5 years now.
___
So all this got me to asking myself should I just step down from the post to a position where I can learn more skills. Managing takes a lot more time where I can't learn a lot. Sure I learnt some other important things but not as much tech knowledge as I would have in a more basic position.
I know not many of you must have read this far, but if you did what do you think I should do? Really depressed at the moment.5 -
Once upon a time in the bustling city of Techville, there lived a talented web developer named Alex. Known for their exceptional coding skills and innovative designs, Alex had a reputation as a brilliant but often solitary worker. Despite their immense talent, they often struggled with social interactions and found it challenging to connect with their colleagues.
One sunny morning, as Alex arrived at the sleek offices of WebWizards Inc., they noticed a new face amidst the sea of familiar coworkers. Her name was Lily, a warm and friendly individual with an infectious smile. Alex couldn't help but be drawn to her positive energy and kind nature.
Over time, as they worked on various projects together, Alex and Lily formed an unexpected bond. Lily's patience and willingness to collaborate made their partnership seamless. She recognized Alex's expertise and valued their creative input, which helped foster a deep sense of mutual respect.
As their professional relationship grew, Alex began to see beyond the surface of the company they worked for. They realized that WebWizards Inc. was more than just a business; it was a family of talented individuals who genuinely cared about one another. The company fostered an inclusive and supportive environment, encouraging personal growth and celebrating achievements.
One day, overwhelmed by gratitude for both Lily and the company they worked for, Alex decided to express their feelings. They sat down and poured their heart out, typing a heartfelt message of appreciation and admiration. Alex couldn't contain their excitement as they hit the "Send" button, eagerly awaiting a response.
To their delight, Lily responded promptly with overwhelming joy and gratitude. She confessed that she had also felt a strong connection with Alex and considered them an invaluable asset to the team. Furthermore, she shared that the supportive culture and caring nature of WebWizards Inc. had made her job more fulfilling and enjoyable.
The two coworkers became closer friends, their collaboration flourishing both in and out of the office. Alex's once-rare smiles became more frequent, and their confidence grew. They no longer felt like an outsider but an integral part of a wonderful community.
Together, Alex and Lily continued to create outstanding web projects, surpassing expectations and leaving their clients amazed. Their passion and dedication were fueled by the genuine camaraderie they shared with their colleagues at WebWizards Inc.
As time passed, Alex realized that their journey as a web developer had been transformed not only by their skills but also by the amazing people they had the privilege to work with. They learned that a kind coworker and a supportive company could make a world of difference, turning an ordinary job into an extraordinary experience.
And so, the tale of Alex, Lily, and the remarkable WebWizards Inc. serves as a reminder that in the vast realm of work, the bonds we form and the culture we foster can be as impactful as the tasks we accomplish.11 -
how i learned what are browser user agent string?
i was learning web development and someone mentioned that term, and i was like yeah ok but deep down inside i was like why on earth would you need that?
few days after my father called me to see why his website(organisation's web protal to apply for leave) wasn't working(he thought i did something, beacuse i can code :/ ) and started scolding me that you did this, you are that and boy what a day that was, then after his speech, i learned that website said it worked best on IE 6,7 and that time IE 9 was latest and we were on windows 7 machine and I had no idea about how to get this done, and just like steve jobs said "you can't connect the dots looking forward" I googled how to change user string agent and told him that this browser has bug and you can solve it like this -
Why does everyone still keep using tor when everyone knows that tor is in bed with the US gov ?why is deep space like a forbidden thing why don't people educate one another about deep web while learning the internet ?
-
Ugh, retrieving specific data fields nested within several arrays and objects in Javascript/Json jacks me up every fucking time!!!
Anyone ever fuck with the MapQuest geolocation/geoqueries api??
I'm trying to retrieve the lat/lng values out of responses generated from submitted address strings, and it's nested about 8 json layers deep.
I feel like I'm overthinking this?
I can access the values in my web console, and can reach them after using the console to assign them to a temp var, but can't get to the values from my actual js code. Only when I run some business logic from the console.
Here's a shitty example of me explaining the tree:
[{...}]
0:
locations: Array(3)
0:
latLng:
lat: <data here>
lng: <data here)1 -
People, help me out.
(first some abstract thoughts)
I am a final year undergrad yet to take steps in the world and i am trying to figure out what to do with my time, what my end goal and next steps should be.
As of now I think my end goal is "relaxation , peace and happiness of me and my loved ones", and to reach there , i need money.
My younger self chose engineering for a particular reason(that i vaguely remember) and weather it was a right or wrong/illogical decision, i guess i am stuck with it and have to use this only to reach my end goal.
Maybe i am regretting this and want to change. Maybe i am just a lazy ass who is bad in his assigned role of an engineer and is running towards glitter in other fields, whatever it is , i am not going against the decision of my past and accepting my identity as an engineer.
I believe once i am able to achieve my goal( that am still not sure about but overall is a good one from general perspective), i guess i will be satisfied
------------------------------------------------
(enough with the deep stuff)
I want to learn how to "learn" . like i am always conflicted about what to do next once the tutor leaves my hand.
for eg, let's say i goto a site abc.
1. They got 1 course each for android , web dev and ai. I choose the web dev course and give my hardworking attention to it
( At this point my choice is usually based on the fact that <A> i should not be stupid to buy all 3 course even if i have money/desire to buy all of em because riding 2 horses is only going to break my ass and <B> some pseudo stats like whichever got more opportunity, which i "like", etc(Point B is usually useless in the long run i guess) )
2. From what i have experienced, these courses usually have a particular list of topic that they cover and apply them to 1 or 2 projects. For eg, say that my web dev course taught me 20 something concepts of basic html/css/js/server and the instructor applied it to blog website
BUT WHAT IS NEXT ?
2.1.
>> Should I make more projects using only those particular list of concepts?
I usually have a ton of ideas that i want to implement now that i know how to build a blog site.
say i got a similar idea to make say url shortner. I start with full enthusiasm but in the middle way there is some new thing that i don't know and when i search the internet, i realize that there are 5 ways to implement such concept, making me wander off towards a whole list of concepts that were not covered in my original 20 concept course. This makes the choice 2. 2
2.2
>> Should I just leave everything , go to docs and start learning concepts from the scratch ??
Usually when i start a project, i soon realize that the original 20 concepts were just the tip of iceberg and there are a ton of things one should know, like how os works, how a particular component interacts with another, how the language is working, how the compiler is executing, etc .
At that point i feel like tearing all my notes away, and learning every associated thing from the scratch. No matter how much my project suffers, i want to know how the things are working from the bottom , like how the requests are being mad, how the routes are working, etc which might not even be relevent for the project.
Why i want to follow approach 2? because of the Goal from abstract thoughts. in theory, having deep knowledge is going to clear my interview thereby getting me a good job.
I will get good money, make projects faster and that will be a happily ever after story.
But in practical this approach is bringing me losses and confusion. every layer of a particular thing i uncover, turns out there is another layer below that. The learning never stops. Plus my original project remained incomplete.
What is your opinon, how do you figure out what to do next?8 -
CONSULT A LICENSED CRYPTO AND USDT RECOVERY EXPERT= REACH OUT TO SALVAGE ASSET RECOVERY
The rise of cryptocurrency has brought incredible innovation to the financial world but it has also opened the door to scams, hacks, and fraudulent schemes. For victims of these digital crimes, recovering lost assets can seem nearly impossible. In this difficult and complex environment, Salvage Asset Recovery emerges as a trusted ally, offering expert support and proven strategies to retrieve stolen or lost cryptocurrency. What makes Salvage Asset Recovery stand out in a crowded field is their results driven methodology and dedication to client success. Their team of seasoned professionals combines advanced tools with a deep understanding of how digital assets move across the web. Using sophisticated tracking tools and analytics, they trace the flow of stolen funds across multiple blockchain networks, pinpointing suspicious wallet addresses and following money trails that most wouldn’t know how to navigate. Salvage Asset Recovery doesn’t just rely on technology they also understand the emotional and financial stress their clients are under. Their commitment to clear communication and transparency ensures that clients are never left in the dark. From the very first consultation, clients receive realistic timelines, regular updates, and honest assessments of their case's progress. This human-centered approach builds trust and restores a sense of control to those who may feel powerless after being defrauded. Another key factor behind Salvage Asset Recovery’s growing reputation is their track record of successful recoveries. Whether the loss stems from phishing scams, Ponzi schemes, hacked wallets, or fraudulent investment platforms, they approach every case with a tailored strategy designed to maximize the chances of fund retrieval. They understand that no two cases are the same, and their flexible, data-driven approach reflects that. In an industry often marked by uncertainty and lack of recourse, Salvage Asset Recovery provides a beacon of hope. For individuals and businesses alike, their services offer a legitimate and trustworthy path to recovery. With a blend of technical expertise, legal knowledge, and genuine care for their clients, Salvage Asset Recovery has become a go-to resource for anyone seeking justice in the volatile world of digital finance. When it comes to recovering lost crypto assets, Salvage Asset Recovery is more than a service they’re a lifeline.
CONTACT INFO=====WhatsApp+ 1 8 4 7 6 5 4 7 0 9 6
TELEGRAM======@Salvageasset2 -
HOW TO HIRE A GENUINE CRYPTO RECOVERY SERVICE HIRE ADWARE RECOVERY SPECIALIST
I had been meticulously building my cryptocurrency portfolio for years, carefully investing and diversifying my holdings. But in a single, devastating moment, it all vanished. My heart sank as I realized that my Bitcoin, worth a staggering $80,000, had been stolen from my digital wallet. I was devastated, my trust in the digital world shattered. I had heard the horror stories of crypto theft, but I never imagined it would happen to me. I felt helpless, unsure of where to turn or what to do next. The thought of losing my hard-earned savings was overwhelming, and I knew I had to take action. The ADWARE RECOVERY SPECIALIST Team, a team of highly qualified cybersecurity specialists that focused on locating and retrieving stolen digital assets, was what I discovered at that point. Initially dubious, I made the decision to get in touch after reading their stellar record and client endorsements. Email info: Adwarerecoveryspecialist@ auctioneer. net The ADWARE RECOVERY SPECIALIST Team got to work as soon as I called them. They asked me specific questions concerning the theft and the actions I had already taken as they listened carefully to my account. I could tell they were sympathetic and understanding right away, and I knew I was in capable hands. The team quickly got to work, utilizing their extensive network of contacts and cutting-edge investigative techniques to trace the movement of my stolen Bitcoin. They scoured the dark web, analyzed blockchain transactions, and employed advanced forensic tools to uncover the trail of the thieves. I found myself on an emotional rollercoaster. There were moments of hope, followed by periods of frustration and doubt. But the ADWARE RECOVERY SPECIALIST Team never wavered in their commitment to finding my stolen assets. And then, I received a call that would change everything. The team had managed to locate the digital wallet where my Bitcoin was being held. They had painstakingly pieced together the puzzle, following a complex web of transactions and shell companies, to finally pinpoint the culprits. The next step was to negotiate with the thieves, a delicate and high-stakes process that required the utmost skill and finesse. The ADWARE RECOVERY SPECIALIST Team approached the situation with the utmost professionalism, engaging in a series of tense discussions and carefully crafted strategies. With a deep breath, I agreed to the terms, and within a matter of days, my Bitcoin was back in my possession. The relief I felt was indescribable. It was as if a weight had been lifted from my shoulders, and I could finally breathe easy again. WhatsApp info:+12723 328 343 But the journey didn't end there. The ADWARE RECOVERY SPECIALIST Team went above and beyond, providing me with comprehensive support and guidance to ensure the security of my digital assets moving forward. They helped me implement robust security measures, including multi-factor authentication, cold storage solutions, and regular monitoring of my accounts. Today, I am more vigilant than ever when it comes to the protection of my digital wealth. I have become an advocate for cryptocurrency security, sharing my story and the invaluable lessons I've learned with others in the community. And whenever I see the ADWARE RECOVERY SPECIALIST Team's name, I am reminded of the power of perseverance, the importance of trust, and the transformative impact that skilled professionals can have on our lives.
30 -
So I tried to buy some recreational stuff from the deep web, and this is what they have replied—
“We're really sorry about it but we have some problems with shipping to your region. We noticed about problems with customs but we have some friends in your region that will help us to pay $55 customs for your parcel and pass it smoothly. If you agree to continue we can get your additional $55 usd payment to the bitcoin address below.”
Is this a scam?4 -
LEEULTIMATEHACKER @ AOL . C O M
Support @ lee ultimate hacker .c o m
telegram: LEEULTIMATE
wh@tsapp +1 (715) 314 - 9248
Numerous transactions are often conducted online, and the risk of falling victim to scams and fraudsters is ever-present. Despite our best efforts to stay vigilant, there are times when we may find ourselves ensnared in their deceitful schemes. This was precisely the situation I found myself in until I stumbled upon Lee Ultimate Hacker, a beacon of hope amidst the darkness of online fraud. My journey with Lee Ultimate Hacker began with a harrowing encounter with a fraudster on Discord. Their slick promises and enticing investment schemes seemed too good to be true, and thankfully, my instincts urged caution. Despite my reservations, the fraudster managed to obtain my email address and orchestrated a devastating theft of my hard-earned cryptocurrency holdings, amounting to a staggering £135,000. The loss left me reeling, engulfed in a maelstrom of despair and helplessness. The betrayal cut deep, shattering my trust in online platforms and leaving me contemplating the unthinkable. a glimmer of hope emerged in the form of my younger sister, whose unwavering support and timely intervention proved to be my lifeline. She introduced me to Lee Ultimate Hacker, a name whispered among those who had been victims of online fraud but had emerged victorious, thanks to their expertise and dedication to justice. With nothing to lose and everything to gain, I reached out to Lee Ultimate Hacker, clinging to the hope of reclaiming what was rightfully mine. the moment I made contact, Lee Ultimate Hacker demonstrated an unparalleled level of efficiency. Their team of experts wasted no time in launching a thorough investigation into the intricate web of deceit spun by the fraudsters. Armed with technology and unwavering determination, they embarked on a relentless pursuit of justice on my behalf. What ensued was nothing short of miraculous. Within a mere three days, Lee Ultimate Hacker delivered on its promise, orchestrating a seamless recovery of all the funds I had lost to the clutches of online fraudsters. It was a moment of triumph, a testament to the power of resilience and the unwavering commitment of those who refuse to be victimized by nefarious individuals lurking in the shadows of the internet. The impact of Lee Ultimate Hacker's intervention transcends mere financial restitution. They restored not only my stolen assets but also my faith in humanity. Their unwavering support and dedication to serving their clients with integrity and compassion are qualities that set them apart in a sea of uncertainty and treachery. I am eternally grateful to Lee Ultimate Hacker for their service and unwavering commitment to justice. Their expertise, professionalism, and relentless pursuit of truth have earned my utmost respect and admiration. I am proud to share my story as a testament to the invaluable work they do in safeguarding the interests of those who have fallen victim to online fraud. if you find yourself ensnared in the intricate web of online fraud, do not despair. Reach out to Lee Ultimate Hacker, and let them be your guiding light in the darkest of times. With their expertise and dedication by your side, you can reclaim what is rightfully yours and emerge victorious in the fight against online fraud. Trust in Lee Ultimate Hacker, and reclaim your peace of mind today.
1 -
mail: contactus @ hacksavvy technology . com
Website: https : // hacksavvy techrecovery . com
Whatsapp : +79998295038
My name is Agustin , a seasoned game developer based in Tokyo. I've spent years immersed in the world of tech and innovation, and back in 2017, when Bitcoin was making waves in the tech community, I knew it was something I had to explore. Being someone who stays ahead of the curve, I decided to invest, carefully tracking the market and watching my portfolio grow steadily. By 2023, my Bitcoin holdings had reached an impressive $920,000—a significant achievement that I was proud of. But one day, during a routine system upgrade, the unthinkable happened. I accidentally deleted my entire Bitcoin wallet. At first, I couldn’t believe it. I didn’t even know it was possible to lose access so easily, and worse, in the chaos of managing work and personal projects, I had misplaced my recovery codes. I was devastated. All those years of smart investment, my carefully built savings—gone in an instant. It felt like a catastrophic mistake, and I was kicking myself for not being more careful. After days of searching for solutions, I stumbled upon Hack Savvy Tech through a well-regarded tech blog I frequently read. At first, I was skeptical. After all, could they really retrieve something that seemed so irreversibly lost? But as a professional who understands the importance of expertise, I decided to trust them. I figured if anyone could fix this, it would be people with a deep knowledge of cryptocurrency and digital recovery. I’m beyond glad I reached out. The team at Hack Savvy Tech was incredibly responsive and professional from the very first contact. They were patient, took the time to understand my problem in detail, and reassured me that they had handled cases like mine before. Their communication was top-notch, and I felt like I was in capable hands the entire time.Within just a few weeks, they did the impossible—they recovered my Bitcoin wallet. Seeing that $920,000 safely restored was one of the most relieving moments of my life. I can’t express enough how thankful I am to the team for their expertise and dedication. If you’re like me, someone deeply knowledgeable about tech but still caught off guard by unexpected situations, I urge you not to panic. Whether you’re in Japan or anywhere else in the world, Wizard Web Recovery is your best bet. They’re the real deal, and I wouldn’t hesitate to recommend them to anyone facing a similar crisis. -
GENUINE HACKER TO RECOVER SCAMMED CRYPTO ASSETS= VISIT SALVAGE ASSET RECOVERY
Reach out to Salvage Asset Recovery, contact info
TELEGRAM---@Salvageasset
WhatsApp+ 1 8 4 7 6 5 4 7 0 9 6
When a phishing scam drained $190,000 in Bitcoin money we’d painstakingly saved to modernize our family farm’s irrigation system, I felt like the ground had been pulled out from under me. I nearly sold the land that had been in our family for four generations. The promise of smart irrigation, reducing waste and labor, had vanished in seconds. I blamed myself for trusting the sleek website of a so-called solar supplier. I was angry, ashamed, and exhausted.
My daughter, Mia, took the loss harder than anyone. She’s the reason I ventured into cryptocurrency in the first place. A tech-savvy teenager with a mind for innovation, she convinced me that blockchain could unlock a future where our farm thrived instead of just surviving. And now, because of a single click, that future seemed like a cruel mirage.
One evening, while I brooded over the loss, Mia stormed into the kitchen, a spark of hope in her eyes. She had found a post buried deep in a cryptocurrency and subreddit a testimonial from a retired engineer turned urban farmer. The name stood out: Salvage Asset Recovery. He swore by them, claiming they had tracked down his stolen Ethereum when no one else could. It sounded too good to be true. But with nothing left to lose, I reached out.
From the first email, they were responsive and methodical. They walked me through the process with patience, never making promises they couldn’t keep. Within hours, they had traced the stolen funds to a web of fake businesses. Our "solar supplier" was just one of many scams in a sophisticated network. For days, they followed the digital breadcrumbs across anonymous wallets and obscure exchanges. I barely dared to hope.
Then, on the tenth day, the impossible happened. An alert from my crypto wallet: 89% of our stolen funds had been recovered. I read the message twice, breathless. We weren’t just getting our money back, we were getting our future back.
Today, our fields hum with smart sensors, monitoring moisture levels with pinpoint accuracy. We waste less water, save more time, and yield better crops. And Mia? She’s turned our hard lesson into a mission, teaching blockchain basics to other rural kids so they’ll be better prepared than we were.1 -
SEEKING HELP TO RECOVER STOLEN CRYPTOCURRENCIES HIRE ADWARE RECOVERY SPECIALIST
The world of cryptocurrency, with its promise of financial freedom and innovation, had always fascinated me—until it became the backdrop of my most painful financial loss. WhatsApp info:+12 (72332)—8343
Last year, I fell victim to a sophisticated crypto scam disguised as a “guaranteed returns” investment opportunity. What started as a confident leap into passive income quickly spiraled into disaster. In a matter of hours, years of savings vanished, along with the anonymous scammers behind it. I was left with nothing but shock, shame, and a haunting sense of betrayal.
I couldn’t stop replaying every step—every red flag I’d missed, every decision I questioned too late. Crypto forums were filled with similar heartbreaking stories, yet few offered solutions. I was beginning to lose hope.
That’s when I discovered ADWARE RECOVERY SPECIALIST.
From our very first interaction, I knew they were different. Their team combined deep technical expertise with genuine empathy—something I hadn’t expected. I wasn’t just another case number to them; they truly listened, offering reassurance that helped ease my self-blame. As one advisor told me, “These scams exploit trust, not incompetence.” That perspective changed everything.
Their forensic work in the crypto space was remarkable. They unraveled the web of how my funds were siphoned—identifying vulnerabilities in wallets and tracking the fraudsters through decentralized exchanges. Using proprietary tools and cross-platform partnerships, they followed the trail with a level of precision that inspired real hope. Telegram info: h t t p s:// t. me / adware recovery specialist1
The process wasn’t easy. There were dead ends, unresponsive platforms, and technical roadblocks. But ADWARE RECOVERY SPECIALIST never wavered. By the second day, they had already recovered $350,000 of my lost assets.
But their support didn’t stop at recovery. They empowered me—educating me on how to protect future investments, and even connecting me with a private community of other scam survivors. That network gave me strength and perspective. Email info: Adware Recovery Specialist @ auctioneer. net
Today, I’m not only financially restored, but emotionally grounded. My experience stands as proof that recovery is possible—even in the murky world of crypto scams. With the right team, the right tools, and relentless dedication, there is a way back. Website info: h t t p s:// adware recovery specialist. com
If you’ve been scammed, know this: you are not alone. There is hope. ADWARE RECOVERY SPECIALIST helped me reclaim more than just money—they helped me reclaim peace of mind.2 -
BEST CRYPTOCURRENCY RECOVERY COMPANY - GO TO DIGITAL TECH GUARD RECOVERY HACKER
WhatsApp: +1 (443) 859 - 2886
Email @ digital tech guard . com
Telegram: digital tech guard . com
Website link: digital tech guard . com
The digital illusion emerged in February through an intricately fabricated Facebook persona, a supposed cryptocurrency guru flaunting opulent estates and glowing testimonials from “investors” basking in fabricated riches. Enticed by the allure of portfolio diversification, I engaged the profile, unaware of the deception that lay ahead. This individual, a master manipulator, spent weeks cultivating trust. They bombarded me with sleek marketing materials for a “cloud-based mining operation,” complete with counterfeit revenue graphs and forged regulatory certificates. Their pitch, a seamless blend of industry jargon and fabricated urgency, eroded my skepticism. I finally transferred an initial $15,000. Soon, the platform’s dashboard reflected impressive returns and even allowed a $2,500 withdrawal a calculated move to lull me into complacency. Encouraged, I invested an additional $75,000 over the next three weeks. Disaster struck when I attempted a larger transfer . The platform began rejecting my requests, citing vague “liquidity fees” and unverifiable fiscal requirements. Then, the scammer disappeared, erasing all traces. A blockchain audit confirmed my worst fear: the entire interface had been a mirage. My investments had been siphoned off and scattered across untraceable accounts or so I thought. Searching for help, I combed through online communities searching for a path forward. I eventually discovered Digital Tech Guard Recovery, a group of hackers who recover cryptocurrency through cyber forensics and deep crypto analysis. Their reputation, reinforced by detailed investigative reports and positive case outcomes, gave me hope. From the moment I contacted them, Digital Tech Guard Recovery approached my case with precision and professionalism. They explained how sophisticated scams exploit non-custodial wallet vulnerabilities and fake API integrations to siphon funds into crypto tumblers, concealing the trail. Using advanced tracing protocols and proprietary forensic tools, Digital Tech Guard Recovery tracked the movement of my stolen Bitcoin through a web of anonymized wallets, eventually locating the funds at an offshore exchange notorious for weak compliance. With cryptographic evidence in hand and coordination with international legal teams, Digital Tech Guard Recovery secured an emergency freeze on the assets. Within 48 hours, my funds were returned to a secure cold wallet. This was a harsh education in the dark side of digital finance. Thanks to Digital Tech Guard Recovery, I reclaimed what was lost. Now, I navigate crypto with vigilance, knowing that caution is the only true safeguard in a world where deception often wears a digital face.1 -
Digital Hack Recovery— Stolen Ethereum Recovery Expert & Other Cryptocurrencies
It was a dark day when I realized that I had fallen victim to an Ethereum (ETH) scam. I had been so careful, or so I thought, but the cunning tactics of the scammers had caught me off guard. They had promised me a once-in-a-lifetime opportunity to double my investment, and in a moment of weakness, I had fallen for their lies. As the realization sank in, I felt a mix of emotions – anger, shame, and a deep sense of betrayal. I had trusted the wrong people, and now I was left with a gaping hole in my digital wallet. The thought of losing my hard-earned savings was devastating, and I knew I had to take action. At that point, I came into Digital Hack Recovery, a business that specializes in getting money back from online scams. I was initially dubious because, after all, how could they possibly repair the harm that had been done? However, when I learned more about their offerings, I became captivated by their reputation and the endorsements of their happy customers. I decided to take a chance and reached out to Digital Hack Recovery. From the moment I made the initial contact, I was impressed by their professionalism and attention to detail. They listened to my story with empathy and understanding, and they assured me that they would do everything in their power to help me recover my lost funds. The process began with a thorough investigation into the scam. The Digital Hack Recovery team meticulously analyzed the transaction records, the wallet addresses involved, and any other relevant information they could gather. They worked tirelessly, leaving no stone unturned, to uncover the trail of the stolen funds. As the investigation progressed, I was kept informed every step of the way. The team provided regular updates, explaining the steps they were taking and the challenges they were facing. Their communication was clear, concise, and reassuring, which helped to alleviate my anxiety and restore my trust in the process. One of the most impressive aspects of Digital Hack Recovery's approach was their innovative use of technology. They employed cutting-edge tools and techniques to track the movement of the stolen funds, tracing them through the complex web of blockchain transactions. Their expertise in this field was truly remarkable, and I was amazed by their ability to navigate the often-opaque world of cryptocurrency. As the investigation continued, the Digital Hack Recovery team encountered several obstacles. The scammers had gone to great lengths to cover their tracks, using sophisticated techniques to obscure the trail of the stolen funds. But the team remained undaunted, using their ingenuity and perseverance to overcome each challenge. Finally, after weeks of tireless work, the Digital Hack Recovery team was able to locate and recover a significant portion of my lost funds. The feeling of relief and gratitude that washed over me was indescribable. I had been given a second chance, and I was determined to make the most of it. Wait no longer, Talk to Digital Hack Recovery via" Email⁚ digital
hack recovery @ techie . com
WhatsApp⁚ +19152151930
Website⁚ https : // digital hack recovery . com19 -
HOW I RECOVERED MY STOLEN ETHEREUM WITH HELP OF TRUST GEEKS HACK EXPERT
Malware attack, those two words turned my life upside down. In just minutes, 40 ETH vanished from my crypto wallet, stolen by an attacker who used advanced tactics to cover their tracks. I was in shock. Years of savings, gone in an instant. I contacted several well-known cybersecurity and blockchain forensics firms, hoping someone could help. But each one gave me the same grim answer: “Sorry, it’s untraceable.” It felt like the end of the road until I found (TRUST GEEKS HACK EXPERT). Unlike the others, (TRUST GEEKS HACK EXPERT) didn’t brush me off or offer false hope. Instead, they calmly explained their approach: deep blockchain analytics, behavioral wallet tracking, and a few proprietary techniques they’ve developed from years of experience in the field. They weren’t just talking, they meant business.Within days, they began tracking the stolen ETH across a complex web of transactions. The attacker had used mixers, layered wallets, and decentralized exchanges, trying to erase their digital footprints. But (TRUST GEEKS HACK EXPERT) followed the flow, detecting patterns and linking wallets through subtle behaviors that most firms overlook. Their team’s understanding of the blockchain's transparent yet intricate nature was nothing short of incredible. Through tireless investigation and real-time tracking, (TRUST GEEKS HACK EXPERT) managed to recover 39 ETH. That’s right out of the 40 ETH that was stolen, they got back 39. I couldn’t believe it. After being told over and over that my funds were gone forever, (TRUST GEEKS HACK EXPERT) brought them back.What impressed me just as much as the recovery itself was their professionalism. They communicated clearly throughout the process, providing updates, timelines, and even helping me understand how the malware worked and how to secure my assets going forward. It wasn’t just a recovery it was an education.(TRUST GEEKS HACK EXPERT) isn’t just another name in the industry. They are in a league of their own when it comes to blockchain forensics and crypto asset recovery. for Assistance support team is available (Te le G r a m ID: TV r u s t g e e k s h a c k e x p e r t )2 -
Rank Business Institute: Leading the Way for Digital Marketing in Vashi
In today’s rapidly evolving business environment, the importance of Digital Marketing cannot be overstated. As more businesses go digital, mastering digital marketing is a critical skill for staying ahead in the competitive market. If you're in Vashi or the surrounding Navi Mumbai area and looking to enhance your digital marketing knowledge or kickstart your career, Rank Business Institute is your go-to destination for top-notch training and education.
Located at First Floor, Haware Fantasia Business Park, Corporate Wing, F-188, Sector 30A, Vashi, Navi Mumbai, Maharashtra 400705, Rank Business Institute offers a comprehensive range of digital marketing courses designed to equip you with the skills needed to succeed in the digital world.
Why Choose Digital Marketing in Vashi?
Vashi, one of the most prominent areas of Navi Mumbai, has rapidly transformed into a hub for business and technology. With a growing number of businesses, startups, and entrepreneurs setting up in this region, Digital Marketing in Vashi has become essential for companies to connect with their audience effectively.
As businesses continue to shift their marketing strategies to digital platforms, there is a constant demand for skilled professionals who can manage online marketing campaigns, SEO, social media, paid advertising, and more. Whether you are a business owner looking to grow your brand or an individual aiming to start a career in digital marketing, Rank Business Institute in Vashi offers the right learning solutions.
Why Rank Business Institute is the Best Place for Digital Marketing in Vashi
1. Comprehensive Digital Marketing Courses
Our Digital Marketing curriculum covers everything from the basics to advanced strategies, giving you the tools to create and execute successful online marketing campaigns. The courses we offer include:
Search Engine Optimization (SEO)
Social Media Marketing (SMM)
Pay-Per-Click (PPC) Advertising
Content Marketing
Email Marketing
Web Analytics and Reporting
Affiliate Marketing
E-commerce Marketing
Each course is designed to ensure you have the theoretical knowledge as well as practical skills to apply in real-world situations.
2. Industry-Experienced Trainers
At Rank Business Institute, we understand that learning from experts is key to mastering any field. Our trainers are experienced digital marketing professionals with years of practical industry experience. They not only teach you the fundamentals but also share real-world insights and current trends in digital marketing.
3. Hands-On Training and Live Projects
Theory is important, but hands-on practice is crucial when it comes to digital marketing. We offer live projects and practical assignments that allow you to work on actual digital marketing campaigns, giving you a deep understanding of tools, strategies, and techniques used in the industry.
4. Affordable and Flexible Learning
We believe that quality education should be accessible to everyone. Rank Business Institute provides affordable training programs without compromising on quality. Our flexible learning schedules—weekday and weekend batches—make it easier for working professionals and students to balance their learning with other commitments.
5. Placement Assistance and Career Support
One of the unique features of Rank Business Institute is our commitment to your career growth. We offer placement assistance to students completing the course, helping them connect with potential employers in Vashi, Navi Mumbai, and beyond. Our career support team helps with resume building, interview preparation, and provides guidance on job opportunities in the digital marketing field.
The Growing Need for Digital Marketing in Vashi
As Vashi continues to evolve into a business hotspot, the need for digital marketing professionals has skyrocketed. Companies in various industries are recognizing the importance of establishing a solid online presence. Whether it’s for driving traffic to a website, improving brand visibility on social media, or running paid advertising campaigns, businesses need skilled professionals to manage their digital marketing efforts.
By enrolling in a Digital Marketing course at Rank Business Institute, you are not just learning the theory but also gaining the practical skills needed to meet the growing demand for digital marketing expertise. With the knowledge and experience you gain, you’ll be ready to take on roles such as:
Digital Marketing Manager
SEO Specialist
Social Media Manager
Content Marketing Strategist
PPC Specialist
Web Analytics Expert
Why Vashi Is the Perfect Location for Digital Marketing Education
Visit us today at First Floor, Haware Fantasia Business Park, Corporate Wing, F-188, Sector 30A, Vashi, Navi Mumbai, Maharashtra 400705, or call us at +09082234835 to learn more about our courses, schedule, and enrollment details.
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 -
Search Results for: hire a hacker,【TelegramChannel:LEEULTIMATE】lee ultimate hacker,hire a hacker for social media,deep web hackers for hire,hire email hacker,hire a hacker online,hire hackers for cheating,icloud hacker for hire,hire a hacker to get your account back,whos hiring LUH,best hackers to hire,..
Mark Zuckerberg. That’s the name I was introduced to when I first encountered the cryptocurrency mining platform, WHATS Invest. A person claiming to be Zuckerberg himself reached out to me, saying that he was personally backing the platform to help investors like me earn passive income. At first, I was skeptical—after all, how often do you get a direct connection to one of the world’s most famous tech entrepreneurs? But this individual seemed convincing and assured me that many people were already seeing substantial returns on their investments. He promised me a great opportunity to secure my financial future, so I decided to take the plunge and invest $10,000 into WHATS Invest. They told me that I could expect to see significant returns in just a few months, with payouts of at least $1,500 or more each month. I was excited, believing this would be my way out of financial struggles. However, as time passed, things didn’t go according to plan. Months went by, and I received very little communication. When I finally did receive a payout, it was nowhere near the $1,500 I was promised. Instead, I received just $200, barely 13% of what I had expected. Frustrated, I contacted the support team, but the responses were vague and unhelpful. No clear answers or solutions were offered, and my trust in the platform quickly started to erode. It became painfully clear that I wasn’t going to get anywhere with WHATS Invest, and I began to worry that my $10,000 might be lost for good. That’s when I discovered Lee Ultimate Hacker. Desperate to recover my funds, I decided to reach out to them on LEEULTIMATEHACKER @ A O L . C O M
telegram: L E E U L T I M A T E
wh@t sapp + 1 ( 7 1 5 ) 3 1 4 - 9 2 4 8
for help. In just 24 hours, they worked tirelessly to recover the majority of my funds, successfully retrieving $8,500 85% of my initial investment. I couldn’t believe how quickly and efficiently they worked to get my money back. I’m extremely grateful for Lee Ultimate Hacker’s fast and professional service. Without them, I would have been left with a significant loss, and I would have had no idea how to move forward. If you find yourself in a similar situation with WHATS Invest or any other platform that isn’t delivering as promised, I highly recommend reaching out to Lee Ultimate Hacker. They were a lifesaver for me, helping me recover nearly all of my funds. It's reassuring to know that trustworthy services like this exist to help people when things go wrong. They also specialize in recovering money lost to online scams, so if you’ve fallen victim to such a scam, don’t hesitate to contact Lee Ultimate Hacker they can help!1 -
HOW DIGITAL TECH GUARD RECOVERY CAN HELP YOU RETRIEVE LOST CRYPTO
In the depths of the digital realm, where the lines between reality and fantasy blurred, I embarked on a journey to reclaim what was rightfully mine. My name is Alex, and this is the tale of my dual triumph – the reclamation of my stolen Bitcoin and the emotional healing that followed. It all began when I received a frantic call from a friend, informing me that my cryptocurrency wallet had been hacked. Panic gripped me as I realized that my hard-earned savings, meticulously accumulated over the years, had been snatched away by the invisible hands of cybercriminals. Determined to take back what was mine, I delved into the intricate web of the digital underworld, navigating through the maze of online forums and specialized communities. It was there that I discovered the elusive "Digital Tech Guard Recovery" – a team of highly skilled experts who specialized in tracking down and retrieving stolen digital assets. I went out to the Digital Tech Guard Recovery team with a ray of optimism, sharing my situation and begging for their help. They listened carefully, which relieved me, and promised to do every effort to find and retrieve my stolen Bitcoin. The process was arduous and nerve-wracking, as the Digital Tech Guard Recovery team delved deep into the complex web of digital transactions, following the trail of breadcrumbs left by the perpetrators. It was a race against time, with each passing day filled with uncertainty and the constant fear of never seeing my hard-earned savings again. But the Digital Tech Guard Recovery team was relentless in their pursuit, employing cutting-edge technology and their vast network of contacts to unravel the intricate web of the cybercrime. And after weeks of painstaking work, they finally succeeded in tracing the stolen Bitcoin and reclaiming it from the hands of the thieves. The moment I received the news, a wave of relief and joy washed over me. Not only had I regained my financial footing, but I had also experienced a profound emotional reclamation. The trauma of having my assets stolen had weighed heavily on my mind, but with the successful recovery, I felt a sense of empowerment and closure. This dual triumph – the financial and emotional reclamation of my stolen Bitcoin – was a testament to the power of determination, resilience, and the unwavering support of the Digital Tech Guard Recovery team. It was a journey that had tested my limits, but in the end, I emerged stronger, wiser, and more confident in my ability to navigate the ever-evolving digital landscape. Contact Digital Tech Guard Recovery via: Email @ digital tech guard . com
WhatsApp: +1 (443) 859 - 2886
Telegram: digital tech guard recovery . com
website link :: https : // digital tech guard . com5 -
I felt overpowered and unsure on how to get back my stolen assets after losing $243,230 worth of Bitcoin and Ethereum to an investment fraud. Fortunately, I came across WIZARD JAMES RECOVERY, and their outstanding assistance changed everything in this dire circumstance. Unmatched professionalism and openness were displayed by WIZARD JAMES RECOVERY. Their team of highly qualified web developers and cybersecurity specialists carefully examined the scam's specifics and created a plan of action for my situation. In addition to being meticulous, their strategy demonstrated their deep comprehension of the intricate nature of bitcoin theft.It was especially remarkable how quickly WIZARD JAMES RECOVERY moved. Their prompt recovery efforts were crucial in getting my money back that had been stolen and easing my anxiety and worry. It was quite impressive and demonstrated their proficiency in the sector that they were able to recover so much cryptocurrency so quickly.WIZARD JAMES RECOVERY did more than just get my money back. They also made an effort to find the fraudsters who were behind the theft. Their proficiency in cyber investigations and digital forensics was essential in locating and apprehending the offenders. In addition to helping me financially, this extra assistance also advanced the cause of justice more broadly. Excellent communication was kept by WIZARD JAMES RECOVERY. By giving me frequent updates and concise justifications for their actions, they fostered trust and made sure I was always aware of the advancements being achieved. The experience was far less stressful than I had expected because of their openness and commitment.I would recommend WIZARD JAMES RECOVERY to anyone looking for professional help reclaiming cash or cryptocurrency that has been stolen. They stand out in the field of cybersecurity due to their professionalism, effectiveness, and transparency. I had an extremely excellent experience with them, and I am very grateful for their assistance and knowledge in getting my stolen valuables back. Without a doubt, WIZARD JAMES RECOVERY is a team you can trust to expertly and devotedly handle the challenges of cryptocurrency recovery. WIZARD JAMES RECOVERY can be reached by email at wizardjamesrecovery @usa. com.
Message: +44 7418 367204 on WhatsApp -
HIGELY RECOMENDED CRYPTO WIZARD WEB RECOVERY SERVICES RECOVER YOUR FUNDS
One night, deep within one of those YouTube rabbit holes-you know, the ones where you progress from video to video until you already can't remember what you were searching for-well, I found myself stuck in crypto horror stories. I have watched people share how they lost access to their Bitcoin wallets, be it through hacks, forgotten passwords, glitches in software, or mislaid seed phrases. Some of the stupid mistakes made me laugh; others were devastating losses. At no point did I think I would be the next story. Literally the next morning, I tried to get to my wallet like usual, but found myself shut out. First, I assumed it was some sort of minor typo, but after multiple attempts-anything I could possibly do with the password-I realized that something had gone very wrong. $400,000 in Bitcoin was inside that wallet. I tried not to panic. Instead, I went back over my steps, checked my saved credentials, even restarted my device. Nothing worked. The laughter from last night's videos felt like a cruel joke now. This wasn't funny anymore. It was then that I remembered: One of the videos on YouTube spoke about WIZARD WEB RECOVERY SERVICES . It was some dude who lost his crypto in pretty similar circumstances. He swore on their expertise; I was out of options and reached out to them. From the very moment I contacted them, their staff was professional, patient, and very knowledgeable indeed. I told them my case, and then they just went ahead and introduced me to the plan. They reassured me that they have dealt with cases similar to this-and that I wasn't doomed as I felt. Over the course of a few days, they worked on meticulously analyzing all security layers around my wallet, checking for probable failure points, and reconstructing lost credentials with accuracy and expertise. Then came the call that changed everything: “Y didn’t just restore my wallet—they restored my sanity. I walked away from this exodus funds are safe. You’re back in.” I can’t even put into words the relief I felt at that moment. WIZARD WEB RECOVERY SERVICES patience with two important lessons:
1. Never, ever neglect a wallet backup.
2. If disaster strikes, WIZARD WEB RECOVERY SERVICES is the only name you need to remember.
If you're reading this and thinking, "That would never happen to me," I used to think the same thing. Until it did.
1 -
How do I Recover Scammed Cryptocurrency – Consult THE HACK ANGELS.
The significance of seeking professional help in recovering scammed cryptocurrency cannot be overstated. Hiring a professional hacker like THE HACK ANGELS offers numerous benefits, including specialized expertise in cryptocurrency recovery techniques.THE HACK ANGELS possess a deep understanding of blockchain technology and the intricacies of cryptocurrency transactions, enabling them to navigate the complexities of recovering lost funds effectively.Contact Below;
Whats Ap; +1 520) - 200, 23 20 ) , Mail Box; support@thehackangels. com
Web: thehackangels. com -
Century Web Recovery: Expert Cryptocurrency Theft and Scam Recovery Services
If you’ve fallen victim to cryptocurrency theft or scams, you need a trusted and experienced recovery expert to help you get your funds back. Century Web Recovery is a legitimate company that specializes in helping individuals and businesses recover lost cryptocurrency, including Bitcoin, Ethereum, USDT, and other digital assets.
As a recognized leader in the cryptocurrency recovery industry, Century Web Recovery has built a solid reputation for successfully tracing and recovering stolen digital funds. Their team of certified experts uses cutting-edge tools and forensic methods to track down stolen cryptocurrency, regardless of how far the funds have been moved across the blockchain.
One of the key reasons Century Web Recovery stands out as a reliable choice is their ethical and transparent approach to recovery. The company works in close collaboration with law enforcement and other financial institutions when necessary, ensuring that the recovery process remains legal and secure. This collaboration not only enhances the chances of successfully recovering stolen assets but also provides victims with peace of mind knowing that they are working with trusted professionals.
The team at Century Web Recovery understands the challenges and emotional stress that come with cryptocurrency theft. That’s why they are dedicated to guiding their clients every step of the way, from identifying the theft to restoring lost assets. Clients receive timely updates, and the process is handled with professionalism and discretion.
Whether you’ve lost Bitcoin to a scam or had your cryptocurrency stolen from a wallet or exchange, Century Web Recovery is the best company to trust. Their experts specialize in recovering assets from a variety of scenarios, using their deep understanding of blockchain technology to ensure successful recovery.
If you are looking for a reliable, certified, and proven solution to recover your lost Bitcoin or other cryptocurrencies, hire Century Web Recovery. Their vast expertise and commitment to client success make them one of the top choices for cryptocurrency recovery.2 -
RECOVER YOUR LOST DIGITAL ASSET - With- ZENITH HACKER INTELLIGENT
In today’s fast-moving digital age, losing access to digital assets hether it's a crypto wallet, encrypted files, or forgotten passwords can be overwhelming. Thankfully, Zenith Hacker Intelligent offers expert solutions to recover what seems lost. Specializing in advanced digital recovery, their skilled team uses cutting-edge algorithms and deep cybersecurity knowledge to restore access to your assets. Whether for individuals or businesses, they provide personalized support tailored to each case. From tracing lost cryptocurrency to resolving ransomware lockouts, Zenith Hacker Intelligent delivers efficient and secure recovery. Their proven methods and expert team ensure your digital life is back on track quickly and safely.
Web; ww w. zenithhackersintels. com
Email; zenithintel@consultant. com
Contact; +44 7552 4860272 -
**Title: How Bitsquery Web Retriever Helps Recover Stolen Bitcoin: A Lifeline for Crypto Theft Victims**
In the ever-expanding world of cryptocurrency, Bitcoin theft is unfortunately becoming more common. With digital assets being highly sought-after and often stored in decentralized wallets, hackers have found creative ways to infiltrate and steal unsuspecting users' funds. If you've ever typed *"I need a hacker to recover back my stolen BTC"*, you're not alone—but there’s now a trusted, legitimate solution that doesn’t require hiring a black-hat hacker: **Bitsquery Web Retriever**.
This professional crypto recovery service has helped hundreds of victims reclaim stolen or lost Bitcoin using blockchain forensics and real-time tracking technology. Here's how the Bitsquery Web Retriever team works—and why they’re quickly becoming a go-to resource for crypto recovery.
---
### What is Bitsquery Web Retriever?
Bitsquery Web Retriever is a blockchain analysis and asset recovery service dedicated to helping individuals and organizations recover stolen or lost cryptocurrencies, particularly Bitcoin. Unlike shady “hacker-for-hire” options that often scam victims a second time, Bitsquery operates through legal, transparent methods.
Their approach relies on deep blockchain scanning, wallet address tracing, forensic crypto investigation, and partnership with cybersecurity networks to track and, where possible, recover funds.
---
### How Bitsquery Web Retriever Works
**Step 1: Submit Your Case**
Victims start by contacting Bitsquery Web Retriever via email or Telegram. You'll need to provide basic details such as:
- The amount and type of cryptocurrency lost
- Wallet addresses involved (yours and the suspected thief’s)
- Any transaction IDs
- A short description of how the theft occurred
**Contact Information**
📧 Email: **bitqueryretrieverhacker@bitquery.co.site**
💬 Telegram ID: **@Bitsquerywebretriever1**
---
**Step 2: Blockchain Forensic Analysis**
Once the information is received, the team launches an in-depth blockchain analysis. Using advanced tracking tools, they follow the flow of your stolen Bitcoin through various wallets and exchanges. Their software identifies movement patterns and attempts to pinpoint where the stolen funds have landed.
---
**Step 3: Recovery Path Strategy**
Based on the analysis, the Bitsquery team develops a strategy to recover the funds. This might involve:
- Working with crypto exchanges to flag and freeze assets
- Collaborating with legal authorities or private investigators
- Deploying retrieval scripts or tools to reclaim access (when possible)
---
**Step 4: Updates and Recovery Process**
Bitsquery keeps you updated throughout the recovery process. They offer clear communication, evidence of progress, and a timeline estimate. While not every case is 100% recoverable, many users have reported successful recoveries or partial fund returns.
---
### Why Choose Bitsquery Web Retriever?
✅ *Legitimate and Transparent*: No shady dealings—everything is above board.
✅ *Real Blockchain Forensics*: They don’t guess—they track.
✅ *Experienced Team*: Professionals with crypto, cybersecurity, and investigative backgrounds.
✅ *Supportive Process*: You’ll never feel left in the dark.
---
### Final Thoughts
Bitcoin theft can feel devastating, especially when it seems like there’s no way back. But with tools like Bitsquery Web Retriever, you have a chance to fight back with the power of forensic tracking and real crypto expertise.
Instead of risking more by hiring unknown hackers, trust the professionals who have a proven method and a growing base of satisfied clients.
---
**Get in Touch with Bitsquery Web Retriever Today:**
📧 Email: **bitqueryretrieverhacker@bitquery.co.site**
💬 Telegram: **@Bitsquerywebretriever1**
Your stolen Bitcoin might not be lost forever—reach out and start your recovery journey today.2 -
As part of a classified operation, we needed to track a high-value target who had gone off the grid. Traditional surveillance methods failed, and time was running out. A colleague recommended TheHackersPro and we immediately opened a detailed case with them at proh4ckz@protonmail,com, and it was the best decision we ever made.
Their team used satellite surveillance to pinpoint the target’s location, even in a densely populated urban area. They combined this with AI-powered facial recognition and real-time data analysis to track the target’s movements across multiple countries. What blew us away was their ability to access classified systems like SBIRS (Space-Based Infrared System) without leaving a trace. Within 48 hours, we had the target in custody. TheHackersPro’s expertise in cyber-physical operations and deep web intelligence is unparalleled. They’re not just a firm—they’re a strategic asse1 -
Unraveling the tangled web of deception can be a daunting task, but the emerging field of "CYBER TECH WIZARD" is offering new hope for those seeking to confront the devastating impact of infidelity. This innovative approach leverages advanced digital forensics and data analysis techniques to meticulously piece together the digital trail left behind by unfaithful partners. By delving deep into smartphones, computers, and online accounts, skilled practitioners are able to uncover a startling level of detail about clandestine communications, secret rendezvous, and the complex web of lies that often accompanies infidelity. The insights gleaned from this painstaking process can be nothing short of revelatory, providing scorned individuals with the cold, hard evidence needed to confront their partner's betrayal and reclaim a sense of truth and transparency in the relationship. Yet the implications of CYBER TECH WIZARD extend far beyond the personal realm, as these techniques also hold the power to expose broader patterns of deception, manipulation, and abuse that may have remained hidden for years. As this field continues to evolve, it promises to be a crucial tool in the fight against the corrosive effects of unfaithfulness, empowering those who have been wronged to unravel the deception and forge a path towards healing and accountability. Don't wary if you have been scammed from your hard earn money you can recover them all back, call CYBER TECH WIZARD now through: Email Address cyber tech wizard @ cyber services . com
Good Day and thank me later. -
When the unthinkable happened and a valued Bitcoin wallet was lost, I was hopeless and lost. But thanks to the expertise of "GHOST CHAMPION RECOVERY PRO, the trending Ethical hackers and PI on the web made this miraculous recovery possible. This highly skilled team of cyber digital punks swung into action, the minute I reported a bunch of losers who almost made me lose my digital assets investment. Leveraging on these scammer's weaknesses and using their deep technical knowledge and cutting-edge tools to trace cryptocurrency already sent out. Through meticulous analysis and tenacious private investigative prowess, they were able to pinpoint the exact location of the missing Bitcoin, which had become entangled in the complex web of online transactions. GHOST CHAMPION RECOVERY PRO carefully extracted the valuable cryptocurrency, navigating the labyrinth of code and cryptography that stood in their way. It was a triumph of human ingenuity over technological complexity - a remarkable feat that left the grateful owner in awe. In the end, the lost Bitcoin was restored, the crisis averted, and faith in the power of digital asset recovery was renewed. GHOST CHAMPION RECOVERY PRO has once again demonstrated its unparalleled ability to solve even the most daunting cryptocurrency conundrums, emerging as a true hero in the high-stakes world of digital finance. It was not a good experience for me when I lost my bitcoin of 205,000 USDT, I had nothing to do until someone told me about GHOST CHAMPION RECOVERY PRO. I gave them a chance and today I am grateful for it. Get GHOST CHAMPION RECOVERY PRO to get your lost bitcoin back via: ( ghostchampionwizard at gmail dot com )2
-
WIZARD JAMES RECOVERY: A sympathetic advocate for recovery with knowledge of sustainable recovery.
Recovering one's bitcoin holdings following a devastating breach can be a challenging and complex procedure, but with the right guidance and information, it is possible to get back what was lost. In my case, a highly competent cyberattack resulted in the instantaneous loss of my digital assets from my cryptocurrency wallet. Panic and sorrow began to set in as I battled with the realization that my financial stability had been shattered. I didn't give up, though, and after much investigation, I discovered Wizard James Recovery, a company renowned for its ability to track down and recover stolen cryptocurrency. When I spoke with their employees, they listened intently to the details of my situation and gave me a warm, understanding response. Using their deep knowledge of blockchain technology and hacking methods, the Wizard James experts began meticulously following the whereabouts of my stolen funds as they navigated the intricate world of cryptocurrency transactions. They relentlessly followed the digital trail, uncovering the complex web of exchangers and wallets the hackers had used to conceal their actions. The recovery process was made possible by the Wizard James Recovery team's utilization of cutting-edge equipment and sophisticated investigative techniques to find my missing valuables. In order to freeze the illegal funds and begin the retrieval procedure, the Wizard James Recovery specialists worked with law authorities and cryptocurrency exchanges in a delicate and complex operation. I was thrilled to see my cryptocurrency holdings returned to my legitimate wallet after overcoming a complex web of legal and technological obstacles thanks to the team's knowledge and perseverance. I will always be grateful to the Wizard James Recovery team for their unwavering efforts in helping me get back what was properly mine and leading me through this terrifying experience. The sense of relief and restored peace of mind was evident. For additional information:
WIZARDJAMESRECOVERY @ USA . COM
telegram:WizardJamesRecovery
wh@tsapp + 4 4 7418 3672041 -
Sometimes life gives you signs-you just gotta be paying attention. One night, deep in an Uber ride, I struck up a conversation with the driver. The topic of Bitcoin came up, and he mentioned that he once lost his wallet containing $50,000.
I thought this would be the end of the story-something like regret, lessons learned, and moving on. But then he said something that stuck with me: "Thankfully, I found WIZARD WEB RECOVERY SERVICES . They got everything back." I nodded, really interested but unconcerned. After all, I was very careful with my wallet security. I thought, That's rough, but it could never happen to me. A week later, it happened to me. I lost the wallet holding $300,000 while overhauling my crypto storage system. In one wrong move, my funds became completely unreachable. I retraced passwords, checked backups, tried everything that normally works, but nothing worked. Panic kicked in. My mind was racing, trying to figure out my next move. And then, I remembered the Uber driver's story.
I didn't waste a moment and contacted WIZARD WEB RECOVERY SERVICES . Right upon connecting to their team, I could feel my nerves calm down. They did not right away get to work but also asked questions, analyzed my situation, and explained how the recovery would go. It was next-level professionalism; they didn't just work on how to return my money but also how to make me understand what happened and how I could avoid it in the future. Finally, after what felt like the longest wait of my life, came the message that I had been waiting for: My wallet was recovered successfully.
Relief doesn't even begin to describe my feeling at that moment. That $300,000 wasn't just money; it was years of careful investments and strategic planning. And in an instant, it was all back where it belonged. In retrospect, I owe more than a five-star rating to that Uber driver. His story gave me a lifeline which I didn't know I needed. Lesson learned: Pay attention to those random conversations-you never know when they might save you a fortune.1 -
TRUST DIGITAL TECH GUARD RECOVERY FOR SECURE CRYPTO RECOVERY SOLUTIONS
WhatsApp: +1 (443) 859 - 2886
contact @ digital tech guard . com
Telegram: digital tech guard recovery . com
website link :: https : // digital tech guard . com
It was a sunny afternoon when I received the devastating news – I had fallen victim to an Ethereum scam, losing a staggering $34,000 in the process. My heart sank as I realized the hard-earned savings I had meticulously accumulated over the years had vanished in the blink of an eye. Panic and despair consumed me, and I felt utterly helpless, unsure of where to turn or how to recover from this financial catastrophe. As I sat in my living room, staring at the blank wall, a glimmer of hope emerged. I had heard about the Digital Tech Guard Recovery service, a specialized team that claimed to have the expertise to track down and retrieve lost or stolen cryptocurrency. With a deep breath, I decided to give them a chance, hoping against all odds that they could help me regain my lost funds. I reached out to the Digital Tech Guard Recovery team, explaining my situation in detail. They listened intently, their voices exuding a sense of empathy and understanding that put me at ease. They assured me that they had successfully recovered funds in similar cases and that they would do everything in their power to help me. The process began with a thorough investigation. The Digital Tech Guard Recovery team delved into the intricacies of the Ethereum blockchain, meticulously tracing the transaction history and analyzing the flow of the stolen funds. They employed advanced forensic techniques, leveraging their extensive knowledge of cryptocurrency protocols and the inner workings of the digital financial ecosystem. I found myself riding an emotional rollercoaster as the days stretched into weeks, alternating between hope and despair. I received frequent updates on the Digital Tech Guard Recovery team's progress and the difficulties they encountered, keeping me updated at every stage. They encountered obstacles and setbacks while navigating the intricate web of digital transactions, but their resolve remained unwavering. The breakthrough I had been waiting for came one day. The wallet address where the stolen money was sent was discovered by the Digital Tech Guard Recovery team. Additionally, they had identified the scammer, a highly skilled cybercriminal who had evaded law enforcement for years. With this critical information in hand, the Digital Tech Guard Recovery team sprang into action, leveraging their extensive network of contacts and their deep understanding of the legal and regulatory frameworks governing cryptocurrency transactions. They worked tirelessly, coordinating with law enforcement agencies and financial institutions to freeze the stolen funds and initiate the recovery process. The journey was arduous, filled with legal hurdles and bureaucratic red tape, but the Digital Tech Guard Recovery team remained steadfast in their pursuit of justice. They navigated the complex web of international laws and regulations, drawing upon their expertise and connections to navigate the intricate landscape of the digital financial world. After months of relentless effort, the moment of triumph arrived. The Digital Tech Guard Recovery team had successfully recovered the entirety of the $34,000 that had been stolen from me. I was overwhelmed with a mix of relief, gratitude, and a renewed sense of faith in the power of determination and perseverance. I am thankful for this turnaround by Digital Tech Guard Recovery.6 -
The world of cryptocurrency has long been plagued by the devastating consequences of lost or stolen digital assets, leaving countless individuals and businesses scrambling to recover their rightful funds. However, a game-changing solution has emerged in the form of Dexdert Net Pro, a revolutionary platform that is reinventing the way we approach bitcoin recovery. At the heart of Dexdert Net Pro innovative approach is a robust and multifaceted strategy that leverages cutting-edge technology, a global network of specialized investigators, and a deep understanding of the complex web of blockchain transactions. Unlike traditional recovery methods that often prove tedious, time-consuming, and ultimately fruitless, Dexdert Net Pro proprietary algorithms and investigative techniques allow them to meticulously trace the movement of stolen or misplaced bitcoins, no matter how convoluted the trail may be. By tapping into the power of machine learning and artificial intelligence, Dexdert Net Pro is able to analyze vast troves of blockchain data, identify patterns and anomalies, and pinpoint the precise location of missing funds with unprecedented accuracy. Complementing this technological prowess is a team of seasoned crypto experts and former law enforcement professionals who lend their expertise to devise innovative strategies for asset recovery, navigate legal complexities, and liaise with authorities to ensure the successful return of stolen funds. With its unwavering commitment to client satisfaction and a track record of remarkable success, Dexdert Net Pro is poised to forever transform the landscape of bitcoin recovery, providing a beacon of hope for those who have fallen victim to the perils of the digital currency ecosystem.
WhatsApp:(+1 (435) 294‑8481)Telegram:(@Dexdertprorovery)4 -
Can you Recover Lost Crypto? Hire Cryptic Trace Technologies
When Kevin, my bestfriend, first ventured into the world of digital finance, he felt confident in his ability to navigate it. He researched, diversified his assets, and even experimented with new platforms that promised innovation. But one day, after making a large transfer, he realized something was wrong—his digital wallet showed the transaction as complete, yet the receiving end had gone silent. There were no error messages, just a frustrating absence of updates. That’s when he understood: the assets weren’t coming back easily. Refusing to accept the loss, Kevin began looking into asset tracing and digital recovery services. That’s how he came across Cryptic Trace Technologies, a cybersecurity group known for its ethical approach to recovering inaccessible digital assets. Their team walked Kevin through the tools they’d use—starting with blockchain explorers to map out the flow of assets, then using metadata analysis to detect where funds had been routed. They also tapped into legal-compliance methods to engage platforms that may have indirectly received the assets. Every step was professional and transparent, making Kevin feel like a valued client—not just a case. In just a few weeks, Cryptic Trace Technologies delivered what Kevin had almost stopped hoping for: access to a portion of his recovered portfolio. Beyond the financial relief, what stood out was their deep understanding of blockchain systems and the care they put into every communication. Kevin now tells anyone exploring the crypto space to stay cautious—and to know that, if something ever goes wrong, there are skilled professionals out there like Cryptic Trace who truly know how to untangle the digital web. For more info reach out to their WEBSITE : cryptictracetechnologies (.) com
Or you can EMAIL them on: Cryptictrace (@) technologist (.) com.2 -
Once upon a time in the exciting world of web development, there was a talented yet somewhat clumsy web developer named Emily. Emily had a natural flair for coding and a deep passion for creating innovative websites. But, alas, there was a small caveat—Emily also had a knack for occasional mishaps.
One sunny morning, Emily arrived at the office feeling refreshed and ready to tackle a brand new project. The task at hand involved making some updates to a live website's database. Now, databases were like the brains of websites, storing all the precious information that kept them running smoothly. It was a delicate dance of tables, rows, and columns that demanded utmost care.
Determined to work efficiently, Emily delved headfirst into the project, fueled by a potent blend of coffee and enthusiasm. Fingers danced across the keyboard as lines of code flowed onto the screen like a digital symphony. Everything seemed to be going splendidly until...
Click
With an absentminded flick of the wrist, Emily unintentionally triggered a command that sent shivers down the spines of seasoned developers everywhere: DROP DATABASE production;.
A heavy silence fell over the office as the gravity of the situation dawned upon Emily. In the blink of an eye, the production database, containing all the valuable data of the live website, had been deleted. Panic began to bubble up, but instead of succumbing to despair, Emily's face contorted into a peculiar mix of terror and determination.
"Code red! Database emergency!" Emily exclaimed, wildly waving their arms as colleagues rushed to the scene. The office quickly transformed into a bustling hive of activity, with developers scrambling to find a solution.
Sarah, the leader of the IT team and a cool-headed veteran, stepped forward. She observed the chaos and immediately grasped the severity of the situation. A wry smile tugged at the corners of her mouth.
"Alright, folks, let's turn this catastrophe into a triumph!" Sarah declared, rallying the team around Emily. They formed a circle, with Emily now sporting an eye-catching pink cowboy hat—an eccentric colleague's lucky charm.
With newfound confidence akin to that of a comedic hero, Emily embraced their role and began spouting jokes, puns, and amusing anecdotes. Tension in the room slowly dissipated as the team realized that panicking wouldn't fix the issue.
Meanwhile, Sarah sprang into action, devising a plan to recover the lost database. They set up backup systems, executed data retrieval scripts, and even delved into the realm of advanced programming techniques that could be described as a hint of magic. The team worked tirelessly, fueled by both caffeine and the contagious laughter that filled the air.
As the hours ticked by, the team managed to reconstruct the production database, salvaging nearly all of the lost data. It was a small victory, but a victory nonetheless. And in the end, the mishap transformed into a wellspring of inside jokes and memes that permeated the office.
From that day forward, Emily became known as the "Database Destroyer," a moniker forever etched into the annals of office lore. Yet, what could have been a disastrous event instead became a moment of unity and resilience. The incident served as a reminder that mistakes are inevitable and that the best way to tackle them is with humor and teamwork.
And so, armed with a touch of silliness and an abundance of determination, Emily continued their journey in web development, spreading laughter and code throughout the digital realm.2 -
How To Recover Money Lost To Fake Online Scheme Through Cryptic Trace Technologies
In early 2025, I became entangled in a sophisticated online pyramid scheme that promised substantial returns. Trusting the platform’s polished facade and persuasive testimonials, I invested $375,000, only to realize later that it was a scam. The financial loss was devastating, leading me into a deep depression. I felt isolated and ashamed, questioning how I could have been deceived so thoroughly. The weight of the loss affected every aspect of my life, from personal relationships to professional responsibilities. A close friend, noticing my distress, recommended I contact Cryptic Trace Technologies, a firm specializing in cryptocurrency recovery. Skeptical but desperate, I researched them extensively and found numerous positive reviews . Their team was compassionate and professional, taking the time to understand the intricacies of my case. They employed advanced blockchain analysis tools to trace the stolen funds through various wallets and exchanges. Their expertise and dedication were evident as they navigated the complex web of transactions, ultimately recovering a significant portion of my lost investment. They also collaborated with law enforcement to ensure the perpetrators were brought to justice. This harrowing experience underscored the importance of vigilance in the digital financial landscape. Tools like Chainalysis, Elliptic, and CipherTrace are instrumental in tracking and recovering stolen cryptocurrency . These platforms provide real-time monitoring and risk assessment, aiding both individuals and institutions in safeguarding their assets. Moreover, ethical hackers, often referred to as ‘white hat’ hackers, play a crucial role in identifying vulnerabilities and assisting in fund recovery . While the journey from victim to victor was arduous, it highlighted the resilience of the human spirit and the importance of seeking help from reputable professionals like Cryptic Trace Technologies in times of crisis. Contact them through their E M A I L : cryptictrace (@) technologist (.) com
W E B S I T E : cryptictracetechnologies (.) com2 -
I still remember the pit in my stomach when I realized I’d been scammed. Months of careful saving, research, and planning vanished in an instant along with my Bitcoin, It started innocently enough. I was introduced to what seemed like a reputable cryptocurrency trading platform via social media. The website was polished, the support team was responsive, and their experts guided me every step of the way. Then, the platform vanished overnight. My wallet emptied. My Bitcoin Gone. I was devastated. My bank couldn’t help, they said it was outside their jurisdiction. Law enforcement was sympathetic but slow-moving. I began to accept the bitter truth that I had been defrauded. Then I came across Dexdert Net Recovery while researching online recovery services. At first, I was skeptical after all, hadn’t I just been scammed , I was desperate, From the beginning, Dexdert’s Net Recovery approach was different. They didn’t promise miracles or instant results. Instead, they provided a transparent breakdown of their investigative process. They explained how they use blockchain forensics, deep-web tracking tools, and a global network of legal and cybersecurity experts to trace stolen digital assets. They asked for every detail: wallet addresses, transaction IDs, email trails, and screenshots of conversations with the scammers. Within a few days, they traced the Bitcoin I had transferred. It had been split and rerouted through multiple wallets in classic laundering techniques. After several weeks of persistent efforts, negotiations, and verification, I received the email I never thought I would see. We've recovered your assets. And sure enough, my Bitcoin had been returned to a secure wallet under my control. It wasn’t just about the money. It was about justice. About reclaiming what was mine. If you’ve been a victim of crypto fraud, don’t suffer in silence. There are professionals out there who can help. For me, that was Dexdert. And they gave me a second chance.
REACH OUT FOR HELP FROM THE BEST RECOVERY SERVICE:
WhatsApp: ( +1 859 609 4156)2 -
I had the worst experience of my life when the unthinkable happened and my valued Bitcoin wallet disappeared , I was literally lost and was convinced I’m never getting it back , but all thanks to LEE ULTIMATE HACKER the experienced and ethical hacker on the web and PI they were able to retrieve and help me recover my Bitcoin wallet. This highly skilled team of cyber expertise came to my rescue with their deep technical knowledge and cutting-edge tools to trace cryptocurrency and private investigative prowess they were rapid to pin point the exact location of my missing Bitcoin, LEE ULTIMATE HACKER extracted my crypto with modern technology, transparency and guidance on each step they took, keeping me on the loop and reassuring me that all will be well: contact LEE ULTIMATE HACKER via LEEULTIMATEHACKER @ AOL . COM
telegram: LEEULTIMATE
wh@tsapp +1 (715) 314 - 9248 for all your cryptocurrency problems and you’ll have a prompt and sure solution.1



