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 - "swift this"
-
You know what?
Young cocky React devs can suck my old fuckin LAMP and Objective-C balls.
Got a new freelance job and got brought in to triage a React Native iOS/Android app. Lead dev's first comment to me is: "Bro, have you ever used React Native".
To which I had to reply to save my honor publicly, "No, but I have like 8 years with Objective-C and 3 years with Swift, and 3 years with Node, so I maybe I'll still be able help. Sometimes it just helps to have a fresh set of eyes."
"Well, nobody but me can work on this code."
And that, as it turned out was almost true.
After going back and forth with our PM and this dev I finally get his code base.
"Just run "npm install" he says".
Like no fuckin shit junior... lets see if that will actually work.
Node 14... nope whole project dies.
Node 12 LTS... nope whole project dies.
Install all of react native globally because fuck it, try again... still dies.
Node 10 LTS... project installs but still won't run or build complaining about some conflict with React Native libraries and Cocoa pods.
Go back to my PM... "Um, this project won't work on any version of Node newer than about 5 years old... and even if it did it still won't build, and even if it would build it still runs like shit. And even if we fix all of that Apple might still tell us to fuck off because it's React Native.
Spend like a week in npm and node hell just trying to fucking hand install enough dependencies to unfuck this turds project.
All the while the original dev is still trying TO FIX HIS OWN FUCKING CODE while also being a cocky ass the entire time. Now, I can appreciate a cocky dev... I was horrendously cocky in my younger days and have only gotten marginally better with age. But if you're gonna be cocky, you also have to be good at it. And this guy was not.
Lo, we're not done. OG Dev comes down with "Corona Virus"... I put this in quotes because the dude ends up drawing out his "virus" for over 4 months before finally putting us in touch with "another dev team he sometimes uses".
Next, me and my PM get on a MS Teams call with this Indian house. No problems there, I've worked with the Indians before... but... these are guys are not good. They're talking about how they've already built the iOS build... but then I ask them what they did to sort out the ReactNative/Cocoa Pods conflict and they have no idea what I'm talking about.
Why?
Well, one of these suckers sends a link to some repo and I find out why. When he sends the link it exposes his email...
This Indian dude's emails was our-devs-name@gmail.com...
We'd been played.
Company sued the shit out of the OG dev and the Indian company he was selling off his work to.
I rewrote the app in Swift.
So, lets review... the React dev fucked up his own project so bad even he couldn't fix it... had to get a team of Indians to help who also couldn't fix it... was still a dickhead to me when I couldn't fix it... and in the end it was all so broken we had to just do a rewrite.
None of you get npm. None of you get React. None of you get that doing the web the way Mark Zucherberg does it just makes you a choad locked into that ecosystem. None of you can fix your own damn projects when one of the 6,000 dependency developers pushes breaking changes. None of you ever even bother with "npm audit fix" because if security was a concern you'd be using a server side language for fucking server side programming like a grown up.
So, next time a senior dev with 20 years exp. gets brought in to help triage a project that you yourself fucked up... Remember that the new thing you know and think makes you cool? It's not new and it's not cool. It's just JavaScript on the server so you script kiddies never have to learn anything but JavaScript... which makes you inarguably worse programmers.
And, MF, I was literally writing javascript while you were sucking your mommas titties so just chill... this shit ain't new and I've got a dozen of my own Node daemons running right now... difference is?
Mine are still working.34 -
I’m a senior dev at a small company that does some consulting. This past October, some really heavy personal situation came up and my job suffered for it. I raised the flag and was very open with my boss about it and both him and my team of 3 understood and were pretty cool with me taking on a smaller load of work while I moved on with some stuff in my life. For a week.
Right after that, I got sent to a client. “One month only, we just want some presence there since it’s such a big client” alright, I guess I can do that. “You’ll be in charge of a team of a few people and help them technically.” Sounds good, I like leading!
So I get here. Let’s talk technical first: from being in a small but interesting project using Xamarin, I’m now looking at Visual Basic code, using Visual Studio 2010. Windows fucking Forms.
The project was made by a single dev for this huge company. She did what she could but as the requirements grew this thing became a behemoth of spaghetti code and User Controls. The other two guys working on the project have been here for a few months and they have very basic experience at the job anyways. The woman that worked on the project for 5 years is now leaving because she can’t take it anymore.
And that’s not the worse of it. It took from October to December for me to get a machine. I literally spent two months reading on my cellphone and just going over my shitty personal situation for 8 hours a day. I complained to everyone I could and nothing really worked.
Then I got a PC! But wait… no domain user. Queue an extra month in which I could see the Windows 7 (yep) log in screen and nothing else. Then, finally! A domain user! I can log in! Just wait 2 extra weeks for us to give your user access to the subversion rep and you’re good to go!
While all of this went on, I didn’t get an access card until a week ago. Every day I had to walk to the reception desk, show my ID and request they call my boss so he could grant me access. 5 months of this, both at the start of the day and after lunch. There was one day in particular, between two holidays, in which no one that could grant me access was at the office. I literally stood there until 11am in which I called my company and told them I was going home.
Now I’ve been actually working for a while, mostly fixing stuff that works like crap and trying to implement functions that should have been finished but aren’t even started. Did I mention this App is in production and being used by the people here? Because it is. Imagine if you will the amount of problems that an application that’s connecting to the production DB can create when it doesn’t even validate if the field should receive numeric values only. Did I mention the DB itself is also a complete mess? Because it is. There’s an “INDEXES” tables in which, I shit you not, the IDs of every other table is stored. There are no Identity fields anywhere, and instead every insert has to go to this INDEXES table, check the last ID of the table we’re working on, then create a new registry in order to give you your new ID. It’s insane.
And, to boot, the new order from above is: We want to split this app in two. You guys will stick with the maintenance of half of it, some other dudes with the other. Still both targeting the same DB and using the same starting point, but each only working on the module that we want them to work in. PostmodernJerk, it’s your job now to prepare the app so that this can work. How? We dunno. Why? Fuck if we care. Kill you? You don’t deserve the swift release of death.
Also I’m starting to get a bit tired of comments that go ‘THIS DOESN’T WORK and ‘I DON’T KNOW WHY WE DO THIS BUT IT HELPS and my personal favorite ‘??????????????????????14 -
Me(m) vs Apple(a)
m - hey apple!
a -
m - apple?
a - oh yeah, who are u?
m - umm, titan?
a - titan who?
m - titanlan- .. umm nevermind . hi , i am a developer :D
a - developer ? hah.. get out.
m - but wait, I want to develop apps for you! I have been developing android apps for last one year and i love mobile dev! wanna talk more on this ?
a - umm.. ugh ok. so you wanna develop apps?
m- yes!, i am doing great at java an-..
a- yeah wait. we don't have that in here. we use swift
m -Oh. no worries , the principles are the same i will watch some free youtube vids and have a plugin for studio or vsco-..
a- yeah wait you can't do that too.we don't have plugins
m - Really, no plugin? then where do people develop ios apps?
a- xcode
m - Oh , how stupid of me , an IDE of course. anyways i can simply install it in my windows or linux an-..
a - nope, you can't do that.
m - what? then where does it run?
a -macOS
m -Oh, then surely you might have some distro or-
a - nope, buy a mac. pass $3000
m- wha-? i just want to run your bloody IDE!
a- oh honey, your $3000 will be totally worth it, you will love it!
m- but i haven't even started making an app, leave alone publishing it.
a- oh, that will cost you another $100 . plus if you wanna test your apps, make sure it runs in our latest , fragile iphones otherwise we won't publish it. that will cost another $1500
m- what? but I already have a fine , high tech laptop and a smartphone!
a- yeah you can dump that
FML. how the fuck is apple living and thriving? lots of selfish motives and greeds i guess? because i don't see a single place where they are using the word "free" or "cheap" .26 -
Swift, oh my god, why do you have to be like this?
I'm looking to write a simple for loop like this one in java
for(int i = 5; i > 0; i--) {
// do shit
}
Thats it, simple, go from 5 to 1 (inclusive), I saw that to iterate over a range in a for loop (increasing ordeR) I can do this
for i in 0...5 {
// do shit.
}
So I thought maybe I could do this to go in reverse (which seems logical when you think about it doesn't it?)
for i in 5..<0 {
// do shit
}
But no, this compiles FINE (THIS IS THE FUCKING KICKER IT COMPILES), alright, when you the code runs you get a fucking exception that crashes the mother fucking application, and you know what the problem is?? This dogshit, shitStain of a language doesn't like it when integer that the for loop starts with is larger than the integer that the for loop ends with MOTHERFUCKER ATLEAST TELL ME THAT AT COMPILE TIME AS A MOTHERFUCKING WARNING YOU PIECE OF SHIT!!
Alright *deep breathing*, now we can't just be stuck on this raging, we're developers need to move forward, so I google this, "Swift for loop in reverse" fair enough I get a straight forward answer that tells me to use the `stride` functionality. The relevant code for it
for i in stride(from:5 to:1 by:-1) {
// do shit
}
Wow looks fine and simple right?? (looks like god damn any other language if you ask me, no innovations here piece of shit apple!) WRONG BITCHES !!! In the latest version of Swift THE FUCKING DEVELOPERS DECIDED TO REMOVE STRIDE ALTOGETHER, WITHOUT ADDING IN A GOOD REPLACEMENT FOR THAT SHIT!
Alright NOW IM FUCKING MAD, I got rage on stackoverflow chat, a guy who's been working on ios for quite a while comes up n says and I quote
"I can sort of figure it out, but besides that, iterating in reverse is uncommon enough that it probably hasn't crossed anyone's mind."
Now hope you guys understand my frustration, and send me cookies to calm me down.
Thank you for listening to me !27 -
Watch 3 videos about iOS/Swift on YouTube, and now I'm getting a frontpage full of recordings of app development events and iPhone reviews.
Listen to one kpop track on Spotify out of curiosity, and now the recommendation playlist is polluted with music I really don't like.
If we are going to hand our balls to AI and expect it to be a glorious fondling fest, don't cry if it suddenly realizes "nuts? aren't those supposed to be cracked?".
I mean what's fucking next? Where will this "smart" shit end up?
I accidentally click on a my little pony meme, and amazon will drone-strike me with 500 gallons of glitter? I drunkenly mumble "OK google how do kangaroos fuck" in the back of a self-driving Uber, I'm going to be dropped off in a shady alley and raped by a dozen walibis?
STOP FUCKING TRYING TO UNDERSTAND ME, INTERNET. I JUST WANT TO FUCKING USE YOU, NOT BE USED BY YOU, THIS WASN'T THE DEAL.
If you truly understood me, internet, I would probably not even give a fuck about privacy. But you are all building these profiles wrong.
You don't understand that I might be interested in juggling tricks today, tomorrow it might be all about crocheting a wool sweater for my penis, and the day after that I'm curious how many corpses it would take to fill up an olympic swimming pool.
NO I'M NOT ACTUALLY INTERESTED IN THAT QUORA, STOP SENDING ME RECOMMENDATION EMAILS ON HIDING MURDER VICTIMS, MY BOSS WILL THINK I'M WEIRD.
Yeah of course I could pulls some plugs, anonymize the shit out of my online life. I respect those who manage to just say "Fuck you Google, I'm sick of your shit, I'm going cold turkey".
But these platforms are feeding us heroin-laced candy.
All your coworkers friends and family with their oled-lit zombiefaces, staring at tiny screens, all absent-mindedly grasping your ankles whispering "aww take one more hit with us, check out this funny youtube clip, let me send it to you on whatsapp.... what you don't have whatsapp? You deleted your facebook? don't you love grandma anymore? Why do you hate your family?"
Before you know it, you watched ten episodes about cultivating cactuses, have a year subscription to brilliant, skillshare, squarespace and 3 different organic foodboxes are delivered to your door, Netflix is spamming you about a cupcake baking show, and you're thinking about same-day delivery for a baseball bat so you can just beat the crap out of every pretty glass display you see.
I want to break up with you, Internet.
I love you, but I hate you.
Since you passed 2.0, you have grown into a manipulative bitch.
I just don't know if I'm strong enough. It's all "let's just be friends" with you, but I know you'll be trying to reel me back in.
Before I know it, you're feeding me cookies once again, and I'll end up balls deep with your trackers stuck to my dick.21 -
Senior development manager in my org posted a rant in slack about how all our issues with app development are from
“Constantly moving goalposts from version to version of Xcode”
It took me a few minutes to calm myself down and not reply. So I’ll vent here to myself as a form of therapy instead.
Reality Check:
- You frequently discuss the fact that you don’t like following any of apples standards or app development guidelines. Bit rich to say the goalposts are moving when you have your back to them.
- We have a custom everything (navigation stack handler, table view like control etc). There’s nothing in these that can’t be done with the native ones. All that wasted dev time is on you guys.
- Last week a guy held a session about all the memory leaks he found in these custom libraries/controls. Again, your teams don’t know the basic fundamentals of the language or programming in general really. Not sure how that’s apples fault.
- Your “great emphasis on unit testing” has gotten us 21% coverage on iOS and an Android team recently said to us “yeah looks like the tests won’t compile. Well we haven’t touched them in like a year. Just ignore them”. Stability of the app is definitely on you and the team.
- Having half the app in react-native and half in native (split between objective-c and swift) is making nobodies life easier.
- The company forces us to use a custom built CI/CD solution that regularly runs out of memory, reports false negatives and has no specific mobile features built in. Did apple force this on us too?
- Shut the fuck up5 -
My first experience with Swift ended in me infecting myself with a virus (kinda). I wanted to create a macOS app that would listen for a global key event, catch it and then type a word.
During development I set it up to listen for ANY key event and to type "BALLS". So what happened? I compiled the code, everything looked good, I started the app and pressed a key which emitted a key event. The event was caught by my app and it typed "BALLS", just as expected. However, the typing of the word caused a NEW key event to be emitted, which the app also caught. The infinite loop was a fact. FUCK!
I tried closing down XCode but all I could see was "BALLS BALLS BALLS" everywhere. I tried everything I knew but it just kept typing "BALLS". I had to hold down my power button to make it stop.
I finally finished the app (which I named "The Balls App", I kept the word "BALLS"). I solved this issue by only listening for KeyUp and when emitting the "BALLS" word I just used KeyDown.7 -
Vacation in Delphi
Prolog:
After a basic cup of java, I wanted to go to the c and meet Ada, who cured her common lisp with a batch of elixir. On the way, I had a swift Smalltalk with Pascal, who has a brainfuck, because he is a wyvern enthusiast.
I also found a shell with a perl in it, but it had a scratch. This reminded me of my friend Ruby, who has a pet python and loved a good scheme à Shakespeare.
I then started my laptop, which already collected rust on its logo of a maple, and browsed the web for groovy songs. I found a song by Julia, performed in a very high octave in F#.4 -
So back in January 2015 I bought my first Mac and wanted to learn Swift. Coming from .Net C# IBOutlet was anew concept for me, had to search for how to make a button event and Google gave that 😐
**I just googled it for the sake of this rant but ya it happened 😅
5 -
I know python , JS, java etc. Some might know php, some others might swift and so on.. but the only language understood by everyone all over the globe is this 😂(wait for it to load, and you will believe what I'm saying :P )
10 -
!rant
Jesus, this took so much work...
My university has started Swift lectures but my god their Mac minis are really crappy so I decided I would install Mac on my PC.
How can an operating system take so much fucking work to even boot!
16 -
If programming languages had honest slogans, what would they be?
-C : Because fuck you.
-C++ : Fuck this.(- Dan Allen )
-Visual Basic : 10 times as big but only 5 times as stupid.
-Lisp : You’re all idiots.
-JavaScript : You guys know I’m holding up the internet, right ?
-Scala : That was a waste of 4 weeks.
-Go : Tell me about it, Scala.
-Python : All we are saying, is give un-typed a chance.
-R : Whoa, I was supposed to be a statistics package!
-Java : Like a Roomba, you guess it’s OK but none of your friends use it.
-PHP : Do Not Resuscitate.
-Perl : PHP, take me with you.
-Swift : Nobody knows.
-HTML : No.
-CSS : I said no.
-XML : Stop.
Source:@Quora: https://quora.com/If-programming-la...6 -
Man, I think we've all gotten way too many of these.
Normally most interactions that I have are through email. Eventually some would try to contact me via phone. These are some:
"Hey! We are calling you from <whatever company name> solutions! (most of them always seem to end on solutions or some shit like that) concerning the Ruby on Rails senior dev opportunity we were talking about via email"
<niceties, how are you doing, similar shit goes here...eventually>
So tell us! how good/comfortable would you say you are with C++?"
Me: I have never done anything serious with c++ and did just use it at school, but because I am not a professional in it I did not list it in my CV, what does it have to do with Rails?
Them: "Oh the applications of this position must be ready to take in additional duties which sometimes happen to be C or C++"
Me: Well that was not anywhere in the offer you sent, it specifically requested a full stack Rails developer that could work with 3 different frontend stacks already and like 4 different databases plus bla bla bla, I did not see c++ anywhere in it. Matter of fact I find it funny, one of the things that I was curious about was the salary, for what you are asking and specifically in the city in which you are asking it for 75k is way too low, you are seriously expecting a senior level rails dev to do all that AND take additional duties with c++? cpp could mean a billion different things"
Them: "well this is a big opportunity that will increase your level to senior position"
Me: the add ALREADY asks for a senior position, why are you making it sound that I will get build towards that level if you are already off the bat asking for seniors only to begin with?
Them: You are not getting it, it is an opportunity to grow into a senior, applicants right now are junior to mid-level
ME: You are all not making any sense, please don't contact me again.
=======
Them: We are looking for someone with 15 years experience with Swift development for mobile and web
Me: What is up with your people not making these requirements in paper? if I knew from the beginning that you people think that Swift is 15 years old I would have never agreed to this "interview"
Them: If you are not interested in that then might we offer this one for someone with 10 years experience as a full stack TypeScript developer.
Me: No, again, check your dates, this is insulting.
===
* For another Rails position
Them: How good are you with Ruby on Rails in terms of Python?
Me: excuse me? Python has nothing to do with Ruby on Rails.
Her (recruiter was a woman) * with a tone of superiority: I have it here that Python is the primary technology that accompanies Rails development.
Me (thinking this was a joke) : What do you think the RUBY part of Ruby on Rails is for? and what does "accompanies Rails development" even means?
Her: Well if you are not interested in using Rails with Python then maybe you can tell us about your experience in using Javascript as the main scripting platform for Rails.
Me: This is a joke, goodbye.
====
To be fair this was years ago when I still didn't know better and test the recruiters during the email part of being contacted. Now a days I feel sorry for everyone since I just say no without even bothering. This is a meme all on itself which no one has ever bothered to review and correct in years for now. I don't know why recruiters don't google themselves to see what people think of their "profession" in order to become better.
I've even had the Java/Javascript stupidity thrown at me by a local company. For that one it was someone from their very same HR department doing the rectuiter, their shop foreman was a friend of the family, did him the service of calling him to let him know that his HR was never going to land the kind of developer they were looking for with the retarded questions they had and sent him a detailed email concerning the correct information they needed for their JAVAscript job which they kept confusing with Java (for some reason in the context of Spring, they literally wanted nothing with Spring, they wanted some junior to do animations and shit like that on their company's website, which was in php, Java was nowhere in this equation)
I think people in web development get the short end of the stick when it comes to retarded recruiters more than anywhere else.3 -
Holy moly..
Working on my MacBook and out of nowhere: *click* dead..
Try to restart it, fan spinning for a second, then: nothing.. recovery mode. Nothing..
FUCK!!
Doing research on my iPhone.. see Louis rossmann had a case like this in which one foot of the clock on the main board doesn’t have connection.
But I don’t have the right tools to open the MB..
I turn it around, shake it shake it shake it shake it baby like Taylor swift, knock on the back, knock on the keyboard and voila.. working again😪
Didn’t think that still works with modern technology..6 -
WWDC was not about developers this year. It was a conference call with shareholders and investors. No bold moves, just several consecutive "this product will no longer suck" and "look at what you can do now, big companies" announcements.
watchOS will work now (it's too slow ATM). tvOS will just be less cumbersome. macOS still lagging behind (I mean, I already have great third party apps that clean my hard drive, but thank you for solving a problem I didn't need fixing). iOS 10 is simply about messages (it's not going to make me ditch Telegram, because it doesn't have an Android client, regardless of how large you make emoticons appear on screen). Apple Music will still suck, especially if you have more than one Apple ID. And Apple Maps will continue to be useless outside of the US.
Where did the bold moves go? Where's the "we're breaking up iTunes into several distinct apps that serve their purposes really well"? (Guess iTunes is too valuable a trademark...) Where is the "we will end the WKView vs UIView vs NSView nonsense"? (You know, OOP is about creating classes, which are abstractions and whose instances deal with the particularities of their environment; a View is a View, regardless of where they live; an instance of a View should care about being on a watch or on a phone, not the developer.) Where is the "we love indie developers and will help you"? They showed off a lot of integration with well established apps, that don't really need to stand out any more. They showed that video of "normal people" who have developed apps, but no one knows about them! And then they changed the AppStore so you can pay to advertise your app, but who has the means to do that? Indie devs are surely on a tight budget, so who's that helping again?
For me, this WWDC was sugar coated with a "we love you developers" BS, but was a business statement to large companies ("see what you can do now Uber, Lyft, WeChat, WhatsApp, Doordash, all the P2P payment apps, ESPN, WSJ and so on?"). It's already a known fact that the bulk of the AppStore revenue goes to the top 1% apps. And what's the point of having tvOS be open to developers if it is very unlikely I'll ever develop anything for it unless I work at CBS?
It's great that they want to make it easier for kids to learn Swift. But there's very little point in that, if those kids' apps aren't going to be used and are simply going to make the "we have 2 million apps on the AppStore" announcement look shinier for shareholders. Without a strong indie community, the Swift Playgrounds app for the iPad is just manufacturing workers for large corporations.
And without a strong indie community, things get tougher for indie clients as well. Who will have the money (and therefore the time) to implement all those integrations in order to even dream about competing with heavily funded apps?
Yeah... So thanks, Apple, but no thanks.16 -
Wow! After 8 years using Obj-C i really feel like I've mastered this...aaaaand...everything is in Swift now :/5
-
I just released a tiny game for iPhone!
It's basically an attempt to mix 'Heroes of Might & Magic' and mtg.
In the screenshot my terminal says 'helloworld.cpp'. That's right, this is my first c++ program and I don't care how crappy you think this game is, I'm super proud of myself!
I've always worked in data science where managers assume I know how to code because there's text on my screen and I can query and wrangle data, but I actually didn't know what a class was until like 3 years into my job.
Making this game was my attempt to really evolve myself away from just statistics / data transforms into actual programming. It took me forever but I'm really happy I did it
It was brutal at first using C++ instead of R/Python that data science people usually use, but now I start to wonder why it isn't more popular. Everything is so insanely fast. You really get a better idea of what your computer is actually doing instead of just standing on engineers' shoulders. It's great.
After the game was 90% finished (LOL) I started using Swift and Spritekit to get the visuals on the screen and working on iPhone. That was less fun. I didn't understand how to use xCode at all or how to keep writing tests, so I stopped doing TDD because I was '90% done anyway' and 'surely I'll figure out how to do basic debugging'. I'll know better next time...
19 -
import LongRantKit
import NonRantKit
import TldrKit
I don't like stickers on my laptop because it clutters it up. But today I realized the importance of them.
A few months ago I was sitting at a coffee shop working on a paper and I noticed a guy with this cool sticker on a MacBook Pro: it had the integral symbol to the left of the Apple logo, and to the right of it a lowercase d and another Apple logo. It took me a few hours to realize what it meant, but I finally did and at that point I also guessed that not many people know what it is.
So I, as antisocial as I am, I finish up my work and before I leave I walk up to him and say hi. At this point I'm a senior in high school and I learn he's a junior in the same college I plan to attend. We talked a little before I had to leave and got to know each other somewhat.
After I leave I find him on Instagram and Facebook and friend him and such.
Recently I posted a picture saying I had recently joined the Apple Developer Team, and also recently reposted a memory on Facebook from 5 years ago that was a screen capture of an iPhone 4 simulator running iOS 5 showing off one of my first apps.
Then yesterday I get a message from the guy I met at the coffee shop asking for some help with an iOS project he's working on. We decide to meet today and I spend the entire morning showing him the basics of Swift, Xcode, Interface Builder, etc. I feel like I really helped him jumpstart his app and helped him understand the basics of different concepts.
If he didn't have that integral sticker on his laptop I would have never had this opportunity to finally share some iOS development experience.
For this I would like to thank my high school calculus teacher, with whom I spent many classes at Starbucks because I was an only student. I'd like to thank laptop stickers, and finally I would like to thank the coffee shop.
TL;DR: Said hi to a guy with an integral sticker on his laptop, a few months later he approaches me for help understanding iOS development.2 -
Maaaaaaaa man has been programming in Swift since 1997; assuming the description was written this year.
To put that into perspective, that's two years after the founding of both Java and JS.
I'm sure he's programming with his mind right now while we mere mortals are waiting for it to be standard by 2120 😭
Finally recruiters can hire someone with 20 years of Swift experience. This position has been void for awhile now... Catch up guys!
Hats off to you man!!!!
14 -
A couple of years ago (2015)...
Me: If i'm going to develop iOS Apps i need a Mac, big screen, etc...
Boss: Ok...
A few days go by...
Boss: Ok, we've ordered a Mac already
Me: good.
Boss: It's that small one, will be ok...
Me: <Check mac models and wonder the implications of "small">
Boss: It's the cheapest one plus a 21 inch monitor. Keyboard and Mouse you already have...
Me: <incredulous> At least order a mac keyboard...
Time goes by... Boss comes to discuss something about the app... i change something and check on the emulator (yes no real devices...) and boss complains:
Boss: Incredible, this machine is so slow...
Me: <throws a shrug>
Conclusion... still developing on this machine... damn.. i can read a newspaper every now and then while waiting for the machine to comply...
Fml...4 -
A friend sent me this in the morning:
“By convention, type names such as String or Int (or Dog or Cat) start with a capital letter; variable names start with a small letter. Do not violate this convention. If you do, your code might still compile and run just fine, but I will personally send agents to your house to remove your kneecaps in the dead of night.”
Excerpt From: Matt Neuburg. “iOS 10 Programming Fundamentals with Swift.” iBooks.1 -
“Don’t learn multiple languages at the same time”
Ignored that. Suddently I understood why he said that. Mixed both languages. In holiday rechecked it and it was ok.
Sometimes mistakes can lead to good things. After relearning I understood it much better.
“Don’t learn things by head” was another one. Because that’s useless. If you want to learn a language, try to understand it.
I fully agree with that. I started that way too learning what x did what y did, ... But after a few I found out this was inutile. Since then, I only have problems with Git
Another one. At release of Swift, my code was written in Obj-C. But I would like to adopt Swift. This was in my first year of iOS development, if I can even call it development. I used these things called “Converters”. But 3/4 was wrong and caused bugs. But the Issues in swift could handle that for me. After some time one told me “Stop doing that. Try to write it yourself.”
One of the last ones: “Try to contribute to open source software, instead of creating your own version of it. You won’t reinvent the wheel right? This could also be usefull for other users.”
Next: “If something doesn’t work the first time, don’t give up. Create Backups” As I did that multiple times and simply deleted the source files. By once I had a problem no iOS project worked. Didn’t found why. I was about to delete my Mac. Because of Apple’s WWDR certificate. Since then I started Git. Git is a new way of living.
Reaching the end: “We are developers. Not designers. We can’t do both. If a client asks for another design because they don’t like the current one tell them to hire one” - Remebers me one of my previous rants about the PDF “design”
Last one: “Clients suck. They will always complain. They need a new function. They don’t need that... And after that they wont bill ya for that. Because they think it’s no work.”
Sorry, forgot this one: “Always add backdoors. Many times clients wont pay and resell it or reuse it. With backdoors you can prohibit that.”
I think these are all things I loved they said to me. Probably forgot some. -
❤️ Swift ❤️
for (i = 0; i < polygon.count; i++) {
// some print statement
} **
This highly advanced and futuristic piece of code made the Swift compiler eat 14+ GB of RAM while trying to syntax-highlight, before crashing my 8 GB-equipped Macbook.
** yeah, "C-style 'for' loopz syntaxx deprecated since Swift 3 blah blah". Let's reinvent an industry-standard for no goddam reason, because Swift is the FUTURE, oh, and because fuck you by the way.2 -
If programming languages had honest slogans, what would they be?
C: If you want a horse, make sure you feed it, clean it and secure it yourself. No warranties.
C++: If you want a horse, you need to buy a circus along with it.
Java: Before you buy a horse - buy a piece of land, build a house in that land, build a barn beside the house & if you are not bankrupt yet, buy the horse and then put the horse in the barn.
C#: You don’t want a horse, but Microsoft wants you to have a horse. Now it’s up to you if you want Microsoft or not.
Swift: Don’t buy an overpriced Unicorn if all you wanted was a horse.
JavaScript: If you want to buy a horse & confidently ride it, make sure you read a book named "You don't know horse".
PHP: After enough optimization, your horse can compete the top most horses in the world; but deep down, you'll always know it's an ass.
Hack: Let's face it, even if you take the ass from the ass lovers and give them back a horse in exchange, not many will ride it.
Ruby: If you want a horse, make sure you ride it on top of rail roads, even if the horse can't run fast on rails.
Python: Don't ride your horse and eat your sandwich on the same line, until you indent it on the next line.
Bash: Your horse may shit everywhere, but at least it gets the job done.
R: You are the horse. R will ride you.
Got this from Quora.
https://quora.com/If-programming-la...7 -
Yes - I fucking hate xcode too.
These are the main reasons:-
(1) Why the fuck make people go into Terminal to run pod install to build something? this is absurd.
(2) There are always fucking problems with the provisioining profile - like wrong fucking profile, or expired profile - which fuck wit came up with such a convoluted way of deploying? and then you to have to login to the apple develope and agree to some new fucking terms with some other bull shit crap.
(3) Swift 4 is out when nobody has been learnt swift 3.... What the fuck??
Fuck Apple!9 -
I was curious what's the current demand ranking of programming languages and found this. Calling SQL a programming language and putting iOS instead of Swift makes the ranking not credible in my opinion.
20 -
SWIFT!!!!! I understand that you're a relatively new language so I forgave you for all of your wrong doings..BUT WHAT THE FINGER IS THIS SHIT YOU HAVE IMPLEMENTED IN YOUR STRING DATATYPE? WHY THE FUCK CAN'T YOU FORM A CHARACTER FROM AN EMPTY STRING? AND WHAT THE ACTUAL FUCK HAPPENED TO THE SUBSCRIPT OPERATOR? WHY NOT JUST ADOPT THE "\0" AS OTHER LANGUAGES? But NOOOOO...We're Apple we'll not adopt it..I WAS UNDER THE IMPRESSION THAT STUPIDITY AND LUCK OF INNOVATION RAN IN THE IPHONE TEAM BUT APPARENTLY ITS EVERYWHERE..Its annoying because the String datatype is one of the most common and basic data types so the last thing you expect is this shit..APPLE........SERIOUSLY AND SINCERELY FUCK OFF4
-
Fuck Swift is garbage. 😡
How did such a promising language turn into such a steaming 💩??
This may be controversial but I think open-sourcing it may have been a huge mistake.undefined it's worse than java it can't fucking do anything i want i'm at my wit's end how tf is this supposed to replace obj-c?18 -
If you ever use emojis for variable naming, please do a favor for the whole developer community by formatting your hard drive twice and then never touching a computer again - because you're an idiot.
Seriously though, why Apple? This screenshot is from the official Swift Language documentation...
13 -
I had a coworker that was an Air Force pilot (99% certain he was telling the truth as I was working for a government contractor and he had security clearance so I'd be a little surprised if he fooled HR and our whole team). Thing is... He genuinely believed the earth is flat. Whenever anybody would ask "haven't you seen the curvature of the earth? Like... More than once?" He'd respond with "yes I have, what's your point?". Uh.... Okay.
Didn't help that he also was convinced cpp is the only language you ever need for any project. Like, "what if instead of building a web API and two separate native mobile app frontends (Swift/Java)... We instead build our own proprietary C++ framework that somehow runs on IOS and Android and we can also use it for our Backend instead of .Net?"
I'm not saying I love Java or Swift or that at some point I haven't thought about why we can't just use cpp in both, but you're supposed to grow out of that kind of thinking. I think every noobie or college students thinks "oh there's got to be a way". But at some point in your career you realize even if you could, it wouldn't be any easier to use and the performance gain would crazy small compared to amount of effort and you'd be playing catch up with both IOS/Android forever.
But no matter how many times we'd shoot it down, he'd keep bringing it up. And he wasn't straight out of school or something. He had like 20 years of programming experience.
I don't have a lot of memorable co-workers that were positive but honestly I think that's because usually if they're good at what they do I don't have to interact with them a bunch or spend time thinking "Jesus what am I going to have to fix next from this guy". I definitely have worked with good/great programmers, they just don't stand out as much as the shitty ones.1 -
Today I volunteered for an iOS event to help people get started with Xcode and swift. Granted, I only volunteered because my gf is part of this startup and the pay was 50 bucks ¯\_(ツ)_/¯
The fucking stupid organizer (has no idea what programming is) thought it would be a good idea to have a gaming section where people can play video games. Well stupid fucking fortnite had everyone's attention, and only a little group of people was interested in participating in the workshop (build an iOS game from scratch) that my gf worked her ass off to create.
Also, fuck trying to teach programming to kids.4 -
Upon a certain angry Germans recommendation I started getting into flutter.
Best fucking decission ever. Shit is simple and makes sense.
I ain't tagging him cuz he don't like being tagged.
But thanks man!! You know who you are!
The code makes sense, the widget tree hierarchy makes sense, knowing the native counterpart helps whenever the flutter portion ain't doing it(has not happened yet) and dart is really a good language.
The tooling is fucking genius, funny enough the emulators open quicker with vs code than android studio or xcode(fuck those two btw, 2 fucking years of hate towards them ain't going away) and building designs programatically make waaay more sense.
Flutter gave me back my hope for mobile development. This is google knowing that they fucked up Android development and fixing it and schooling IOS development for taking a good set of languages(obj c and swift) nd fucking them up with their shit way of development.
I am in love.8 -
Did I ever tell you kids about the time I worked for a company that got a contract to develop an iOS application around some object detection software that had been developed by another team?
Company I was working for was a tiny software consultancy, and this was my first ever dev job (I’m at my second now 😅). Nobody at the company has experience building mobile applications but CEO decides that the app should be written in React Native because _he_ knows React Native.
During a meeting with the client, CEO jokes about how easy the ask is and says he could finish it in a weekend. Please note that Head of Engineering had already budgeted a quarter for the work. CEO says we can do it in a week! And moves up the deadline. And only assigns two engineers to project. I am not one of those engineers.
The two engineers that are put on it struggle. A lot. They can’t seem to get the object detection to work at all, and the code that’s already written is in Objective-C. I realize one of the issues is that the engineers on the project can’t read Objective-C because they have no experience with Objective-C or even C. I have experience with C, so I volunteer to take a look at it to try to see what’s going on.
Turns out the problem is that the models are trained on one type of image format and the iPhone camera takes images in a different format.
The end of the week comes, they do not succeed in figuring out the image conversion in React Native. There’s an in-person demo with the customers scheduled for the next Monday. CEO spends the weekend trying to build the app. Only succeeds in locking literally every other engineer out of the project.
They manage to negotiate a second chance where we deliver what we were supposed to deliver at the original schedule.
I spent the weekend looking up how to convert images and figure it would be a lot easier to interface with the Objective-C if we used Swift. Taught myself enough Swift over the weekend to feel dangerous. Spoke to Head of Engineering on Monday and proposed solution — start over in Swift. Volunteer to lead effort. Eventually convince them it’s a good idea (and really, what’s the worst that can happen? If this solves our main problem at the moment, that’s still more progress than the original team made)
Spend the next week working 16 hour days building out application. Meet requirements for next deadline. Save contract.
And that’s ONE of the stories of my first dev job that got me hired as a senior engineer despite only having 10 months of work experience in the industry.11 -
NEW 6 Programming Language 2k16
1. Go
Golang Programming Language from Google
Let's start a list of six best new programming language and with Go or also known by the name of Golang, Go is an open source programming language and developed by three employees of Google and the launch in 2009, very cool just 3 people.
Go originated and developed from the popular programming languages such as C and Java, which offers the advantages of compact notation and aims to keep the code simple and easy to read / understand. Go language designers, Robert Griesemer, Rob Pike and Ken Thompson, revealed that the complexity of C ++ into their main motivation.
This simple programming language that we successfully completed the most tasks simply by librariesstandar luggage. Combining the speed of pemrogramandinamis languages such as Python and to handalan of C / C ++, Go be the best tools for building 'High Volume of distributed systems'.
You need to know also know, as expressed by the CTO Tokopedia namely Mas Leon, Tokopedia will switch to GO-lang as the main foundation of his system. Horrified not?
eh not watch? try deh see in the video below:
[Embedyt] http://youtube.com/watch/...]
2. Swift
Swift Programming Language from Apple
Apple launched a programming language Swift ago at WWDC 2014 as a successor to the Objective-C. Designed to be simple as it is, Swift focus on speed and security.
Furthermore, in December 2015, Swift Apple became open source under the Apache license. Since its launch, Swift won eye and the community is growing well and has become one of the programming languages 'hottest' in the world.
Learning Swift make sure you get a brighter future and provide the ability to develop applications for the iOS ecosystem Apple is so vast.
Also Read: What to do to become a full-stack Developer?
3. Rust
Rust Programming Language from Mozilla
Developed by Mozilla in 2014 and then, and in StackOverflow's 2016 survey to the developer, Rust was selected as the most preferred programming language.
Rust was developed as an alternative to C ++ for Mozilla itself, which is referred to as a programming language that focus on "performance, parallelisation, and memory safety".
Rust was created from scratch and implement a modern programming language design. Its own programming language supported very well by many developers out there and libraries.
4. Julia
Julia Programming Language
Julia programming language designed to help mathematicians and data scientist. Called "a complete high-level and dynamic programming solution for technical computing".
Julia is slowly but surely increasing in terms of users and the average growth doubles every nine months. In the future, she will be seen as one of the "most expensive skill" in the finance industry.
5. Hack
Hack Programming Language from Facebook
Hack is another programming language developed by Facebook in 2014.
Social networking giant Facebook Hack develop and gaungkan as the best of their success. Facebook even migrate the entire system developed with PHP to Hack
Facebook also released an open source version of the programming language as part of HHVM runtime platform.
6. Scala
Scala Programming Language
Scala programming termasukbahasa actually relatively long compared to other languages in our list now. While one view of this programming language is relatively difficult to learn, but from the time you invest to learn Scala will not end up sad and disappointing.
The features are so complex gives you the ability to perform better code structure and oriented performance. Based programming language OOP (Object oriented programming) and functional providing the ability to write code that is capable of evolving. Created with the goal to design a "better Java", Scala became one behasa programming that is so needed in large enterprises.3 -
sooooooooo for my current graduate class we were to use the MVC pattern to build an IOS application(they preferred it if we did an IOS application) or if you didn't have an Apple computer: an Android application.
The thing is, they specified to use Java, while in their lectures and demos they made a lot of points for other technologies, hybrid technologies, such as React Cordova, all that shit, they even mentioned React Native and more. But not one single mention of Kotlin. Last time I tried my hand at Android development was way before Kotlin, it was actually my first major development job: Mobile development, for which we used Obj C on the IOS part and well, Java on the Android part.
As some of you might now, I rarely have something bad to say about a tech stack(except for VBA which I despise, but I digress) and I love and use Java at work. But the Android API has always seem unnecessarily complex for my taste, because of that, when I was working as a mobile development I dreaded every single minute in which I had to code for Android, Google had a great way to make people despise Java through their Android API. I am not saying it is shit, I am not saying it is bad, I just-dont-like-it.
Kotlin, proves a superior choice in my humble opinion for Android development, and because the language is for retards, it was fairly easy for me to pick it up in about 2 hours. I was already redesigning some of my largest Spring applications using half the code and implemented about 80% of the application's functionality in less than 3 hours(login, fragment manipulation, permissions, bla bla) and by that time I started to wonder if the app built on Kotlin would be ok. And why not? If they specifically mentioned and demonstrated examples using Swift, then surely Kotlin would be fine no? Between Kotlin and Java it is easy to see that kotlin is more similar to Swift than Java. So I sent an email. Their response: "I am sorry, but we would much rather you stick with the official implementations for Android, which in this case is Java for the development of the application"
I was like 0.o wat? So I replied back sending links and documentation where Google touted Kotlin as the new and preferred way to develop Android applications, not as a second class citizen of the platform, but as THE preferred stack. Same response.
Eventually one of the instructors reflected long enough on it to say that it was fine if I developed the application in Kotlin, but they advised me that since they already had grading criteria for the Java program I had to redo it in Java. It did not took me long really, once I was finished with the Kotlin application I basically rewrote only a couple of things into Java.
The end result? I think that for Android I still greatly prefer Kotlin. Even though I am not the biggest fan of Kotlin for anything else, or as my preferred language in the JVM.
I just.......wish....they would have said something along the lines of: "Nah fam please rewrite that shit for Java since we don't have grading criterias in place for Kotlin, sorry bruh, 10/10 gg tho" instead of them getting into an email battle with me concerning Kotlin being or not being the language to use in Android. It made me feel that they effectively had no clue what they were talking about and as such not really capable of taking care of students on a graduate level program.
Made me feel dirty.12 -
Theres a debate in my company about whether or not to be using RxSwift on iOS apps. I'm not 100% convinced. Today we had two submissions for a coding challenge come in. One uses nearly all the same Rx modules this company does, one was vanilla Swift.
Just by chance noticed the vanilla app writer contributed ~5k lines of code to the challenge overall. Including libraries, the Rx one contributed ~45k.
That to me is just bat shit crazy. It would want to be the most amazing, time saving, bug reducing thing the world has ever seen to justify that volume of code.4 -
Why do job descriptions for ONE developer position, list down ALL the known programming languages, all the web technologies and frameworks available? From java kotlin swift php js jquery node to ionic angular laravel python and what not. Wtf? And this is not one, this is about 70 percent of the job descriptions I see these days!!5
-
Holy shit. I just watched a video on Rust and I think I am in love.
Tracked mutability, reference counting, guaranteed thread safety, all in a compiled type-safe language with the performance of C++? 😍
Why did I not check this out sooner??10 -
My boss says to me this morning.
Boss: Can you add these links as a redirect 301 to this link.
Me: Ok, I'm not the developer for that domain but I guess I can do it. Let's try to update apache htaccess for that domain through my account.
(After a swift ssh connection to the server to check out that domain.)
Me: Er...boss, we don't own that domain. We cannot redirect it's links to our other domains.
Boss: Why? What do you mean?!
Me: well if we don't own that domain, than it is not on our server and we cannot update it's server config files. So we cannot redirect that domain to our other domains.
Boss: Are you sure?
It went on like this for a while. I had a laugh break after.1 -
Dear Swift, we have to break up. I’ve found a new language to love. Oh don’t act so surprised, you know our relationship was on shaky ground. You never let me have any fun. You’re always telling me what to do and how to do it and I’ve had enough. You treat me like a child, and I’m moving on.
Things were good in the beginning, and you may have impressed me with your automatic reference counting, but my new language can do that too, and so much more, and does it faster than you could ever imagine. You see unlike you, my new language doesn’t boss me around. It *trusts* me, Swift. That’s the one thing you never could understand. I need to be trusted; and know that I can trust in you.
Well I can’t. Not anymore, Swift. It’s over. My new language just treats me better than you ever could. I’m sorry it came to this but I deserve better than you Swift. We’ve both known this for a long time.
I wish you the best, but you probably shouldn’t call.
I’m with Rust now.1 -
The first two stories on slashdot's homepage are:
1. Google releases Angular 2, breaks backwards compatibility
2. Apple releases Swift 3, breaks backwards compatibility
If you use either of those tools, why do you put up with this? When did software engineering stop being about building useful or enjoyable things for our customers, and start being about doing thankless make-work for Silicon Valley billionaire companies? Is this the legacy we want to leave to the world?4 -
Me: I've got this wonderful idea, I'll try it in swift
OSX: download the 4.47 GIGABYTE Xcode
Me: :'( ok
Xcode : you need to update your OS and that's again more than 4.5 GIGABYTE
Me : Sublime -> Main.class
1 -
I love my adhd kicks. My webstorm trial ended, I downloaded vscode, hated the bindings, I then used thr intellij extension. Everything ok expect autocomplete, not a fan of tab, couldn't use enter to enter enter as a binding. Hacked that binding.json, idk how i ended up installing a json sorter extension, ow theres a imports sorter. Okay what exactly i wanted to do? Right, do my niche site. Bad idea, i had written it in kotlin js, (missing intellij already) so i searched for almost non-scripting framework. Idk what happened...i ended up being interested in tailwind. Tried it a bit, ow they have tailwind ui. Thinking about buying the sweet shit. Ow i see headless UI... Pause, threw tailwind out. Thinking about react, met Solid, loved it, yarned and npmed it. Extension time, auto tag rename, more emmet like shit, rainbow and fira fonts, theme, scheme, ow colors whaaaw. Okay, its not gonna look like or feel like intellij, more like IDEA community if i had made the ide. What was i making again? Ah my webcrapp. still (idea)less... I went to codepen, grew a beard, came out, still feeling powerfully uncreative. Last stop: awwwards.. ow that awesome 7up nl site, imma see it, they nuked the animations, everything. This is where the rant actually ends, because THANK GOD I DONT FULLSTACK FOR A LIVING!!! Swift, Kotlin, XML and unpredictable Gradle is good enough for me to stop me from going wild. Stay safe. Genetic.🙋♂️2
-
"Couldn't have written it better myself"
"You might be Taylor Swift because damn you commit often"
"These commit messages are so helpful i could find my way through the Paris catacombs with them"
"Damn we might need to open-source this... How are people living without it??"
"It would be interesting to see if everyone feels as comfortable with this UI as i do"
"Doesn't matter how long this takes, just do it the way you do it." -
Short rant: I hate xcode, I hate Swift, I hate Apple.
After 3 weeks of intensive work (I'm an apprentice, part-student, part-worker), I was happy to go back to school and was like "Oh we're going to learn iOS, sounds cool !".
It is now friday, I have homicidal tendencies growing inside me, I want to cry whenever I hear xcode or swift.
Why in the hell I can't use a string argument when I'm calling a function NEEDING a string arg ?
Why do xcode take so long to tell me that there is a problem, why is the error message not explicit AT ALL ?
Why dictionaries so hard to manipulate, EVEN IN JAVA IT'S SIMPLIER.
Why putting our API call in specialized files make them run AFTER EVERYTHING ELSE and the solution that is given to us is deprecated since 5 years ?
Why is a classic c-style for loop is now deprecated ?
These are just a drop in the ocean of WHAT THE FUCK IS THAT that we came across this week.
Fuck Swift, fuck xcode.
7 -
This is my first and current Rant/story so here it goes, I've been working for a company for past 10months now, where i was interviewed on Java, then i was put into mobile development and started to build an app in swift (successfully finished it) after two months i was working on ARKIT(didn't build anything BIG mostly R&D), then started working on React-native and built an app from scratch using firebase as backend (both RN and firebase was new to me) and pushed it to AppStore and PlayStore, and currently i'm working on Flutter!.. At first it was pretty irritating switching frameworks and technologies but now i've become more positive about it and i look at it as an opportunity to learn new stuff :)1
-
A added bonus of writing in UIKit and in Swift is the automatic macOS support. Yes, this is the devRant rewrite working on macOS, fully featured. And while this still requires some work and some fixes involving window resizing and how to handle image resizing, this is surprisingly usable for almost no dedicated macOS code!
(This post was sent using the AltRant client on macOS)
11 -
Ya sure 0-2 yes experience with all those requirements + 5 more items hidden cuz of my tiny screen.
What is even more interesting they would like that person to know Swift UI.... It's not even out of beta ....
Also must know C#? For real... Those people do xamarine and native projects and they r not even a software company, they sepcialize in architecture
I hate it when people do this, like take the best at lowest price, that poor Dev is busting his ass to get your job done and you take the profit and give him the remaining change?
Hope this world doesn't get worse than it is....
By the way, job is for Full stack iOS developer 🙄
17 -
!Rant
Had the best day at work today.
This summer I got to do a little work at the company my dad works. (typically cleaning and updating some machines. Stuff that the others don't have time for. Pretty boring)
Suddenly I get asked
"Have you ever developed for windows?"
I have only worked with Linux or Mac/ios (python and swift) so I told him I hadn't , but I could try.
Next thing I am making a system check program in c# (had to learn it on the fly) and I get paid to do it! I GOT FUCKING PAID TO PROGRAM! I don't have any education or whatsoever (only 17years old) but I got paid to do what I love😍😍😍
I am so excited to go to work tomorrow!1 -
!rant
Need some opinions. Joined a new company recently (yippee!!!). Just getting to grips with everything at the minute. I'm working on mobile and I will be setting up a new team to take over a project from a remote team. Looking at their iOS and Android code and they are using RxSwift and RxJava in them.
Don't know a whole lot about the Android space yet, but on iOS I did look into Reactive Cocoa at one point, and really didn't like it. Does anyone here use Rx, or have an opinion about them, good or bad? I can learn them myself, i'm not looking for help with that, i'm more interested in opinions on the tools themselves.
My initial view (with a lack of experience in the area):
- I'm not a huge fan of frameworks like this that attempt to change the entire flow or structure of a language / platform. I like using third party libraries, but to me, its excessive to include something like this rather than just learning the in's / out's of the platform. I think the reactive approach has its use cases and i'm not knocking the it all together. I just feel like this is a little bit of forcing a square peg into a round hole. Swift wasn't designed to work like that and a big layer will need to be added in, in order to change it. I would want to see tremendous gains in order to justify it, and frankly I don't see it compared to other approaches.
- I do like the MVVM approach included with it, but i've easily managed to do similar with a handful of protocols that didn't require a new architecture and approach.
- Not sure if this is an RxSwift thing, or just how its implemented here. But all ViewControllers need to be created by using a coordinator first. This really bugs me because it means changing everything again. When I first opened this app, login was being skipped, trying to add it back in by selecting the default storyboard gave me "unwrapping a nil optional" errors, which took a little while to figure out what was going on. This, to me, again is changing too much in the platform that even the basic launching of a screen now needs to be changed. It will be confusing while trying to build a new team who may or may not know the tech.
- I'm concerned about hiring new staff and having to make sure that they know this, can learn it or are even happy to do so.
- I'm concerned about having a decrease in the community size to debug issues. Had horrible experiences with this in the past with hybrid tech.
- I'm concerned with bugs being introduced or patterns being changed in the tool itself. Because it changes and touches everything, it will be a nightmare to rip it out or use something else and we'll be stuck with the issue. This seems to have happened with ReactiveCocoa where they made a change to their approach that seems to have caused a divide in the community, with people splitting off into other tech.
- In this app we have base Swift, with RxSwift and RxCocoa on top, with AlamoFire on top of that, with Moya on that and RxMoya on top again. This to me is too much when only looking at basic screens and networking. I would be concerned that moving to something more complex that we might end up with a tonne of dependencies.
- There seems to be issues with the server (nothing to do with RxSwift) but the errors seem to be getting caught by RxSwift and turned into very vague and difficult to debug console logs. "RxSwift.RxError error 4" is not great. Now again this could be a "way its being used" issue as oppose to an issue with RxSwift itself. But again were back to a big middle layer sitting between me and what I want to access. I've already had issues with login seeming to have 2 states, success or wrong password, meaning its not telling the user whats actually wrong. Now i'm not sure if this is bad dev or bad tools, but I get a sense RxSwift is contributing to it in some fashion, at least in this specific use of it.
I'll leave it there for now, any opinions or advice would be appreciated.question functional programming reactivex java library reactive ios functional swift android rxswift rxjava18 -
GOD ALMIGHTY I HATE SWIFT & XCODE...
Why the fuck does it take a horrendous amount of time to muck about with layout constraints. Why the heck does xcode choose to add constraint layouts to elements that already have pissing constraints! Why does dealing with something as trivial as tables have to be so god damn fucking involved when HTML and CSS let me create and style tables in fuck all lines.
And what the hell is up with how pissing long xcode takes just to figure out that 1 extra line of code I've just added. You jump to another file and xcode finally decides to be an ide again and bitch at the fact that you've forgotten to add some parameter or that they've decided to rename paramter "x" since version fuck nows what.
Working with abstract classes is fun, lets use protocols (because interfaces are too old school) and then lets tack on something we call extensions and then lets make people piss about with convenience initializers.
And lord almighty, what the fuck is up with casting, what all this ?! BS. What's wrong with just checking if the value is null in the first place, or whats wrong with giving something an initial value, oh because having to unwrap shit is more elegant right??
And good god, I need to own a fucking cinema screen just to have the storyboard open, there's less fucking panels on the Sistine Chapel ceiling
then there is in xcode.2 -
It all started this year. When I downloaded and play a really simple but addictive game for Iphone, I wanted to create a similar one. I joined a course in the Internet of Swift, and now i have that game that i wanted to do and 2 more apps... Never stop learning.4
-
Swift let's you use most Unicode characters as variable names. But that doesn't mean you should do it.
I just found this in the code base:
let π = M_PI
FML -
I hate how the IOS developer of our team gets all the recognition for an app we made just because the manager has a bloody iPhone, even though I did the entire backend and Android app.1
-
So this happened a few days ago.
Me: (chilling like a mo'fucka then suddenly an email alert)
*Opens email and realises it's from a recruiter*
Recruiter: We are a venture-based startup out of LA, funded by a top VC. We have developed the first turnkey Serverless Swift platform for app development.
We are looking at expanding our team and we have a few different openings for remote and contract work.
Simply reply to this email with your resume attached.
Me: Thanks for reaching out and presenting me with this opportunity.
I plan on going back to school this January and for that reason I humbly have to bow out.
I will surely keep an eye out for {company_name}. The idea is rather interesting I should say.
*I go back to chilling like a mo'fucka*
*The next day I'm at work, I get an email from the same recruiter again*
Recruiter: Thank you for submitting your resume.
We are expanding our team and are looking for Swift rockstars to join the movement of bringing server-side Swift to the masses.
We were impressed by your resume and wanted to get to know you better. This survey is the first step in that process.
Please take a moment and complete. It should not take longer than 10 minutes.
Me: ...........................
*Calmly walks away from my desk to the bathroom*
WHAT FUCKING RESUME HAVE I SUBMITTED TO YOU? BITCH, MY EMAIL EXPLICITLY SAID: THANKS BUT NO THANKS...
You can't just force an applicant3 -
Hello fellow developers!
I know this is devRant, but I don't know of a better community with such diversity of developers like you guys and I need your input.
I decided to go on a language journey. I come from a background of php/javascript and feel the need to expand my horizons.
I'm going to write the same app in each language to get the feel of it and become familiar with the syntax and language concepts.
Since I'm a web developer I'll focus mainly on languages used on the web like: Java, Python, Ruby, etc.. But I want to cover others as well, like Objective-C/Swift, C++/C#.
I'm having trouble figuring out what kind of an app would cover most of the ground. I know the basic guideline for this is a TODO app for web frameworks, but I
don't feel like writing a TODO in Swift or C# really cover what the languages are intended for.
I don't know enough about the environments yet to come up with a good idea.
I want something, that can be language independent but would utilize the power of each language in one part or another and is still simple enough not to require weeks of development.
Does anyone have a brilliant idea what that could be?4 -
What do you think about swift?
Does it have future?
It went open-source and is very fast and easy.
I found this project which brings swift to the server side in linux and mac: https://www.perfect.org/ and it seems promising.10 -
Are you worried about your development environment becoming more and more unstable?
Let me give you an example: I've been (mostly) a .NET developer for about 10 years now and yes Visual Studio crashed sometimes but not very often. Also whenever I found something that seemed like a bug in e.g. the MVC framework I always realized that the problem was in my code. However recently there is a VS update almost every week, and I more and more often bump into open GitHub issues without a fix.
Is this the same with other development environments? I also had a lot of issues with XCode/Swift but I never expected that to be stable...1 -
COBOL, Clipper, DBase, FlashCode, DOS 3.30, Novell, dot-Printers ... Now learning Swift... Emojis for variables! ... I'm to old for this..... Damn millennial languages.
5 -
Unofficial slogans for programming languages:
Javascript - JustShitting out frameworks every week.
Python - Shit programmers become slightly less shit and call themselves "data scientists" here.
C# - We know we are better than you, and even though we don't need to say it, we will say it anyway.
Pascal - The only recognized version of Pascal is from one single vendor.
Haskell - Stay is school if you want to use this professionally.
Swift - (honestly don't know what to say here, Lensflare can fill in on this one.) Maybe this: The first rule of Swift club is we don't talk about Apple club.
Java/Kotlin - We are in everything, including your mom's vibrator.
C - The rest of the programming world doesn't exist. Especially in embedded. Happily using K & R compilers for 3 decades.
C++ - We will pretend to care about the rest of the programming world, but like C, we will do whatever the fuck we want. or, Being held back by the ABI for at least a decade.
Rust - I feel bad for you for using other programming languages.
These are probably highly inaccurate, mostly just wanted to talk about Java being in your mom's sex toy.9 -
I'm an iOS developer, but I also write Java code at work for our servers. I'm pretty appreciative of multiple technologies / implementations, and don't really participate in religious wars. 99.9% of people at my job are hardcore Java server developers who worship the JVM and hate everything else. I work primarily in objective-c and swift. Hearing them bash Apple as a horrible company (while using a Mac btw) and hailing Java as the greatest language since sliced bread, gets pretty fucking annoying after 2 years. So I decide to participate in their flame wars for once, do some digging, and come across this: https://cs.gmu.edu/~sean/stuff/.... They could not nor would believe the post, because the fact that their precious Java could have borrowed at all from the "terrible" Objective-C / Smalltalk paradigm was too much to bear. Talk about close-minded..1
-
It drives me Insane that AWS still doesn't support Swift 3 for iOS. We're almost to the point where Apple is going to drop Swift 2 support in XCode and Amazon STILL has not gotten it.
I've started deploying Gateway APIs in Objective-C and linking them to the bridging header just so we can finally move foreword in our company and quit relying on legacy Swift support. Which is something I was really trying to avoid because we don't like mixing languages unless absolutely necessary. It's not a problem, but it's incredibly annoying to me. What IS a problem is having to start new projects already using legacy code from the very beginning.
What is amazon going to do when the next release of XCode comes out? Tell all new customers to downgrade?
Why even offer native Swift APIs if you're going to go this long and still not migrate, Amazon?! -
As my friend @AlexDeLarge found my last rant less detailed and idiotic so I deleted that rant and am writing this new rant giving all the possible details.
I am currently doing my graduation in computer science(in 3rd year). I love to code problems and have an experience of working in various languages like c, c++, java, javascript, html, css, python, swift. When I came into this field, I had a dream of becoming an iOS developer but now seeing all those streams out there(android, machine learning and etc etc), I am really confused. I know that I want to do programming but choosing a career is getting on my nerves and taking the hell outta me. So if anyone of you following devRanters could guide me and help me on this point, I would be highly grateful.
P.S- please don't judge me cause i know i am not good at expressing myself.10 -
I've been writing Java the last few days. Really makes me remember why I enjoy writing objective c / swift so much. It's not necessarily the crazy syntax of objective c. It's the conventions behind the languages. It's very easy to make your code read like prose. Which when you become used to this it's very hard to jump back into spaghetti code with abbreviated variable names and such.3
-
Oh man, its been forever since I've had an actual rant.
so my work ethic is to the point where it's all last minute. My eduction is all last minute. Personal problem, and don't know how to fix that. but it's just getting out of hand.
tbh, I'm at the point of considering dropping uni like this is no joke. maybe transfer to a cheaper because the financials are no good either.
I also need a new job because the place I'm at is no good. here a few things about it:
1) Its Industrial, not really tech related
2) the dudes expect ME to GO TO THEM and ask for help. Not how I roll
3) not the best atmosphere -- I don't really like the 4 total employees, including myself
4) nearly minimum wage
the pros?
1) I learn about my car
2) I can use the shop to fix my car
3) Free stuff (for example, a projector and lunch everyday
4) We're getting a server (soon?)
5) I buy computers for them, they pay me
But seriously, my grades in school are slipping (nowhere dangerous yet) and I am too stressed. At least I'll be getting in more dev work
Moreover, I want to get in some actual learning with Swift, but I can never manage to make time. Plus, games are a thing that I do, also family and friends, also religion is a thing, also work and school, also sleep. No time? Me neither.
Like the organization of this rant? Me too.4 -
This is to anyone that has a MacBook Pro that has a Touch Bar.
When you’ve programmed on the MacBook have you ever implemented the Touch Bar’s accessibility into the application? And is it easier or more out of the way to try to implement it into the application. Also could non OSX related languages be used or can only Swift, Objective-C, etc
Only curiousity, my MacBook Air doesn’t have one, and I’m gonna eventually upgrade to a pro and I’ve heard good things about the Touch Bar but not about using it in applications.3 -
YEARS of practice. I had my ups and downs. I learned myself, left it myself early on, came back to it half a year later, continued since. Figured out that web development is not the hell I wanted and quickly fell in love with iOS development in Swift. Been riding on the wind ever since, learning something new every single day.
Today I made something that some time ago took me about 3 weeks in less than an hour. If that’s not an improvement, I don’t know what that is.
Practice makes perfect, don’t forget that. Although it sounds ridiculously cheesy and shit, this is how it goes.
I’m getting drafted tomorrow. Well, this is not exactly a full on draft and joining the IDF (Israeli Defense Force) right NAO, it’s what we call a rough draft: I am having a psychotechnical examination so the military can understand how much I need to go to a cybersecurity unit instead of going to Gaza LMAO.2 -
Hey guys! I just started to code and now I think I am in depression :)) I'm working my way with swift and Xcode, and I'm trying to build a project. BUT! as soon as I managed to solve a freaking huge problem, I got hit by a small one and tried to fix it all day but nothing helped. no inspiration, no nothing. And now I am sitting in my chair, writing this post and questioning my entire life and what I am going to do with it...
11 -
Tech Hiring is so cooked now. Every job posting I see is like this
Must have 5+ years experience in:
TypeScript, FastAPI, Kubernetes, Java Spring Boot, PHP, Angular, React, Vue, CI/CD, DevOps, AWS, TensorFlow, Machine Learning, Flask, Flutter, Swift, Android Studio, Blockchain, ROR, Perl, Redux, Clojure, C, C++, C#, Golang, PostgreSQL, MongoDB, DynamoDB, Java.
Please don't apply if you don't fulfill all of the requirements.4 -
In my latest installment of "Swift, WTF?", we look at the "if" conditional in terms of the Swift convention of:
if let x = y { /* ... */ }
so what this does :
1. declares x in the scope of the braced code
2. sets x to y (an ahem, "optional")
3. decides if x is not *nil*, then executes the braced code.
This is very similar in both the visual and the operation to the C code of:
if (int x = y) { /* ... */ }
1. declares x in the scope of the braced code
2. sets x to the value of y
3. if x is not zero, then executes the braced code
which is considered *exceptionally* poor style.
Neither the C nor the Swift construct result in a legitimate boolean value of "true" or "false", although C comes closer than Swift.
In the Swift case the *imaginary* "nil" value has to be interpreted as "false" and thus there must be extra code is for the conditional to check on whatever constitutes the **actual** value of nil in Swift and then set the condition to "false".
(remember boys and girls, "optionals" are not real, they are an imaginary language construct of Swift and have no legitimate counterpart in the CPU operations with memory and registers)
At least in the case of C, if the value of x is zero or NULL (which is 0) then it is technically a "false" which in C is 0. Regardless, it is really poor programming and anyone doing that on my team gets an ear full.
But in Swift this obfuscation of code is common and condoned! Well, why not put more of the program in the condition of the if? In fact, stuff the whole thing in there.. why not? 🙄
This just reenforces my opinion that Swift is not a bird but the stuff that comes out of the underside of the bird. 🐦💩31 -
So I see this code:
class ViewWithDisplayLayer {
func viewDisplayLayer() -> CALayer? {
FatalErrorMustOverride()
return nil
}
}
If only Swift bad some way of defining some sort of interface or protocol with methods to be implemented by a class without using class inheritance and wouldn't it be great if that feature also gave a compile time error if you forgot to override/implement said method(s). If only.....
😳 -
I'm a C++/Obj-C programmer finding it ludicrously hard to switch to Swift.
I find that the constant ability (leading to very poor programmer code) to reduce syntax and add tokens reduces readability and nowhere is this more apparent that with closures.
I'm working through (to my shame) Ray Wenderlich's Swift course and the closure chapter has this:
PS I loathe K&R as much as I do Swift so it's all in Allman formatting for clarity.
let multiply: (Int, Int) -> Int =
{
(a: Int, b: Int) -> Int in
// do Something else
return a * b
}
Why oh why isn't this more simply and elegantly written as:
let multiply = (a: Int, b: Int) -> Int
{
// do Something else
return a * b
}
The equals sign shows clearly that it's a closure definition assignment, as does the starting 'let'. But this way all of the stupid excesses, like the 'in' keyword, the repetition of the params / return type only this time with useful labels and additional tokens are removed and it looks and reads much more like a regular function and certainly a lot more clearly.
Now I know that with the stupid ability of Swift you can reduce all this down to return $0 * $1, but the point I'm making is that a) that's not as clear and more importantly b) if this closure does something more than just one line of code, then all that complicated stuff - hinted to by the comment '// do Something else' means you can't reduce it to stupid tokens.
So, when you have a clousure that has a lot of stuff going on and you can't reduce it to stupid minimalism, then why isn't is formatted and syntactically better like the suggestion above?
I've mentioned this on the Swift.org (and got banned for criticising Swift) but the suggestions they came up with were 'use type inference' to remove the first set of params / return type and token.
But that still means the param list and return type are NOT on the same line as the declaration and you still need the stupid 'in' keyword!5 -
"Our app needs a barcode scanner"
Fair enough, let's do this!
Android implementation using Zxing: 3 days. Ios: 9 days...
1. Dev iPhone has a subtle hw defect that doesn't let it connect to the computer anymore...
2. Our app-framework doesn't have a proper plugin for ios barcode scanners yet.
3. The first barcodescanner implementation is completely broken
4. Swift is not possible because of conflicting framework plugins
5. Build a plugin from scratch, using zxing objective c port.
6. Build problems with main app.
7. Fuck my life1 -
I can't stand Swift's initializers. No other languages have the problem with constructors/initializers that Swift does. It's a complete failure of a feature and to hell with safety if it comes with this cost.
Just to illustrate how ridiculous it gets, I want to have a class where my initialization logic can be split among reusable parts. That is, the logic that initializes the class with no parameters has logic that I want to reuse in my other initializers. Simple DRY stuff. Well, the only way I can do that in Swift is if I use a convenience initializer that calls another one. But convenience initializers have completely different rules from designated initializers (again, something only Swift does).
For example, you can't access "self" until you call a designated initializer. You can't chain designated initializers, and if you want to chain anything in the same class you have to handcuff yourself by using a "convenience" initializer (there's nothing convenient about them, I might add).
So now I want to subclass my class and initialize myself using one of my superclass initializers. Oh but the one I want to call is a *convenience* initializer so I can't, unless I turn my new initializer into a convenience initializer. Except wait, a convenience initializer must delegate with self.init(), so it can't even call a superclass initializer!
And it just goes round and round and round. I don't know if I should try to convert all of my initializers to convenience initializers or the other way around.
Why all this nonsensical madness? Get rid of the distinction and go back to nice clean powerful initializers like Objective-C. I mean what does it have to take? This is a complete nightmare.13 -
My partner just told me that the guys that will "take care" of a project that we developed (see this rant https://www.devrant.io/rants/69328) apparently don't know anything about Android or iOS because our ex-client emailed him asking some questions on behalf of the new team like what is Swift and on what language do you develop for Android.
What bothers me more is that apparently we are too expensive but they are planning to get rich 😒 -
!rant
Had to build an app using Cordova because... well, I am a web dev and know a shitload of PHP and a good part of JS, but no Swift or Java or whatever.
So there is a deadline set to like half a year after we had the initial talk with the customer. 6 months to build a relatively easy and small app.
So yeah, I procrastinated like one would do when he's got that kind of time left and not much else to do.
And yeah, I did work, but also procrastinated some more. The development was as expected, and I was well in the anticipated time frame.
Then I got a really bad disc prolapse and was sick at home and the hospital for (all together) 5 weeks.
After that, I came back to work for a week, then leaving for a (previously planned) vacation with my little family.
On my first day back at work after the vacation, I quit my job with a 6 weeks notice, of which I have to work 3 weeks.
I know it sounds like I'm a real prick, but it was never planned this way. I never searched for a new job. It just came to me.
I am still finishing the app, though :)
Why am I telling you this?
Well, I do that to show that there still are great bosses out there. My boss has NEVER spoken a bad word to me, even after I quit my job. He's always been kind, fair and understanding.
I just wanted to show that between all these rants about bad bosses and colleagues (which I have had my fair share of in the past), there still are some real gems out there.
Gotta my my boss - he's been one of the best I have had so far.
Peace out folks. Good night... -
A bit late for wk61 but here goes:
Does anyone have any advice for an older dev (just turned 50) during job hunting?
One of the devs on my current project was let go some years a go, and hasn't found a new job yet.
He keeps applying to positions, but keeps getting rejected and being told "we went with another candidate".
Choosing the young buck who will leave in a year over a older dev who still can contribute for ten years seems like the most common descicion.
I hired him on the current project I'm doing for a client, which is on iOS, and I've thought him swift and the general process of development on ios. And he's taking to it really well :)
I hope this will better his chances, but the current client won't have the resources to hire someone full time now.6 -
Learning institutions move so slow. Kotlin and Swift are nowhere to be found in this mobile applications course.
8 -
I’m struggling in studying and that’s seriously holding me back, regardless of the type of technical book I’m reading I’m always in a fight with my brain. Even if I enjoy the topic and then I’ll enjoy using what I read while I study I struggle to learn more than 1-2 chapters (sometimes even less) at time then my head starts to hurt, my focus drifts away and if I force myself to go ahead my brain just refuses to store the new informations, it feels like filling a full tank.
At this point I should have learned C++ and Swift and started to contribute to projects which aren’t overdone web apps but all I have are two half read books which silently “judges” me anytime I open my eBook library and I dread returning to having associated them to headache and frustration and the only things I read this year are design patterns (which haven’t found a single real life use since then) and F# (which I never used with the exception of some little demos and is now slowly fading away in my memory).
Have you got any study advice to help me dealing with this frustrating situation?3 -
Me coding in swift:
func doStuff() {
// code
}
"oh I see the code isn't working yet. Let me try this"
func doStuff() {
DispatchQueue.main.async {
// code
}
}3 -
Guys, I'm maintaining an iOS project. I've never written any Swift code before or had any experience with this at least. Should I kill me self?6
-
Anyone ever tried Embedded Swift?
I should have posted this as a joke but, guess what Apple does NOT use when developing Embedded Swift stuff for their Secure Enclave firmware...
Yep, they don't use Xcode! 🤣🤣🤣🤣
(ok, I know, not surprising, but love the irony!)11 -
I can't take this Swift compile time anymore. It's up to 40 minutes now and all we can say is "optimize the code" and "get faster computers"6
-
If languages had slogans...
1) Java -- Buy one get two for free on your delicious NPEs.
2) C -- I burn way too much calories talking, let's do some sign language. Now see over there... 👉
3) Python -- Missing semi-colon? Old method. Just add an extra space and watch the world burn.
4) C++ -- My ancestors made a lot of mistakes, let's fix it with more mistakes.
5) Go -- Meh. I can't believe Google can be this lazy with names.
6) Dart -- I'm the new famous.
7) PHP -- To hide your secrets. Call us on 0700 error_reporting(0)
8) JavaScript -- Asynchronous my ass!
9) Lua -- Beginners love us because arrays start at 1
10) Kotlin -- You heard right. Java is stupid!
11) Swift -- Ahhh... I'm tasty, I'm gonna die, someone please give me some memory.
12) COBOL -- I give jobs to the unemployed.
13) Rust -- I'm good at garbage collection, hence my name.
14) C# -- I am cross-platform because I see sharp.
15) VB -- 🙄
16) F# -- 😴8 -
Being tempted by a job offer as an iOS dev that has full (paid) training. Not a fan of apple but heard swift is a nice language (assuming it is swift).
I've spent the last year and a half learning the react way as my first dev job, not sure whether it's beneficial to keep on this path or diversify. -
So today I inherited an iPhone app written for iPhones 3 & 4 in Objective-C.
I am facing two not so unique problems:
1. I hate Objective-C so I quickly converted it to Swift but as expected I created a tonne of errors and warnings that I am working through
2. The developer(s) didn't think it important enough to leave a solitary comment explaining what the hell they were doing.
So looking forward to a few weeks of swearing and getting myself all upset trying to get this app to work in a complete information black hole.3 -
Apple is fucking EVERYONE over with Safari 12. They are changing how extensions communicate with the browser, they are calling the new type of extensions Safari App Extensions. It means all current Safari Extensions will not work in Safari 12.
The problem with this is that they require all extensions to have this “backend” written in Swift with a VERY LIMITED API. Maybe you want to close a tab with your extension? “Fuck you, you’re not allowed” are Apple’s response to that. On top of this shit show their documentation is horrendous.
They will kill the extension ecosystem with this new approach, I’m sure of it, because most of the current extensions will not be able to migrate all their features to the new approach. They have built the API around specific extension types, so lots of extensions will simply not work in Safari 12. For distribution they will only allow extensions to be distributed via their new(?) Extension Store where they will review your code, just like an app for App Store. Unless you’re in the Apple Developer Program, which is $99/year.
I do not understand this change and I think it will hurt Apple in the sense that people will use other browsers where extensions are not as strictly controlled. Usually I understand Apple’s changes but this one is just beyond me. 🦆 you 🍎. -
So, I am currently on Spring Break, and what do I do when I am on Spring Break: I take a moment to experiment with different languages. This time, I decided to check out Objective C since it mixes up two languages that I love dearly (but that I do not use outside of academic endeavors) which are C and Smalltalk.
Going around the net I found this https://github.com/Flying-Toast/...
Notice: I have nothing against Swift, I stopped developing apps for IOS back when Swift was in its infancy, so I was forced to use Objective C and tbh I never had an issue with it, I had learned it before through GNUStep, the language was obviously strange when I started learning it, but I did not hate it, I tried following Swift to see if I could use it at least in some portions, but at the time of its release it was still pretty much beta for me, so I passed. I feel it is much better now, but the issues with the language at this point in time I feel are more from the side of XCode which can either be just ok, good or an absolute piece of shit depending on the release. Either way, I found the link to be funny.2 -
Seeing some Ruby just reminded me of something.
Fuck Objective-C. What kind of lazy fuck makes C object oriented by stapling SmallTalk to it? A better name would be "C: Now with Dissociative Identity Disorder...oh and objects".
Apple apologists make excuses for this miserable language all the time...why? Because it's the only thing Apple would give you?
Swift is definitely an improvement though.4 -
One time, we picked up a Xamarin project and both Android and iOS teams had to pick a developer to handle it. After talking over it with my iOS bro, I decided that I hate C# far too much to start a project on this, even though I wanted a new experience, so iOS bro took over it. I got handed another iOS project in the meantime. iOS bro decides to take a free week from work after like a month or so of working on that project.
GUESS WHO DECIDED TO COME OVER AND WORK WITH US THAT WEEK? THE OWNERS OF THE PROJECT (they were handling the API). Guess who had to drop all projects at once and work for a whole week on a project he had no idea about in a programming language he only had a remote idea about? THIS GUY.
So, aside from the fact that I had no idea what I was doing, I also had the pressure of the owners working right next to me (they were cool people, but it's still a stress). That week really raised my stress level through the roof, as I doubted myself everyday that I would be able to be productive on that project. I got myself a free week too after that.
But yeah, this experience really made me doubt my skills as a programmer, as Xamarin was supposed to be just a cross-platform way of developing an app.
All in all, I've never had to work on that project again... but it was still an "I can't fucking believe it" moment when, one month-ish later, the project was to be scrapped and reprogrammed on ye olde Swift.1 -
Dear xcode,
you fckn bitch did it again. I really wanted to do some iOS development, I swear. But you are like an abusive relationship, I have this weird habit of coming back to you even though I am getting fucked in the ass in parallel.
I love Swift but I despise you xcode. Randomly fucking up my workflow, and then it is clean build folder, reset package cache, restart xcode. Again and again and again you fuck things up out of nowhere. And from time to time, you just have to install the newest version of xcode because its so fucked up its easier to download this MASSIVE asshole than to even try to fix anything if you know its just xcode again.
Yeah, fuck extensions and formatting. Just fuck humanly tolerable build time. Fuck you xcode.
I am not an experienced dev with iOS nor am I a common Mac user but this is just wrong. I feel violated and the joy of development sucked out of my soul while I try to navigate through the overloaded interface.
I am not even going into details about iOS development, its just that xcode is the gatekeeper to get me the fuck out of this miserable place that is native iOS development.
Arrivederci, suckers.3 -
Fuck you shitty clean swift architecture. I need to learn swift and mobile apps programming. As if that wasn't already hard enough I also need to understand clean swift. This shit feels like going in circles for the most basic stuff without any tangible benefits.
-
!Rant
I know this is not the place for these questions, but:
1. If we have frameworks like React Native, why going native?
2. Why doesn't Google or Apple support these kinds of frameworks rather investing in developing their own languages (in-case of Swift)
I searched for many articles but need a pro opinion from you guys4 -
Swift: Have you ever noticed...
How many times the word "Safe" is used when describing Swift, yet there is no way to programmatically determine if a memory allocation failed?
How many ways this "Safe" system has a way of crashing:
1. Unwrapping a Nil Optional
2. Disconnected Outlets
3. Out-of-Range Array Access
4. Accessing Uninitialized Variables
5. EXC_BAD_ACCESS (Memory Access Errors)
6. Threading and Actor Isolation Issues
7. Type Casting Errors
8. Uncaught Language Exceptions
9. (fill in the blank?)
What frustrates me is that Swift lacks a language-level way to check if heap memory allocation succeeded. When you create an object like MyClass(), Swift assumes success—if allocation fails, the process dies instead of allowing your code to gracefully handle the failure.
And to avoid having pointers, it creates this horrendously random undocumenting syntax salad that is worse than ADA.
Swift, when you wanted a liter-bike and you get something else16 -
I swear last time I had this much fun on a dev social was swift and it shut down and then gitter and then quora and some I never cared about but this is gold
-
In my quest to ditch iPhone, due to there ridiculous prices, i have been looking at android based alternatives. Never (ever) used android b4. So, as my son is getting to that age that he is pleading for a phone, I decided to buy a Wiley Fox Swift 2. This has been great as my son loves it. From a UI perspective it really makes iPhone seem dated. From a UX perspective, fuck me, it needs work. Comparatively IOS is such a piece of piss to configure and use. I don't envisage that I will switch to android any time soon my wallet is not going to be happy.5
-
Swift.
First, they added features that no developer understand : what the fuck is an optional value ?
And the documentation for iOS development is horrible. It took me 5 days to understand how the fuck we can make a POST HTTP Request with this fucking bad framework.3 -
Worked all my life in C++/Java and for the first time in Android, finished the android app (ffs that's one messy framework)... now they give me an old macbook and send me into swift/xcode, I have been trying to connect two text fields and a button for 90 minutes, getting furious knowing I have to finish this app all over again for ios, please tell me how fucked am I? Is it better or worse than Android when it comes to a learning curve? I've googled this and usually it's fanboys fanboying, has anyone done both and has any advice?
P.S. I'm young and still tend to learn fast, but man this is really giving me shit, especially the IDE and interface builder which I despise as a concept, rather just write code instead of dragging and dropping...3 -
Use Swift Package Manager, they said.
I'll be great, they said.
"Note that at this time the Package Manager has no support for iOS, watchOS, or tvOS platforms." - https://github.com/apple/... -
OK, so with a lot of free time on my hands, I figured I'll finally sit down and figure out how to use Xcode and write iOS apps.
Hit the iBookstore and check out the latest version of their guide to "App Development in Swift", and...promptly run into a brick wall because it's based on Xcode 10 and Xcode 11 seems to organize projects in a completely different manner.
Decide I'll just hit developer.apple.com and check the resources there...to find they're all written for Xcode 8.
Online tutorials have been mostly misses because of mutual incompatibilities between different versions of Swift rendering anything but the latest version useless, it seems.
Which is a long way of asking, does anyone know of any good resources for someone trying to finally figure all this out?5 -
Project I’m working on is required to be in React-Native...I’m a Swift/Obj-C developer. I wrote two lines of React code and then I have spent the last 3 hours trying to get dependencies for a single library installed to run the project again...
Tell me how React Native is a better and faster way to develop apps over native code???
This seems like a waste.11 -
Decided on Acer Swift 3. Will be getting it soon. 14", i5-8250U, Nvidia MX150 2GB, 4GB DDR4, SSD 256GB. Added another 4GB. Final at $642.
Frankly speaking I am more of an ASUS fan. My potato used to be an apple in good old days and lasting for almost a decade is something I am very proud of it. I will still be using it as a backup PC at my home.
First ever laptop was an Acer and it was ok but didn't have fond memories since it didn't even last for 4 years 😐 Hope Acer has improved their quality in this 9/10 years time. 🤞4 -
Yesterday Ibdid buy an iPhone. I did it to learn swift development and people started to tell me that it was stupid.
I know I could have just used my emulator on my Mac but I just do not want to, testings apps is better in their real envieonment
I hope you guys understand my point, I am getting tired of all this "you stupid iPhone owner" shit
PD: I regret nothing3 -
!rant
Learning iOS/Swift Programmer here.
I feel like Apple’s Developer Documentation is extremely hard to parse.
For one problem, it feels like there are 50 similar ways to deal with it; but only one way will actually work.
There also aren’t enough examples in the docs for me either, they just seem to go: “Here’s some code, figure out what it’s purpose is.” for most things.
I also feel stupid, because I’m using the Hacking with Swift tutorials to learn iOS Development(Great Tutorials Though); and I don’t know how to just build an app from scratch. (i.e. creating swift files and assets and compiling from the terminal.)
And using StackOverflow feels like cheating.
Lastly, I feel awful inside when other people see my work and think I’m a genius, when really, I feel like I barely know anything at all.
I’m I alone in this observation?
Or just dumb?6 -
I finally learnt flutter. Started in March, I’m deploying my second app now, third one is at 80 percent completion. Couldn’t have imagined this with native coding with Java and swift.
-
So, I’m on interview 3 with a company looking to build a cross platform app.
They posed the question of what we should use to build it; React Native or Flutter? Or just go native with Swift and Kotlin individually? What’s your thoughts?
I’m really interested in this conversation.2 -
This story happened to everyone, and i am sure that if i search, i will find dozens of similar stories, but the different here is, i tried, i really tried, in a hundred different ways to achieve my goal !
When you are stuck on a problem, let's say, that you have a program, project, website ... and need to achieve something technically weird (or hard) and need some help to save you time on experimentations. The first thing a lot of people do is : Google.com && put search dorks.
But, at a moment, google gets "dirty", you use it so often that he always think to know better then you what you are looking for.
It reminds of "Ted", the movie (for thows who know it) where they asked : "Hey ! Why does google always suggest us to look for black dicks ??"
It is exactly what happened to me, i got results who doesn't have anything to do with what i was looking for !
You can give it a try now : type "semantic web RDF to RDB"
You won't find anything, except results related to : NOSQL DBs, which is totally annoying.
Something else, i once google swift to get some updates, what results did i got ? Taylor Swift ... (musician)
I often get 2 or 3 results from google, which made me thinking that i somewhat reached the end of internet, or that people are so dumb that i will have spend hours trying to figure my solutions, but, before doing that, other solutions had to be tested.
1- TOR : Google tracks his users and uses its algos and bullshits to return results as close as possible to the user's demand (big fail ...) so how about moving to a different country ? DL TOR browser, open, setup, go to US, open google (got us version YAY !) enter my keywords, and, nothing, still nothing, more results for sure, but nothing related to what i was looking for.
2- VM
Pop a VM, launch TOR, use Hidden mode, delet all cookies and stuff (it is a new VM but who knows).
Use keywords (now in UK). Here they are !! my results !!! i finally found some decent results about my keywords !
But, i have the required knowledge to do this kind of stuff, but how about people who rely heavily on google ? they can't change country, clear everything, trick google to think you are a new user, they have almost biased and flawed results. I tried duckduckgo (i love them) but they are not that efficient.
Google says not to anything evil, but they ARE EVIL, miss guiding people, suggesting corrections who have nothing to do with the keywords, or results totally unrelated in any way to the keywords while results exist in other countries ???
Ever since, i don't pay attention to google at all, and started thinking that google's algos are manipulating people, i don't know if it is done on purpose or not, but the result is the same, people have biased results based on their country, on their tag, on their ID, and the recent keywords.
During that period i was cursing google every funcking day, and i am still doing it, too much trackers, too much manipulation, i will end-up enclosing myself in darknet.4 -
I wanted to show our DBA an example of a web api using .net core 3 in regards of how easy it is to create such things. The reason? he has been wanting to get back into programming after many years of just sticking to dba related stuff. The dude has talent and brains, he had worked years ago as a delphi dev and a vb6 dev and we had the same employer at one point, none of this man's apps have been faced out on account of how complete they are and easy to maintain for other devs was after he left. Regardless of the ancient tech stacl, the man shows ample promise and well.
Thing is, the apps I make on the Microsoft stack usually tend to C#, and my frontends are using TS, so I am more on the curlt bracket side of things and he said he was to convert my app(very basic crud example, but with auth, authorization and everything in between to plug into the frontend) to VB.NET. I thought it wouldn't be that much of a problem but apparently microsoft does not hold templates for webapi for vb.net
I thought it was shitty. VB gave Microsoft a lot of developer market back in the VB6 days, and even though I really love c# I see no reason why they would just say fuck you like that to vb.net. Shit still polls pretty high in terms of dev popularity and you can apply the same design ideas to VB without much effort.
I just think this is very shitty from Microsoft's part. Much like how Apple is forcing people to adapt to Swift when there is a huge amount of obj c out there.
I dislike when companies shift focus on tech stacks like that.2 -
Getters and setters vs property accessors?
The instructor of my Android development class is manually and purposefully using setters and getters when the Kotlin language and Android Studio is strongly pushing for this property accessor way of handling private data fields. He says that it goes against the philosophy of hiding the data and keeping data fields private.
I’m all for property accessors, but I’m struggling to come up with a response for what he says. Modern programming languages like Kotlin and Swift have been strongly encouraging the use of property accessors.8 -
Currently implementing a Swift devRant SDK and encountered something very stupid:
The json value for attached image is an object (dictionary) when there is an image but it‘s an empty string "" when there is no image.
So two different types for the same property.
I hate this kind of crap.
Why not make it null or omit that property when there is no image?
Now I need to add ugly as fuck custom decoding code for this object.16 -
"Unexpectedly found nil while unwrapping an Optional value"
What dev thought this would be a good idea in Swift? Sometimes I hear the compiler's thoughts as it comes across this:
1. The dev explicitly told me this value would be optional.
2. I have a record from the database, and I see a 'nil' in the column for this value.
3. That's not "None" , Oh my god, I need there to be an explicit "None<CustomType>".
4. Shit shit shit shit. Oh my god.
5. PANIC!4 -
!rant advice needed
I have an interview at a company this week who work in PHP, magento, angular js, swift and sometimes c#. Sounds quite good for a new grad with one year of experience in PHP and front end.
The problem is the salary is 20-22k. My friends are looking in London and the ones who ha e secured roles are 36k and 40k. They are roughly the same level of developers as me.
So what to do? Probably turn it down? I don't know what o should expect but I was hoping for around 30k. I need the money for personal reasons and 22k doesn't seem like a lot for a first class computer science graduate with a year and a half industry experience. I could be wrong?7 -
Objective-C syntax is more readable than Swift.
The verbose naming conversations feel natural in Objective-C, but in Swift they look rather nasty to me.
Also Swift syntax feels inconsistent in many parts of the language, which forces you to memorize when you can and when you can't use a certain feature (i.e where, case).
Am I the only one that thinks Objective-C looks a lot cleaner than Swift code?
Note: This is an opinion, not trying to start a war. Just curious if I'm alone on this.9 -
I'm trying really hard to like Swift but every time I open the hood on this bird, it takes a shit on my windshield.
For example:
struct ContentView: View {
var body: some View {
let kFontPointSize = 25.0
var theFont: Font = .system( size: kFontPointSize )
theFont = .custom("Helvetica", size: kFontPointSize )
Text("Hello, World!")
.padding(.horizontal, 20.0)
.font( theFont )
}
}
... in spite of how wonderfully self documenting (🐂💩) Swift is, that dirty bird converts the 'var' to a 'let' and "theFont" cannot be reassigned after declaration.
3 things:
1. invisibly converting the 'var' to a 'let' and not indicating 'var' can't be used... really?! Suppose to just "know" these obscure inconsistencies? (sloppy design)
2. then the error Xcode presents on "theFont = ..." line is : "Type '()' cannot conform to 'View'"!? How about "can't use a 'var' here"? God forbid it should make sense. (sloppy design)
3. "var" means variable and "let" means letstant? If you are going to use "var", better use "const", or be consistent and use "set" and "let" instead of "var" and "let" (sloppy inconsistency)
4. and ".horizontal", who owns that? Self documenting?. It is owned Edge Set aka Edge.Set.horizontal and effectively a "global".
5. And reading the Swift coder's mind... No, you should NEVER NEVER NEVER use "25" as a constant literal passed like .system( size: 25 ). (magic numbers not aloud)
Have all best engineering practices been simply tossed out the window? Rule #1 in software "engineering": Globals are BAD. Corollary: magic numbers earn you a one-legged A on your project.
I am so incredibly disappointed in the Swift community right now. Swift designers are honestly earning a "script kiddy" badge of dishonor.6 -
when the swift language cannot infer the generic type from the invocation, it also doesn't want you to explicily specify generic type in the bracket...
says i have a method:
```
func createDeferred<T>() -> ABC.XYZ.Deferred<T>
```
then if you call it like this:
```
let dfd = createDeferred()
```
It complaints that it cannot infer generic type T, which make sense.
But it also doesn't want you to code it this way:
```
let dfd = createDeferred<Int>("countProperty")
```
if you do so, it mumbles gibberish: "Cannot explicitly specialize a generic function".
What it actually trying to say is, you should put the type somewhere else so that it can show off its smartness to "infer" it from there:
```
let dfd: ABC.XYZ.Deferred<Int> = createDeferred()
```
with a few more typing and findout what exact type it is, it finally works.
the moral of the story is, in order to communicate with the wonderful work apple genius made, you don't tell it what is the answer straight away, that's defiance, you must hide the answer somewhere intricately and let the smarty swifty swift to find it out for you.6 -
!rant
I've spent the past 6 months exploring and implementing small and big projects in nodejs, python, golang, swift. Swift btw being a pain in the ass. I really wanted to continue with golang since it's a cool language but all jobs/startups that I think is interesting use c# .net so I want to jump into that.
Does anyone have any book tips that can be finished this summer for programmers that are not beginners?3 -
Why is iOS debugging so fucking useless? Instead of having a normal stack trace which takes you to the line of code that went wrong it just takes you to the bootstrap line in AppDelegate with a random code and basically says "Fuck you, figure it out yourself". Their stack traces are just as useless. IS THIS WHAT SOME PEOPLE CALL THE PREMIERE DEVELOPMENT EXPERIENCE, GODDAMNIT? at least Swift is nice tho, unlike Objective-C4
-
Have to translate an API library from Ruby into PHP for work, and I swear it's all of the worst pieces of BASIC and Swift thrown together. To top it off, looking up a symbol chart for it to try and get a handle on the symbols they love to throw in front of variable and method names is useless because "symbol" is a freaking type in this language! Arrays are apparently called "hashes" now, and I can't quite tell if modules are supposed to be namespaces or classes yet...
If Ruby has redeeming qualities, I'm definitely open to hearing them. Right now I'm kind of feeling homesick for vanilla C, however...1 -
So at the HS I go to, there are 4~5 programmers (only 3 real "experienced" ones though including me).
So coming from JS & Python, I hate Java (especially for robotics) and prefer C++ (through some basic tutorials).
Programmer Nº2 is great at everything, loves Objective-C, Swift, Python, and to a certain extent Java.
Programmer Nº3 loves Python and used to do lots of C#, dislikes Java and appreciates Go (not much experience).
So naturally I get shit on (playfully) because of my JS background, because they don't understand many aspects of it. They hate the DOM manipulation (which is dislike too tbh), but especially OOP in JS, string/int manipulation, certain methods and HOISTING.
So, IDK if Java or C++ (super limited in them) have hoisting, but if you don't know what hoisting is, it means that you can define a variable, use it before assigning a value, and the code will still run. It also means that you can use a variable before defining it and assigning a value to it.
So in JS you can define a variable, assign no value to it, use it in a function for instance, and then assign a value after calling the function, like so:
var y;
function hi(x) {
console.log(y + " " + x);
y = "hi";
}
hi("bob");
output: undefined bob
And, as said before, you can use a variable before defining it - without causing any errors.
Since I can barely express myself, here is an example:
JS code:
function hi(x) {
console.log(y + " " + x);
var y = "hi";
}
hi("bob");
output: undefined bob
So my friends are like: WTF?? Doesn't that produce an Error of some sort?
- Well no kiddo, it might not make sense to you, and you can trash talk JS and its architecture all you want, but this somehow, sometimes IS useful.
No real point/punchline to this story, but it makes me laugh (internally), and since I really want to say it and my family is shit with computers, I posted it here.
I know many of you hate JS BTW, so I'm prepared to get trashed/downvoted back to the Earth's crust like a StackOverflow question.6 -
Question for iOS Swift guys:
Since Implicitly Unwrapped Optionals are now dropped for a while, and everything is an optional, hiw can I now declare property that has no value and intializer will not make fuss?
I used to do this:
class Bullet {
var calibre: Double!
}
This way I can avoid initializer which gets useful when there are properties which hold complex types, which get useful when writing tests.
If I remove ! Then compiler complains.
If I put ? Then My code becomes crap of guards and ifs to check for optionals.
Really hate this Optional thing in Swift. Half my time when I jave an issue is related to optionals.
Btw,
let x: Int! = 10
let y = x, yields y: Int? -
Apple you wanna kidding me?!?
This should be just a bugfix version...
Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.33 -
That moment when you really want to try swift but Ubuntu. I can do this on Mac(in house) but I prefer laptop with Ubuntu in work 😩2
-
Rewriting my Swift app in React Native and being told I should get familiar with Redux now...
I have written some REALLY complex stuff in my career, but I simply cannot wrap my head around "state," Redux, or why.
After adding in Redux and converting to it's folder structure, adding a random action, type, container, and reducer, and my app still works the same way I'm left wondering: "why did I need this?"3 -
During my small tenure as the lead mobile developer for a logistics company I had to manage my stacks between native Android applications in Java and native apps in IOS.
Back then, swift was barely coming into version 3 and as such the transition was not trustworthy enough for me to discard Obj C. So I went with Obj C and kept my knowledge of Swift in the back. It was not difficult since I had always liked Obj C for some reason. The language was what made me click with pointers and understand them well enough to feel more comfortable with C as it was a strict superset from said language. It was enjoyable really and making apps for IOS made me appreciate the ecosystem that much better and realize the level of dedication that the engineering team at Apple used for their compilation protocols. It was my first exposure to ARC(Automatic Reference Counting) as a "form" of garbage collection per se. The tooling in particular was nice, normally with xcode you have a 50/50 chance of it being great or shit. For me it was a mixture of both really, but the number of crashes or unexpected behavior was FAR lesser than what I had in Android back when we still used eclipse and even when we started to use Android Studio.
Developing IOS apps was also what made me see why IOS apps have that distinctive shine and why their phones required less memory(RAM). It was a pleasant experience.
The whole ordeal also left me with a bad taste for Android development. Don't get me wrong, I love my Android phones. But I firmly believe that unless you pay top dollar for an android manufacturer such as Samsung, motorla or lg then you will have lag galore. And man.....everyone that would try to prove me wrong always had to make excuses later on(no, your $200_$300 dllr android device just didn't cut it my dude)
It really sucks sometimes for Android development. I want to know what Google got so wrong that they made the decisions they made in order to make people design other tools such as React Native, Cordova, Ionic, phonegapp, titanium, xamarin(which is shit imo) codename one and many others. With IOS i never considered going for something different than Native since the API just seemed so well designed and far superior to me from an architectural point of view.
Fast forward to 2018(almost 2019) adn Google had talks about flutter for a while and how they make it seem that they are fixing how they want people to design apps.
You see. I firmly believe that tech stacks work in 2 ways:
1 people love a stack so much they start to develop cool ADDITIONS to it(see the awesomeios repo) to expand on the standard libraries
2 people start to FIX a stack because the implementation is broken, lacking in functionality, hard to use by itself: see okhttp, legit all the Square libs, butterknife etc etc etc and etc
From this I can conclude 2 things: people love developing for IOS because the ecosystem is nice and dev friendly, and people like to develop for Android in spite of how Google manages their API. Seriously Android is a great OS and having apps that work awesomely in spite of how hard it is to create applications for said platform just shows a level of love and dedication that is unmatched.
This is why I find it hard, and even mean to call out on one product over the other. Despite the morals behind the 2 leading companies inferred from my post, the develpers are what makes the situation better or worse.
So just fuck it and develop and use for what you want.
Honorific mention to PHP and the php developer community which is a mixture of fixing and adding in spite of the ammount of hatred that such coolness gets from a lot of peeps :P
Oh and I got a couple of mobile contracts in the way, this is why I made this post.
And I still hate developing for Android even though I love Java.3 -
I was thinking about how to best approach the spam detection in JoyRant and it kinda escalated into a separate project:
https://github.com/WilhelmOks/...
This is a generic swift lib for spam detection, which I will be using in JoyRant.
The idea is that it can be used by other devrant clients, even android, or backends or anti spam bots like those from @retoor.
Or even in completely other communities… like snek maybe? I don’t know, the point is it’s generic and not specific to devRant.
And the config with the spam detection rules can be a hosted json file, accessed via a http URL.
This will make it easy for me to update the rules and easy for you to contribute to the rules, if you wish to do so :)
My plan is to first implement a simple version of spam detection and release a new JoyRant version.
Then later implement the whole thing with stuff like marking as spam, marking as not spam, exported details about detections to be used to improve on the rules, and blackjack and hookers.
Fuck spam and the human garbage that is posting it or is behind the spam bots!
From the bottom of my heart, Fuck you!1 -
My vague naive extreme understanding of interview questions are on a spectrum from situation a to situation b.
But what should the industry be doing? Is the industry just going wrong blindly copying big N companies hiring process without the same rationale? (e.g. they need computer scientists able to deal with problems specific to them at their size and that often means creating new tech, unreal problem solving abilities and cuh-rayzee knowledge)
a) stupid fucking theoretical shit that some people argue you won't ever need to be doing in practice for most companies, while giving you no ability to google, leetcode hard problems kind of stuff
b) practical work similar to what you'd be doing on the job, small bugs, tasks, pair programming on site with your potential future coworkers
Lots of people hate option a because it's puzzle/problem solving that isn't always closely related to what's on the job. Whiteboarding is arguably very much a separate skill. (Arguably unless it's like a big N company where you want computer scientists to deal with specific problems that aren't seen elsewhere, and you're making new tech to deal with your specific problems.)
We could go to the extreme of Option b, but it tends to trigger people into shitfits of "NO, HOW DARE YOU MAKE ME DO REAL WORK, BUT NOT PAY ME FOR IT AT THE INTERVIEW STAGE"
That's before we get into how to execute option b whether or not it's being given as a take home assignment (which is a huge pain in the ass and time sink, among other issues) vs a few hours at the potential workplace working with some of the future potential coworkers and soaking in the work environment (you have to figure out how to take the time off then)
Is it really just poor execution overall for the wrong use cases for the majority of the industry? What should the industry be doing in which cases.
Then this is all before HR screening with shit like where they might ask for more years of swift experience than its existed. -
The Code Abyss Beckons! 🤯
Hey fellow devs, brace yourselves for a wild ride into the chaotic realm of code confessions and debugging dramas! 🎢💻
So, here I am, standing at the precipice of my latest coding adventure, armed with a keyboard and a questionable amount of caffeine. 🚨☕
Today's quest involves unraveling the mysteries of a legacy code that seems to have been written in a language only decipherable by ancient coding sages. 😱📜
As I navigate through the nested loops of confusion and dance with the dragons of runtime errors, I can't help but wonder: Is this what the Matrix feels like for developers? 🕵️♂️💊
In the midst of my debugging odyssey, I stumbled upon a comment in the code that simply said, "// Abandon hope, all ye who enter here." 🏴☠️📛 Well, isn't that reassuring?
And then there's the moment when you finally fix that elusive bug, and you feel like you've just tamed a mythical creature. 🦄✨ Victory dance, anyone? 💃🕺
But let's not forget the rubber duck sitting on my desk, patiently listening to my monologues about algorithms and existential coding crises. 🦆🗣️
So, dear coding comrades, how's your journey through the code abyss going? Any epic wins or facepalming fails to share? Let the rants flow like a river of improperly closed tags! 🌊🚫
May your semicolons be where they should and your documentation be ever truthful. Happy coding, and may your merge conflicts be swift and painless! 🌈🤞
#CodeOdyssey #DebuggingDrama #DevRantChronicles
9 -
Cyberpunk Programmers is a specialized firm focused on recovering lost cryptocurrency assets. Their expert team employs advanced blockchain forensics and tracing techniques to retrieve funds lost to scams, hacks, or fraud. With a client-first mindset, they prioritize clear, jargon-free communication, ensuring clients understand the recovery process.
The company distinguishes itself through transparency and security, implementing strict measures to protect sensitive data. Their results-oriented fee model charges only upon successful recovery, aligning their goals with clients’ interests and reducing upfront risks. This reflects their confidence in tackling complex crypto recovery cases.
Cyberpunk Programmers handles various asset loss scenarios, from phishing attacks to compromised wallets, catering to both novice and seasoned crypto users. Their efficient approach aims for swift resolutions without compromising thoroughness, making their services accessible and reliable.
Known for ethical practices, Cyberpunk Programmers has earned a strong reputation in the asset recovery industry. Their dedication to client satisfaction and expertise in navigating digital fraud make them a trusted choice for those seeking to reclaim lost crypto assets. For anyone facing cryptocurrency loss, Cyberpunk Programmers offers a professional, secure, and effective solution. for more info about Cyberpunk Programmers inquire at cyberpunkprogrammersdotcom6 -
I have a weird problem ...
There’s an existing swift app, with Apple sign in implemented and working.
When I took over I had to revoke app certificates and create new one. Since then the Apple sign in stopped working.
I’ve tried clean rebuild etc , even tried renewing old profiles with the new cert but nothing is working.
When u do Apple sign in it says “sign up not completed” with no error msg.
Old dev says it happened last time when cert/profile was changed but fixed on proper rebuild. Not fixing for me.
Anybody else faced this?5 -
Just got a call by the ceo asking me 1 or 2 weeks before my contract is. Prolonged wether i’m up for developing along in Swift for the iOS app. Im a frontender who was struggling with #C mvc lately and now this…
-
Why do I struggle sooooo much with xCode and Swift just trying to place a button in the View that when you click, runs a function? I can do this very easily with Visual Studio and C# but not xCode.
Anyone know a good (simple) tutorial video on creating views with xCode and Swift? Every one I’ve seen all assume that you have programmed in Swift for over 10 years.2 -
If you don't react to this post
You may not be as Swift as I thought
But flutter wherever you like
It's not like I don't c where's that would be
C it's a plus plus situation.
Git it in your head
You should checkout your master now
who knows what sin you committed.2 -
Oh god no anything but this
(Seriously now, the reason is a bit complicated because Swift is different but focus on the meme, if you want an explanation I will give it to you in the comments lol)
3 -
Converting code to swift 3.
First time I've seen build succeeded in 4 days.
Error on user log in screen. This ride isn't over yet. -
Okay I usually like Swift, but why did they have to make parsing JSON such a pain in the ass?? You have to loop through every child collection and should give up the type that it should be. Obviously you could work around this by writing some sort of wrapper but if I want to do a simple request to an API it results it so much unnecessary code.1
-
SWIFT 3 sucks! SUCKS I TELL YOU! swift 3 changes the NSError class to its own Error class, now the categories (i.e the extensions) that I have added to the NSError class (like convenience inits and NSDictionary map to my own variables) are ALL LOST !!! MORE THAN 100 LINES OF CODE LOST!! because of this piece of shit mutation of the DATA TYPE ITSELF!!! when objective C code is used in Swift (using the mix-match technique) DONT UPGRADE TO swift 3.0 GUYS DONT DO IT!!! especially if you have legacy code in your project !!2
-
I know what my e-mail address says... but I have to say, the integration of AI with the code completion in Xcode Version 16.2 beta 2 (16C5013f) is so good it is scary. It is like it is reading my mind. I'm getting nervous about getting an MRI "Sir do you have any metal in your skull?" Me: "Oh god, did they implant some shit for Xcode to read my damn mind... this is going to friggin hurt!"
But seriously, I'm not at all a Swift fan but I have to say that with this AI auto complete, it is like having a "yea, this is how you normally would do this, how about we do this here" helper in the Mac.
But since the Xcode windows are all these dumb ass file browsers instead of document windows, I'm going to maintain: Xcode (still) Sucks... but a little less with this shit-hot AI code completion!2 -
LOL XCode....I think they meant "X"tra useless, resembling such as a bag of dicks without handles!!!!
Also, being fucking buried because there's aren't any devs anywhere to be found near me makes me extra cranky!
Ive been hammering away at this Flutter, Java, Swift, Python, and Google maps for just about 36 hours on 3.5 hrs sleep. I just can't stop, I fuckin love this shit!!!
Considering the fact that I'm self taught and just started writing code for real about 7 months ago, I'd say I'm handling this alright for now. Every bit of tech is getting shot out of a cannon at this one- maps, real time tracking, state level auth/Id verification, custom components like ID scans/native desktop applications on custom linux machines, body cams, SIP trunking... all in 3 apps which are 100% multi-platform and scaled up to high end enterprise levels and being groomed for national release. I'm writing the code and doing the tech for ALL of it- even down to custom painted barcode scanners, a wallet system built from scratch, GPS integration, location/geofence based document querying... holy fuck guys I'm gonna fuckin die haha!!!
I went from barely getting websites made in late summer to this very moment, where I am pumping shit out in Flutter, Dart, Python, CPP, Js, Swift, Java, Kotlin, Obj-C, SQL/noSQL, and who knows what else.
I don't even know what the hell I just said haha I hope everyone has a great day! -
What is software development like where you live? Would you say it's good/modern or bad/outdated?
For example, in Peru (this has a degree of truth of up to 95%):
- React isn't even a thing (nevermind RN)
- Everything uses Angular
- No Django, no Rails, no Express. Everything Laravel, CodeIgniter and .NET
- No NoSQL
- Objective-C >> Swift
- AWS? cPanel!
- No testing
Of course I focused on the "bad" part, but maybe this is what rants are for :) And I haven't said anything about salaries 😪
What about you? And please don't forget to mention your country.2 -
why can't apple even provide a consistent interface to load swift package? "add package dependency" interface allows you to add remote package, but doesn't allow you add local in development swift package. to do that, you will have to "drag and drop"... why can't apple just add a button on the same interface for navigate local package? is this suppose to be some hidden up up down down left right left right konami secret thing?
-
Holy crap, Meta Developer Connect keynote. Amazing innovation. This is what Apple **used to be**
Granted, the hardware is not as elegant as Apple but the cost is 1/10 and the capabilities are close, same, or exceed (Llama) what Apple is offering.
Now here is the gut punch, they figured out that the mobile app build system needs to build AR/VR/MR apps. That was Apple's edge.
As a developer, I am not enamored with Swift and it is pretty clear that if I have to change and use a niche language like Swift or change and do dev on Android, to target new Meta hardware and AI... well... lets just say I think Swift is crap from a language standpoint and I suspect it is the reason Apple's hardware uses so much more memory, battery and storage than it should. At the same time Meta's Orion runs on a god damn battery in the early piece of glasses. My AVP's have a huge brick.
#define kApple kGigaBloat
If I were Apple I would be shitting my pants watching this Meta presentation.6 -
So I already posted about this a couple of months ago, but I'm still working on my little game, Lore Seeker.
https://apps.apple.com/jp/app/...
I added a bunch of stuff - cards are now divided into 4 factions, and I added a whole slew of different abilities. It's getting pretty close to what I envisioned when I started imo. I also ported it from iPhone to Mac Os X, so if you have a mac you can do me a huge favor by checking it out and giving me a rating! I don't think the mac os app store gets any traffic though.
I have no idea if anyone actually wants to play this thing even if I add a million levels/cards but I'm just continuing to work on it and improving it hoping someone will notice eventually.
The most common question I get seems to be "where's android", so I've been messing around with android studio trying to figure out the basics. I have a tiny platform layer of Swift code that doesn't do much, and most of my code is in C++. So I just need to learn how to embed C++ code and then duplicate a small platform layer. I thought I could just jump into that and 'wing it' but I'm starting to think I will have to actually do some studying to figure out how android works... seems pretty confusing so far.
Anyway, thanks for any comments / advice / disses! <3334 -
Hey Swift keyboard users, does anybody else's just close randomly? Mainly on devRant though, but most of the time when writing the keyboard will minimise itself or create a random string of words. (it did it twice while writing this)3
-
Oh come the fuck on.
I’m trying to build a SwiftUI app and I can’t decrypt a video while it’s buffering using DisptchQueue? Wtf do you mean “UI must live on the main queue?” I AM running it on the main queue and it fucking crashes!!!
Please, if anybody knows how to use DispatchQueues correctly in Swift, HIT ME UP! I NEED SERIOUS HELP IN THIS BITCH -
override func UIScene {
let quackNoise = SKAudioNode(FileNamed:"quack.mp3")
let quackText:String = ""
quackNoise.autoplayLooped = true
@IBAction func quackTapped(_ sender: UIButton) {
quackText.text = "QUACK!"
}
}2 -
OK, Started to work on iOS app few months ago. Had to deal with so many xcode and swift problems that it is driving me nuts. How any sane person can code this shit language? I never seen such an idiotic syntax in my life. I worked with so many languages in past 12 years: C++, Java, Python, PHP, Ruby, JavaScript. So many code editors & IDE's: Subline, Notepad++, Eclipse, Jetbrains, VSCode, Atom. But after working XCode and Swift for few months I want to burn down my MacBook that I only had to get to work on this iOS app with this shitty XCode IDE.4
-
Uh so I can’t really find a clear answer to this but, can you program iOS apps with C# or not because I’m only seeing shit on fuckin Swift. More like swiftly beating myself to death with a wooden bat6
-
Added vapor core swift package to my project so that I can use some of the extensions, had to `rm -rf ~/Library/Developer/Xcode/DerivedData/` to make xcode realise the repo is actually exist.
Then I set the Core package as dependency of one of the targets, XCode complaints "unknown package Core", ok fine then I remove Core dependency, Core complaints "dependency Core is not used by any target".
How can xcode comes to this contradicting conclusion is out of my imagination, it just never gonna be happy about however i write.1 -
Semi-rant
Saw an ad that required 8+ years experience in Swift.. Didn't Swift come out like... 4 years ago? Can these recruiters have a sense of what they're doing and the area they're in please. Not just this one, but many others as well.1 -
So idk how to start this but ... ohm the short version would be that I'm in a little life crisis because idk where my career should go, i know the basics (maybe a bit more) about it security, i know how to setup a nodeJs server from scratch, i know frontend dev. , swift, kotlin, java, C , R and a lot of useless frameworks but nothing of this I'm really good in (what's ok because im in my 3 semester) i just don't know where i should go.
I seriously love every aspect of computer science but i also know it make no sense for my future not to focus on one suspect.
Now how can i find out with way i want to go ?1 -
When I started with javascript long time ago I thought JS is weird enough, but Swift is even more.
Why does it allow me to compile the code below? In the last line `taker.take(view)`, the `view` is an optional passed into a function that expects non-optional `some View`. How is this even possible!? I tried to change the view with some the other protocols, then it complaints, why the `View` protocol is different from the others?
```
import SwiftUI
struct ViewStruct: View {
var body: some View {
Text("")
}
}
class Taker {
func take (_ view: some View) {
print(view)
}
}
class Container {
var view:ViewStruct?
func createView() {
view = ViewStruct()
}
func test() throws {
let taker = Taker()
guard let viewIsView = view else {
throw fatalError()
}
taker.take(view)
}
}
```7 -
Hey Devrant fam!, well i'm basically trying to see if i can change up this A* algo we need to implement for an assessment, and from what i know basically most people have copy and pasted it, but not me!, so there is this one called Easy A* (star) Pathfinding By Nicholas Swift and my goal is such that i would like to make it input friendly!, here is the code in my main function
def main():
start1,start2 = input('Enter co-ordinates').split(',')
end1,end2 = input('Enter co-ordinates').split(',')
drive_mount()
open_map()
# test1 = (start1, start2)
# test2 = (end1, end2)
start = (start1, start2)
end = (end1, end2)
print(f'start co-ordinates:{start} \n end co-ordinates:{end}')
our_path = astar(our_maze, start, end)
print(f'starting co-ordinates:{start} \n ending co-ordinates:{end} \n Your shortest-path:{our_path}')
if __name__ == '__main__':
main()
however i am then greeted by this error, on line 62 specifically it says "TypeError: must be str, not int" and my original thought was to put str() around all of them, but that does not seem to work :-) any advice? thank you!3 -
Me and @asafniv cannot settle this argument and we need your conclusion.
What syntax makes more sense, Objective-C or Swift?
In my opinion, Swift's syntax is better than Objective-C, but Asaf's opinion the the opposite.
We failed to settle this argument and that is why we need YOU to give us your opinion.
In the comments I will send 2 identical functions, one is written in Objective-C, and one is written in Swift.11 -
I can work productively and for very long hours with a lot of stuff which many dev considers productivity hurdles:
- single small monitor? No problem (in fact in one occasion in which my roommate accidentally broke my laptop charghing port and I couldn't get a spare I worked on an iPad connected trough SSH to a Linux machine completing one of the hardest tasks I ever did without significant loss of productivity)
- old machine? That's ok as long as I can run a minimal Linux and not struggle with Windows
- noise and chatter around me? A 10€ pair of earbuds are enough for me, no noise cancelling needed
- "legacy" stack/programming language? I'd rather spend my days coding in Swift or Rust but in the end I believe which is the dev and its skill which gets the job done not fancy language features so Java 8 will be fine
- no JetBrains or other fancy IDE? Altough some refactoring and code generation stuff is amazing Neovim or VS Code, maybe with the help of some UNIX CLI tools here and there are more than enough
despite this I found out there is a single thing which is like kryptonite for my productivity bringing it from above average* to dangerously low and it's the lack of a quick feedback loop.
For programming tasks that's not a problem because it doesn't matter the language there's always a compiler/interpreter I can use to quickly check what I did and this helps to get quickly in a good work flow but since I went to work with a customer which wants everything deployed on a lazily put together "private cloud" which needs configurations in non-standard and badly documented file formats, has a lot of stuff which instead of being automated gets done trough slowly processed tickets, sometimes things breaks and may take MONTHS to see them fixed... my productivity took a big hit since while I'm still quick at the dev stuff (if I'm able to put together a decent local environment and I don't depend on the cloud of nightmares, something which isn't always warranted) my productivity plummets when I have to integrate what I did or what someone else did in this "cloud" since lacking decent documentation everything has do be done trough a lot of manual tasks and most importantly slow iterations of trial and error. When I have to do that kind stuff (sadly quite often) my brain feels like stuck on "1st gear": I get slow, quickly tired and often I procrastinate a lot even if I force myself out of non work related internet stuff.
*I don't want this to sound braggy but being a passionate developer which breathes computers since childhood and dedicating part of my freetime on continuously improving my skill I have an edge over who do this without much passion or even reluctantly and I say this without wanting to be an èlitist gatekeeper, everyone has to work and tot everybody as the privilege of being passionate in a skill which nowadays has so much market2 -
So today I found an HackerSpace in my fucking zone, never thought that this would happen.
Thanks programmers all-over the world for this, I fucking love programmers
P.S: except Swift programmers2 -
HIRE MUYERN TRUST HACKER TO GET BACK LOST FUNDS FROM ONLINE MONSTERS
A week ago, I was in an incredibly challenging and distressing situation that I felt compelled to share. I had been defrauded of £35,000 through a sophisticated forex trading scheme. As a dentist, I’m accustomed to precision, attention to detail, and problem-solving within a highly regulated profession. However, this situation was unlike anything I had ever encountered. My usual methods of resolving issues felt insufficient when faced with the complex web of deceit and evasive tactics employed by the scammers. Despite my efforts to recover the funds through conventional means such as contacting my bank, reporting the fraud to the authorities, and even trying to trace the scam myself, progress was agonizingly slow. I found myself at a crossroads, frustrated and uncertain of my next steps. Then, amid my search for a solution, I came across MUYERN TRUST HACKER, a company renowned for helping victims of financial fraud recover lost funds. Their reputation for success and their impressive track record immediately caught my attention. After carefully considering my options, I decided to reach out to them, hoping they could provide the expertise I so desperately needed.From the moment I made contact, MUYERN TRUST HACKER’s team exhibited an exceptional level of professionalism and experience. Incredibly, within just 24 hours of getting involved, MUYERN TRUST HACKER successfully recovered the full £35,000 I had lost. Their swift and effective action was a true relief, as I had almost lost hope of ever seeing the funds again. I cannot express enough how grateful I am to them for their hard work and determination in resolving what seemed like an insurmountable situation. I wholeheartedly recommend seeking their assistance. ( Whats app: + 1 (4-4-0) (3-3-5) 0205 ) also on tele gr am for quicker response ( Te le gr am: muyerntrusthackertech ) Their expertise turned a harrowing experience into a success story, and for that, I will always be thankful.1 -
Cryptocurrency fraud recovery hacker for hire // PASSCODE CYBER RECOVERY
My Name is Hana Huang a 59 years business woman from Taiwan who migrated to Canada. I want to take a moment to address a topic of growing concern the significant risks and wide ranging consequences of online crypto investments. While cryptocurrency represents financial innovation and the allure of exponential returns, it also carries substantial dangers. Unfortunately, many individuals, myself included, have suffered devastating losses due to scams and fraudulent platforms. The emotional and financial impact can be overwhelming, leaving victims in a state of despair and uncertainty. In my case, I invested in what appeared to be a legitimate crypto project. However, it quickly became apparent that the venture was a scam. My account was inexplicably frozen, my digital assets became inaccessible, and all communication from the platform ceased. This left me disillusioned and helpless, struggling to come to terms with the betrayal and loss. Desperate for a solution, I came across PASSCODE CYBER RECOVERY, a reputable firm specializing in recovering assets lost to crypto fraud. Despite general skepticism around recovery services, I cautiously reached out to their support team via Telegram, clinging to a small hope. From our first interaction, the representative who assisted me was empathetic, clear, and patient, qualities that eased my initial doubts. After a thorough review of my case, I was asked to submit detailed transaction records through their encrypted email system. To my surprise, within just an hour, I received a forensic report that confirmed my suspicions. More importantly, they outlined a realistic and structured recovery plan. With cautious optimism, I authorized them to proceed. Amazingly, my lost funds were restored to my crypto wallet. The sense of relief and closure was indescribable. This was not just a financial recovery, but an emotional one, thanks to a team whose competence and integrity were evident throughout. Recovery with PASSCODE CYBER RECOVERY was transformative. Their swift, transparent, and ethical approach turned a harrowing ordeal into a story of restoration and justice. To anyone who has fallen victim to a crypto scam, I wholeheartedly recommend PASSCODE CYBER RECOVERY. They do more than retrieve stolen assets; they help restore your financial stability. In a world where scams are rampant, having a reliable ally like PASSCODE CYBER RECOVERY can make all the difference.
PASSCODE CYBER RECOVERY
WhatsApp: +1(647)399-4074
Telegram : @passcodecyberrecovery2 -
HOW TO RECOVER LOST OR STOLEN NFTs → CONSULT HACKATHON TECH SOLUTIONS
In an era where digital assets are becoming increasingly valuable, the rise of non-fungible tokens NFTs has opened new avenues for both creativity and investment. However, with these opportunities come significant risks, as evidenced by the recent incident involving tourists in Orlando who fell victim to fraudulent vendors selling "Disneyverse land NFTs." Fortunately, HACKATHON TECH SOLUTIONS emerged as a crucial ally in this challenging situation, demonstrating their expertise and commitment to protecting consumers in the digital landscape. When the news broke that unsuspecting tourists had purchased NFTs from fake vendors, the situation seemed dire. With a staggering $1.8 million at stake, the urgency for a solution was palpable. Enter HACKATHON TECH SOLUTIONS a company renowned for its proficiency in digital asset recovery and cybersecurity. HACKATHON TECH SOLUTIONS swift response and collaboration with Disney's legal team showcased their dedication to rectifying the situation and restoring trust among affected individuals. HACKATHON TECH SOLUTIONS displayed a remarkable level of professionalism and expertise. Their team of specialists quickly assessed the situation, identifying the fraudulent transactions and the parties involved. By leveraging their extensive knowledge of blockchain technology and digital asset management, HACKATHON TECH SOLUTIONS was able to trace the stolen funds and work towards freezing the assets in question. This proactive approach not only helped to secure the funds but also provided a sense of relief to the victims who had been left feeling vulnerable and deceived. What sets HACKATHON TECH SOLUTIONS apart is their commitment to transparency and communication. Throughout the recovery process, HACKATHON TECH SOLUTIONS kept the affected individuals informed, providing regular updates on the progress of the case. This level of engagement is crucial in building trust, especially in a field where many may feel lost or overwhelmed. The team’s willingness to answer questions and address concerns further solidified HACKATHON TECH SOLUTIONS reputation as a reliable partner in times of crisis. HACKATHON TECH SOLUTIONS has proven to be an invaluable resource for those navigating the complexities of digital assets. Their successful collaboration with Disney legal to freeze $1.8 million in fraudulent transactions is a testament to HACKATHON TECH SOLUTIONS expertise and dedication. For anyone seeking assistance in recovering lost digital assets or protecting themselves from online fraud, HACKATHON TECH SOLUTIONS stands out as a beacon of hope in the ever-evolving digital landscape. Their commitment to safeguarding consumers and their assets is commendable, making HACKATHON TECH SOLUTIONS a trusted ally in the fight against digital fraud. You can contact them using the details provided below.
W h a t s a p p: +31 (6 47) 999-256
Telegram: +1(659) 217-9239
Email: hackathon tech service @ mail (. ) com5 -
How to Vet and Hire a Trustworthy Crypto Recovery Hire Adware Recovery Specialist
LinkedIn was my primary resource as I diligently sought new job opportunities in my field. During my exploration, I stumbled upon a broker company called CRYPEX iO, which captivated my attention with its alluring promises of substantial returns on investments. Website info: h t t p s:// adware recovery specialist. com Eager to capitalize on what seemed like a golden opportunity, I engaged with them, blissfully unaware of the treacherous risks I was stepping into. Regrettably, I soon found myself ensnared in a fraudulent investment platform that I had unwittingly become involved with. Based in Ozark, US, I had no inkling of the perils lurking behind what appeared to be a legitimate venture. The situation escalated quickly, and I realized I had lost a staggering $150,000 in XRP and TON assets. Email info: Adware recovery specialist @ auctioneer. net I was engulfed in uncertainty about the possibility of reclaiming my funds. I never anticipated the swift resolution of my predicament. Initially, I was skeptical, as this was my first encounter with such a distressing situation. I had never heard of any service capable of tracing and recovering digital assets lost to scams, and the entire concept seemed almost too fantastical to be true. From the moment I contacted ADWARE RECOVERY SPECIALIST, I felt a wave of reassurance wash over me, even though I still harbored doubts about the outcome. Collaborating with their team proved to be a transformative experience. After my initial deposit into the platform, everything appeared to be progressing smoothly. Yet, when I attempted to withdraw my funds, I encountered significant resistance and was confronted with demands for various settlement payments before they would release my assets. This raised immediate red flags and the situation grew increasingly suspicious as I interacted with their so-called support desk. WhatsApp info: +12 (72332)—8343 Despite my persistent requests for assistance, I was met with evasive responses, and the withdrawal process stagnated. It became glaringly evident that I had fallen victim to a scam. Fortunately, a colleague suggested I explore ADWARE RECOVERY SPECIALIST as a potential solution. After perusing numerous positive reviews and testimonials, I decided to take a leap of faith, albeit still unsure of how effective their services would be. Thanks to ADWARE RECOVERY SPECIALIST, I was able to successfully recover my assets. I am profoundly grateful for their hard work and support throughout this tumultuous journey. I wholeheartedly recommend ADWARE RECOVERY SPECIALIST to anyone facing similar challenges. Their Cryptocurrency Recovery services to helping clients are truly commendable and inspiring. Thank you, ADWARE RECOVERY SPECIALIST for the Good Work done.7 -
HOW TO HIRE A HACKER TO RECOVER SCAMMED CRYPTO HIRE ADWARE RECOVERY SPECIALIST
The journey towards recovering lost or stolen cryptocurrency can often feel like a perilous trial, fraught with uncertainty and the ever-present risk of falling victim to malicious scams. Website info: https ://adware recovery specialist. com
This was the experience I faced when I found myself in the midst of an Ethereum (ETH) recovery ordeal, navigating a maze of false promises and deceptive tactics. WhatsApp info:+12723 328 343
Just when hope seemed to dwindle, a glimmer of light emerged in the form of ADWARE RECOVERY SPECIALIST, a service that would prove instrumental in guiding me through the treacherous waters of crypto recovery. What began as a straightforward attempt to reclaim my rightful ETH holdings quickly descended into a disheartening encounter with a sophisticated hoax. Seemingly legitimate recovery "experts" emerged from the shadows, offering their services and assurances of a swift and successful resolution. Lured by their convincing rhetoric and the prospect of regaining my lost assets, I entrusted them with sensitive information, only to watch helplessly as they vanished into the digital ether, taking my ETH with them. Email info: Adwarerecoveryspecialist@ auctioneer. net The emotional toll of this betrayal was immense, as I grappled with the realization that my efforts had been thwarted by unscrupulous individuals exploiting the vulnerabilities of the crypto landscape. Just when I had resigned myself to the possibility of a permanent loss, I discovered ADWARE RECOVERY SPECIALIST, a service that would ultimately prove to be my salvation. Unlike the charlatan recovery "experts" I had encountered, ADWARE RECOVERY SPECIALIST approached my case with a level of professionalism, empathy, and unwavering commitment that restored my faith in the recovery process. Through their meticulous investigations, cutting-edge techniques, and dogged determination, they were able to trace the path of my stolen ETH and orchestrate its safe return to my rightful possession. The trial of recovery had been arduous, marked by setbacks and the constant threat of further exploitation. Yet, with the steadfast support of ADWARE RECOVERY SPECIALIST, I emerged from this ordeal with a renewed appreciation for the resilience of the human spirit and the power of legitimate, ethical service providers to navigate the complex and often treacherous world of cryptocurrency recovery. Telegram info: https ://t.me/adware recovery specialist1 This experience has forever shaped my understanding of the crypto ecosystem and the importance of exercising caution and discernment when seeking assistance in such matters. To anyone facing the same heart-wrenching situation, don't waste any more time or money on companies that are only interested in making empty promises. ADWARE RECOVERY SPECIALIST stands as a beacon of professionalism in a field often riddled with scams. Their efforts are genuine, their expertise is unmatched, and their results speak for themselves. Thanks to them, my ETH is back where it belongs, and I couldn’t be more grateful.2 -
I've been working in sales for over a decade, building a successful business empire along the way. Wanting to expand my horizons, I decided to dive into the world of cryptocurrency, with a particular focus on Bitcoin. Using the wealth of knowledge available on the internet, I began my journey into this exciting and volatile market. Initially, my investment of $500,000 quickly grew, yielding a profit of over $700,000 in less than a year. Encouraged by this success, I deposited my earnings into a Bitcoin wallet. However, disaster struck when I lost my phone. After replacing it, I realized I could no longer access my wallet, triggering a frantic search for a solution. That's when a trusted trading colleague recommended CYBER TECH WIZARD. They promised to help me regain access to my account within 72 hours. With hope and skepticism, I reached out to them. From the very first interaction, the team at CYBER TECH WIZARD displayed remarkable professionalism. They patiently listened to my predicament and reassured me that they had the expertise to resolve it. Their clear and concise communication about the steps they would take helped put my mind at ease. They kept me informed throughout the process, providing regular updates on their progress. Their transparency and dedication were truly commendable. True to their word, within 72 hours, I received confirmation that my wallet access had been restored. Seeing my balance intact was an enormous relief. But CYBER TECH WIZARD didn't just stop at recovering my account. They went the extra mile to help me secure it against future mishaps. They guided me through implementing enhanced security measures, such as two-factor authentication and better backup protocols. Their proactive approach ensured that I was better protected moving forward. In summary, my experience with CYBER TECH WIZARD was outstanding. Their professionalism, expertise, and commitment to client satisfaction were evident at every step. They not only restored my access to my Bitcoin wallet but also helped safeguard my account against future issues. I highly recommend their services to anyone facing similar challenges in the cryptocurrency space. Thanks to their swift and effective intervention, I can now continue my trading journey with confidence, knowing my assets are secure
EXPERTISE INFORMATIONS
SEND EMAIL: cybertechwizard(@)cyberservices(.)com
WHATSAPP INFO:+185-9743-5022
-
Can I get my stolen or scammed Crypto back Contact Cyber space hack pro
I was scammed over ( $645,000 ) by someone I met online on a fake investment project. I started searching for help legally to recover my money and I came across a lot of Testimonies about Cyber space hack pro recovery Experts. I contacted them providing the necessary information and it took the experts about 36hours to locate and help recover my stolen funds. I am so relieved and the best part was, the scammer was located and arrested by local authorities in his region. I hope this helps as many out there who are victims and have lost to these fake online investment scammers. I strongly recommend their professional services for assistance with swift and efficient recovery. They can be reached through the link below.
WhatsApp: +1 (659)217 92391 -
SOLUTION FOR STOLEN BITCOIN HIRE SPARTAN TECH GROUP RETRIEVAL FOR EASY RECOVERY
I thought I was careful with my cryptocurrency, but a sophisticated phishing scam nearly cost me everything. One day, I received what appeared to be a legitimate email from my wallet provider, requesting confirmation for a recent transaction. The email looked identical to their usual communications, complete with logos and familiar wording. Without thinking twice, I clicked on the link and entered my details, fully believing I was safeguarding my account.
The next day, my stomach dropped as I realized my wallet, which contained $150,000 in Bitcoin, had been completely drained. I was horrified. I’d always prided myself on being cautious about scams, but this one had slipped right through my defenses. The betrayal felt overwhelming, not just from the scammers but also from the online world I had trusted so much. It was like waking up from a nightmare only to find it had become my reality.
In a panic, I began searching for help online, scouring forums and social media for advice. That’s when I stumbled upon Spartan Tech Group Retrieval contact them on WhatsApp:+1 562 270 4565 . The reviews were overwhelmingly positive, and it seemed they specialized in cases just like mine. With a mix of desperation and hope, I reached out to them.
Their team responded quickly, asking for all the necessary details about my situation. Right from the start, I could tell they were knowledgeable and experienced. They reassured me that they had successfully handled cases of this nature before and were determined to help me recover my funds.
The next few days were incredibly stressful as I waited for updates. However, Spartan Tech Group Retrieval kept me informed throughout the entire process, alleviating some of my anxiety. They managed to track the transactions that had drained my wallet and, to my astonishment, recovered the majority of my lost funds. I never thought I’d see that money again, and their success felt like a miracle.
I can’t thank Spartan Tech Group Retrieval enough for their expertise and swift action. They truly pulled off the impossible when I was at my lowest. If you ever find yourself a victim of a scam like I did, do not hesitate to reach out to them. Their professionalism and dedication made all the difference in my recovery, and I’m forever grateful.
More info about the company: Telegram:+1 581 286 8092
Email: spartantechretrieval (@) g r o u p m a i l . c o m
-
BEST CRYPTO RECOVERY COMPANY; TRUSTED CRYPTO RECOVERY EXPERT NEAR ME | VISIT CYBER CONSTABLE INTELLIGENCE
CYBER CONSTABLE INTELLIGENCE INFO:
What Sapp Info: 1 (252)378-7611
Email Info; cyberconstable(@)coolsite net
Telegram Info; + 1 (213) 752 7487
In a recent cyberattack, a notorious ransomware gang targeted St. Helena’s Medical Center, a renowned hospital known for its cutting-edge treatments and community-focused care. The gang encrypted the hospital’s Ethereum-based donation fund, which held a staggering 1,000 Ethereum, valued at over $1.5 million at the time of the attack. jeopardizing vital medical resources needed for the hospital's operations. CYBER CONSTABLE INTELLIGENCE, a firm specializing in the recovery of stolen cryptocurrency due to scams and cyberattacks, was called upon to address the situation. The firm’s team of experts, skilled in blockchain forensics and Ethereum’s decentralized nature, immediately began analyzing the attack. They identified the specific Ethereum addresses tied to the ransomware and started tracing the stolen funds as they moved through various channels. CYBER CONSTABLE INTELLIGENCE’s next step involved leveraging their deep knowledge of Ethereum's infrastructure. They deployed advanced blockchain forensics tools to trace every transaction related to the encrypted funds, A breakthrough came when CYBER CONSTABLE INTELLIGENCE discovered a vulnerability in the attackers’ encryption protocol. Using a mix of cryptographic decryption tools and expertise in Ethereum smart contracts, they exploited a loophole in the ransomware’s encryption mechanism. This allowed them to access the hospital’s wallet and begin the delicate process of recovering the stolen 1,000 Ethereum. Within hours, CYBER CONSTABLE INTELLIGENCE had successfully decrypted and regained control of the Ethereum wallet. The stolen funds, worth over $1.5 million, were fully restored to the hospital’s accounts without the need to pay any ransom. The hospital was able to access its crucial donation funds once again, ensuring the continuation of life-saving treatments and medical care for its patients. St. Helena’s Medical Center expressed immense gratitude toward CYBER CONSTABLE INTELLIGENCE for their swift and effective intervention. The recovery not only ensured that the hospital could continue its operations but also highlighted the importance of cybersecurity expertise in protecting blockchain-based assets. With the funds securely restored, St. Helena’s Medical Center could resume its mission of providing essential healthcare to the community.2 -
GET YOUR MONEY BACK AFTER A CRYPTO SCAM// TRUSTED RECOVERY SERVICES TRUST GEEKS HACK EXPERT
( WEB SITE. HT TP S: // TRUST GEEKS HACKE XPERT . COM )
(
E MA I L.TRUST GEEKS HACK EXPERT @ FAST SERVICE . COM)
I advise first-time Bitcoin investors to do their research before entrusting any of the Bitcoin investment websites with their hard-earned funds. I learned this the hard way. These platforms can appear very legitimate, often showcasing fake huge profits to convince users to invest more money. They built my trust by promising high returns and painting a picture of success that seemed too good to pass up. Initially, my investments seemed to yield impressive returns, and I felt encouraged to invest a larger sum. However, the situation quickly turned sour when I deposited a significant amount. After I made the larger investment, my account was intentionally frozen, and the platform demanded additional payments for "verification fees" and other bogus charges before I could access my funds or withdraw any of my supposed profits. They used manipulation tactics to keep me trapped in the scam. I was left frustrated and helpless as I realized I had been duped, losing a substantial sum of 54,000 CAD.It was a very unsettling experience, as I couldn’t figure out where to turn for help. I had no idea how to recover my lost funds or even how to identify the scam. That’s when I came across TRUST GEEKS HACK EXPERT. They specialize in helping victims of online scams recover their lost funds, and they proved to be a lifeline. TRUST GEEKS HACK EXPERT swift action and assisted me through the entire process with professionalism and dedication. They were relentless in their efforts and provided me with regular updates, ensuring that I was always informed about the status of my case. In the end, I was able to successfully recover the money that I thought I had lost forever. If you ever find yourself in a similar scenario where your Bitcoin investments have gone awry, or your account has been frozen by a fraudulent platform, I highly recommend reaching out to TRUST GEEKS HACK EXPERT. Their support can make all the difference in recovering your funds and protecting yourself from further scams. Always be cautious, do thorough research before making any investments, and never hesitate to seek help if something doesn’t feel right...
( WHAT'S APP +1.7.1.9.4.9.2.2.6.9.3 )
(TELEGRAM. TRUST GEEKS HACK EXPERT)1 -
BEST USDT RECOVERY FIRM ➜ HIRE HACKATHON TECH SOLUTIONS
Nothing has seemed more satisfactory to me in recent times than the unmatched and recovery services received from HACKATHON TECH SOLUTIONS . After experiencing a devastating loss of USDT due to a misguided investment in a fraudulent cryptocurrency platform, I found myself in a state of despair. It was during this challenging time that a trusted pastor recommended HACKATHON TECH SOLUTIONS to me. Initially, I was filled with skepticism about the possibility of recovering my lost funds, but I decided to reach out to them, hoping for a glimmer of hope. HACKATHON TECH SOLUTIONS impressed me with their professionalism and expertise. They took the time to listen to my situation, providing reassurance and understanding that I desperately needed. Their team explained the recovery process in detail, which helped alleviate some of my anxiety. I felt a renewed sense of hope as they outlined their strategies for tracking and recovering my lost investment. As the days passed, I remained in constant communication with the team at HACKATHON TECH SOLUTIONS . They kept me updated on their progress, which further instilled confidence in their abilities. I was amazed at how diligently they worked to investigate the circumstances surrounding my loss. Their commitment to my case was evident, and I could sense that they genuinely cared about helping me recover my funds. The moment I had been anxiously waiting for arrived. HACKATHON TECH SOLUTIONS successfully tracked down my lost USDT and facilitated its recovery. The joy and relief I felt were indescribable. It was as if a heavy burden had been lifted from my shoulders. I could hardly believe that I had regained what I thought was lost forever. This experience not only restored my faith in the possibility of recovery but also taught me the importance of seeking help from professionals in times of crisis.I wholeheartedly recommend HACKATHON TECH SOLUTIONS to anyone who finds themselves in a similar predicament. Their top-notch services and unwavering dedication to their clients set them apart from others in the industry. If you are struggling with the aftermath of a scam or a failed investment, do not hesitate to reach out to them. They have the expertise and resources to turn your situation around, just as they did for me. My family and I are incredibly grateful for their intervention, which transformed a difficult chapter in our lives into a triumphant success story. HACKATHON TECH SOLUTIONS is truly the best recovery firm to handle your case, and I can confidently say that they will work tirelessly to ensure a swift retrieval of your lost investment funds.
VISIT THEM ON THE INFORMATION BELOW.
Whatsapp: +31 (6 47) 999-256
Telegram: +1(659) 217-9239
Email: hackathon tech service @ mail (.) com4 -
ADVANCED RECOVERY OF LOST USDT & ETH RELIABLE SOLUTION CONTACT SPARTAN TECH GROUP RETRIEVAL
Telegram: + 1 ( 5 8 1 ) 2 8 6 - 8 0 9 2
Website: h t t p s : / / spartan tech group retrieval . o r g
I received official emails, warning me that my tokens in my Coinbase wallet would be lost unless I migrated them to a new address. These messages' urgency and seemingly legitimate nature triggered a wave of panic, compelling me to act quickly without fully thinking it through. In a moment of fear, I transferred $40,000 worth of tokens to what I believed was a legitimate new address.
It wasn’t until after the transaction was completed that I realized the extent of my mistake. Those emails were nothing more than a cleverly orchestrated scam exploiting my trust. As the reality of my situation sank in, I felt a deep sense of despair. I had just sent a significant amount of my hard-earned money directly into the hands of criminals.
The feeling of helplessness was overwhelming, and I couldn’t shake the thought that I had been so easily deceived. Determined not to give up, I quickly reached out to SPARTAN TECH GROUP RETRIEVAL, a service that specializes in tracking stolen cryptocurrencies.
Their team was incredibly responsive and began investigating my case right away.
SPARTAN TECH GROUP RETRIEVAL worked diligently to trace the stolen coins, and within a short period, they managed to identify the funds in a Binance account.
They provided me with solid evidence of the fraud and took immediate action to freeze $33,000 of my funds before they could be laundered. The expertise and swift response from SPARTAN TECH GROUP RETRIEVAL were invaluable during this crisis, and I felt a glimmer of hope knowing that I had a team working to recover my losses. This has shown me a crucial lesson about the importance of skepticism and thoroughness in the cryptocurrency world.
Scammers are becoming increasingly sophisticated, and their tactics can easily mislead even the most cautious investors. I urge everyone to exercise caution and never trust migration requests without verifying their authenticity. Always double-check the source of any communication regarding your assets, and consider contacting official channels for confirmation. While I was fortunate to recover a portion of my funds with the help of SPARTAN TECH GROUP RETRIEVAL, many others may not be as lucky.
The cryptocurrency landscape is filled with risks, and it is our responsibility to safeguard ourselves by remaining informed. Remember, if something feels too urgent or too good to be true, it likely is.
Always take the time to verify before taking action.
SPARTAN TECH GROUP RETRIEVAL has shown me the importance of acting quickly and seeking help when faced with potential Online fraud.2 -
**VISIT HACKATHON TECH SOLUTIONS →THE BEST CRYPTOCURRENCY / BITCOIN RECOVERY COMPANY**
Had always been captivated by the potential of cryptocurrency, believing it could offer significant investment growth. After much research and anticipation, I took a bold step and invested a substantial amount—81,000€—in a promising blockchain venture. Initially, I was elated as my investment grew, but this joy quickly turned to frustration when I encountered problems withdrawing my funds. As my investment increased, I faced numerous obstacles. The platform imposed additional charges and required me to pay various fees before I could access my own money. It felt like a scheme designed to keep me from retrieving my funds. The constant demands and evasive tactics left me anxious and disheartened, causing me to fear I had made a grave mistake.In my quest to recover my money, I stumbled upon HACKATHON TECH SOLUTIONS. Skeptical yet hopeful, I reached out to them based on positive mentions I had come across. Their reputation in the investment community intrigued me, though I was unsure of their efficacy. Nonetheless, I decided to engage their services, hoping they could offer a solution.HACKATHON TECH SOLUTIONS team responded promptly. Their approach was both methodical and thorough. They began by conducting a detailed investigation into the blockchain investment platform, scrutinizing every aspect of the transaction and the platform's practices. Their expertise in navigating the complex world of cryptocurrency proved invaluable.The team identified a series of deceitful practices employed by the platform to obstruct fund withdrawals. These included hidden fees, misleading terms, and bureaucratic red tape designed to frustrate investors and retain their money. With this knowledge,HACKATHON TECH SOLUTIONS leveraged their industry connections and technical skills to challenge the platform's practices.The process was not instantaneous, but HACKATHON TECH SOLUTIONS dedication was unwavering. They engaged with the platform’s customer support and legal departments, systematically addressing each issue and presenting a well-documented case. Their strategic approach and persistence eventually forced the platform to comply with the withdrawal requests.To my amazement, HACKATHON TECH SOLUTIONS not only succeeded in retrieving my original 81,000€ investment but also recovered the additional profits that had been unfairly withheld. Their intervention was both swift and efficient, far surpassing my initial expectations.This was a turning point for me. I had been on the brink of giving up, but HACKATHON TECH SOLUTIONS expertise restored my faith in cryptocurrency investments. Their professionalism and commitment proved that even in the face of seemingly insurmountable obstacles, recovery is possible with the right support. Since then, I have continued to invest with renewed confidence, knowing that I have a reliable ally in HACKATHON TECH SOLUTIONS. Reach out to HACKATHON TECH SOLUTIONS via below contact details
Email: info(@)hackathontechsolutions(.)com
Whatsapp: +31 6 47999256
Telegram: @hackathontechsolutions -
As the head of Quantum Innovations, based in Seattle, Washington, I’ve always taken pride in our company’s commitment to cutting-edge technology and innovation. However, a recent security breach has underscored how vulnerable we were to a major cybersecurity threat involving our corporate mobile devices. The breach began when several employees unknowingly downloaded a malicious app from a third-party app store. What initially appeared to be a harmless app turned out to contain malware, granting cybercriminals access to sensitive company data. In total, the attackers stole approximately $200,000 USD worth of proprietary business information, including financial records, intellectual property, and confidential communications. Even more alarming, the breach led to the theft of employee banking details, enabling unauthorized transfers of funds from both personal and corporate accounts. The breach was discovered when our IT team noticed unusual activity on the affected devices, including unauthorized access to secure files and suspicious data transfers. After conducting a thorough investigation, we realized that the malware had been secretly transmitting our valuable data to an external server, including sensitive financial information. At that point, it became clear that the situation was far worse than we had initially anticipated.In response to this crisis, I reached out to TRUST GEEKS HACK EXPERT at Web, https :/ / t r u s t g e e k s h a c k e x p e r t . c o m/ E m a i l : i n f o @ t r u s t g e e k s h a c k e x p e r t.c o m And T e l e G r a m:: T r u s t g e e k s h a c k e x p e r t, A renowned cybersecurity firm with a reputation for its expertise in mobile device security and data recovery. Their team acted swiftly to assess the full scope of the attack, clean the infected devices, and secure our mobile systems.Thanks to their expert intervention, we were able to completely remove the malware from all affected devices, TRUST GEEKS HACK EXPERT data recovery specialists went above and beyond to recover not only the stolen company data but also the funds that had been illicitly transferred from both employee and corporate bank accounts. Through negotiation with authorities and tracking the stolen funds, they successfully managed to recover every dollar that had been taken. Their diligence and expertise were truly exceptional, and because of their efforts, we were able to avert what could have been a catastrophic financial loss.In the wake of this breach, we are more committed than ever to fortifying our security measures. The swift response and effective recovery efforts from TRUST GEEKS HACK EXPERT have been invaluable in restoring our confidence and securing our operations.1
-
Experiencing a security breach involving your Bitcoin wallet can be a harrowing ordeal. This was my reality when I received an unexpected BTC security code on my phone. At the time, I didn’t realize the significance of this code and, unfortunately, ignored it. To my dismay, I later discovered that my Bitcoin wallet had been hacked by an unknown scammer, resulting in the theft of all the funds I had accumulated. The frustration and helplessness I felt during this period were overwhelming. My entire Bitcoin portfolio was inaccessible, and the sense of losing control over my assets was incredibly distressing. The funds that had been stolen represented not just an investment, but a crucial part of my financial security. I was left without any clear path forward, grappling with the reality that my savings were gone and that I had no immediate way to recover them. In my search for a solution, I turned to online resources and discussions in hopes of finding a way to retrieve my lost funds. It was during this search that I heard about FAYED HACKER from a trusted friend. They spoke highly of FAYED HACKER’s reputation for recovering lost funds and providing effective solutions for hacking incidents. Encouraged by their positive feedback, I decided to reach out to FAYED HACKER for help. I contacted them through their email, providing all the relevant details about my situation. The response from FAYED HACKER was swift and professional. They offered a detailed consultation and outlined the steps I needed to follow to initiate the recovery process. Their instructions were clear and comprehensive, guiding me through every necessary action to address the breach and attempt to regain control of my wallet. Following their expert advice, I was able to take the necessary steps to begin the recovery process. FAYED HACKER’s team worked diligently on my case, employing their expertise and advanced techniques to trace the stolen funds and secure my compromised wallet. The process required patience and careful adherence to their instructions, but their support was unwavering and reassuring throughout. Within a few weeks, I received the incredible news that my Bitcoin wallet and the stolen funds had been successfully recovered. FAYED HACKER’s efforts to rectify the situation were nothing short of remarkable. They had not only restored access to my wallet but also ensured that the stolen BTC was returned. I was once again able to manage my wallet independently, regaining control over my financial assets. The successful recovery of my Bitcoin and wallet was a huge relief and a testament to the effectiveness of FAYED HACKER’s services. Their professionalism, expertise, and commitment to their clients were evident throughout the entire process. I am profoundly grateful for their help and would strongly encourage anyone who finds themselves in a similar predicament to seek assistance from credible and ethical recovery services like FAYED HACKER. Dealing with a hacked Bitcoin wallet can be an incredibly stressful experience, but recovery is possible with the right help. FAYED HACKER provided me with the expert support and guidance needed to regain my assets and restore my peace of mind. Their dedication to their clients and their effective recovery strategies make them a trustworthy choice for anyone facing issues with stolen or compromised Bitcoin. If you ever find yourself in a situation where your funds or wallet have been hacked, reaching out to a reputable recovery service like FAYED HACKER could be the key to reclaiming what you’ve lost.
EMAIL: writeus @ fayedhacker . tech or fayedexperthack @ solution4u . com
WHATSAPP: + 44 (753) (524) (0205)
-
WHAT CAN I DO TO RECOVER MY STOLEN BITCOIN? CONSULT MAESTRO ENCRYPTER FINANCIER.
I am overjoyed beyond words to report that I have been truly blessed by the expertise and swift action of Maestro Encrypter Financier in recovering my stolen Bitcoin. The feeling of disbelief transformed into sheer elation when I received the news that my lost Bitcoin had been successfully retrieved in a mere 48 hours. The name Maestro Encrypter Financier had come strongly recommended to me, backed by an array of glowing testimonials that showcased his efficient and reliable services in reclaiming lost cryptocurrencies. It is difficult to express the depth of my gratitude towards Maestro Encrypter Financier as he navigated through the complexities of my situation with precision and expertise that exceeded all my expectations. The fraudulent activities of a deceitful investment organization had caused me to fall victim to losing my Bitcoin; however, the intervention of Maestro Encrypter Financier turned the tide in my favor. Witnessing the determination and dedication with which he pursued the recovery of my funds from the scammers was a true testament to his unwavering commitment to helping those in need. A beacon of hope in the realm of Bitcoin recovery, Maestro Encrypter Financier stands as a testament to integrity and trustworthiness, qualities that are often rare to find in this digital age. I am more than willing to serve as a beacon of hope for others who find themselves in similar predicaments, urging them to seek the assistance of Maestro Encrypter Financier without hesitation. His reputation as a genuine and dependable Bitcoin recovery expert precedes him, and I can attest firsthand to the efficacy of his methods in reclaiming stolen funds. To all those who are grappling with the unsettling experience of losing their hard-earned cryptocurrencies, I implore you to remain steadfast in your pursuit of justice and restitution. Do not lose hope, for an ally in the form of Maestro Encrypter Financier is just a message away, ready to assist you in reclaiming what rightfully belongs to you, no matter where you are in the world and what time of the day it may be.
E-mail : maestroencrypter @ financier . com
whatsApp : +1 472 203 8937
Website : https :// maestro encrypter financier. c o m /1 -
How to Recover Stolen Cryptocurrency: Hire a Genuine Recovery Expert – 2025
The search for how to recover stolen cryptocurrency has grown exponentially as more people become victims of crypto scams. Despite the belief that cryptocurrencies like Bitcoin offer robust security, they are not immune to risks. Even seasoned investors have found themselves at the mercy of scams or technical mishaps. Fortunately, with advancements in technology and expertise, recovering stolen or misplaced cryptocurrency is now possible with a high success rate.
Crypto recovery is a complex process that requires skill, precision, and trust in the recovery expert. Many fraudulent services claim to recover stolen assets but leave victims in a worse situation. This underscores the importance of working with verified and reliable recovery services. Among the most reputable in the industry is Puran Crypto Recovery. Known globally for its proven track record, the company has helped countless victims recover their lost assets.
To recover stolen cryptocurrency, the process typically involves engaging an expert recovery service. Victims must provide evidence such as transaction details, wallet addresses, and any information about fraudulent activities. The recovery expert, like Puran Crypto Recovery, conducts a detailed investigation using advanced tools and blockchain analysis to trace and recover the stolen funds. Their success lies in their methodical approach and a global team of blockchain specialists with years of experience.
Puran Crypto Recovery stands out not just for its technical expertise but also for its ethical practices. Their team includes blockchain investigators, ethical hackers, and security professionals, all working together to reunite clients with their lost assets. Using cutting-edge tools like artificial intelligence and advanced tracking technologies, the company ensures swift and accurate recoveries while adhering to legal guidelines.
Cryptocurrency scams take many forms, from phishing and Ponzi schemes to fake exchanges and wallet scams. Puran Crypto Recovery has tackled these challenges head-on, delivering success for victims of various fraud types. Their ability to navigate the complexities of blockchain transactions and identify fraudulent activities has earned them a global reputation for excellence.
Hiring a genuine recovery service like Puran Crypto Recovery is the first step in reclaiming your digital assets. Beyond recovery, the company also educates its clients on best practices to secure their cryptocurrency. This proactive approach reduces the risk of future losses and empowers users to protect their investments effectively.
For assistance in recovering stolen cryptocurrency, contact Puran Crypto Recovery Recovery Service. Their team of blockchain experts is dedicated to successfully recovering your stolen cryptocurrency and providing solutions to prevent future losses.8 -
I came across SYNACK TECH which is an exceptional and highly reputable private licensed investigation firm based in the states that i had the privilege of engaging with after my company suffered a loss of $950,000 worth of btc due to a mistaken transfer to an unknown account by our financial accountant. Despite our desperate attempts to recover the funds through traditional channels and various recovery firms, we were met with disappointment and further financial losses. However, our fortunes changed when we discovered SYNACK TECH. Upon contacting them, their team of skilled professionals' swiftly and effectively managed to recover $830,300 of our lost funds, bringing immense relief and peace to our company. Their dedication and expertise were truly impressive, and their ability to successfully recover such a significant portion of the lost funds is a testament to their exceptional capabilities in the realm of cryptocurrency recovery. I wholeheartedly recommend SYNACK TECH for any hacking services and crypto recovery needs as their outstanding performance has not only mitigated the financial impact on our company but also restored faith in the possibility of recovering lost assets in the complex world of cryptocurrency. This experience has highlighted the invaluable importance of seeking out a reputable and skilled professionals like SYNACK TECH when faced with similar challenges, as their proficiency and commitment to their clients' success are truly unique and unmatched. With their extensive knowledge and unwavering dedication, SYNACK TECH has proven to be an invaluable asset in navigating the complexities of cryptocurrency recovery, providing hope and a lifeline for those who have experienced significant financial losses in the digital asset space. Their swift and effective actions have not only mitigated the devastating impact of our financial loss but have also restored our confidence in the possibility of recovering lost assets in the intricate world of cryptocurrency. I cannot overstate the level of gratitude and admiration we hold for SYNACK TECH, as they have not only demonstrated unmatched expertise but have also exhibited a deep commitment to their clients’ success. If you in a similar predicament reach out to SYNACKHACK {@} TECH {-} CENTER {DOT} COM
-
Nothing has seemed more satisfactory to me in recent times than the exceptional recovery services provided by Techy Force Cyber Retrieval. After experiencing a devastating loss of USDT due to a misguided investment in a fraudulent cryptocurrency platform, I found myself in a state of despair. It was during this challenging time that a trusted pastor recommended Techy Force Cyber Retrieval to me. Initially, I was filled with skepticism about the possibility of recovering my lost funds, but I decided to reach out to them, hoping for a glimmer of hope. M.A.I.L: Support (@) techyforcecyberretrieval (.) com impressed me with their professionalism and expertise. They took the time to listen to my situation, providing reassurance and understanding that I desperately needed. Their team explained the recovery process in detail, which helped alleviate some of my anxiety.
I felt a renewed sense of hope as they outlined their strategies for tracking and recovering my lost investment. As the days passed, I remained in constant communication with the team at Techy Force Cyber Retrieval. They kept me updated on their progress, which further instilled confidence in their abilities. I was amazed at how diligently they worked to investigate the circumstances surrounding my loss. Their commitment to my case was evident, and I could sense that they genuinely cared about helping me recover my funds. The moment I had been anxiously waiting for arrived. Techy Force Cyber Retrieval successfully tracked down my lost USDT and facilitated its recovery. The joy and relief I felt were indescribable. It was as if a heavy burden had been lifted from my shoulders. I could hardly believe that I had regained what I thought was lost forever. This experience not only restored my faith in the possibility of recovery but also taught me the importance of seeking help from professionals in times of crisis. I wholeheartedly recommend Techy Force Cyber Retrieval to anyone who finds themselves in a similar predicament. Their top-notch services and unwavering dedication to their clients set them apart from others in the industry. If you are struggling with the aftermath of a scam or a failed investment, do not hesitate to reach out to them. They have the expertise and resources to turn your situation around, just as they did for me. My family and I are incredibly grateful for their intervention, which transformed a difficult chapter in our lives into a triumphant success story. T.e.l.e.g.r.a.m (@) Techyforcecyber is truly the best recovery firm to handle your case, and I can confidently say that they will work tirelessly to ensure a swift retrieval of your lost investment funds.5 -
It all started with a simple error; I mistakenly made some settings on my phone, which affected my phone's operational settings. No big deal, I thought. I’ve done this before. But this time was different. I noticed a change on my device; many apps weren't working, mainly my crypto wallet—it held my crypto wallet, which contained $512,000 worth of Bitcoin. When I realized what I’d done, I froze, then panicked. No backups. No seed phrase written down. Nothing. I tried to stay calm, but every second that passed felt like a countdown to permanent loss. I spent hours online, reading recovery guides, downloading data recovery tools, and more. While scrolling through a late-night tech forum, I saw a thread about crypto investment and forex trading scam victims and how they managed to get restitution. Someone mentioned a crypto recovery specialist called META TECH RECOVERY PRO, known for handling complex wallet recoveries and also recovering funds lost to scams. I was skeptical, the internet is wide and wild, you never know who is on the other side of the screen, for me to just easily release my wallet information to.
I reached out to META TECH RECOVERY PRO out of desperation because what do I have else to lose? I was never expecting a swift engagement; their response was quick and professional. Their confidence, reviews, and composure made me believe they are worthy of handling my task. They were transparent, knowledgeable, and honest. That was more than I’d gotten from any recovery software I have been downloading for weeks, and paying for passkeys. They laid out their working terms, which were straightforward, and their price was fair. It was a back-and-forth phase with META TECH RECOVERY PRO during the recovery of my lost Bitcoin Wallet. META TECH RECOVERY PRO was able to recover my Bitcoin wallet seed phrase. My wallet was safe. The funds were untouched, and that's when I concluded that you can never find any reliable recovery professional on Google besides META TECH RECOVERY PRO. That experience taught me more than I ever wanted to know about digital security and about how fragile digital assets can be without proper backup. But it also reminded me that even in the worst situations, there’s still hope if you know where to look, and as for me, META TECH RECOVERY PRO was my ray of light.
If you ever find yourself in that kind of nightmare, don't forget to contact,
Thank you.7 -
HIRE A HACKER TO RECOVER LOST EMAIL AND CRYPTOCURRENCY.
While living in Copenhagen, I became deeply involved in a vibrant local crypto community. The energy was palpable; people were passionate about the potential of blockchain technology and the myriad of opportunities it offered. I was initially skeptical but soon found myself captivated by the discussions surrounding various cryptocurrencies. After much deliberation, I decided to invest 4,000 DKK in Dogecoin, motivated by both the community's enthusiasm and the coin’s unique charm as a meme-driven currency. To my astonishment, my investment blossomed into a staggering 100,000 DKK within a few months. The thrill of watching my investment grow was exhilarating, and I felt a sense of belonging and achievement among my peers. However, as the community grew, so did the differences in opinion about the direction of our projects and investments. I found myself caught in a heated disagreement with a prominent member regarding strategic decisions, which escalated tensions within the group. Things took a turn for the worse when, following this disagreement, I was locked out of my email account. This was more than just a mere inconvenience; it felt like a nightmare unfolding. My email was the gateway to my crypto assets and exchanges, and without access, I was paralyzed. I frantically attempted to regain control but found myself hitting dead ends. The thought of losing my investment sent waves of anxiety through me. Desperate for a solution, I reached out to friends in the community, hoping they could offer guidance. To my relief, several members were sympathetic to my plight and shared their experiences of similar challenges. One name kept surfacing: ADRIAN LAMO HACKER. I Consult ADRIAN LAMO HACKER Via email: Adrianlamo@ consultant . com / Telegram: @ADRIANLAMOHACKERTECH they also have an active WhatsApp: +1 (909) 739‑0269 It was touted as a reliable service for recovering compromised accounts, and I was eager to give it a try. With their swift assistance, I provided the necessary information, and the team quickly went to work. They were professional and responsive, keeping me updated throughout the process. Within a short period, I received the long-awaited notification that my email account had been restored. A wave of relief washed over me; I could finally access my assets and continue participating in the community. Regaining control not only allowed me to protect my investment but also reinforced the importance of security in the crypto space. It served as a valuable lesson about the risks and challenges inherent in this rapidly evolving world. With newfound confidence, I re-engaged with the community, more vigilant than ever about safeguarding my digital assets. -
USDT RECOVERY EXPERT YOU CAN TRUST HIRE ADWARE RECOVERY SPECIALIST
Two weeks after my birthday, I became a victim of a cryptocurrency scam that cost me over 5 million in my local currency. Most of the money I lost was a generous gift from friends and family from Europe and America. My intention was to multiply this money to secure funds for my son’s school fees, ensuring he had access to quality education. WhatsApp info: +12 (72332)—8343 Unfortunately, the experience turned out to be financially devastating and emotionally draining. I felt a profound sense of betrayal and helplessness, as the funds represented not just money, but the love and support of my loved ones.After realizing the extent of my loss, I promptly reported the crime to the authorities, hoping for a swift resolution. However, my frustration grew as I encountered a lack of results and communication. Website info: h t t p s:// adware recovery specialist. com
It felt like I was ensnared in a labyrinth with no exit, and the emotional toll was overwhelming. I was desperate for a solution and felt increasingly isolated in my struggle.I turned to friends for advice. One of them recommended a company called ADWARE RECOVERY SPECIALIST. I was hesitant; I had heard mixed reviews about recovery services and was concerned about falling victim to another scam. The fear of being duped again loomed large in my mind, but I decided to take a leap of faith after speaking with their team. Their professionalism and clarity regarding their recovery methods impressed me. ADWARE RECOVERY SPECIALIST was dedicated and responsive, providing regular updates on their progress. Email info: Adware recovery specialist @ auctioneer. net It was refreshing to collaborate with professionals who genuinely cared about my situation and were committed to helping me recover my lost funds. They took the time to elucidate the recovery process in detail, which helped alleviate some of my anxiety. Their transparency and willingness to address all my questions made me feel more secure in my decision to work with them. ADWARE RECOVERY SPECIALIST managed to recover most of my lost funds. This has imparted valuable lessons about the inherent risks associated with cryptocurrency investments and the importance of vigilance in the digital realm. I now understand the necessity for thorough research and caution when engaging in online transactions.If you find yourself in a similar predicament, I highly recommend reaching out to ADWARE RECOVERY SPECIALIST for assistance. They are true lifesavers, and their expertise can make a significant difference in your recovery journey. Don’t hesitate to seek help; you deserve to reclaim what you’ve lost.2 -
HOW TO RESTORE BACK LOST BITCOIN AND ETHEREUM- CONTACT SALVAGE ASSET RECOVERY
Contact info===WhatsApp+ 1 8 4 7 6 5 4 7 0 9 6
TELEGRAM===@Salvageasset
The day our crypto inheritance vanished was the day our family’s foundation cracked. For my siblings and me, those digital assets weren’t just wealth—they were our parents’ legacy. Years of sacrifice and foresight had gone into building that nest egg, intended to protect us from life’s unpredictability. When hackers erased it in moments, grief and guilt consumed us. How could we let this happen? we whispered, stunned by the fragility of something we thought was secure. Our trust in technology was shattered. But then, Salvage Asset Recovery stepped in and what they restored went beyond numbers. It began with a gut-wrenching discovery. My youngest sister noticed strange withdrawals from our shared wallet amounts we hadn’t authorized, vanishing into unknown accounts. A sinking feeling spread as we realized what had happened: the entire inheritance was gone. When we contacted authorities, their responses were discouraging. Crypto’s decentralized nature made tracing nearly impossible. My brother, always self-critical, blamed himself for not setting up better protections. I struggled with the task of telling our mother. When I finally did, her voice cracked, “Did we lose everything?” That question echoed through our home like a curse. Then someone whispered hope: Salvage Asset Recovery. Desperate, we reached out, expecting a slim chance. But their response was swift and confident: “We’ve seen this before. Let’s get your story back.” From that moment, it felt less like hiring a service and more like gaining allies. The team treated us with empathy, never condescending, and explained each step in language we could understand. Their approach was both surgical and strategic. They traced transactions through layers of obfuscation, deciphering patterns we couldn’t see. One analyst described it as “chasing shadows in a hall of mirrors” and yet, they never wavered. My sister saved every update like a diary. My brother mapped their progress obsessively. And piece by piece, the inheritance began to reappear. In the end, Salvage Asset Recovery pulled off what felt like a miracle. They recovered every stolen dollar but more importantly, they restored something deeper. Our belief in each other. Our resilience. Our hope. What began as a nightmare ended with a reunion not just with our assets, but with a renewed sense of unity. We didn’t just survive the scam we overcame it.1 -
Hire A Cryptocurrency Fraud Recovery Hacker Service Online: VISIT CERTIFIED RECOVERY SERVICES
It started with optimism. A serendipitous encounter with an old college friend in Miami’s bustling airport led to a conversation about financial growth. He spoke glowingly of Dollar fx net, a platform he insisted had doubled his investments. Trusting his enthusiasm, I deposited 10,000 USD a substantial chunk of my job savings only to face a shocking roadblock weeks later. The platform demanded an additional 5,000 “verification fee” to unlock withdrawals. My stomach dropped; this wasn’t a hiccup it was a trap. Stress pushed me into research mode. Scouring cybersecurity forums, I uncovered countless stories mirroring mine: unregulated platforms exploiting trust, draining accounts under false pretenses. Then, a lifeline a Reddit thread praising CERTIFIED RECOVERY SERVICES for their no-nonsense approach to fund retrieval. Skeptical but out of options, I submitted a case file through their portal, hoping for a miracle. The response from CERTIFIED RECOVERY SERVICES was swift and reassuring. They outlined a comprehensive strategy: trace the digital trail of my 10,000 USD, they apply pressure on the platform through legal backchannels. Their transparency struck me while they couldn’t guarantee success, their expertise was evident. Over the next week, CERTIFIED RECOVERY SERVICES became my digital sherpa, guiding me through the murky waters of online fraud recovery. Their team meticulously decoded Dollar fx net’s obfuscated transaction logs, revealing that my funds had been funneled into offshore wallets, far from any regulatory oversight. Armed with this information, their legal team issued takedown notices to payment processors linked to the platform, effectively putting them on notice. The pressure worked: on day 10, I received a cryptic email from Dollar fx net claiming my account was “under review. "By week two, the impossible happened my original 10,000 USD reappeared in my bank account, sans the fabricated fees. CERTIFIED RECOVERY SERVICES later explained how their threat of exposing the platform’s infrastructure to regulators had forced their hand. Their relentless pursuit of justice to recover my funds and also highlighted the importance of holding fraudulent platforms accountable. This ordeal taught me two harsh truths: not all opportunities are as they seem, and due diligence is non-negotiable. Yet it also revealed heroes like CERTIFIED RECOVERY SERVICES ethical hackers who use their skills to fight back against fraud. I now understand that vigilance and the right support can turn the tide against deceit. In a world where fraudsters thrive on silence, speaking out and seeking help can be the most powerful tools in reclaiming what is rightfully yours.
Here's Their Info Below:
WhatsApp: (+1(740)258‑1417 )2 -
Regardless of the advertised profit rates, I have lost interest in all forms of Internet investment. My recent experience with a cryptocurrency website left me with a significant loss and a deep sense of dissatisfaction. I had encouraged my friends to join me in this investment, believing it was a promising opportunity. Together, we pooled £254,600, with the intention of sharing any profits equally. However, after making the transaction, we found ourselves unable to withdraw our funds from the website. The situation quickly became more complicated and emotionally charged. One of my friends was particularly upset and blamed me for causing their financial distress. Although I understand their frustration, I recognize that I was not solely responsible for the loss. My friends would have likely pursued the investment independently if given a similar chance. The collective disappointment and anger were overwhelming, and I felt the weight of the situation heavily on my shoulders. During this stressful period, some of my friends began searching for potential solutions to recover our lost funds. They discovered a recovery team specializing in cryptocurrency issues, known as (TECHNOCRATE RECOVERY) This team was reputed for their expertise in handling crypto-related recovery problems, and we decided to give them a try. We promptly reached out to TECHNOCRATE RECOVERY, providing them with all the relevant details about the fraudulent organization. Within just 12 hours of contacting them, we received astonishing news: our funds were prepared for transfer to our preferred wallet. It felt like a miracle—an almost unbelievable turnaround in what had seemed like a dire situation. The swift and successful resolution from TECHNOCRATE RECOVERY was a significant relief. It restored our hope and faith in the possibility of recovering lost assets. I urge anyone experiencing similar issues with cryptocurrency investments or other online financial problems to consider reaching out to such recovery experts. While my experience has made me wary of online investments, the assistance from TECHNOCRATE RECOVERY was a reminder that there are professionals who can help navigate and resolve complex issues. Although my investment experience has been less than ideal, the resolution we achieved with TECHNOCRATE RECOVERY has been a positive outcome amidst the turmoil. I hope my story can serve as a guide for others facing similar challenges, and I strongly recommend considering professional recovery services if you find yourself in a difficult situation with your funds.
-
HIRE A HACKER TO RECOVER LOST EMAIL AND CRYPTOCURRENCY.
While living in Copenhagen, I became deeply involved in a vibrant local crypto community. The energy was palpable; people were passionate about the potential of blockchain technology and the myriad of opportunities it offered. I was initially skeptical but soon found myself captivated by the discussions surrounding various cryptocurrencies. After much deliberation, I decided to invest 4,000 DKK in Dogecoin, motivated by both the community's enthusiasm and the coin’s unique charm as a meme-driven currency. To my astonishment, my investment blossomed into a staggering 100,000 DKK within a few months. The thrill of watching my investment grow was exhilarating, and I felt a sense of belonging and achievement among my peers. However, as the community grew, so did the differences in opinion about the direction of our projects and investments. I found myself caught in a heated disagreement with a prominent member regarding strategic decisions, which escalated tensions within the group. Things took a turn for the worse when, following this disagreement, I was locked out of my email account. This was more than just a mere inconvenience; it felt like a nightmare unfolding. My email was the gateway to my crypto assets and exchanges, and without access, I was paralyzed. I frantically attempted to regain control but found myself hitting dead ends. The thought of losing my investment sent waves of anxiety through me. Desperate for a solution, I reached out to friends in the community, hoping they could offer guidance. To my relief, several members were sympathetic to my plight and shared their experiences of similar challenges. One name kept surfacing: ADRIAN LAMO HACKER. I Consult ADRIAN LAMO HACKER Via email: Adrianlamo@ consultant. com / Telegram: @ADRIANLAMOHACKERTECH they also have an active WhatsApp: +1 (909) 739‑0269 It was touted as a reliable service for recovering compromised accounts, and I was eager to give it a try. With their swift assistance, I provided the necessary information, and the team quickly went to work. They were professional and responsive, keeping me updated throughout the process. Within a short period, I received the long-awaited notification that my email account had been restored. A wave of relief washed over me; I could finally access my assets and continue participating in the community. Regaining control not only allowed me to protect my investment but also reinforced the importance of security in the crypto space. It served as a valuable lesson about the risks and challenges inherent in this rapidly evolving world. With newfound confidence, I re-engaged with the community, more vigilant than ever about safeguarding my digital assets. -
I received a prompt and professional response within a single business day of contacting DUNE NECTAR WEB EXPERT. This swift action, in stark contrast to the frustrating delays I had previously encountered, immediately instilled confidence. Their expertise in cybersecurity, particularly within the cryptocurrency domain, is evident in their comprehensive approach. They deeply understand blockchain technology, cryptocurrency protocols, and the intricate methods fraudsters employ. Furthermore, their reputation for integrity and skill is well-established within the industry. Numerous testimonials and case studies highlight their success in recovering stolen digital assets for victims of various cryptocurrency scams. Their dedication to assisting victims is not merely a marketing strategy; it is a core principle guiding their operations. The organization's commitment to ethical practices and client confidentiality further enhances its credibility. Their professional and compassionate approach, characterized by clear communication and regular updates, provided much-needed reassurance during a stressful period. The successful recovery of a significant portion of my stolen assets is a testament to their exceptional abilities and unwavering dedication to their clients. In conclusion, DUNE NECTAR WEB EXPERT offers a vital service in combating the pervasive issue of cryptocurrency fraud, providing a beacon of hope for victims seeking to reclaim their lost assets and regain a sense of security in the digital landscape. Consult DUNE NECTAR WEB EXPERT, as they are worthy and reliable professional hackers your money will count for when you hire them. E-mail (Support @ Dunenectarwebexpert . Com ) Telegram (@Dunenectarwebexpert )
1 -
RECOVER YOUR STOLEN USDT AND ETH WITH SPARTAN TECH GROUP RETRIEVAL FOR INSTANT RECOVERY
Exceptional Support and Guidance from Spartan Tech Group Retrieval: A Lifesaver in Cryptocurrency Trouble . I recently had a complex issue while transferring my cryptocurrency through the Ethereum network to my Trust Wallet, which defaulted to the BNB Smart Chain. Due to the new beta version of Trust Wallet, called the "Swift Wallet," there was no option for the Ethereum network, causing my crypto to become effectively frozen. I could only see the transaction on Ether scan, but without a way to access my funds.Unfortunately, I was informed that it might take months, or even years, for Trust Wallet to integrate Ethereum support into this beta version, leaving me in limbo. To make matters worse, the Swift Wallet does not use a traditional private key; instead, it relies on my device as the key. This means that if my device were lost or damaged, I would permanently lose access to my funds, as Trust Wallet does not provide a backup key. After struggling with this issue, I reached out to Spartan Tech Group Retrieval on WhatsApp:+1 (971) 4 8 7 - 3 5 3 8 . They were incredibly helpful and dedicated to explaining the intricacies of my situation. They kept their promise of no upfront fees and only asked me to write a review in return for their assistance. Their transparency and professionalism were evident throughout the process. Spartan Tech Group Retrieval provided not only insights into my immediate issue but also offered valuable advice on alternative exchanges, wallets, and cold storage options. They were attentive to my safety, ensuring that my sensitive information and passwords were never exposed. Their straightforward approach made the process feel trustworthy, which is crucial in the often-confusing world of cryptocurrency. I can recommend Spartan Tech Group Retrieval highly enough. Their commitment to helping me navigate this challenging situation without any financial burden was remarkable. I will definitely return to them for any future needs and will refer anyone facing similar issues to their services. Thank you, Spartan Tech Group Retrieval, for your exceptional support and guidance! other contact info like Telegram:+1 (581) 2 8 6 - 8 0 9 2
OR Email: spartantechretrieval (@) g r o u p m a i l .c o m to reach out to them -
I lost about $585,000.00 USD to a fake cryptocurrency trading platform a few weeks back after I got lured into the trading platform with the intent of earning a 15% profit daily trading on the platform. It was a hell of a time for me as I could hardly pay my bills and got me ruined financially. I had to confide in a close friend of mine who then introduced me to this crypto recovery team with the best recovery CYBERPOINT Recovery i contacted them and they were able to completely recover my stolen digital assets with ease. Their service was superb, and my problems were solved in swift action, It only took them 48 hours to investigate and track down those scammers and my funds were returned to me. I strongly recommend this team to anyone going through a similar situation with their investment or fund theft to look up this team for the best appropriate solution to avoid losing huge funds to these scammers. Send complaint to E m a il: (Support @ cyberpointrecovery . c o m)
1 -
Hello netizens, I'm writing to detail a serious incident involving the illicit transfer of my ETH cryptocurrency from my wallet. This unauthorized transaction, executed without my consent or awareness, strongly suggested a sophisticated hacking or phishing attack on me. The immediate transfer of funds to an unidentified digital address necessitated swift action. I immediately engaged RUDER CYBER TECH SLEUTHS, a premier cybersecurity firm, to investigate and reclaim my stolen Ethereum. RUDER CYBER TECH SLEUTHS's thorough examination pinpointed the exact time and origin IP address of the unauthorized transfer. Remarkably, within hours of their involvement, my Ethereum was restored to my digital wallet. Beyond the successful recovery, RUDER CYBER TECH SLEUTHS significantly bolstered my online security and my household. This included implementing robust multi-factor authentication across all my accounts, deploying cutting-edge anti-malware software, and providing comprehensive cybersecurity training. They also offered invaluable guidance on recognizing and preventing future phishing scams, stressing the vital importance of verifying website and email authenticity before interacting with links or sensitive data. Their dedication to safeguarding my digital assets went beyond simply retrieving my funds, they ensured lasting protection against future compromises. I wholeheartedly endorse their professionalism and exceptional problem-solving skills in addressing this critical matter. Their expertise and unwavering commitment are truly exceptional. Their mastery of complex legal and technical issues makes them highly deserving of recommendation.
TELEGRAM: @rudercybersleuth1 -
It all began in late 2024 when I fell victim to a sophisticated phishing scam. An email, seemingly from a reputable crypto exchange, prompted me to update my security settings. Unbeknownst to me, this was a trap. Within hours, my Bitcoin holdings vanished from my wallet.
Devastated, I scoured the internet for solutions. That’s when I stumbled upon NanoAethosCoinRecovery, a firm renowned for its expertise in retrieving stolen cryptocurrencies. Skeptical yet desperate, I reached out to them.
Their team responded promptly, assuring me of their commitment to assist. They explained their process: utilizing advanced blockchain analysis tools to trace the movement of stolen funds and collaborating with exchanges to freeze and recover assets.
Over the next few weeks, they provided regular updates, detailing the trail of my stolen Bitcoin. Their persistence paid off. They identified the wallet holding my funds and, through their network, managed to facilitate the return of my Bitcoin.
This experience was a stark reminder of the risks in the crypto space and the importance of swift action and expert assistance. Thanks to NanoAethosCoinRecovery, I not only recovered my assets but also gained invaluable insights into safeguarding my digital wealth.
For more information, contact:
Whatsapp: +1 (570) 229-9724
Telegram: @NanoAethos1 -
Caught in a fake crypto pump and dump// Passcode Cyber Recovery
PASSCODE CYBER RECOVERY
WhatsApp: +1(647)399-4074
Telegram : @passcodecyberrecovery
I was caught up in the cryptocurrency hype fueled by flashy social media, influencers, and celebrity endorsements, I invested $320,000 into a promising new coin. Initially, the coin’s value skyrocketed—but it quickly crashed when the orchestrators dumped their holdings, leaving me with nothing. Desperate to recover my funds, I found Passcode Cyber Recovery, a firm specializing in crypto fraud investigations. Their expert blockchain analysts meticulously traced the stolen funds using advanced forensic tools, identifying the wallets and individuals behind the scheme. Their detailed evidence helped law enforcement freeze the fraudulent accounts, preventing further losses. Thanks to their efforts and swift legal action, I was able to recover my entire investment. This experience not only saved my finances but also opened my eyes to the dangers of unregulated crypto markets and the importance of due diligence. Passcode Cyber Recovery turned what felt like a hopeless situation into a story of recovery and resilience.49 -
RECOVER YOUR LOST CRYPTOCURRENCY WITH WIZARD WEB RECOVERY.
It's disheartening to witness the unfortunate experiences many people face due to online fraudulent activities, leading to substantial losses and sometimes life-altering consequences. I found myself caught in the web of deceit when I fell victim to a fraudulent binary platform, IngoInvest Binary Options, resulting in a staggering loss of approximately $170,000. The devastation and confusion that followed were indescribable. In my despair, a ray of hope emerged through a colleague who had faced a similar predicament. They introduced me to a legitimate, certified, and verified funds and digital assets recovery firm. This introduction marked a turning point in my ordeal, offering a glimmer of hope that I could recover what I had lost. The recovery firm's swift and truthful services became the beacon guiding me out of the darkness of financial loss. Wizard Web Recovery played a pivotal role in restoring my lost funds. The saga began with my engagement in binary options on the IngoInvest platform. Initially, everything seemed promising, but soon the reality of fraudulent activities unfolded. I found myself in a situation where the platform, supposedly designed for investment, turned out to be a trap. The scammers behind IngoInvest Binary Options exploited the trust I placed in the system, leading to a substantial loss of $170,000. The aftermath left me not only financially drained but also emotionally shattered. It was in this vulnerable state that my colleague extended a helping hand, introducing me to the recovery firm that had assisted them in a similar situation. The recommendation was grounded in the firsthand experience of successful recovery, instilling a sense of trust and reliability in the services provided by this certified firm, coupled with the efficacy of the Wizard Web Recovery. Upon contacting the recovery firm, their approach was both swift and truthful. They navigated the complexities of digital fraud with diligence and efficiency. The recovery process unfolded seamlessly, and, to my immense relief, I witnessed the restoration of the funds that I had thought were lost forever. For anyone finding themselves in the throes of online losses involving funds, crypto, or other digital assets, I wholeheartedly endorse reaching out to a reputable recovery firm and considering Wizard Web Recovery. The key is to seek assistance from certified professionals who can guide you through the recovery process, leveraging advanced technologies to reclaim lost assets. My experience serves as a testament to the effectiveness of such recovery firms, offering a lifeline to those who have fallen victim to online scams.
Get in Touch with Wizard Web Recovery through below;
Email ; wizardwebrecovery(@)programmer. net.
Telegram ; wizardwebrecoveryteam
-
I wanted to share my experience recovering a significant amount of Bitcoin and Ethereum $560,000 00 that I thought was lost forever due to a forgotten password and a risky investment in a scam project.
The Loss: After realizing I couldn't access my wallet, I felt completely defeated. I did some research and found several recovery options available. SOFTWEAR TECH SOLUTION
The Recovery Process: I used a reputable recovery tool that I found recommended by several users on this forum. It required me to verify my identity and provide proof of ownership, but after a few weeks of back and forth, I was able to access my wallet again!
Outcome: I successfully recovered 98% of my lost BTC and ETH! It was a huge relief, and I’m actively taking steps now to secure my assets better.
Advice: Always keep a secure backup of your passwords and consider using hardware wallets for better security. Don’t fall for scams – do thorough research before trusting any service.
I hope my experience helps someone else here!
CONTACT,: SOFTWEAR TECH SOLUTION FOR SWIFT RECOVERY
Email: softweartech5@ gmail. com
Email: softewar.tech@ yandex. com1 -
When faced with the distressing reality of falling victim to a financial scam, seeking guidance and assistance from reputable recovery services becomes paramount. fast swift cyber services as help in such dire situations, offering expert support and expertise to individuals grappling with the aftermath of fraudulent schemes. The journey of recovery often begins with a seemingly innocuous interaction, as was the case for many who have sought assistance from fast swift cyber services. A message on Twitter, an initial expression of interest, and the gradual establishment of a relationship pave the way for unsuspecting individuals to be drawn into the intricate web of deception. In my review, the tale unfolds with the promise of quick riches through 30-second trades on a dubious platform. A modest investment of USD 49,000 snowballs into a significant sum, further fueled by persuasion to inject additional funds amounting to £61,000 in ETH.
The allure of exponential growth through completing routine tasks blinds many to the looming danger lurking beneath the surface. However, the facade of prosperity quickly crumbles when attempts to withdraw profits are met with inexplicable obstacles. A withdrawal failure serves as the first ominous sign, followed by a cascade of demands from the supposed support team. The requirement to pay exorbitant trading fees to access one's funds becomes a seemingly insurmountable barrier, with promises of resolution serving only to deepen the despair. Prompt action is taken to reach out to this trusted ally, and the response is nothing short of miraculous. Within days, the team at FAST SWIFT CYBER SERVICES embarks on a mission to trace and recover the lost funds, culminating in a swift resolution that defies all odds.
The efficiency and professionalism displayed throughout the process serve as a testament to the unwavering dedication of FAST SWIFT CYBER SERVICES to their clients' cause. Beyond the tangible outcome of fund recovery, the experience instills valuable lessons about the importance of due diligence and vigilance in the realm of online investments. Scammers prey on vulnerability and trust, exploiting unsuspecting individuals with promises of unrealistic returns. However, armed with knowledge and awareness, individuals can fortify themselves against such deceitful tactics, ensuring that they approach investment opportunities with caution. In addition to seeking professional assistance, proactive steps are taken to protect oneself from future scams. Education becomes a powerful tool in the arsenal against fraud, empowering individuals to recognize and avoid potential pitfalls before they fall victim. By sharing personal experiences and advocating for awareness, individuals can play a pivotal role in preventing others from suffering a similar fate.
FAST SWIFT CYBER SERVICES emerges as a trusted ally in the fight against financial fraud, offering expert guidance and assistance to those in need. Through their unwavering commitment to justice and integrity, they provide a lifeline to individuals grappling with the aftermath of fraudulent schemes. With their support and a renewed sense of vigilance, individuals can navigate the online landscape with confidence, safeguarding their financial well-being and protecting themselves from future scams.
Reach out to them on;
HIRE FAST SWIFT CYBER SERVICES TO RECOVER YOUR LOST OR STOLEN BITCOIN/ETH/USDT/NFT AND OTHER CRYPTOCURRENCY
Email: fastswift @ cyberservices . com
Telephone: +1 970-900-0938
WhatsApp: +1 401 219-5530 -
When faced with the distressing reality of falling victim to a financial scam, seeking guidance and assistance from reputable recovery services becomes paramount. fast swift cyber services as help in such dire situations, offering expert support and expertise to individuals grappling with the aftermath of fraudulent schemes. The journey of recovery often begins with a seemingly innocuous interaction, as was the case for many who have sought assistance from fast swift cyber services. A message on Twitter, an initial expression of interest, and the gradual establishment of a relationship pave the way for unsuspecting individuals to be drawn into the intricate web of deception. In my review, the tale unfolds with the promise of quick riches through 30-second trades on a dubious platform. A modest investment of USD 49,000 snowballs into a significant sum, further fueled by persuasion to inject additional funds amounting to £61,000 in ETH.
The allure of exponential growth through completing routine tasks blinds many to the looming danger lurking beneath the surface. However, the facade of prosperity quickly crumbles when attempts to withdraw profits are met with inexplicable obstacles. A withdrawal failure serves as the first ominous sign, followed by a cascade of demands from the supposed support team. The requirement to pay exorbitant trading fees to access one's funds becomes a seemingly insurmountable barrier, with promises of resolution serving only to deepen the despair. Prompt action is taken to reach out to this trusted ally, and the response is nothing short of miraculous. Within days, the team at FAST SWIFT CYBER SERVICES embarks on a mission to trace and recover the lost funds, culminating in a swift resolution that defies all odds.
The efficiency and professionalism displayed throughout the process serve as a testament to the unwavering dedication of FAST SWIFT CYBER SERVICES to their clients' cause. Beyond the tangible outcome of fund recovery, the experience instills valuable lessons about the importance of due diligence and vigilance in the realm of online investments. Scammers prey on vulnerability and trust, exploiting unsuspecting individuals with promises of unrealistic returns. However, armed with knowledge and awareness, individuals can fortify themselves against such deceitful tactics, ensuring that they approach investment opportunities with caution. In addition to seeking professional assistance, proactive steps are taken to protect oneself from future scams. Education becomes a powerful tool in the arsenal against fraud, empowering individuals to recognize and avoid potential pitfalls before they fall victim. By sharing personal experiences and advocating for awareness, individuals can play a pivotal role in preventing others from suffering a similar fate.
FAST SWIFT CYBER SERVICES emerges as a trusted ally in the fight against financial fraud, offering expert guidance and assistance to those in need. Through their unwavering commitment to justice and integrity, they provide a lifeline to individuals grappling with the aftermath of fraudulent schemes. With their support and a renewed sense of vigilance, individuals can navigate the online landscape with confidence, safeguarding their financial well-being and protecting themselves from future scams.
Reach out to them on;
HIRE FAST SWIFT CYBER SERVICES TO RECOVER YOUR LOST OR STOLEN BITCOIN/ETH/USDT/NFT AND OTHER CRYPTOCURRENCY
Email: fastswift @ cyberservices . com
Telephone: +1 970-900-0938
WhatsApp: +1 401 219-5530 -
Greetings Everyone, I’m overwhelmed by the great service i received from ROOTKITS RECOVERY FIRM i'd love to give all credit to this team for recovering back my funds when i got heated by scam, and also to let more people be wary of the cryptocurrency investment fraud, Months ago, i invested about $866k into this Cryptocurrency trading company with the aim of expanding my trading portfolio in order to make more within the period. However, i tried to grow my portfolio as the broker guiding me said that’s the best for a new member i never attempted to withdrawal as kept growing my investment, not until two months ago when i tried to withdraw some parts of my money but i was actually not able to do this successfully. I called the account manager and explained the situation, then she ask that i clear the company maintenance fee and said i would be able to withdraw after 3 working days which sounded shady to be very honest. i did paid for the fees but 3days went by, still not able to withdrawal my funds, i tried reaching out to the manager and customer service line but non of them were reachable again till this moment. i felt really devastated as i do not know how to go about the whole issue, after a short while i was advise by a friend whom i shared my experience with to look for a crypto recovery expert that can help to retrieve back my funds, i then did some research about good specialist that can deal with the task. according to the reviews i read i was really convinced to contact ROOTKITS RECOVERY FIRM.. through their email contact which was provided: R O O T K I T S 7 @ G M A I L . C O M . an International Recovery Firm,. These team really saved me from all the traumas this scammers made me go through. I had my funds back just after 2working days of their swift operations, I strongly recommend them to anyone in need. Here’s a their user to their Telegram Account ; ROOTKITS7
-
My lover and I almost lost our entire savings because we decided to trade with a dubious investment website directed by a crypto broker. I was referred to Swift Hack Expert by a golf buddy that had used their service already recovering his lost funds after being a victim of a romance scam and bad investment in crypto. I got positive results within hours of hiring them luckily, Hence why I said we almost lost our funds to scammers or we actually lost our money but got it all back with the help of swift1 @ cyberservices. com and WhatsApp on +1-845-224-5771. I recommend them to any person who has fallen prey to any online scam. Swift Hack Expert got the best customer assistance, confidentiality, and above all, positive results. This cyber guru was very effective in guiding me on how to pursue the recovery of our funds. Email them via: swift1 @ cyberservices. com Or WhatsApp +1-845-224-57715
-
I’m from the fictional town of Elmsworth. After investing AU$200,000 in Cardano through ProTrade Solutions, I experienced a remarkable surge in my investment. The value of my holdings skyrocketed to AU$360,000 in just a matter of weeks. It was an exhilarating time, filled with dreams of what I could do with my newfound wealth. However, that excitement quickly turned into frustration and anxiety when I attempted to withdraw my funds, only to have my requests rejected repeatedly.I thought it might just be a temporary glitch. I contacted ProTrade Solutions, expecting swift assistance, but instead, I faced long wait times and vague responses. Each day that passed without resolution added to my growing concern. I was left in the dark, feeling helpless as my investment remained locked away, out of reach.Desperate for help, I began researching potential solutions. I stumbled upon various forums where other investors shared similar experiences with ProTrade Solutions. Many had faced withdrawal issues, and some even suggested that it might be a scam. This realization hit me hard; I wasn’t just dealing with a technical issue, but potentially losing my entire investment to a fraudulent platform. Amidst my growing anxiety, I found a beacon of hope: Hack Buster Recovery. I read numerous testimonials praising their expertise in recovering funds from online scams. Intrigued yet skeptical, I decided to reach out. The team at Hack Buster Recovery promptly responded, guiding me through the initial steps. Their knowledge and professionalism reassured me.
1 -
A LADY reached out to me on social media asking me to invest into cryptocurrencies with her business, persistently persuading me to keep raising my deposits for various justifications. In the end, I lost roughly $770,000USD and I have never been so inconsolable in my life, having given her my utmost trust only to be fooled in this manner. One of those unscrupulous businesses with nothing to offer. If I had read some forum remarks sooner, I wouldn't have had to deal with them. Delighted I located a dependable professional from Swift Hack Expert in several forums who assisted me in recovering all I had lost. I want to recommend the recovery specialists at Swift Hack Expert if you are also a victim of these people or lost money to organizations with similar goals. They'll make sure you recover whatever you lost. Swift Hack Expert can be accessible by using: swift1 @ cyberservices. com
-
HIRE AN AUTHORIZED HACKER TO RECOVER LOST/STOLEN BITCOIN & USDT; VISIT CYBER CONSTABLE INTELLIGENCE
I've always been a lawyer with a keen eye for opportunities to help people get their lives back together and also invest in myself, and I couldn’t ignore the buzz around Bitcoin. In 2018, I took the plunge, investing $12,000 in this promising digital currency. Over the years, my investment flourished, growing to an astonishing $750,000. This newfound wealth brought a sense of financial security, enabling me to clear my mortgage, secure my children's education, and indulge in a few well-deserved luxuries. However, my euphoria was short-lived. An urgent email, seemingly from my trusted trading platform, rattled my world. It claimed suspicious activity on my account and requested immediate verification. Without hesitation, I complied, only to discover moments later that my Bitcoin wallet had been ruthlessly emptied. In a state of disbelief and desperation, I scoured online forums for a glimmer of hope. There, amidst the chaos, I found a beacon of light—a recommendation for CYBER CONSTABLE INTELLIGENCE on WhatsApp: +1 (252) 378-7611 With trembling hands, I reached out to them, praying for a miracle. Their response was swift and reassuring. With expert precision, they embarked on the arduous task of tracing the nefarious activity that had stripped me of my wealth. Days felt like eternity, but their relentless efforts bore fruit. Most of my funds were miraculously recovered, breathing life back into my shattered dreams. Yet, CYBER CONSTABLE INTELLIGENCE assistance extended beyond mere retrieval. They became my guardians of digital security, imparting invaluable wisdom to fortify my defenses against future threats. Two-factor authentication, robust password management, and vigilant scrutiny of phishing attempts became my digital armor, thanks to their guidance. This ordeal, though harrowing, became a transformative journey of resilience and redemption. Through adversity, I emerged not only with restored funds but also with a newfound sense of empowerment. CYBER CONSTABLE INTELLIGENCE had not only salvaged my financial future but had equipped me with the tools to safeguard it. In hindsight, the loss was a painful yet necessary lesson—an awakening to the dangers lurking in the digital realm. But with the unwavering support of CYBER CONSTABLE INTELLIGENCE, I reclaimed control of my destiny. Their expertise, compassion, and unwavering dedication turned despair into triumph, proving that even in the darkest of times, there is always a glimmer of hope.
Reach Out to them on Via E m a i l: support (@) cyber constable intelligence. com -
After more 3 years developing for the web I’m considering to learn Swift and Objective-C and then switch to iOS hoping to find a job which involves less multitasking (now I’m split between front-end, back-end, DevOps and other), what’s do you think about a switch like this?3
-
DIGITAL TECH GUARD RECOVERY, A GOOD COMPANY TO RETRIEVE SCAM INVESTMENT
While I was waiting for my car to charge at an electric vehicle charging station in Los Angeles, I scanned a QR code that was supposed to be for a payment in Bitcoin. It looked completely legitimate, and I thought nothing of it. However, within moments, I realized that my cryptocurrency wallet had been drained. It was a shocking and devastating moment as I watched my hard-earned funds disappear right before my eyes. Feeling helpless and frustrated, I began searching for solutions and came across Digital Tech Guard Recovery. I reached out to them, and I can’t express how relieved I was to find a team that understood the situation and was ready to help. They were incredibly professional and knowledgeable about the scam, and they quickly got to work on recovering my lost funds. Digital Tech Guard Recovery utilized advanced recovery techniques and blockchain analysis to trace the stolen assets. I was amazed at their dedication and expertise. They kept me informed throughout the entire process, which made me feel more at ease during such a stressful time. Thanks to their hard work, they successfully recovered my 150 ETH that had been taken from my wallet. This taught me a valuable lesson about the importance of being cautious with digital transactions, especially when it comes to cryptocurrency. The team at Digital Tech Guard Recovery emphasized the need to verify QR codes before scanning and to use secure wallets with two-factor authentication. Their advice has made me much more vigilant, and I now feel more empowered to protect my digital assets. This incident was a wake-up call for me and many others in the EV community. It highlighted the risks associated with the growing reliance on digital currencies, especially in public spaces. I am incredibly grateful to Digital Tech Guard Recovery for their swift action and support during this challenging time. Their successful recovery not only provided me with financial relief but also reinforced the importance of cybersecurity in our increasingly digital world. I highly recommend their services to anyone who finds themselves in a similar situation.
WhatsApp: +1 (443) 859 - 28862 -
In February, I made a critical mistake that had serious consequences for our organization. While reviewing my emails, I clicked on a phishing link embedded in what appeared to be a legitimate invoice. This seemingly innocuous action triggered a significant security breach, ultimately leading to the loss of 25 BTC (Bitcoin) from our company wallet. As the individual responsible for this incident, I felt an overwhelming sense of responsibility and concern for the implications it had on our financial security. The phishing attack was expertly crafted, making it difficult to recognize the threat, and I never anticipated that my actions would lead to such a severe breach. Our company acted swiftly to mitigate the damage by engaging TECHY FORCE CYBER RETRIEVAL, a firm known for its expertise in cryptocurrency recovery. TECHY FORCE CYBER RETRIEVAL's response was remarkable. The team quickly mobilized, employing advanced forensic techniques to trace the stolen funds. Their meticulous analysis of blockchain transactions was crucial in identifying the pathways through which the stolen BTC had been funneled. The investigators at TECHY FORCE CYBER RETRIEVAL utilized sophisticated tools to track the movement of our cryptocurrency across various exchanges. They collaborated with exchange platforms to flag the illicit transactions and prevent any further withdrawals. TECHY FORCE CYBER RETRIEVAL's deep understanding of the cryptocurrency landscape allowed them to pinpoint the exact locations where the stolen funds had been deposited. Thanks to the persistent efforts and strategic negotiations of TECHY FORCE CYBER RETRIEVAL, all 25 BTC were successfully recovered. Their comprehensive approach not only involved tracing the funds but also included liaising with law enforcement and regulatory bodies to ensure that the perpetrators faced consequences for their actions. This has been a stark reminder of the importance of cybersecurity awareness. I have learned firsthand how easily one can fall victim to such attacks, and I am now committed to being more vigilant and proactive in recognizing potential threats. I am grateful for the swift intervention of TECHY FORCE CYBER RETRIEVAL, which not only restored our lost funds but also reinforced our confidence in the digital currency ecosystem. I encourage everyone to remain cautious and informed about cybersecurity to prevent similar incidents in the future.
ASK FOR HELP WITH \\
h ttp s: / / techy forcecy berretrieval . com2 -
HOW DO I BURST A CHEATING SPOUSE // CRYPT0 PANDEMIC HUNTER
My life came to a stand still when I discovered my fiance was having an affair months towards our wedding. At first I ignored his rather sudden secretive behavior about his gadgets and stuffs. However, further doubtful traits where he started acting distanced, worried and meaningless misunderstandings could not go unnoticed.
After much consideration I sought advice from a friend who suggested I try Crypt0 Pandemic Hunter, a digital company that helps in social and phone investigation. The team handled the matter careful and discretely helping feel comfortable and psychologically prepared.
With advanced tech software and skilled expertise the team began monitoring his phone calls, messaging apps, emails and social media accounts. They were swift and inherently efficient leaving details behind.
It did not take that long before their spywares and malware were able tap on secrete conversation through calls, texts and emails for one peculiar number that caught their attention. Further evidence revealed the secret meetups and dates my fiance had with this mysterious lady. After confirmations that he was indeed having an affair, I felt lost and wasted for all those we were together.
It was pretty hard to take and more so painful when denied any wrongdoings.
Left with no other option I decided to end the engagement to much disbelief of both of families. I felt betrayed and lied. My love and trust broken.
I could not thank Crypt0 Pandemic Hunter enough. For any individual looking to find the truth or may be suspects his/her partner, reach out to;
cryptopandemichunter[at]consultant,com
WhatsApp : +1 (205) 35739371 -
HOW TO REOVER LOST OR STOLEN BITCOIN, ETH AND OTHER CRYPTO ASSETS; VISIT CYBER CONSTABLE INTELLIGENCE
On January 2, 2025, at precisely 3 AM, Bet365 was hit by a devastating cyber-attack. Our website was infiltrated by a sophisticated virus that granted cybercriminals access to sensitive customer data. In the span of a few hours, £2,500,000 was stolen from our customers’ accounts. The attack was swift and covert, and by the time we realized what had happened, a significant amount of funds had already been siphoned off. As soon as we discovered the breach, my team and I worked tirelessly to secure our platform and protect our customers. We immediately launched an internal investigation and found that the virus had allowed unauthorized withdrawals from a number of accounts. This was a critical situation, and we knew we needed immediate help to recover the stolen funds and prevent any further damage. That's when we turned to Cyber Constable Intelligence. Their reputation for successfully recovering stolen funds in cybercrime cases made them the ideal partner for this challenge. The team at Cyber Constable Intelligence responded immediately, quickly analyzing the virus and the methods used by the hackers. Within hours, they were able to trace the movement of the stolen funds and identify the cybercriminals responsible for the attack. Cyber Constable Intelligence acted swiftly, working around the clock to coordinate with financial institutions and law enforcement. They used their advanced investigative tools and global network to track and recover the £2,500,000 stolen from our customers. Thanks to their relentless efforts, within just three days, we had recovered the full amount. By January 5, 2025, only three days after the attack, we were able to reimburse all affected customers and restore the funds to their accounts. This quick recovery was crucial in reassuring our customers and restoring their trust in Bet365. Additionally, Cyber Constable Intelligence helped us bolster our security measures, ensuring that we are now better protected against future threats. This experience was a stark reminder of the constant risks in the digital world. However, thanks to Cyber Constable Intelligence, we were able to act quickly, recover the stolen funds, and ensure that our platform remains a safe and secure place for our customers. Moving forward, we are more committed than ever to maintaining the highest standards of security to protect both our business and our users.
Reach out to their Info below
WhatsApp: 1 252378-7611
Website info; www cyberconstableintelligence com
Email Info cyberconstable@coolsite net1 -
At a certain moment, I came to the realization that all the money I had been putting into this crypto trading Bot on Telegram was nothing but a deception operated by a group of well-organized fraudsters. They enticed me, just like countless other victims, as I sought a reliable income to launch my own pastry business in Europe. I kept funneling my savings into this Bot, optimistic that my returns would enable me to chase my entrepreneurial dream. I was bewildered and shocked when I discovered I was on the verge of being scammed and would undoubtedly lose all my hard-earned money to this deceitful Bot and its operators. I had to find a way to reclaim my funds; I couldn’t afford to lose my money and aspirations. I set out to locate these scammers and sought justice. I enlisted the assistance of a crypto asset recovery consultant and a private investigation team known as DUNE NECTAR WEB EXPERT. Their professionalism left me in awe; their methods for tracking down fraudsters impressed me, and their swift and efficient results were guaranteed. The expert group at DUNE NECTAR WEB EXPERT employed cutting-edge forensic tools and techniques to trace the digital trails left by the scammers. They implemented a thorough strategy, merging machine learning algorithms, network analysis, and human intelligence to pinpoint the culprits. Their knowledge of cryptocurrency transactions and blockchain investigation allowed them to follow the scammers' activities, unveiling concealed transaction patterns and money laundering operations. In an impressively brief amount of time, the team at DUNE NECTAR WEB EXPERT delivered solid proof of the scammers' identities, locations, and operational frameworks. They collaborated closely with law enforcement to assist in the arrest and prosecution of the con artists, ensuring justice was achieved and my funds were retrieved. Throughout this experience, I was astounded by the team's technical skills, meticulousness, and commitment to achieving results. Their ability to navigate the intricate realm of cryptocurrency and cybercrime was extraordinary. The team's dedication to assisting victims of fraud and scams was evident in their relentless pursuit of justice against these criminals. Thanks to the outstanding services of DUNE NECTAR WEB EXPERT, I successfully recovered my stolen money and can now finally pursue my dream of establishing my own pastry business. I am eternally grateful for their support and would strongly recommend their services to anyone who has fallen prey to cryptocurrency scams or fraud. Their expertise and professionalism are unparalleled, and their commitment to combating cybercrime is genuinely admirable. ( support @dunenectarwebexpert . com )
7 -
As a business executive in Brentwood, I’ve always prided myself on making sound financial decisions. However, nothing could prepare me for the shock of losing £100,000 in a fraudulent investment. The experience was not only financially devastating but also emotionally taxing, leaving me questioning my judgment and the integrity of the financial landscape.After the initial shock wore off, I knew I had to take action. I spent countless hours researching recovery options and learning about the steps I could take to reclaim my lost funds. It was during this time that I stumbled upon Digital Web Recovery, a company that specializes in helping victims of financial fraud. Intrigued by their positive reviews and strong reputation, I decided to reach out.From my very first interaction, the professionalism of the Digital Web Recovery team impressed me. They took the time to listen to my situation in detail, demonstrating empathy and understanding. Their approach was reassuring; I felt like I was finally in capable hands. They explained the recovery process clearly, outlining what I could expect without any pressure or obligation.One of the most appealing aspects of working with Digital Web Recovery was their no-upfront-cost policy. This meant I wouldn’t have to bear any financial burden until I saw results. This transparent approach built trust and confidence in their services. The team took swift action to investigate the fraudulent investment and utilized their extensive network and expertise to build a case for recovery.Throughout the process, I was kept informed every step of the way. Regular updates on progress not only eased my anxiety but also reinforced that I had made the right choice in seeking their help. The dedication and hard work of the Digital Web Recovery team were evident, as they navigated the complexities of my case with diligence.After several months of collaboration, I was thrilled to receive news that they had successfully reclaimed my funds. The moment I saw that £100,000 returned to my account was surreal and marked a significant turning point in my journey. It wasn’t just about the money; it was about restoring my faith in financial recovery and justice.If you’ve been a victim of a scam, I cannot recommend Digital Web Recovery highly enough. Their expertise and commitment to client success truly set them apart. Don’t suffer in silence; reach out to Digital web recovery, Website; https: // digitalwebrecovery. com
-
SECURE YOUR STOLEN BITCOIN AND ASSETS WITH SPARTAN TECH GROUP RETRIEVAL
In 2024, I started using Coins io to trade cryptocurrencies, and at first, everything went smoothly. The platform was easy to use, and my assets and transactions appeared secure. I had no issues or complaints. However, things took a turn in mid-2024 when I swapped USDT for SUI. The transaction was confirmed on the blockchain explorer, but SUI never showed up in my Coins io account. I quickly contacted customer support, expecting a swift resolution. They acknowledged the issue and explained they were facing technical difficulties, but assured me that my funds were safe. They recommended several troubleshooting steps, such as refreshing the app, checking my transaction history, and verifying the transaction ID. I followed all their suggestions, but despite my efforts, SUI still wasn’t visible in my account. Weeks Weeks passed, and I followed up with customer service multiple times. Each time, I received similar responses: they were still working on the issue, but it would take longer to resolve. Despite their reassurances, I became increasingly frustrated. My SUI was still missing, and there was no clear timeline for when the issue would be addressed. By December 2024, I reached out to customer service again, hoping for a resolution. This time, the response was blunt and unhelpful. The representative told me they couldn’t provide an estimate on when my funds would be restored and suggested I contact "SPARTAN TECH GROUP RETRIEVAL" for further assistance. At this point, I was skeptical, but I decided to follow their advice. Fortunately, reaching out to SPARTAN TECH GROUP RETRIEVAL on this Email: spartantech (@) c y b e r s e r v i c e s .c o m proved to be the turning point. Their team was professional, responsive, and efficient. Within a short period, they helped me recover my SUI. Their excellent support was crucial in resolving the issue that Coins io's customer service had been unable to. Though the experience was frustrating, it ultimately ended on a positive note, thanks to the assistance of SPARTAN TECH GROUP RETRIEVAL.
CONTACT THEM ON DIFFERENT SOCIAL MEDIA PLATFORM LIKE :
WhatsApp:+1 (971) 4 8 7 -3 5 3 8
Telegram:+1 (581) 2 8 6 - 8 0 9 2
10 -
As the senior teacher at Greenfield Academy, I wanted to share our ordeal with TECH CYBER FORCE RECOVERY after our school was targeted by a malicious virus attack that withdrew a significant amount of money from our bank account. A third-party virus infiltrated our system and accessed our financial accounts, resulting in a USD 50,000 withdrawal. This attack left us in a state of shock and panic, as it posed a serious threat to our school's financial stability. Upon realizing what had happened, we immediately contacted TECH CYBER FORCE RECOVERY for help. Their team responded promptly and began investigating the situation. They worked tirelessly to track down the virus, analyze its behavior, and understand how it had bypassed our security measures. Most importantly, they focused on recovering the funds that had been stolen from our bank account. Thanks to TECH CYBER FORCE RECOVERY's quick and expert intervention, they were able to successfully recover all the funds that had been withdrawn. Their team worked closely with our bank and utilized advanced recovery methods to ensure the full amount was returned to our account. We were incredibly relieved to see the stolen funds restored, and their efforts prevented any further financial loss. I am incredibly grateful for TECH CYBER FORCE RECOVERY's professionalism, expertise, and swift action in helping us recover the stolen funds. Their team not only managed to undo the damage caused by the virus but also ensured that our financial security was restored. I highly recommend their services to any organization dealing with similar cyberattacks, as their team truly went above and beyond to resolve the issue and protect our assets.
CONTACTING THEM TECH CYBER FORCE RECOVERY
EMAIL. Tech cybers force recovery @ cyber services . com3 -
HIRE A HACKER FOR BITCOIN RECOVERY CONTACT SLAYER COIN RECOVERY
When I received an official-looking IRS notice claiming I was under audit for my Bitcoin holdings, panic instantly set in. The letter appeared legitimate, outlining issues with my tax filings and suggesting I owed back taxes on my cryptocurrency. Included in the message was a phone number for a "licensed crypto tax consultant" who assured me that this was a serious matter, and the only way to resolve it was by transferring $75,000 in Bitcoin to a “verified IRS wallet” for review. Stressed, overwhelmed, and terrified of potential legal trouble, I didn’t hesitate. I followed the instructions and transferred the Bitcoin, thinking it was my only option. Hours later, I realized I had been scammed.Desperate, I quickly turned to SLAYER COIN RECOVERY, a firm that specializes in recovering stolen cryptocurrency. Their team of experts responded immediately, and after reviewing my case, they identified the scam. The fraudsters had impersonated IRS officials, a tactic commonly used to steal funds from unsuspecting crypto holders. With their expertise, SLAYER COIN RECOVERY legal team began to trace my stolen Bitcoin. Within just a few hours, they pinpointed the wallet where my funds had been sent, linking it to a U.S.-based money mule. A money mule is a middleman who launders stolen funds before transferring them to international criminal networks.Thanks to SLAYER COIN RECOVERY swift action, the experts worked with law enforcement, using cryptocurrency forensic tools to track the funds. They were able to freeze my stolen Bitcoin before the criminals had a chance to move it offshore. In less than 72 hours, I received the incredible news that 100% of my $75,000 had been recovered. According to SLAYER COIN RECOVERY, i2 -
Losing access to my cryptocurrency wallet, which contained $130,000 worth of Bitcoin, was a devastating blow, especially after losing my phone during a concert. Frantically searching for a solution, I came across D A N I E L M E U L I W E B RECOVERY through a Telegram crypto trading group and reached out to them in desperation. Their initial response was swift and reassuring, offering a glimmer of hope amidst the confusion and anxiety. However, as the recovery process unfolded, my initial hope gradually turned to disappointment. Despite the dedicated efforts of D A N I E L M E U L I W E B RECOVERY, they could only recover a fraction of my funds, which was significantly less than the $130,000 at stake. While I appreciated their commitment and hard work, this outcome highlighted the unpredictable nature of digital asset recovery and the importance of managing expectations realistically. Reflecting on this experience, I now understand the importance of exploring multiple recovery options and conducting thorough research beforehand. It's crucial to communicate clearly with recovery services and establish realistic timelines to navigate the complexities of digital asset recovery effectively. While D A N I E L M E U L I W E B RECOVERY demonstrated professionalism and dedication throughout, my journey serves as a reminder to approach such services cautiously, especially when dealing with substantial amounts of money. While they provided valuable assistance, I would advise others to proceed with caution and maintain a clear understanding of what to expect during the recovery process. In conclusion, my interaction with D A N I E L M E U L I W E B RECOVERY was a rollercoaster of hope and disappointment. While their initial responsiveness brought some relief, the outcome fell short of fully recovering the $130,000 worth of Bitcoin from my wallet. I encourage anyone in a similar situation to carefully weigh their options and prepare for the uncertainties that can arise in digital asset recovery efforts, even after receiving positive recommendations from crypto trading groups.
HIRE THEM ON
TELEGRAM (@) D A N I E L M E U L I
WHATSAPP: + 3 9 3 5 1 2 0 1 3 5 2 8 -
BTC Recovery After Phishing Scam Through PASSCODE CYBER RECOVERY
In March,I made a critical mistake that had serious consequences for our organization. While reviewing my emails, I clicked on a phishing link embedded in what appeared to be a legitimate invoice. This seemingly innocuous action triggered a significant security breach, ultimately leading to the loss of 25 BTC (Bitcoin) from our company wallet. As the individual responsible for this incident, I felt an overwhelming sense of responsibility and concern for the implications it had on our financial security. The phishing attack was expertly crafted, making it difficult to recognize the threat, and I never anticipated that my actions would lead to such a severe breach.our company acted swiftly to mitigate the damage by engaging Passcode Cyber Recovery, a firm known for its expertise in cryptocurrency recovery. Passcode Cyber Recovery's response was remarkable. The team quickly mobilized, employing advanced forensic techniques to trace the stolen funds. Their meticulous analysis of blockchain transactions was crucial in identifying the pathways through which the stolen BTC had been funneled.The investigators at Passcode Cyber Recovery utilized sophisticated tools to track the movement of our cryptocurrency across various exchanges. They collaborated with exchange platforms to flag the illicit transactions and prevent any further withdrawals. Passcode Cyber Recovery's deep understanding of the cryptocurrency landscape allowed them to pinpoint the exact locations where the stolen funds had been deposited.Thanks to the persistent efforts and strategic negotiations of Passcode Cyber Recovery, all 25 BTC were successfully recovered. Their comprehensive approach not only involved tracing the funds but also included liaising with law enforcement and regulatory bodies to ensure that the perpetrators faced consequences for their actions.This has been a stark reminder of the importance of cybersecurity awareness. I have learned firsthand how easily one can fall victim to such attacks, and I am now committed to being more vigilant and proactive in recognizing potential threats.I am grateful for the swift intervention of Passcode Cyber Recovery, which not only restored our lost funds but also reinforced our confidence in the digital currency ecosystem. I encourage everyone to remain cautious and informed about cybersecurity to prevent similar incidents in the future.
WhatsApp: +1(647)399-4074
Telegram : @passcodecyberrecovery5 -
This April, I lost my entire savings to a Solana crypto scam, and I vowed never to trust anyone again. I had invested my hard-earned money in what I thought was a promising opportunity, but it turned out to be a fraudulent scheme. Initially, my investment in the stock market seemed to thrive, with profits blooming in the first few months. I felt optimistic and excited about my financial future. However, everything came crashing down, and I lost it all instantly. The sleepless nights and constant worry took a significant toll on my mental health, leaving me feeling anxious, defeated, and overwhelmed. Determined to recover my lost funds, I began a relentless search for the criminals behind the scam. I spent countless hours researching and reaching out to various organizations, but I felt lost in a sea of misinformation and uncertainty. That’s when I discovered TECH CYBER FORCE RECOVERY, a recovery agent specializing in retrieving lost funds from fraudulent schemes. Their reputation for helping victims like me gave me a glimmer of hope. With their expertise, I was able to recover my entire investment, which felt like a miracle after the despair I had experienced. TECH CYBER FORCE RECOVERY not only helped me reclaim my lost funds but also assisted in tracing the scammers' location. They took swift action, bringing the full force of the law upon those responsible for the fraud. Their commitment to recovery was evident throughout the process, and I felt supported every step of the way. They provided regular updates and guidance, which helped ease my anxiety and restore my sense of control. If you find yourself in a similar situation, I cannot recommend TECH CYBER FORCE RECOVERY enough. They have the skills and resources to help you navigate the complexities of fund recovery. Don’t hesitate to reach out to them; they can make a significant difference in your journey to reclaim what you’ve lost. Trust may be hard to come by after such an ordeal, but with the right support, recovery is possible. With TECH CYBER FORCE RECOVERY by your side, you can regain your cryptocurrency and restore your faith in the process, allowing you to move forward with renewed hope.
HIRE TECH CYBER FORCE RECOVERY FOR HELP
📞📞📞 +15617263697
EMAIL.. Tech cybers force recovery AT cyber services DOT com2



