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 - "33"
-
Client: "Do you think we could finish specs in week 33, see a demo in week 35, and aim for the product to be finished in week 39?"
I jump on the conference room table, rip the shirt off my sweaty chest, and yell:
"WEEKS OF WHAT? 31 WEEKS SINCE YOU BECAME A CLIENT, 35 WEEKS FROM NOW, 39 WEEKS INTO THE PREGNANCY? BLOODY FUCKING HELL MAN, DO YOU HAVE TO TALK LIKE A RETARD?"
Client, unfazed: "Weeks since the start of the year, sir"
Me, swinging my pants above my head like a lasso:
"WHAT THE FUCK KIND OF SNOWFLAKE ARE YOU, YOU REALLY EXPECT ME TO COUNT THE WEEKS SINCE THE START OF THE YEAR? WHAT ABOUT JUST USING DAY OF THE MONTH YOU OBNOXIOUS DIMWIT?"
Client: "We always use weeks at our company to plan things"
Me, winding the legs of my pants around the neck of the client:
"I HATE IT WHEN PEOPLE USE WEEKNUMBERS, JAKE. I. FUCKING. HATE. IT."
Client, still pretending everything is fine: "If you want I could send you a screenshot of my outlook calendar?"
Me, sitting in underpants on the client's back, sweaty legs wrapped around his waist, trying to pull out his gel-infested manager-hair while strangling him with my pants:
"TIME OF DEATH, UNIX TIMESTAMP 1595240810, ISO 8601 DATE 2020-07-20T10:26:50+00:00. ANOTHER PROJECT SUCCESSFULLY WRAPPED UP"
(parts of this story may have been dramatized to reflect my underlying emotions)30 -
I’m kind of pissy, so let’s get into this.
My apologies though: it’s kind of scattered.
Family support?
For @Root? Fucking never.
Maybe if I wanted to be a business major my mother might have cared. Maybe the other one (whom I call Dick because fuck him, and because it’s accurate) would have cared if I suddenly wanted to become a mechanic. But in both cases, I really doubt it. I’d probably just have been berated for not being perfect, or better at their respective fields than they were at 3x my age.
Anyway.
Support being a dev?
Not even a little.
I had hand-me-down computers that were outmoded when they originally bought them: cutting-edge discount resale tech like Win95, 33/66mhz, 404mb hd. It wouldn’t even play an MP3 without stuttering.
(The only time I had a decent one is when I built one for myself while in high school. They couldn’t believe I spent so much money on what they saw as a silly toy.)
Using a computer for anything other than email or “real world” work was bad in their eyes. Whenever I was on the computer, they accused me of playing games, and constantly yelled at me for wasting my time, for rotting in my room, etc. We moved so often I never had any friends, and they were simply awful to be around, so what was my alternative? I also got into trouble for reading too much (seriously), and with computers I could at least make things.
If they got mad at me for any (real or imagined) reason (which happened almost every other day) they would steal my things, throw them out, or get mad and destroy them. Desk, books, decorations, posters, jewelry, perfume, containers, my chair, etc. Sometimes they would just steal my power cables or network cables. If they left the house, they would sometimes unplug the internet altogether, and claim they didn’t know why it was down. (Stealing/unplugging cables continued until I was 16.) If they found my game CDs, those would disappear, too. They would go through my room, my backpack and its notes/binders/folders/assignments, my closet, my drawers, my journals (of course my journals), and my computer, too. And if they found anything at all they didn’t like, they would confront me about it, and often would bring it up for months telling me how wrong/bad I was. Related: I got all A’s and a B one year in high school, and didn’t hear the end of it for the entire summer vacation.
It got to the point that I invented my own language with its own vocabulary, grammar, and alphabet just so I could have just a little bit of privacy. (I’m still fluent in it.) I would only store everything important from my computer on my only Zip disk so that I could take it to school with me every day and keep it out of their hands. I was terrified of losing all of my work, and carrying a Zip disk around in my backpack (with no backups) was safer than leaving it at home.
I continued to experiment and learn whatever I could about computers and programming, and also started taking CS classes when I reached high school. Amusingly, I didn’t even like computers despite all of this — they were simply an escape.
Around the same time (freshman in high school) I was a decent enough dev to actually write useful software, and made a little bit of money doing that. I also made some for my parents, both for personal use and for their businesses. They never trusted it, and continually trashtalked it. They would only begrudgingly use the business software because the alternatives were many thousands of dollars. And, despite never ever having a problem with any of it, they insisted I accompany them every time, and these were often at 3am. Instead of being thankful, they would be sarcastically amazed when nothing went wrong for the nth time. Two of the larger projects I made for them were: an inventory management system that interfaced with hand scanners (VB), and another inventory management system for government facility audits (Access). Several websites, too. I actually got paid for the Access application thanks to a contract!
To put this into perspective, I was selected to work on a government software project about a year later, while still in high school. That didn’t impress them, either.
They continued to see computers as a useless waste of time, and kept telling me that I would be unemployable, and end up alone.
When they learned I was dating someone long-distance, and that it was a she, they simply took my computer and didn’t let me use it again for six months. Really freaking hard to do senior projects without a computer. They begrudgingly allowed me to use theirs for schoolwork, but it had a fraction of the specs — and some projects required Flash, which the computer could barely run.
Between the constant insults, yelling, abuse (not mentioned here), total lack of privacy, and the theft, destruction, etc. I still managed to teach myself about computers and programming.
In short, I am a dev despite my parents’ best efforts to the contrary.30 -
Coworker: "Hey can you look at this site and tell me why its loading so slow?"
*inspects console and sees 10 links for stylesheets and 33 script tags and over 200 total http requests.
wot n tarnation -___-7 -
IF LIVES DEPEND ON A SYSTEM
1. Code review, collaboration, and knowledge sharing (each hour of code review saves 33 hours of maintenance)
2. TDD (40% — 80% reduction in production bug density)
3. Daily continuous integration (large code merges are a major source of bugs)
4. Minimize developer interruptions (an interrupted task takes twice as long and contains twice as many defects)
5. Linting (catches many typo and undefined variable bugs that static types could catch, as well as a host of stylistic issues that correlate with bug creation, such as accidentally assigning when you meant to compare)
6. Reduce complexity & improve modularity -- complex code is harder to understand, test, and maintain
-Eric Elliott12 -
I have a co-worker that always uses "I'm too old" as an excuse.
You're 33. You're just a lazy piece of shit that doesn't take care of his body.
Fuck you, do work.7 -
!rant
Just pushed commit #512 today.
Was a huge refactoring effort which went sooooo smoothly <3
Pull from parent branch without merge conflicts <33
No issues with deployment <333
AND i'm now on vacation 🏳️🌈❤️🏳️🌈❤️🏳️🌈
Things are perfect6 -
3 weeks ago, at 33, I jumped ship from a dead end career as a technician and landed my first programming job at a startup. The pay is lower for now and I'm constantly feeling burnt out from learning so much so fast, but I haven't been this happy in years. Seeing light at the end of the tunnel can do wonders for your mental health.3
-
Here are the reasons why I don't like IPv6.
Now I'll be honest, I hate IPv6 with all my heart. So I'm not supporting it until inevitably it becomes the de facto standard of the internet. In home networks on the other hand.. huehue...
The main reason why I hate it is because it looks in every way overengineered. Or rather, poorly engineered. IPv4 has 32 bits worth, which translates to about 4 billion addresses. IPv6 on the other hand has 128 bits worth of addresses.. which translates to.. some obscenely huge number that I don't even want to start translating.
That's the problem. It's too big. Anyone who's worked on the internet for any amount of time knows that the internet on this planet will likely not exceed an amount of machines equal to about 1 or 2 extra bits (8.5B and 17.1B respectively). Now of course 33 or 34 bits in total is unwieldy, it doesn't go well with electronics. From 32 you essentially have to go up to 64 straight away. That's why 64-bit processors are.. well, 64 bits. The memory grew larger than the 4GB that a 32-bit processor could support, so that's what happened.
The internet could've grown that way too. Heck it probably could've become 64 bits in total of which 34 are assigned to the internet and the remaining bits are for whatever purposes large IP consumers would like to use the remainder for.
Whoever designed IPv6 however.. nope! Let's give everyone a /64 range, and give them quite literally an IP pool far, FAR larger than the entire current internet. What's the fucking point!?
The IPv6 standard is far larger than it should've been. It should've been 64 bits instead of 128, and it should've been separated differently. What were they thinking? A bazillion colonized planets' internetworks that would join the main internet as well? Yeah that's clearly something that the internet will develop into. The internet which is effectively just a big network that everyone leases and controls a little bit of. Just like a home network but scaled up. Imagine or even just look at the engineering challenges that interplanetary communications present. That is not going to be feasible for connecting multiple planets' internets. You can engineer however you want but you can't engineer around the hard limit of light speed. Besides, are our satellites internet-connected? Well yes but try using one. And those whizz only a couple of km above sea level. The latency involved makes it barely usable. Imagine communicating to the ISS, the moon or Mars. That is not going to happen at an internet scale. Not even close. And those are only the closest celestial objects out there.
So why was IPv6 engineered with hundreds of years of development and likely at least a stage 4 civilization in mind? No idea. Future-proofing or poor engineering? I honestly don't know. But as a stage 0 or maybe stage 1 person, I don't think that I or civilization for that matter is ready for a 128-bit internet. And we aren't even close to needing so many bits.
Going back to 64-bit processors and memory. We've passed 32 bit address width about a decade ago. But even now, we're only at about twice that size on average. We're not even close to saturating 64-bit address width, and that will likely take at least a few hundred years as well. I'd say that's more than sufficient. The internet should've really become a 64-bit internet too.34 -
! a Rant
Dear fellow devRanters!
I have an announcement to make. After we shared Programmer’s Music (www.programmersmusic.com) on devRant, we had so many awesome user started using our service and they still do. We love you all for that and thank you for you continuous support and use.
Now that our team has become more focused and productive, we took upon a new problem to tackle a few months back. The problem we chose is about increasing email productivity and ability to comprehend knowledge hidden in emails in a more effective way. We are excited to introduce ‘Altmail’! (https://www.altmail.in)
We believe that there’s a hidden treasure in your inbox waiting to be explored. All those newsletters and blog updates, all those deals, all those Medium digests and LinkedIn alerts, contain keys to becoming a better version of yourself. So we have made it Altmail’s mission to help you spend less time organising and more time acquiring knowledge. Altmail transforms your cluttered inbox into the source of knowledge, automagically.
We are currently in private beta and have limited invites left, to be specific 33 out of 100. Please check it out here - http://at.altmail.in/devRant!
We are looking forward to your honest feedback! :)
Thanks a ton!
Cheers!
20 -
So instead of 15 tech-stickers from china, I got 33 rick and morty stickers and actually am not mad, because now I can finally make proper use of my devrant stickers I got a long time ago
the dead morty isn't yet attached to it, because I might get other stickers, that could need space (tiny laptops do make you picky), so I'd slap him on somewhere else or inbetween, that's also the first time I have actually ever put any stickers on my laptops
12 -
OK.
1. So i tindered.
2. I got a really nice girl.
3. We chatted really long and good.
4. We tried to meetup it did not work because of our schedule. New
job on my end, she is a student.
5. I thought its over. Fine whatever.
6. She gives me her number.
7. We continue chat on whatsapp
8. Blablabla 3 days long, she gets bored and tries to friendzone me
9. I revert the shit and state i wanna be serious and there wont be a
friendzone/nice guy comin from me.
10. She happy and continues to chat.
11. I get emtionally invested in her.
12. We exchange thoughts dreams and music.
13 We want to meetup at weekend. I cant. Got a family wedding all
weekend.
14. We want to meetup the second week.
I cant. Im off on a company trip. Again new job here.
15. So we say in the week after I get back.
15a. Before the weekend we need to deliver an rc and go all out to hold
the deadline.
15b. We deliver, but shit happens on the customer side. His fault but we
get the blame.
15c I go onto the company trip.
16. We chat and i send her pictures of the trip over the weekend so she
sees I care.
17. She seems fine. And happy.
18. I come back from the trip late night and need to work the next day
jetlag style.
19. I work jetlag style. And try to fix the shit from last week.
20. I come home really tired and looking forward to date day tomorrow.
21. I cant do anything. My home looks like shit and the bag still
unpacked. I just eat and fall asleep.
I feel bad bcs my home will turn her down instantly if we make it to my
place.
Need to hope that it does not come to this.
22. Date day comes. Today.
23. I wake up at 6 early to plan ahead to make sure my clothes are fine
and i arrive on time in the office to exit early.
24. I expect to check what goes on today in the city and give her the
location to meet and time.
25. I enter office and immeadetly get caught up in meeting planning, dev
questions and the meeting itself because the project is on edge.
26. We have a 5hours long meeting where people go on and on and on.
27. 3h later in the meeting:
my brain was fried and around 12 i go to lunch with some people.
28. Meanwhile the city is turning into a rainy mess of a shitty day. No
way I can have a nice walk with her like that. Bars and coffeshops are
just to boring.
29. So i eat to regain some sense and we go back to the office.
Meanwhile I am thinking all kinds of locations and stuff in my head.
30. Havent given her any update since a good morning in the morning.
31. We reenter the meeting. Things continue like before. The project is
on impossible demands and impossible timelines. Still we try to do our
best.
32 3h later on 3pm I tell her i am in a long meeting and working on a
meetingspot.
33. shes not happy.
34. I get a call from a relative
35. i need to go out and take the call. not good for the collegues.
again new job here.
36. family trouble, money trouble, goverment demands. I promise to
handle that tomorrow. Before work.
37. i get back into the meeting.
38. still super slow and no results.
39. need to focus but start to check for locations on my phone.
40. she asks me where i am
41. I send her my location.
42. she thinks i am saying she should pick me up!
43 i joke and say no definitly not.
44. shes pissed.
45. I decide for a coffeeshop. after work. and send her the location
46. She says to call it off.
47. I go all in and go romance style. I say ill wait there even if she
does not come to show her how much i care.
U know to avoid the lets do it some other time fuckery and then it never
happens.
47. She goes quiet.
48. 2h later we finish the meeting. Meanwhile QA foudn a bug we need to
fix because why not.
49. I got 30 minutes to find the bug and fix it before I need to go to
uphold my word.
50. I find out what to do, but it might break a lot of other things
without careful test and implementation. Collegues says he takes it.
51 I feel bad but I need to go. I even leave earlier because otherwise I
would not be on time.
52. I arrive 15 minutes early. I grab two coffee2go and wait outside,
53. Shitty weather, sometimes rain, sometimes sunny, cant decide what it
wants.
54. The weather is just like how I feel.
55. I wait 1 1/2h
56. I think I should feel stupid, For gods sake its tinder. People dont
give a crap, Enough people around why should I Invest so much into this?
But I dont feel stupid. Because this is how I want it. I dont want
appointments, I dont want safety. I decided for her and I went all in.
57. I send her pics from the sceneray as proof that I waited,
58. I think I blew it. She is still quiet.
59. Friends are asking me for plans for the weekend. I wish I could say
I already have some with her.
60. I feel lost right now. But my head says I put too much stress on
her, And i fucked up with the planning. I should have been more precise.
My head also says that i am putting myself into the victim role, which
is wrong always. Should I continue to reach out to her? Is there
something I could do still?68 -
I saw a post about headphones that reminded me.
Last week I was trying to find out why my code wasn't working. At about an hr in my wife asks me "honey, why do you have headphones on but they aren't plugged into anything?"
I looked at her partially spaced and thought to myself "I have headphones on?!?!"
Lol I tend to do this a lot.4 -
When you a Visual learner
Learning Beziér Curve📈📉. I like learning thing visually, it helps me figure something out easily.
Do you too?
9 -
I have to do 3 hours of offline coding for a job interview.
Started my Windows VM 30mins earlier:
"Updating Windows"
Now at 33% and the mail describing what I should do comes in 8mins.
Yeah. 😡7 -
Behind schedule on my current delivery, but it could be worse
Article: https://pcmag.com/news/361070/...
3 -
1. talked to a dev and found out he never used git
2. saw a guy formatting the code in eclipse line by line, even when eclipse provides automatic formatting.2 -
Most kids just want to code. So they see "Computer Science" and think "How to be a hacker in 6 weeks". Then they face some super simple algebra and freak out, eventually flunking out with the excuse that "uni only presents overtly theoretical shit nobody ever uses in real life".
They could hardly be more wrong, of course. Ignore calculus and complexity theory and you will max out on efficiency soon enough. Skip operating systems, compilers and language theory and you can only ever aspire to be a script kiddie.
You can't become a "data scientist" without statistics. And you can never grow to be even a mediocre one without solid basic research and physics training.
Hack, I've optimized literal millions of dollars out of cloud expenses by choosing the best processors for my stack, and weeks later got myself schooled (on devRant, of all places!) over my ignorance of their inner workings. And I have a MSc degree. Learning never stops.
So, to improve CS experience in uni? Tear down students expectations, and boil out the "I just wanna code!" kiddies to boot camps. Some of them will be back to learn the science. The rest will peak at age 33.16 -
When your colleague is so impatient that he send 100s of emails for a small issue and you cant block him :|
Email 1
Email 2
Email 3
Dude at least let me read the issue in email
Email 4
Email 5
Dude you could have sent..
Email 6
Email 7
Sent.. me a ping on Slack
Email 8
Email 9
WTF man
Email 10
Email 11
Wait dude I am working
Email 11
Email 12
Working on your issue chillex
Email 13
Email 14
Email 15
Email 16
What the fuck :|
Email 17
Email 18
Email 19
Email 20
ARE YOU SERIOUS?
Email 21
Email 22
Email 23
Email 24
Email 25
WHAT THE FUCK MAN :|
Email 26
Email 27
Email 28
I will kick your ass :|
Email 29
Email 30
Email 31
Email 32
Email 33
I will kill you :||
Email 34
Email 35
Email 36
I will fuck your mother :|||
Email 37
Email 38
Email 39
Email 40
I will drop a nuclear bomb on your Ass
Email 41
Email 42
Email 43
Email 44
.
.
.
.
'Its still coming' :|||¦6 -
wanted to try fedora on my laptop nd instead it removed my Windows from the laptop,
now installing Ubuntu 😪😪😪
such a start to the Sunday8 -
I lost one of my idols, there are few people I have that much respect for. I literally can not think of anyone else infact.
Ive just been taking a second.🙁 I mean you live your life thinking there's time or that you can wait to do things , like I'll just do that one thing a little later. But it's not true. The reality is there's so little time.
There are few truly great people. It's going to take me a little while to get over it properly.
But when I do I hope I don't switch back into old patterns.
I want to be just like him, his work was amazing. He worked all the time not because of fame or money but because he just wanted to make cool shit for people to enjoy. Because he enjoyed it himself and he liked seeing people amazed and happy due to his work.
The best people are the types of people who bring a smile to your face by just being who they are.
It was enough to know he was out there doing his thing being that incredible, it never occured to me he could just be gone. The world needs more people like him especially now with everything so fucked up. He died far to young. 33 isn't old it's not even middle aged
All I want is to be like him, I hope I will be one day 😞 and I'm going to start trying right now.
And I will try harder.4 -
Lol. Went out on a date with my fiance; updoots at 950something.
Just came back to 1003. Thank you Cyanide for 33 updoots, glad you like my rants^~^
Now i can get my cat 😁12 -
Got feedback after job interview #33:
Yeah we don’t think you have enough corporate experience...
YOU COULD HAVE READ THAT IN MY RESUME BITCH! STILL YOU SPEND MY FUCKING TIME AND GAS!3 -
A shoutout to all the cool guys and gals who are not afraid of covid-19 and see no reason to be careful or take all (any) the safety measures available...
A shoutout to all the cool kids who claim to believe that this is "just a flu".
Feast your eyes on this comparison. We have that low deaths rate (so far) ONLY because we are taking this shit seriously and we take all the precautions we can. Now imagine if the Infected numbers were as high as the Spanish flu -- 33% of the population? Numbers start to get real scarry when you start making conversions to absolute values. considering mortality rates this "just a flu" is the most lethal of all the major flu pandemics since late 19th century (according to this ref.)
Guys, gals, non-binaries, stay safe. Care for yourselves and peeps around you.
src: https://wikiwand.com/en/...
12 -
After a few weeks of being insanely busy, I decided to log onto Steam and maybe relax with a few people and play some games. I enjoy playing a few sandbox games and do freelance development for those games (Anywhere from a simple script to a full on server setup) on the side. It just so happened that I had an 'urgent' request from one of my old staff member from an old community I use to own. This staff member decided to run his own community after I sold mine off since I didn't have the passion anymore to deal with the community on a daily basis.
O: Owner (Former staff member/friend)
D: Other Dev
O: Hey, I need urgent help man! Got a few things developed for my server, and now the server won't stay stable and crashes randomly. I really need help, my developer can't figure it out.
Me: Uhm, sure. Just remember, if it's small I'll do it for free since you're an old friend, but if it's a bigger issue or needs a full recode or whatever, you're gonna have to pay. Another option is, I tell you what's wrong and you can have your developer fix it.
O: Sounds good, I'll give you owner access to everything so you can check it out.
Me: Sounds good
*An hour passes by*
O: Sorry it took so long, had to deal with some crap. *Insert credentials, etc*
Me: Ok, give me a few minutes to do some basic tests. What was that new feature or whatever you added?
O: *Explains long feature, and where it's located*
Me: *Begins to review the files* *Internal rage wondering what fucking developer could code such trash* *Tests a few methods, and watches CPU/RAM and an internal graph for usage*
Me: Who coded this module?
O: My developer.
Me: *Calm tone, with a mix of some anger* So, you know what, I'm just gonna do some simple math for ya. You're running 33 ticks a second for the server, with an average of about 40ish players. 33x60 = 1980 cycles a minute, now lets times that by the 40 players on average, you have 79,200 cycles per minute or nearly 4.8 fucking cycles an hour (If you maxed the server at 64 players, it's going to run an amazing fucking 7.6 million cycles an hour, like holy fuck). You're also running a MySQLite query every cycle while transferring useless data to the server, you're clusterfucking the server and overloading it for no fucking reason and that's why you're crashing it. Another question, who the fuck wrote the security of this? I can literally send commands to the server with this insecure method and delete all of your files... If you actually want your fucking server stable and secure, I'm gonna have to recode this entire module to reduce your developer's clusterfuck of 4.8 million cycles to about 400 every hour... it's gonna be $50.
D: *Angered* You're wrong, this is the best way to do it, I did stress testing! *Insert other defensive comments* You're just a shitty developer (This one got me)
Me: *Calm* You're calling me a shitty developer? You're the person that doesn't understand a timer, I get that you're new to this world, but reading the wiki or even using the game's forums would've ripped this code to shreds and you to shreds. You're not even a developer, cause most of this is so disorganized it looks like you copy and pasted it. *Get's angered here and starts some light screaming* You're wasting CPU usage, the game can't use more than 1 physical core, and after a quick test, you're stupid 'amazing' module is using about 40% of the CPU. You need to fucking realize the 40ish average players, use less than this... THEY SHOULD BE MORE INTENSIVE THAN YOUR CODE, NOT THE OPPOSITE.
O: Hey don't be rude to Venom, he's an amazing coder. You're still new, you don't know as much as him. Ok, I'll pay you the money to get it recoded.
Me: Sounds good. *Angered tone* Also you developer boy, learn to listen to feedback and maybe learn to improve your shitty code. Cause you'll never go anywhere if you don't even understand who bad this garbage is, and that you can't even use the fucking wiki for this game. The only fucking way you're gonna improve is to use some of my suggestions.
D: *Leaves call without saying anything*
TL;DR: Shitty developer ran some shitty XP system code for a game nearly 4.8 million times an hour (average) or just above 7.6 million times an hour (if maxed), plus running MySQLite when it could've been done within about like 400 an hour at max. Tried calling me a shitty developer, and got sorta yelled at while I was trying to keep calm.
Still pissed he tried calling me a shitty developer... -
No, a 33 Page README is not the better choice.
Not for reading.
Not for writing.
Compared to a /Documentation/ folder
+ good overviews / links6 -
well there's an interesting error😂😂😂😂😂
Stackoverflow clears our error and then I get a Stackoverflow error
java😂
2 -
This is a story about the shitty client who managed to ruin everyone's day, consistently....
So this client, its our biggest revenue source (about 33% of total) and our boss is total wuss when talking to them because of that... Each meeting he has with them he ends up bending over nd just takes it all...
So after each meeting with those shit heads, it's always the same...
It's our fault for going over budget (them changing their mind like 10 times during a project over key issues has of course nothing to do with it, because hey, we're a flexible company and all we do is modular and extendable right?)
Its our fault for not meeting the deadline, because of course our boss keeps accepting last minute projects like there we're otherwise sitting on our thumbs
And than their fucking contact person... Biggest ass ever, always involving us in his own office politics... I'd throw him through the window3 -
To all the Java Teams that died during the fucking Mobile Civil War, We salute you!
1. Millionaire 2011
2. Splinter Cell: Double Agent
3. Dragon Ball Z Saiyan Fighters
4. Moto Girls
5. 24 Special Ops
6. Thor: The Dark World
7. Kung Fu Panda
8. Worms 2011: Armageddon
9. Asphalt 4: Elite Racing
10. Resident Evil - The Missions
11. Ghost Recon: Future Soldier
12. Spider-Man 3
13. Need for Speed - Undercover 3D
14. Contra 4
15. Rambo on Fire
16. Fast and Furious 6
17. Counter Strike 3D
18. Men in Black 3
19. X–Men Origins: Wolverine
20. WWE Legends of Wrestlemania 3D
21. 3D Fight Night: Round 4
22. 3D Ultimate Rally Championships
23. Assassin's Creed
24. Zuma
24. Die Hard 4
25. 3D WWE Smackdown Vs RAW 2009
26. Prince of Persia 3: The Two Thrones
27. 3D Fight Night: Round 3
28. Super Mario Bros
29. Bruce Lee - Iron Fist 3D
30. Naruto Adventure: A New Apprentice
31. FIFA 2011
32. James Cameron's Avatar
33. Racing 2: The Real Car Experience
34. King Kong
35. Gangstar City
36. Iron Man 3
37. XIII 2: Covert Identity
38. 4x4 Extreme Rally 3D
39. Real Football Manager 2013
40. Splinter Cell: Conviction
41. 2008 Real Football 3D
42. Assassin's Creed 2
43. Hummer 3D
44. American Gangster
45. Real Football 2009
46. 3D Football: Real Madrid 2010
47. Xtreme Dirt Bike
48. Tekken Mobile
49. A Good Day to Die Hard
50. The Amazing Spider-Man 2
51. Asphalt 3: Street Rules 3D
52. GTA IV Mobile
53. 3D Contr Terrorism
54. Real Football 2015
55. The Amazing Spider-Man
56. Contra 4 (2009)
57. Mortal Kombat 3D
58. Bad Girls
59. Assassin's Creed: Brotherhood
60. Need for Speed: Hot Pursuit 3D
61. God of War
62. PES 2009 (Pro Evolution Soccer)
63. Ultimate Street Football
64. Assassin's Creed: Revelations
65. Prince of Persia: The Forgotten Sands
66. 3D Super taxi driver
67. Gangstar 2: Kings of LA
68. Asphalt 6: Adrenaline
69. Assassin's Creed III
70. Danger Dash
71. Real Football 2014
72. Gangstar - Crime City
73. Gangstar 3: Miami Vindication
74. Modern Combat 4: Zero Hour
75. Zuma's Revenge!
We know you guys did your best but the world is a fucking shit hole. We still remember your hard work!
76. Mission Impossible 3
77. Gangstar Rio: City of Saints (I guess these were your last days at work. Well-done guys!)
78. Real Football 2010
79. Real Football 2011 (Real Soccer)
80. Real Football 2012
81. PES 2011 (Pro Evolution Soccer)
82. Ultimate Mortal Kombat 3 (My Favorite)
83. And those missing the list.
WE SALUTE YOU ALL!!! ∠(^ー^)4 -
Thank you devrant for the awesome stickers i put one on my laptop and one on my on my desktop the last one i may put on my car.
-
Copy and paste this in Notepad++, then select one an push F1:
BR,
Loreia
Notepad++
Martin Golding
L. Peter Deutsch
Seymour Cray
Brian Kernighan
Alan Kay
Bill Gates
Christopher Thompson
Vidiu Platon
Edward V Berard
pixadel
Oktal
Bjarne Stroustrup
Mosher's Law of Software Engineering
Bob Gray
Roberto Waltman
Gavin Russell Baker
Alanna
Linus Torvalds
Cult of vi
Church of Emacs
Steve Jobs
brotips #1001
brotips #1212
Robin Williams
Darth Vader
Doug Linder
Jean-Claude van Damme
Don Ho
Anonymous #1
Anonymous #2
Anonymous #3
Anonymous #4
Anonymous #5
Anonymous #6
Anonymous #7
Anonymous #8
Anonymous #9
Anonymous #10
Anonymous #11
Anonymous #12
Anonymous #13
Anonymous #14
Anonymous #15
Anonymous #16
Anonymous #17
Anonymous #18
Anonymous #19
Anonymous #20
Anonymous #21
Anonymous #22
Anonymous #23
Anonymous #24
Anonymous #25
Anonymous #26
Anonymous #27
Anonymous #28
Anonymous #29
Anonymous #30
Anonymous #31
Anonymous #32
Anonymous #33
Anonymous #34
Anonymous #35
Anonymous #36
Anonymous #37
Anonymous #38
Anonymous #39
Anonymous #40
Anonymous #41
Anonymous #42
Anonymous #43
Anonymous #44
Anonymous #45
Anonymous #46
Anonymous #47
Anonymous #48
Anonymous #49
Anonymous #50
Anonymous #51
Anonymous #52
Anonymous #53
Anonymous #54
Anonymous #55
Anonymous #56
Anonymous #57
Anonymous #58
Anonymous #59
Anonymous #60
Anonymous #61
Anonymous #62
Anonymous #63
Anonymous #64
Anonymous #65
Anonymous #66
Apple fan boy
Motherf*cker
Hustle Man
Confucius
Mark Twain
Friedrich Nietzsche
Chewbacca1 -
For fuck sake!
Fuck locatefamily.com, just searched out on google my name and surname, both foreign and hard to even spell out for many, and it's the first time that I saw my data(where did I live, my current work phone number, name and surname) open wide as the second link of my search, fuck!
But there's a clue, at that address I lived for a not so long period, so I did search my emails in that period and other than my employers and government emails(in which I don't trust either), here's a list of companies that had my info(partial or full):
Only address(with name and surname):
Amazon.it with 14 other companies(for shipping)
eBay with 4 other companies(for shipping)
voxelfarm.com
trenord.it
DUMA (LIGHT) di Adel
decathlon.com
gruppoargenta.it
paypal.it
All info:
gearbest.com
glistockisti.com
oculus.com
Banggood.com
Overall there are 33(including government, employers and national main mail service) potential leaks of that data, with 7 in full exposure.
After this, I'm thinking how it's even avoidable to not leak personal data, because from any of those businesses I got goods or services that otherwise I couldn't without exposing such informations... fuck.6 -
well fuck me, just spent the whole weekend (about 33 hrs) not being able to solve a task from uni with a java program we had to write🙄😪
the problem was a given set of movies with a weekday, the begin time, the duration, the title, and a "score"
the movies take place in one week (random days, random amount of movies) and every movie can be shown multiple times
our task was to find a sequence of non-overlapping (all unique) movies with a score of at least a given number
all in text form
i tried dynamic programming but the more i tried, the more it got complicated, so i ended up using "earliest finishing time first"
my code is just 3 points under the goal and i don't know what to change anymore😒, also some friends did the exact same and succeeded somehow
copying (and obfuscating) won't work, as the codes will be compared by a very good "copy checker"
let's hope i'll still have a chance for an exam😐2 -
just saw a production level code, all the fucking variables in the code are in capital letters🤪😵😵😵2
-
I was 33 and it was 1996 when I decided I was interested in programming. I really enjoyed it and made decent money. Things have been rough the last 3 years in regard to my career. I went from being a top performer to getting bad performance reviews and getting let go from jobs. I have started my own business but it is not making a profit yet. I write good reliable but I am slow because I test and try to write clean code. I have also tried to avoid working with a couple of hot js frameworks because I find javascript frameworks annoying. My husband says it is time to do something else like becoming a project manager. I might get my pmp but continue to work on my side project. I love programming but have some major disappointments lately.2
-
*lunch break at work*
okay, let's play some dota...
*playing dota*
see crush eating, talking, flirting and having fun w/ someone... aaah shit heee weee go again 🤪 or not, whatever, I don't care, yeah, she's not my gf, I'm fine, everything is fine...
*a few minutes later*
client: hey, need this change right now
me: ok 👌
*keyboard sound*
ok, done, let's create a PR
*PR created*
me to myself: yeah, told ya
*PR merged*
me to myself again (I'm a sane person don't worry 😈): that was some badass code you wrote. see? I don't care about crush
*a few minutes later*
client: why the fuck did you ask to merge into master? (I created 33 PRs before and all were merged into the correct branch so they didn't check anymore)
me: *looking at crush 🙄*1 -
hey... can I build a FUCKING android image that uses a camera library?
react-native-camera: deprecated, no longer maintained
react-native-vision-camera: it's like globalthermonuclear war with versioning and patches and support and splat splat bullshit in that repo, don't even dare look at the issues there, trust me, please
react-native-camera-kit: doesn't compile for targetSdk 33, no matter what the FUCK you do
jesus christ i want to scan a fucking QR code with my app and my gradle configs have turned into world war III where the fuck did we go wrong folks8 -
My Unix class
👨💻using nice looking theme for vs code to edit my bash script
Prof: That's a nice looking theme( he thought it was vim theme)
Me: um.. um.. It's vs code, new guy in a town
Prof: uh! 🤔
Me: ( 5 sec silence) um, It's from Microsoft
Prof: GET OUT!3 -
Remember my first day at my job post from almost 2 weeks ago?
I have to say that I've built great connections in the company even though I'm introverted and am like bro-ey and joke-ey with everyone there.
All the package unboxing, sorting, cutting and moving made me more fit. I'm nonstop moving the whole day from point A to point B to point C etc. I even got a smart watch to accurately track my amount of steps (+25-33% more steps than Samsung Health in my experience). I'm at 11,000 steps everyday on average and I want to push this further.
Remember that Daniel? We've become great coworkers after the initial heat (we kept giving each other orders) and are having a breakfast with the department we are temporarily in.
We also get to leave the company 1 hour earlier because we are done with all of today's work. The department chief and the company chief are impressed.6 -
Writing my code, go to run it and boom its not working. I pull up stack over flow to get some insight. At this point i was working on my code for countless hours and became a bit annoyed so i decided to copy what someone wrote on stack over flow delete my code where i thought it was flawed. I run it and Blam bugged the hell outa my code. So i undo go back to my original. Turn to a friend and ask what do you thinks going wrong. He resets my browser and there it goes it works. I just kind of gave him a blank stare and thought to myself Im a dumbass!1
-
what to do with this android studio, taking up 2.3 gigs of RAM😪😪😪
good thing i upgraded my ram from 4 gigs to 8 gigs before getting into android development 😪6 -
My wife says to me we need a new car..
Im sitting here trying to decide what I need more a car or a new computer.
Decisions, decision..7 -
Back in office after 5 months of COVID work from home... Now my office screen feels positively tiny - and curved to the back, because I'm so used to my 33'' curved LCD at home... FML.
-
hmm..
1. coronavirus is threatening the world
2. food delivery companies have no free slots for the next 3 days at least
3. the winds are so strong that they make windows seriously bend. Spooky stuff - haven't seen anything like this before in my life. Feels like one more gust and the window will break (wind speed -- 33+m/s)
well.. time to charge all the batteries in the house and find my zombie-apocalypse survival kit
P.S. any chance Corona is what's gonna make zombies?
P.P.S. tomorrow is Friday, the 13th and a full moon. Yiippeee!!!5 -
Tldr: I failed a test and was sad about jt
So a while ago I had a python exam for my study, nothing special like a certification or anything, just the basics. We are not allowed to use internet because they want to prevent people from communicating from one another. Usually im fine with this rule, but this time it screwed me over so much.
The exam is setup in 3 main assignments each of which has 5 subassignments. Hence, if you cant do subassignment 1, you fail the entire main assignment and lose 33% of your grade. I completely blacked out during the exam and couldnt remember how to simply get a number from a string interpreted as an int and forgot how to work with json. Because we weren't allowed to use internet I wasn't able to figure this out and have now failed the test.
I'm so sad and mad at myself for not acing such an easy test and for a day I felt unworthy of being a programmer. Thank God I got over that and have a resit somewhere next week.2 -
Not too long ago during the 90s we only had 33 or 56k modems and the internet worked fine. Nowadays when the data tariff is depleted for the rest of the month and there is only a laughable 64k left speedwise NOTHING in this fucking shit internet loads anymore. I don't wanna watch YouTube. I just want to read the news. Damnit4
-
Yo rate my investment portfolio! I tried to build it to ensure the best possible stability:
33% futures
33% binary options
33% random cryptocurrencies
1% AT&T stock (one piece)
5 -
I gave backend dev my frontend code and he had no idea about SCSS.
So he copied the compiled AND minified CSS, prettified/formatted it and put his own changes by searching the class names.
And he had made lots of design changes arbitrarily so when new changes were to be made I had to cope with it.
As a hack I kept his css as it is and compiled another file with new changes. And now there's two css files all huge, like 800kb multiply by two huge.
It covers about 33+ custom pages with all the bells and whistles.
#let me do the frontend
#I wont bother you either4 -
33 hours
My shift (9h, afternoon-evening) + a shift I had promised to cover for someone (9h, evening-morning) + a day full of lectures (seminars) (morning-afternoon)+my shift (9h, afternoon-evening).
I know that the lectures do not account for "working", but it definitely wasn't "resting" either. Hadn't time to sleep or eat at any point. I think I didn't even drive back home after the last shift - took the bus, because at that point I couldn't even remember where I left my car... And I don't remember getting out of the bus at my stop. No clue how I got to my home/bed. I must've ridden the bus standing to stay awake -
Just found a crystal subreport with 33 shared variables. For those who don't know what that is (lucky), they're super global variables that exist everywhere.
Please send help. I'm supposed to refactor this...19 -
Sunday 4:33 pm 20 degrees.
my set at the moment are beer, music and sun.
here in germany its too rare the sun comes out, so every second must be enjoyed3 -
I don't like when
you have a couple of years of experience with some language and you're like "I should read a good book about it, and have some proper solid foundation instead of playing by ear".
So you get a book and what follows is a very jarring experience.
Because for the first 8 chapters they get into the basics of the language.
You're occasionally like "interesting, I did not know that".
But for the most part you're like "yes, for fucking christ I know that, everybody knows that",
or you complain about the author being redundant,
or about the outdatedness of the book, since most documentation is now in the interwebs
or you reach flawed conclusions out of frustration like "this isn't making me any money, I could get on upwork, or do some bounties instead of wasting time on this"
then you start to skim through the pages like "I know this, and this, and this" until you realize you're in some page you have no fucking idea what it's talking about, as if you ended up on the wrong side of town
so you start backtracking (frustration is going critical at this point)
but backtracking is annoying because it's not well defined where you stopped getting it, as if in page 33 you were getting it 100%, but 0% on page 34, it's more like a gradual, irregular decrease,
so you have no idea where to start re reading from.
you just shove that shit into the wall at that point.
Some of these are learning discipline problems.
I guess there are ways to mitigate them, such as writing down questions of things not understood, co reading, etc.
But the one thing I don't think I can't get past is when authors write like shit,
like being redundant, using different words to say the same shit
or using confusing sentences that can mean different things at the same time,
or using the incorrect terminology, eg: if I were teaching OOP, saying shit like "classes create objects" but later on saying something like "classes create instances".
They usually nail the definitions the first time, but then use different terms for the same thing. It's shit.
And I think that's a writing culture that I hate.
From school you are taught to bot repeat words.
To say the same shit in different ways.
To be descritive, but vague.
That's absolutely shitty for programming in my opinion.2 -
Those people who don’t even understand the commit message
Who commits using commit message “commiting”?3 -
When you use Git for the first time and your project from 29 commit jump to 62 for continous error with Pull Request.
Of this new 33 commit, only 3 are REAL commit.
Four hour for reset and fix all The master branch.
But finally all is fixed and i've learned more on Git... (?)2 -
This error, which took me a long time to find, demonstrates the importance of useful variable names.
Using the Wolfram Language:
pp = {};
For[i = 0, i <= Max[p], i++, If[Count[p, i] != 0, pp = Join[pp, {{i, Count[pp, i]}}], -1]];
pp
Outputs:
{{1, 0}, {2, 0}, {3, 0}, {4, 0}, {5, 0}, {6, 0}, {7, 0}, {8, 0}, {9, 0}, {10, 0}, {11, 0}, {12, 0}, {13, 0}, {14, 0}, {15, 0}, {16, 0}, {17, 0}, {18, 0}, {19, 0}, {20, 0}, {21, 0}, {22, 0}, {23, 0}, {24, 0}, {25, 0}, {26, 0}, {27, 0}, {28, 0}, {29, 0}, {30, 0}, {31, 0}, {32, 0}, {33, 0}, {34, 0}, {35, 0}, {36, 0}, {37, 0}, {38, 0}, {39, 0}, {40, 0}, {41, 0}, {42, 0}, {43, 0}, {44, 0}, {45, 0}, {46, 0}, {47, 0}, {48, 0}, {49, 0}, {50, 0}, {51, 0}, {52, 0}, {53, 0}, {54, 0}, {55, 0}, {56, 0}, {57, 0}, {58, 0}, {59, 0}, {60, 0}, {61, 0}, {62, 0}, {63, 0}, {64, 0}, {65, 0}, {66, 0}, {67, 0}, {68, 0}, {69, 0}, {70, 0}, {71, 0}, {72, 0}, {73, 0}, {74, 0}, {75, 0}, {76, 0}, {77, 0}, {78, 0}, {79, 0}, {80, 0}, {81, 0}, {82, 0}, {83, 0}, {84, 0}, {85, 0}, {86, 0}, {87, 0}, {88, 0}, {89, 0}, {90, 0}, {91, 0}, {92, 0}, {93, 0}, {94, 0}, {95, 0}, {96, 0}, {97, 0}, {98, 0}, {99, 0}, {100, 0}, {101, 0}, {103, 0}, {104, 0}, {105, 0}, {106, 0}, {107, 0}, {108, 0}, {111, 0}, {112, 0}, {116, 0}, {118, 0}, {122, 0}, {125, 0}, {136, 0}, {137, 0}}
As opposed to the expected output, which should have no 0s as the second values in any of the tuples.
I spent a large amount of time examining the code to generate p before realizing that the bug was in this line.3 -
my workstation, can't imagine to work without it,
waiting for dev rant stickers even left some space for them
Proudly running Ubuntu Gnome 16.04
3 -
Code for Matrix Rain Using HTML
<!DOCTYPE html>
<html>
<head>
<title>Matrix Rain</title>
<style>
* {margin: 0; padding: 0;}
body {background: black;}
canvas {display: block;}
</style>
</head>
<body>
<canvas id="c"></canvas>
</body>
<script>
var c = document.getElementById("c");
var ctx = c.getContext("2d");
//making the canvas full screen
c.height = window.innerHeight;
c.width = window.innerWidth;
//english characters
var english = "1001010101110101010101010010101000101011101111010101010110101010101010101110000101";
//converting the string into an array of single characters
english = english.split("");
var font_size = 15;
var columns = c.width/font_size; //number of columns for the rain
//an array of drops - one per column
var drops = [];
//x below is the x coordinate
//1 = y co-ordinate of the drop(same for every drop initially)
for(var x = 0; x < columns; x++)
drops[x] = 1;
//drawing the characters
function draw()
{
//Black BG for the canvas
//translucent BG to show trail
ctx.fillStyle = "rgba(0, 0, 0, 0.05)";
ctx.fillRect(0, 0, c.width, c.height);
ctx.fillStyle = "#0F0"; //green text
ctx.font = font_size + "px arial";
//looping over drops
for(var i = 0; i < drops.length; i++)
{
//a random chinese character to print
var text = english[Math.floor(Math.random()*english.length)];
//x = i*font_size, y = value of drops[i]*font_size
ctx.fillText(text, i*font_size, drops[i]*font_size);
//sending the drop back to the top randomly after it has crossed the screen
//adding a randomness to the reset to make the drops scattered on the Y axis
if(drops[i]*font_size > c.height && Math.random() > 0.975)
drops[i] = 0;
//incrementing Y coordinate
drops[i]++;
}
}
setInterval(draw, 33);
</script>
<body>
</html>1 -
Well, been awhile. The latter half of this is probably gonna be unpopular, but the gist of it is that all of the devs working on camera-centric apps, get your shit together, if possible. As mentioned there may not be a way for you to get your shit together, because Google and the others involved ultimately are a mess. In that case, you're dismissed. I haven't proof-read this, so don't take it exactly verbatim.
Woke up this morning to a need for this, so here goes:
----
OPEN LETTER TO SNAPCHAT
----
Snapchat,
You guys need to get your shit together. This is a tack-on to what Marques Brownlee already stated.
I woke up this morning to a seriously FUCKED UP UI. UX didn't change as much, still looks Snapchat-esque. But holy hell WHAT THE FUCK?
I'm not averse to change, despite the above. HOWEVER, there's an exception to that: You cannot change out UX/UI from under me with no warning. I need to know that within the coming weeks, there will be changes to how I interact/interface within the app. An option to opt into testing would be nice as well, but doesn't look like you guys have that figured out. With that testing should come feedback, and something like Jira, where issues can be reported and triaged. You're a company, unfortunately, so I doubt you'd be willing to even go as far as accepting feedback in the first place, which is a shame.
Seriously, as Marques pointed out, Android Snaps are shitty because the app takes a screenshot of the viewfinder and uses it as a photo. There's no doubt in my mind this is something that others do, but all Android devs need to either not pull this (because it's not clever) or just not make apps (quality over quantity).
I would like to see either Google step in and require a native API that is the same across all devices and leverages all cameras to their full potential (I want to say that Snap's issue stems from an API provided by Google. In this case, Google, get your shit together), or alternatively I'd like to see manufacturers band up to provide a uniform interface to deal with this. Because I don't see the latter happening anytime soon, Google needs to do something about this, although I feel like they probably won't. That said, IDGAF WHO it is, I just want it FIXED. -
I decide to sleep in, kinda feel bad, nice day too... But when I finally get up, I see this.
I NEED to take JSQ-33...
🤗😎☺😙😝🙆🙋
-
//Week 33 - Worst Part
$worst = "";
$worst .= "Not knowing the project start date";
$worst .= "Not knowing the deadline";
$worst .= "Not getting the design and sitemap on time";
$worst .= "Teaching juniors developers coding where as they have Degree in Computer Science and me didn't went to college";
$worst .= "After junior developers learn coding, they move to another big company for more pay then me";
//Week 33 - Best Part
$best = "";
$best .= "I learnt a lot last year";
$best .= "I also learnt how to motivate myself for side projects (Not Working)";
$best .= "I learnt how to put myself upto challenge on any development work";
$best .= "I don't have yell at my General Manager or Project Manager because I got devRant now (Fuck Them)"; -
Best: realizing that development could be a career and switching to it as a major
Worst: first dev job working on a 15 year old legacy visual basic project with over 3 million lines -
Money or growth?
I'm mid level SE, looking to get promoted to Senior Level in January 2023.
(context: there are 4 levels before Engineering Manager or Software Architect in our company - 1 (or junior), 2 (or mid), 3 (or senior), 4 (or lead)...
But my total pay (way too good for my age at my place, but Software Engineers specially in FAANG and FAANG-like companies are overpaid here compared to the rest of the market.
My company, an Amazon's competitor in local market, earlier used to pay almost same as Amazon (or slightly higher to attract talent).
Recently, due to splurge of remote jobs, the MNCs started opening more offices (likes of Apple, Google, Amazon, Microsoft, Goldman, Morgan etc) hence the salaries increased even more.
Amazon for example, recently gave 33% increment on base pay recently.
Taking their base salary equal to my total pay (including stocks, bonus).
Should I switch for money or stay for growth?2 -
So this was a conversation.
tl;dr You can't just FUCKING RECOMPILE for an older OpenGL version you dimwit!
Context: Person Y has OpenGL 3.1, my program requires OpenGL 2.1, but refused to launch with "Pixel format not accelerated"
--------
Person X - Today at 9:28 PM
Nope
or optionally compile it for old opengl
Or just use my old junk.
Me - Today at 9:29 PM
No
Person X - Today at 9:29 PM
Why?
Me - Today at 9:29 PM
You don't just "compile it for old opengl"
Person X - Today at 9:29 PM
I can
Btw
Me - Today at 9:29 PM
For one, Person Y has an OGL version new enough so... /shrug
Person X - Today at 9:29 PM
shrug
Me - Today at 9:30 PM
And there is no way I'm ripping the rendering code apart and re-doing everything with glBegin, glVertex, glEnd guff
Person X - Today at 9:30 PM
You don't have to
Me - Today at 9:30 PM
You do
Person X - Today at 9:30 PM
Just use a vbo
Than a vba
Me - Today at 9:30 PM
I ALREADY USE FUCKING VBOS
Person X - Today at 9:30 PM
....
There's two typws
Types
Btw one with indacys and one with out
Ones 3.0 ones 4.0
Me - Today at 9:31 PM
tl;dr. I am not rewriting half of everything for worse performance just for the sake of being compatible with even more legacy OGL, that might not even work anyway for Person Y. idc
Person X - Today at 9:32 PM
Plus if your using glut you can set the version I want to say
Also it's not worse
<Some more conversation>
Person X - Today at 9:33 PM
Btw crafted [Me] taking th lazy way as normal
Btwx500
Me - Today at 9:33 PM
Taking the lazy way eh.
You have no idea do you
Person X - Today at 9:33 PM
Yes you are
I have more of one :p
Than you think2 -
One CDN goes down and whole world thinks it’s the end of the world!
It’s an opportunity to improvise and bring up something better3 -
Started with Codeforces. Some solutions in Python exceeded time limit at test #25. Wrote the same code in C++ but this time it exceeded time limit in test #33.
What’s the solution to this ? Replacing cin/cout with scanf/printf doesn’t seem to make much of a difference.6 -
Just finished 60x60 Minesweeper that allows continue after hitting a mine.
33/750 mines triggered and 1hr+ gone....
I should have better things to do with my time but...
¯\_(ツ)_/¯5 -
wanted to do a poll for my team, Which should we use for development of spring-boot?
I personally recommend VSCode, what about you guys?
17 -
When you're using openapi generators and stuff for generating SDK code and let "the architect" handle the data structure and nomenclature, don't you hate having to add 33 (I counted) models, most of which are just the same class with different name or one property apart from each other, serialization of which gives request body overhead 56-132x (actual calculated results depending on the model complexity) the size of actual data you want to send, just to add support for one endpoint that needs just one model that started this whole madness?
I just had to add this one top level model reference and this happened to me. Those 33 models are not including the ones I already had included in my project so they didn't have to import them again.
For the love of <your_belief_here /> and all that's holy, never ever agree on generating code based on openapi if the person responsible for that is unexperienced. It will do more harm than good, trust me.
Before we decided to go with generated SDK my compiled product was a bit over 30KB, and worked just fine, but required a bit of work on each breaking API change. Every change in the API requires now 75% of that work and the compiled package is now over 8MB (750KB of which is probably my code and actually needed dependencies).
Adding an endpoint handler before? Add url, set method and construct the body with the bare minimum accepted by the server
Now? Add 33 models (or more), run full-project find&replace and hope it will work with the method supplied by the generated code, because it's not a mature tech and it's not always guaranteed it will work. -
Top 5 World’s Most Difficult Programming Languages
https://search.app.goo.gl/Yk8Mm
Never heard of any one of them,
how many u knew?6 -
Been working on a Covid App in this quarantine. Right now it’s only on Android but still can get the view from the page below. Do give it a go..
https://neo7337.github.io/cvkavach_...
open for suggestion and bugs!3 -
nothing is better than starting the new year while working on a project,
first git commit of the year 2018
happy new year ranters1 -
i previously had Windows 10 and somehow my Windows was deleted so i installed Ubuntu and wiped the hard disk
can u suggest any full data recovery tool in linux from which i can recover the data i had in Windows.1 -
[Talk by a security expert. The main point was, complexity kills security.]
7 minutes later a friend via IM: Hey, let's use OpenStack! Just 33 micro services to install! -
looking for a nice side project very badly..😖😖it sucks when you have nothing interesting to work on.3
-
My favorite xkcd quotes (order is not significant )
1. _*It's the world's tiniest open-source violin.*_
2. ...too honest. Scale it back.
3. I'd like to bestow upon you the first annual AWARD of EXCELLENCE in BEING VERY SMART. May you continue to grace our internet with your wisdom.
4. wait, what?
5. Yeah, uh ... I accidentally took the Fourier transform of my cat ...
6. Okay, we _suck_ at this.
7. You either need more medication or less. Not sure which.
8. I THINK EVERYONE INVOLVED HERE IS CUTE
9. World's Greatest Daughter
10. People who open bananas for the other end
11. Just for the sake of the argument, we should get a boat! You can invite the Devil, too, if you want.
12. This explain a lot.
13. My bag is 90% backup batteries.
14. Well- will you be my "it's complicated" on facebook?
15. Oh God. Gotta get out. The window.
16. Sweet! I finally got my subduction license!
17. I'll tell you later - you wouldn't appreciate the punchline over this 12kbps cell phone codec.
18. RON PAUL evolves into TRON PAUL
19. Just talk to them like a f***ing human being
20. In ordering #5, self-driving cars will happily drive you around, but if you tell them to drive to a car dealership, they just lock the doors and politely ask how long humans take to starve to death.
21. I eat my body weight in food every 31 days. That's slightly faster than the human average.
22. Nice try, Mike. Get out of the well.
23. Apollo retroreflectors
24. Can't see space vampires
25. My class on screenshots was a big hit, although for some reason I only ever sold one copy of the digital textbook.
26. WHAT.
27. Introducing The xkcd Phone 6, VIII, 10, X, 26, and 1876. We didn't start this nonconsecutive version number war, but we will not lose it.
28. My morality has evaporated over the harsh UV light.
29. Come on. Somewhere at the edge of the bell curve is the girl for me.
30. P.P.S. I can kill you with my brain.
31. Time to accelerate this giant machine up to terrifying speeds and steer it using my hands, which I am allowed to do because I took a 20-minute test in high school!
32. My normal approach is useless here
33. Wake up, sheeple!
34. Sir- strategic command has send us a lunch order.
35. Yeah, but first I'm gonna go comatose for a few hours, hallucinate vividly, and maybe suffer amnesia about the whole experience.
36. HOLY S***. Guys- people are complicated!
37. OH GOD- SPIDERS
38. Perhaps you need a crash course in taking hints. Here's your first lesson: We're not actually walking somewhere together; I'm trying to leave this conversation and you're following me.
39. How did the pole vaulters get up to our balcony?
40. Friggin' Python
41. I am the goddamn *Michael Jordan* of blurring the line between metaphor and reality. [tosses a basketball] -
if anyone has firmware or any custom rom for htc 728, please help me. I need it asap. every file that I downloaded and tried was curropted while installing
Thanks!!2 -
> When you fix a bug at 3AM and forget how you did it 💻🤯
Spent 9 hours debugging a production issue.
At 3:17 AM: Changed one random line. It worked. 😵💫💀
Next morning:
Boss: “What fixed it?”
Me: “Yes.”
#debugging #programming #devlife #accidentalgenius #plswork #relatable2 -
just completed my first side project today after one and a half months of hard work.
Check it out:-
https://git-lan-api.herokuapp.com
Please provide any suggestions and improvements.4 -
My video card just died this saturday (a Geforce GTS 250, did an awesome job over these years ). After removing the card from the pci-e slot i wouldn't get scrambled screen output anymore, but Linux Mint did not boot ( it would restart after the grub menu). Now i got managed to install the driver for the radeon onboard card , but Cinnamon still crashes.
GOD FUCKING DAMNIT !!!
But not enough this morning i also trapped a nerv in my back this morning and we got fuckin 33 degrees C in germany.
Anyway , does someone know a good video card in the middle price segment ?3 -
How many lines of code should one be looking at at any given moment? Of course you could zoom, but how many lines do you guys think is ideal?
Currently I have 33 when in full screen.3 -
I am currently creating a module where I have to put data in xls sheet from a given data, which contains date column,.
I have generated the sheet and the respective date column also has the format of Date which is default of Microsoft Excel.
But the big question noew arises that I am not able to sort the data according to the date column, the sorting is not working correctly.
If anyone has ever worked on this please tell!!3 -
The Apollo Guidance Computer had RAM of 4KB, a 32KB hard disk. It was fairly compact for its time, measuring 23.5 in x 11.8 in x 5.9 in, but weighed around 33 lb.
The computing power of the entire federal government was less than an iPhone 4s when Apollo 11 landed on the moon.
Microwave ovens typically have more computing power than the Apollo.
Did they really landed or it was just scripted? Your views please14 -
TL;DR Is there a hackerrank for Oracle PL/SQL?
At my work, we do not get raises, we only get promotions. Promotions are applied for, and then interviewed for. Highest score (plus maybe some managerial bias) wins.
33% of the questions revolve around PL/SQL (and just Oracle DB in general) and the better you explain yourself, the better you score.
Tutorials just don't do it for me. They're boring. I want something interactive. While it doesn't need to be competitive and challenging like hackerrank, I'm looking for something gamified like hackerrank where I can see other people and learn the technology intimately so I can climb the ranks at my company faster.
Does anyone know of something sort of along the lines? All suggestions appreciated.4 -
I am using Ubuntu+Windows 10 on my laptop
I have partitioned the hard disk in such a way that I have a portion where ubuntu is installed, a portion where windows is installed, and 2 other partitions which both ubuntu use common for data storage
it has been working fine till now
but today out of nowhere I am not able to access some folders on the common 2 drives in windows,
I am able to access all the folders in ubuntu but not in windows.
it says you don't have rights to access the folder
i try to change the settings the settings freeze and den I am not able to do anything
I have tried icacls in cmd but it's not working
any suggestions on how to fix this problem??2 -
Okay so I was ignoring Windows 10 update from past few days. Today I turned on my PC and it's saying
Deleting your data
33% complete
Don't turn off -
> What's so great about Ag?
- ...
- ...
- ...
- The command name is 33% shorter than ack, and all keys are on the home row! -
I had been assigned a task to create a cross-platform desktop application that keeps track of the expiry of a certain product and notify in real-time.
So, my journey to create such an application starts today and the list below describes the first few hours.
1. Google/Date and time in javascript
2. Google/Javascript date object
3. W3school/Time in javascript
4. W3school/Javascript date getTime() method
5. Google/Are electron.js applications platform independent
6. Google/Dart for desktop applications
7. Google/Is dart cross-platform
8. Google/Best desktop application framework
9. Google/Python for desktop app development
10. Freecodecamp/How to build your first desktop application in python
11. Google/Pyqt
12. Google/Which is the best technology to build cross-platform desktop application
13. Google/Cross-platform desktop app development for windows mac and linux
14. Udemy / cross platform desktop app development for windows mac and linux
15. Youtube/ electron desktop app, demo
16. Youtube/ electron.js is obsolete
17. Youtube/Neutralinojs
18. Youtube/ neutralinojs tutorial
19. Google/Neutralinojs or electronjs
20. Google/Math.js
21. Google/Math.js/JS Bin
22. Google/Cannot find package “math.js”
23. StackOverFlow/How do I resolve “cannot find module” error using Node.js
24. Google/ is it better to install npm packages locally
25. Quora/ why should you stop installing NPM packages globally
26. Google/ what is nvm
27. Google/nvm version check
28. Stackoverflow/node version management on windows
29. Github/coreybutler/nvm-windows: a nvm for windows. Ironically written in Go
30. Google/how to uninstall a npm package
31. Npm docs/uninstalling packages and dependencies
32. Google/require in javascript
33. Youtube/how to install electronjs
34. Youtube/electronjs in 100s(fireship.io)
35. Roryok.com/electronjs memory usage compared to other cross-platform frameworks
36. Google/is electronjs memory hungry
37. Youtube/sql in one hour
38. Youtube/learn sql in 60 mins
39. Geeksforgeeks/connect mysql with node app
40. Stackoverflow/How to return to previous directory using cmd
41. Stackoverflow/how to require using const
42. Geeksforgeeks/difference between require and es6 import and export
TO BE CONTINUED...1 -
Is there a way to create pull request on git using CLI? I have tried request-pull option but quiet lost over there.9
-
Me and my High school crush
[20:26, 22/04/2020] Chichiy: So hwz been the day?
[20:29, 22/04/2020] Softaz: Day good
[20:30, 22/04/2020] Softaz: I feel married to my pc now
[20:30, 22/04/2020] Chichiy: Lol you were already engaged
[20:33, 22/04/2020] Softaz: 😂😂14 -
As a gamer and developer, I have 2x 33 inch screens and 1 laptop screen. But I can not use them in an optimized manner. Since I am a gamer also, I use the middle screen for games and it is directly in front of me.
Therefore I can not use the large screen at the left effectively, it is far away from my eyes and hard to look at. So, can anyone use two screens with equal efficiency?7 -
Keyboard question,
Ive been looking for a new keyboard for a while, im currently using some wireless HP membrane keyboard, no idea of the model.
I stumbled upon a Corsair Gaming K70 LUX RGB MX Silent.
Anyone have experience with this keyboard? Is it silent as the name indicates?
I really cant make up my mind if i should buy it. Its price is lowered 33% this weekend, but my current keyboard functions just fine. Usually id say i shouldnt, but a part of me wants to. Im split in half xD9 -
Changement d'Écran iPhone Lille – Smart Coffee-Réparation téléphone : Votre Solution à Lille
Votre iPhone a l'écran fissuré ou cassé et vous cherchez un service fiable pour un changement d'écran iPhone à Lille ? Smart Coffee-Réparation téléphone, situé au 14 Rue des Arts, 59800 Lille, est l'endroit où vous devez vous rendre pour une réparation rapide et professionnelle. Nous offrons des services de changement d'écran iPhone de haute qualité, adaptés à tous les modèles d’iPhone.
Pourquoi Choisir Smart Coffee pour le Changement d'Écran de Votre iPhone à Lille ?
Chez Smart Coffee, nous savons que l'écran est l'une des parties les plus importantes de votre iPhone. Que ce soit pour une fissure, un écran cassé ou un problème de pixel, un écran défectueux peut rendre l’utilisation de votre téléphone difficile. C’est pourquoi nous mettons tout en œuvre pour vous offrir un service de changement d'écran iPhone rapide, fiable et abordable.
Réparation Rapide et Efficace
Nous comprenons à quel point il est important de récupérer votre téléphone rapidement. C’est pourquoi nous proposons un service de changement d’écran iPhone rapide, souvent effectué en moins de 30 à 60 minutes. Vous n’aurez pas à attendre longtemps pour retrouver votre appareil en parfait état.
Techniciens Spécialisés
Nos réparateurs sont des experts qualifiés dans le domaine de la réparation de téléphones mobiles. Nous avons l’expérience nécessaire pour remplacer l’écran de votre iPhone, qu’il s’agisse d’un iPhone 6, 7, 8, X, 11, 12, ou d'un modèle plus récent. Quel que soit le modèle de votre iPhone, nous pouvons le réparer.
Pièces de Haute Qualité
Nous utilisons uniquement des écrans de remplacement de haute qualité pour assurer la performance et la durabilité de votre appareil après réparation. Ces écrans sont rigoureusement testés et conformes aux normes de qualité.
Tarifs Abordables et Devis Gratuit
Avant de procéder à la réparation, nous vous fournissons un devis transparent et détaillé, afin que vous sachiez exactement ce que vous allez payer. Nos tarifs sont compétitifs, offrant une excellente qualité de service à des prix accessibles.
Nos Services de Changement d'Écran iPhone à Lille
Changement d'écran iPhone cassé ou fissuré : Si votre écran est fissuré, cassé ou endommagé, nous procédons à son remplacement pour vous offrir une expérience de navigation fluide et sans interruption.
Remplacement d'écran tactile défectueux : Si le tactile de votre écran ne répond plus ou présente des dysfonctionnements, nous remplaçons l'écran pour rétablir son bon fonctionnement.
Changement d'écran iPhone avec problème de pixels : Vous avez des pixels morts ou des zones noires sur votre écran ? Nous remplaçons l'écran pour que vous puissiez retrouver une image nette et précise.
Réparation d'écran de modèles anciens et récents : Que vous possédiez un iPhone ancien ou un modèle plus récent, nous avons les compétences et les pièces nécessaires pour effectuer un changement d'écran rapide et efficace.
Pourquoi Choisir Smart Coffee à Lille pour le Changement de Votre Écran iPhone ?
Service express : Pas besoin de patienter des jours pour récupérer votre iPhone. La majorité des changements d'écran iPhone sont effectués le jour même, dans un délai de 30 à 60 minutes.
Ambiance conviviale : Chez Smart Coffee, nous vous offrons une ambiance agréable et chaleureuse pendant que nous réparons votre iPhone. Vous pouvez vous détendre dans notre espace café tout en attendant.
Qualité garantie : Nous nous engageons à vous fournir des réparations de qualité, avec des pièces de rechange certifiées pour garantir la longévité de votre appareil.
Contactez-Nous pour le Changement d'Écran iPhone à Lille
Vous avez un écran d’iPhone cassé et vous souhaitez le remplacer ? Smart Coffee-Réparation téléphone est là pour vous offrir un service de changement d'écran iPhone à Lille rapide, professionnel et abordable. Venez nous rendre visite au 14 Rue des Arts, 59800 Lille, ou contactez-nous au +33 3 20 38 00 41 pour toute question ou pour prendre rendez-vous.
Smart Coffee est votre spécialiste du changement d’écran iPhone à Lille, avec un service rapide, efficace et de haute qualité.1 -
Réparation de Console à Lille : Smart Coffee - Réparation Téléphone
Votre console de jeux rencontre un problème ? Vous cherchez un service rapide et fiable pour la réparation de console à Lille ? Ne cherchez plus ! Smart Coffee - Réparation Téléphone est l’adresse qu'il vous faut pour tous vos soucis de réparation de consoles de jeux. Que ce soit pour une PlayStation, Xbox, Nintendo Switch, ou une autre console, notre équipe d’experts est prête à remettre votre appareil en état de marche pour que vous puissiez retrouver vos moments de jeu.
Pourquoi Choisir Smart Coffee pour la Réparation de Votre Console à Lille ?
Chez Smart Coffee, nous comprenons à quel point une console de jeux est essentielle pour vos moments de détente et de loisirs. C’est pourquoi nous offrons des services de réparation de qualité, rapides et efficaces, tout en vous assurant des prix compétitifs et une transparence totale.
Nos Services de Réparation de Console à Lille
Réparation d'écran de console (Nintendo Switch, PS Vita, etc.) : Si l'écran de votre console est fissuré ou ne s'affiche plus correctement, nous pouvons le remplacer avec un écran neuf et de qualité, pour que vous retrouviez une expérience de jeu optimale.
Réparation de la carte mère : Votre console ne démarre plus ou présente des erreurs techniques fréquentes ? Nous diagnostiquons et réparons les problèmes de carte mère pour vous permettre de redémarrer votre console en toute tranquillité.
Réparation des ports et connecteurs : Si votre port HDMI, USB, ou de charge est défectueux, nous intervenons pour réparer ou remplacer les connecteurs endommagés, afin de restaurer le bon fonctionnement de votre console.
Changement de disque dur ou SSD : Si votre console est lente, plante fréquemment ou ne reconnaît pas votre disque dur, nous remplaçons ou mettons à jour votre disque pour améliorer la performance de votre console.
Problèmes de surchauffe : Si votre console surchauffe pendant les jeux, cela peut être dû à un problème de ventilation ou de pâte thermique. Nous nettoyons, réparons et remplaçons les pièces nécessaires pour éviter les risques de surchauffe.
Réparation de manettes : Si votre manette ne répond plus, a des boutons défectueux ou des problèmes de connexion, nous effectuons les réparations pour qu’elle fonctionne parfaitement à nouveau.
Réparation de la lentille du lecteur de disque : Votre console a du mal à lire les jeux ou les disques Blu-ray ? Nous réparons ou remplaçons la lentille du lecteur pour que vos jeux soient lus sans problème.
Pourquoi Choisir Smart Coffee - Réparation Téléphone à Lille ?
Réparations rapides et efficaces : Nous savons que vous ne voulez pas attendre longtemps pour retrouver votre console. C’est pourquoi nous nous engageons à effectuer les réparations rapidement, souvent en 24 à 48 heures, selon la gravité du problème.
Techniciens spécialisés : Nos techniciens sont formés et expérimentés dans la réparation de consoles de jeux de toutes marques, qu’il s’agisse de PlayStation, Xbox, Nintendo, ou d’autres modèles. Ils ont les compétences nécessaires pour diagnostiquer et réparer tout type de problème.
Pièces de qualité : Nous utilisons uniquement des pièces de remplacement certifiées et de qualité pour garantir des réparations durables et un fonctionnement optimal de votre console.
Des tarifs compétitifs : Nous offrons des prix transparents et abordables pour toutes nos réparations de consoles. Avant toute intervention, nous vous fournissons un devis gratuit et détaillé.
Service client à l’écoute : Chez Smart Coffee, nous privilégions la satisfaction client. Si vous avez la moindre question ou une préoccupation, notre équipe est disponible pour vous conseiller et vous accompagner tout au long de la réparation.
Où Nous Trouver à Lille ?
Nous sommes situés dans le centre de Lille à l'adresse suivante :
Smart Coffee - Réparation Téléphone
14 Rue des Arts, 59800 Lille, France
N’hésitez pas à venir nous rendre visite pour une estimation gratuite de la réparation de votre console, ou contactez-nous par téléphone pour prendre rendez-vous.
Contactez-Nous pour la Réparation de Votre Console à Lille
Vous avez un problème avec votre console et vous voulez la réparer rapidement ? Smart Coffee - Réparation Téléphone est à votre disposition pour résoudre tous vos problèmes de console à Lille. Appelez-nous dès maintenant au +33 3 20 38 00 41 pour prendre rendez-vous, obtenir un devis gratuit ou poser toutes vos questions concernant la réparation de votre console.17 -
Vélo Cargo Nantes - En Cargo Simone : Des Solutions Innovantes pour un Transport Écologique avec Jean Fourche et le Foodbike
Située au cœur de Rezé, à l'adresse 14 Rue de l'Île Macé, Locaux TRANSECO, 44400, Vélo Cargo Nantes - En Cargo Simone est fière de proposer des solutions de transport urbain écologiques et pratiques. Spécialisée dans les vélos cargos, l’entreprise se distingue par son engagement en faveur de la mobilité durable. Grâce à des partenariats avec des marques renommées comme Jean Fourche, Vélo Cargo Nantes propose des foodbikes de haute qualité, idéaux pour les commerçants et restaurateurs désireux d’offrir une alternative écologique aux livraisons classiques en ville.
Le Vélo Cargo Nantes : Une Solution Durable et Pratique
Vélo Cargo Nantes est bien plus qu'une simple entreprise de location de vélos. Elle s’engage à transformer la mobilité urbaine en proposant des vélos cargos adaptés à tous vos besoins de transport. Que vous soyez un professionnel du secteur alimentaire, un artisan ou un particulier, les vélos cargos de Vélo Cargo Nantes vous permettent de transporter des marchandises de manière efficace, rapide et surtout écologique.
En optant pour un vélo cargo, vous réduisez non seulement votre empreinte carbone, mais vous contribuez également à alléger la circulation en ville, en offrant une alternative aux véhicules motorisés. L’entreprise met à disposition une gamme de vélos cargos performants, incluant des options électriques pour faciliter vos trajets dans la ville tout en respectant l’environnement.
Jean Fourche : L'Expert du Foodbike
L'une des pièces maîtresses de l'offre de Vélo Cargo Nantes est la collaboration avec Jean Fourche, une marque française reconnue pour son expertise dans la conception de foodbikes. Ces vélos spécialement conçus pour la vente et la livraison de produits alimentaires permettent aux restaurateurs, traiteurs et autres professionnels du secteur alimentaire de se déplacer facilement en ville tout en réduisant l'impact environnemental de leurs activités.
Les foodbikes Jean Fourche sont des véhicules polyvalents qui peuvent être personnalisés en fonction des besoins spécifiques de chaque utilisateur. Qu'il s'agisse d'une remorque pour transporter des produits alimentaires ou d'un vélo conçu pour une vente ambulante, les foodbikes Jean Fourche garantissent une qualité de fabrication irréprochable et une praticité sans égale pour les professionnels du secteur.
Foodbike : Une Alternative Écologique pour les Restaurateurs et Commerçants
Le foodbike est une véritable révolution dans le secteur du transport alimentaire. Il permet de vendre et de livrer des produits alimentaires tout en restant flexible et mobile. Contrairement à un véhicule motorisé, un foodbike offre la possibilité de se faufiler facilement dans les rues étroites de la ville, réduisant ainsi le temps de trajet et les coûts liés au carburant.
Chez Vélo Cargo Nantes, nous proposons des foodbikes adaptés aux besoins des professionnels qui souhaitent allier mobilité, flexibilité et respect de l'environnement. Que ce soit pour un foodtruck urbain, une vente de produits frais ou une livraison de repas à domicile, le foodbike permet de transporter des produits alimentaires en toute sécurité et avec un minimum d'impact sur l'environnement.
Vélo Cargo Nantes : Votre Partenaire pour une Mobilité Durable
Avec Vélo Cargo Nantes - En Cargo Simone, vous choisissez un transport respectueux de l’environnement sans sacrifier l'efficacité et la flexibilité. Nos vélos cargos et foodbikes, en partenariat avec Jean Fourche, sont des solutions innovantes qui permettent aux entreprises de s’adapter aux défis actuels de la mobilité tout en offrant des services de livraison ou de vente ambulante pratiques et écologiques.
Que vous soyez un professionnel du secteur alimentaire, un commerçant ou un particulier désireux de réduire votre empreinte carbone, Vélo Cargo Nantes a la solution idéale pour vous. Nos foodbikes vous permettent de vous déplacer avec style et efficacité, tout en contribuant à un avenir plus vert pour nos villes.
Pour plus d’informations ou pour réserver un foodbike ou un vélo cargo, contactez-nous au +33 6 56 67 03 32. Faites le choix d’un transport urbain écologique et pratique avec Vélo Cargo Nantes - En Cargo Simone !12 -
Varun Marbles: Custom Marble Design, Granite Tiles Near Me, and Granite Worktops Near Me
At Varun Marbles, we specialize in delivering the finest selection of natural stones, including Italian marble, KalingaStone, granite, Onyx, and more. Whether you're renovating your kitchen, adding a luxurious touch to your bathroom, or upgrading your flooring, we offer an exceptional range of products to meet your needs. Located at Marble Market, Plot No. 16, Sector 33-34, near Honda Chowk, Block A, Sector 34, Gurugram, Haryana, we are your go-to destination for all things stone.
If you're searching for custom marble design, granite tiles near me, or granite worktops near me, you've come to the right place. Our business is dedicated to providing personalized service and high-quality materials to help you create beautiful, functional spaces.
Custom Marble Design – Tailored to Your Style
Custom marble design offers the opportunity to add a unique, personal touch to your home or business. Marble is known for its timeless beauty and elegance, and when customized, it can perfectly align with your aesthetic vision. Whether you're looking to design a stunning kitchen countertop, an exquisite bathroom vanity, or luxurious flooring, we provide tailored marble solutions to elevate your space.
Why Choose Custom Marble Design?
Unique Aesthetic: Custom marble allows you to select the exact color, texture, and pattern that suits your style, ensuring your design is one of a kind.
High-End Appeal: Marble has long been associated with luxury and sophistication. Customizing your marble surfaces gives your home or commercial space a high-end, bespoke look.
Versatility: Custom marble can be used in a wide range of applications, including countertops, flooring, wall cladding, and even feature pieces like sculptures or columns.
Durability: While offering a luxurious look, marble is also incredibly durable, with proper care and maintenance, ensuring it remains beautiful for years to come.
At Varun Marbles, our team of experts will guide you through the entire process of creating your custom marble design. We provide personalized consultations to help you select the right type of marble, color, and design that complements your space.
Granite Tiles Near Me – Durable, Stylish, and Practical
If you're looking for granite tiles near me, Varun Marbles offers a wide variety of granite tiles that combine functionality with aesthetic appeal. Granite tiles are an excellent choice for both residential and commercial projects due to their durability and versatility.
Why Choose Granite Tiles?
Durability: Granite is one of the toughest natural stones, making it ideal for high-traffic areas such as kitchens, bathrooms, and hallways. It is resistant to scratches, stains, and heat, making it a practical flooring choice.
Variety of Designs: Granite tiles come in a range of colors, patterns, and finishes. Whether you prefer a bold, contrasting look or a more subtle, refined design, we have the perfect granite tile for you.
Low Maintenance: Granite tiles are easy to maintain and clean. With regular sealing, granite is resistant to moisture and stains, ensuring your floors stay pristine for years.
Value for Money: Granite tiles offer excellent value for money. They combine luxury with practicality and can increase the resale value of your property.
At Varun Marbles, we offer a wide selection of granite tiles in various sizes, colors, and finishes. Our knowledgeable staff can assist you in choosing the perfect granite tile that suits your space and meets your specific requirements.
Granite Worktops Near Me – Elegant, Functional, and Built to Last
Granite worktops near me are a popular search for homeowners and businesses looking to invest in high-quality, long-lasting countertops. At Varun Marbles, we specialize in providing premium granite worktops that are both visually stunning and incredibly durable.
Why Choose Granite Worktops?
Heat and Scratch Resistant: Granite worktops are highly resistant to heat and scratches, making them ideal for kitchen environments where heavy use is common.
Timeless Beauty: Granite worktops are available in a wide range of colors and patterns, allowing you to choose the perfect style to suit your home or office.
Low Maintenance: Once sealed, granite worktops require very little maintenance. They are easy to clean and resistant to stains, ensuring your worktops remain beautiful for years.
Increases Property Value: Granite worktops add significant value to your property, making them a smart investment for homeowners looking to
4 -
i have a hp laptop and Windows 10
I wanna install ubuntu but all my previous attempts have been unsuccessful
any tips?16 -
Oscar Living: Solusi Kursi Kantor Ergonomis dan Stylish di Jakarta
Dalam dunia kerja modern, kenyamanan dan produktivitas menjadi dua faktor utama yang memengaruhi performa karyawan. Salah satu elemen penting yang sering kali diabaikan adalah kursi kantor. Oscar Living – PT Oscar Mitra Sukses Sejahtera Tbk hadir sebagai penyedia solusi kursi kantor terbaik dengan kualitas unggul dan desain yang stylish di Jakarta Timur.
Mengenal Oscar Living
Oscar Living adalah perusahaan furnitur yang beralamat di Jl. Otista Raya No.33, RT.9/RW.12, Kampung Melayu, Kecamatan Jatinegara, Kota Jakarta Timur, Daerah Khusus Ibukota Jakarta 13330. Kami telah dipercaya oleh berbagai institusi dan perorangan sebagai mitra penyedia kebutuhan perabot kantor, khususnya kursi kantor ergonomis yang menunjang kesehatan dan kenyamanan kerja.
Didukung oleh pengalaman dan tim profesional, PT Oscar Mitra Sukses Sejahtera Tbk berkomitmen untuk memberikan produk berkualitas tinggi yang memenuhi standar ergonomi dan estetika modern. Untuk pertanyaan atau pemesanan, Anda dapat menghubungi kami di +6281919009988.
Mengapa Kursi Kantor dari Oscar Living?
1. Ergonomis dan Nyaman
Kursi kantor dari Oscar Living dirancang dengan teknologi ergonomis yang mendukung postur tubuh yang benar. Dukungan lumbar, sandaran tangan yang dapat disesuaikan, dan bahan bantalan berkualitas tinggi membuat kursi kami ideal untuk penggunaan jangka panjang.
2. Desain Modern dan Profesional
Kami menawarkan berbagai model kursi kantor, mulai dari kursi eksekutif hingga kursi staf, dengan desain minimalis, modern, dan sesuai dengan estetika ruang kerja Anda.
3. Daya Tahan Tinggi
Setiap produk kami dibuat menggunakan bahan pilihan yang tahan lama, seperti rangka logam kuat dan roda berkualitas yang tidak mudah aus. Dengan begitu, Anda tidak perlu mengganti kursi kantor terlalu sering.
4. Harga Kompetitif
Oscar Living memahami pentingnya anggaran dalam operasional bisnis. Oleh karena itu, kami memberikan penawaran harga kursi kantor yang kompetitif tanpa mengorbankan kualitas.
5. Pelayanan Prima
Tim customer service kami siap membantu Anda dalam memilih kursi kantor yang sesuai dengan kebutuhan dan anggaran perusahaan Anda.
Rekomendasi Produk Kursi Kantor Terbaik
Berikut beberapa produk unggulan kami yang bisa Anda pertimbangkan:
Oscar Office Chair Series X-1
Cocok untuk eksekutif dengan fitur reclining dan penyesuaian ketinggian yang fleksibel.
Oscar Staff Comfort Chair
Kursi kantor ekonomis dengan bantalan empuk dan sandaran ergonomis untuk staf kantor.
Oscar Mesh Pro Chair
Kursi dengan sandaran jaring (mesh) yang mendukung sirkulasi udara – ideal untuk ruangan ber-AC.
Layanan Pengiriman dan Instalasi
Oscar Living melayani pengiriman kursi kantor ke seluruh wilayah Jakarta dan sekitarnya. Kami juga menyediakan jasa instalasi langsung di lokasi, sehingga Anda bisa langsung menggunakan kursi tanpa repot.
Hubungi Kami Sekarang!
Ingin meningkatkan kenyamanan dan produktivitas tim Anda? Waktunya beralih ke kursi kantor dari Oscar Living. Kunjungi showroom kami di Jakarta Timur atau hubungi kami melalui WhatsApp/telepon di +6281919009988 untuk informasi lebih lanjut dan pemesanan.
Oscar Living – PT Oscar Mitra Sukses Sejahtera Tbk
Solusi Furnitur Terpercaya untuk Kantor Modern Anda
Alamat: Jl. Otista Raya No.33, RT.9/RW.12, Kampung Melayu, Kecamatan Jatinegara, Kota Jakarta Timur, DKI Jakarta 13330
Telepon: +62819190099882 -
HIRE THE TOP CRYPTO RECOVERY EXPERT, CONTACT iFORCE HACKER RECOVERY
After investing nearly everything I had worked for, my cryptocurrency journey took a devastating turn, completely changing my life. I lost $4.7 million in a Bitcoin investment, leaving me in a desperate and hopeless situation. I was overwhelmed with despair until I came across iFORCE HACKER RECOVERY while researching solutions. After explaining my predicament to them, they assured me that they could help recover my lost funds. I decided to give them a chance, and to my amazement, they did an outstanding job—within days, all my money was restored to my wallet. I am beyond relieved to have my crypto back, and I can confidently say that iFORCE HACKER RECOVERY provides truly reliable and trustworthy services.
Website; ww w. iforcehac kersrecovery. com
Email; contact@iforcehackersrecovery. com
Call/whatsapp +1 240 (80) (33) 706
1 -
HOW CAN I TRACE MY STOLEN CRYPTOCURRENCY CONTACT iFORCE HACKER RECOVERY
I had always been careful with my money, but the promise of high returns in crypto was too tempting to ignore. I invested $73,000 in what seemed like a legitimate Bitcoin platform, watching my funds grow daily. But when I tried to withdraw, the site went dark, emails unanswered, funds gone. Panic set in as I realized I’d been scammed. Desperate, I found iFORCE HACKER RECOVERY through an online forum. Their team was professional and thorough, tracing my lost crypto through blockchain analytics. In two days, they recovered 95% of my funds. Beyond recovery, they educated me on securing digital assets, turning a financial nightmare into a lesson in resilience. I’m forever grateful to iFORCE HACKER RECOVERY.
Website; ww w. iforcehac kersrecovery. com
Email; contact@iforcehackersrecovery. com
Call/whatsapp +1 (240) (80) (33) (706)
1 -
BEST RECOMMENDED CRYPTOCURRENCY AND BITCOIN RECOVERY SERVICES HIRE iFORCE HACKER RECOVERY
My work as an attorney is defined by accuracy, yet one well-written spoof email destroyed everything. I submitted my Bitcoin wallet credentials without thinking because it looked so much like an official legal notice. $1.07 million disappeared in a matter of minutes. The horror paralyzed me. I imagined my reputation being ruined by headlines. A trustworthy friend over coffee heard my desperate confession and whispered the name that would change everything: iFORCE HACKER RECOVERY. They acted discreetly and precisely from the first call. My entire portfolio was recovered in three weeks after their professionals used intricate blockchain trails to track down the stolen money. They did more than only get my cryptocurrency back; they also rebuilt my confidence and protected my future.
Website; ww w. > iforcehackersrecovery. com
Email; contact @iforcehackersrecovery. com Contact; +12>40>80>33>7061 -
NAC Green Energy: Your Go-To Expert for Climate Control and Plumbing Solutions in Montélimar
At NAC Green Energy, we take pride in offering comprehensive solutions for both climate control and plumbing services. Located in Montélimar, France, we are dedicated to delivering high-quality service to residential, commercial, and industrial clients. Whether you're looking for vente et installation de clim Montélimar or need expert plumbing services, our team of experienced professionals is here to meet your needs.
Vente et Installation de Clim Montélimar
As specialists in the vente et installation de clim Montélimar, we provide a range of air conditioning systems to ensure the perfect indoor climate for your space. Whether you're upgrading your current system or installing a brand-new one, NAC Green Energy offers expert advice and installation services tailored to your specific requirements. We work with the best brands and the latest technology to guarantee high efficiency, energy savings, and optimal comfort all year round.
Plombier Montélimar
At NAC Green Energy, we also offer expert plombier Montélimar services for all your plumbing needs. From minor repairs to major installations, our skilled plumbers are equipped to handle everything. Whether you need assistance with leaks, pipe replacements, or any other plumbing issues, you can count on our professional team for fast, reliable, and affordable solutions.
Dépannage Plomberie Montélimar
Plumbing problems can be unexpected and disruptive. That's why we offer prompt dépannage plomberie Montélimar services. Our team is available for emergency repairs to solve any plumbing issue you may face. Whether it's a burst pipe, clogged drain, or malfunctioning water heater, we respond quickly to minimize damage and restore comfort to your home or business. You can rely on us to provide efficient and durable repairs every time.
Travaux de Plomberie Montélimar
In addition to emergency plumbing repairs, NAC Green Energy also specializes in travaux de plomberie Montélimar for a variety of projects. Whether you're renovating your kitchen or bathroom, installing new piping, or need help with a larger construction project, we offer skilled plumbing services to ensure the job is done correctly. We pride ourselves on attention to detail and ensuring that every plumbing installation or upgrade meets industry standards for safety and performance.
Installation Salle de Bain Montélimar
A new bathroom can completely transform your home. At NAC Green Energy, we offer professional installation salle de bain Montélimar services, from designing the perfect layout to installing all necessary fixtures. Whether you're looking for a modern, luxurious bathroom or a functional space, our team works with you to create the bathroom of your dreams. We handle all aspects of the installation, ensuring the highest standards of craftsmanship and efficiency.
Why Choose NAC Green Energy?
As a trusted name in Montélimar, NAC Green Energy is committed to delivering high-quality services in both climate control and plumbing. Our expert team is always ready to help you with any needs you have, from air conditioning installation to plumbing repairs. We take the time to understand your requirements and offer tailored solutions that are both cost-effective and efficient.
Contact NAC Green Energy Today
For reliable and professional services in Montélimar, contact NAC Green Energy today. Whether you're in need of vente et installation de clim Montélimar, plumbing repairs, or a complete bathroom installation, our team is ready to assist you. Reach out to us at +33 7 45 05 42 93, or visit us at 134 Rte de Châteauneuf, 26200 Montélimar, France. Let us help you improve your indoor comfort and ensure your plumbing systems work flawlessly.8 -
THE BEST ASSET TRACKING SOLUTIONS / MUYERN TRUST HACKER
A night out with friends is supposed to be a blast—until you get a little too carried away and forget the password to your $600,000 Bitcoin wallet. In my defense, I had written it down... somewhere. But after one too many margaritas, I was left with zero recollection of where that vital piece of paper might be hiding. It’s amazing how a night of laughter and drinks can turn into a spiral of regret and panic!
With my heart racing and my stomach churning, I knew I had to act fast. That’s when I decided to call MUYERN TRUST HACKER. As I dialed their number on ( Whats app + 1, 4 4 0, 33, 50, 2 0 5 ) I half-expected them to burst into laughter at my margarita-induced amnesia, but to my relief, they were nothing but kind and professional. “Don’t worry,” they said, reassuring me. “We’ve heard it all before.”
To my amazement, it didn’t take long for them to retrieve my password and restore my access to the $600,000. I felt a rush of relief wash over me as they confirmed my funds were safe and sound. I could hardly believe it!
Needless to say, I’ve since memorized my password and placed it in a more secure spot—far away from my margarita-induced brain fog. I’ve also cut back on the drinks a bit, realizing that my wallet is worth more than a round of cocktails. So, if you ever find yourself in a similarly sticky situation, I wholeheartedly recommend MUYERN TRUST HACKER. They saved my sanity and my funds! They can also be reached on their mail at muyerntrusted @ ma il - me . c o m -
LG Couverture - Votre Artisan Couvreur à Ferney-Voltaire et Dans l'Ain et le Jura
Vous êtes à la recherche d'un professionnel pour vos besoins de couverture dans la région de Ferney-Voltaire, Cessy, ou dans le département de l'Ain et du Jura ? LG Couverture est là pour répondre à toutes vos attentes en matière de toiture. Nous sommes une entreprise de couverture expérimentée, spécialisée dans la réparation de toiture, le dépannage de toiture, la rénovation de toiture, ainsi que le nettoyage de toiture.
Nos Services de Couvreur à Ferney-Voltaire
Chez LG Couverture, nous savons à quel point il est crucial de maintenir une toiture en bon état. Une toiture endommagée peut entraîner de graves conséquences si elle n’est pas réparée à temps. C’est pourquoi nous offrons des services de réparation toiture pour garantir la protection de votre maison ou de votre entreprise.
Réparation Fuite Toiture
Les fuites de toiture peuvent être un véritable casse-tête, surtout pendant la saison des pluies. Si vous remarquez une infiltration d'eau ou des taches d'humidité sur vos plafonds, n'attendez pas pour faire appel à un artisan couvreur. Nous intervenons rapidement pour effectuer la réparation de fuite de toiture et stopper les dommages avant qu'ils ne s'aggravent.
Dépannage Toiture
Un problème de toiture peut survenir à tout moment, et dans ces moments-là, il est essentiel de faire appel à un professionnel. Nous proposons un dépannage toiture efficace et rapide pour résoudre tous types de pannes, qu’il s’agisse de tuiles cassées, de fuites ou de toute autre urgence.
Rénovation Toiture
Si votre toit montre des signes de vieillissement, il est peut-être temps d’envisager une rénovation de toiture. Cette opération est essentielle pour préserver l'intégrité de votre maison et améliorer son isolation. Nos experts en rénovation de toiture vous guideront à chaque étape pour redonner à votre toit toute sa solidité et son esthétique.
Nettoyage Toiture
L'entretien régulier de votre toiture est essentiel pour éviter l'accumulation de mousse, de lichens et d'autres impuretés qui peuvent endommager les matériaux de votre toit. Nous proposons un nettoyage de toiture de qualité, afin d'assurer la longévité de votre toit tout en préservant son aspect esthétique.
Pourquoi Choisir LG Couverture ?
Professionnalisme et Expertise : En tant qu'artisan couvreur expérimenté, nous mettons à votre service notre savoir-faire pour effectuer des travaux de qualité, dans le respect des normes de sécurité et des délais impartis.
Interventions Rapides et Efficaces : Grâce à notre équipe de professionnels qualifiés, nous intervenons rapidement pour vos travaux de réparation, de dépannage et de rénovation de toiture, afin de vous éviter des désagréments prolongés.
Service de Proximité : Situés à Ferney-Voltaire, nous intervenons dans toute la région, notamment dans l'Ain et le Jura, et nous nous engageons à fournir un service de qualité à des prix compétitifs.
Devis Gratuit et Personnalisé : Avant toute intervention, nous vous proposons un devis gratuit et détaillé pour vous permettre de prendre une décision éclairée.
Contactez-Nous !
Pour tous vos besoins en réparation de toiture, dépannage de toiture, rénovation de toiture, ou nettoyage de toiture, n'hésitez pas à contacter LG Couverture. Notre équipe se tient à votre disposition pour des conseils professionnels et des interventions de qualité. Vous pouvez nous joindre au +33 6 65 70 55 75 ou visiter notre bureau situé au 10 rue de Versoix, Ferney-Voltaire 01210, France.
Nous serons heureux de mettre notre expertise à votre service pour préserver la sécurité et l’intégrité de votre maison.2 -
RECOVER YOUR STOLEN CRYPTOCURRENCY WITH iFORCE HACKER RECOVERY
iFORCE HACKER RECOVERY saved me from a devastating scam that cost me $421,000 through a fraudulent Greenfield Bitcoin website. Initially, it seemed like a legitimate investment opportunity, with a professional-looking platform and promises of high returns. Unfortunately, I soon realized it was a scam.
Frustrated and unable to contact them, I started researching and found multiple complaints from others who had been deceived in the same way. Desperate for a solution, I discovered iFORCE HACKER RECOVERY online. Their expert team helped me recover all the money I had lost. I want to emphasize that with the right support, it is possible to reclaim lost funds and protect yourself from future scams.
Website; ww w. iforcehac kersrecovery. com
Call/whatsapp +1 240..(80)..33..706
Email; contact@iforcehackersrecovery. com1 -
Nettoyage Toiture à Rueil-Malmaison – LAURENT COUVERTURE | Showroom, Espace Conseil
Votre toiture a besoin d'un nettoyage toiture à Rueil-Malmaison ? LAURENT COUVERTURE est l'expert qu'il vous faut pour redonner de l’éclat à votre toit et garantir sa longévité. Le nettoyage régulier de la toiture est essentiel pour préserver son étanchéité et sa performance, tout en évitant des réparations coûteuses à long terme.
Nos Services de Nettoyage Toiture
Le nettoyage toiture est une opération indispensable pour préserver l'intégrité de votre toit et améliorer son aspect esthétique. Chez LAURENT COUVERTURE, nous proposons une gamme complète de services pour nettoyer et entretenir votre toiture :
Démoussage de toiture : Nous éliminons les mousses, lichens et algues qui s’accumulent sur votre toit et peuvent l'endommager.
Nettoyage des tuiles, ardoises et autres matériaux de couverture : Nous utilisons des méthodes adaptées pour chaque type de toiture afin de garantir un nettoyage en profondeur sans abîmer les matériaux.
Traitement anti-mousse et protection : Nous appliquons des traitements spécifiques pour prévenir la réapparition des mousses et prolonger la durée de vie de votre toiture.
Nettoyage des gouttières et systèmes de drainage : Nous veillons à ce que vos gouttières soient dégagées et fonctionnelles pour éviter les risques d’infiltration d’eau.
Nos experts réalisent le nettoyage de votre toiture avec soin et précision, en respectant les normes de sécurité et en utilisant des produits écologiques et efficaces.
Pourquoi Choisir LAURENT COUVERTURE pour Votre Nettoyage Toiture ?
Voici plusieurs raisons pour lesquelles vous devriez faire appel à LAURENT COUVERTURE pour le nettoyage toiture à Rueil-Malmaison :
Expertise reconnue : Nos couvreurs qualifiés disposent d'une grande expérience dans le nettoyage et l'entretien de toitures, qu'elles soient en tuiles, ardoises ou autres matériaux.
Respect des matériaux : Nous utilisons des techniques de nettoyage adaptées pour chaque type de couverture, sans abîmer vos matériaux de toiture.
Traitements préventifs : Nous appliquons des solutions anti-mousse et de protection pour éviter la prolifération des végétaux et préserver l'esthétique et l'intégrité de votre toit.
Devis gratuit et transparent : Nous vous proposons un devis détaillé avant chaque intervention, vous garantissant ainsi une totale transparence sur les coûts.
Showroom et Espace Conseil pour l'Entretien de Votre Toiture
Chez LAURENT COUVERTURE, nous vous accueillons dans notre showroom à Rueil-Malmaison, où vous pourrez découvrir des solutions de nettoyage et d'entretien pour votre toiture. Notre espace conseil est à votre disposition pour vous fournir des informations sur l’entretien régulier de votre toit et pour répondre à toutes vos questions.
Contactez-Nous pour le Nettoyage de Votre Toiture
Si vous avez besoin d'un nettoyage toiture à Rueil-Malmaison, LAURENT COUVERTURE est là pour vous. N'hésitez pas à nous contacter au +33 1 47 51 77 97 ou à venir nous rencontrer directement à notre showroom situé au 121 Avenue du 18 Juin 1940, 92500 Rueil-Malmaison. Nous serons heureux de vous fournir un devis gratuit et détaillé pour l'entretien de votre toiture.
6 -
RECOVER YOUR SCAMMED FUNDS AND CRYPTOCURRENCY Visit iFORCE HACKER RECOVERY
I'm grateful to have found iFORCE HACKER RECOVERY, a trustworthy fund and cryptocurrency recovery company. Their team of skilled professionals successfully recovered my stolen crypto, which had been taken by a fraudulent forex trader who falsely promised me a 35% return on my investment. After reaching out to their team and explaining my situation, I was amazed to have all my cryptocurrency restored in less than 48 hours.Losing $76,500 felt like a hopeless situation, but iFORCE HACKER RECOVERY proved otherwise. I highly recommend their services with complete confidence. If you've lost cryptocurrency or other digital assets to scams, I encourage you to file a complaint with them. Additionally, they specialize in recovering lost or forgotten wallet passwords and protecting individuals from extortion attempts.
whatsapp; +1 240. 80 .33. 706
Email; contact@iforcehackersrecovery. com
1 -
I LOST MY CRYPTO, HOW DO I RECOVER IT? Contact iFORCE HACKER RECOVERY
My name is Grace Harrison, a single mother of two from the U.S., and I want to share how I overcame a devastating cryptocurrency scam with the help of iForce Hacker Recovery. Drawn in by the promise of high returns, I invested most of my savings into what seemed like a legitimate crypto platform only to lose everything overnight. The emotional and financial toll was overwhelming. Desperate, I discovered iForce Hacker Recovery. Though initially unsure, their professionalism and empathy gave me hope. They explained the recovery process clearly and treated my case with care. Thanks to their expertise, I was able to recover my lost funds and regain control of my financial future.
Whatsapp +1 240. 80. 33. 7062 -
I LOST MY CRYPTOCURRENCY // BITCOIN // TO SCAMMERS ONLINE Call iFORCE HACKER RECOVERY
Financially and emotionally, losing $350,000 USDT to a fraudulent cryptocurrency site was the most painful event of my life. It began with what appeared to be a genuine trading website that offered large returns and displayed fictitious gains. However, they locked my account and demanded a $12,000 transfer charge when I attempted to withdraw. I was devastated. I discovered iFORCE HACKER RECOVERY (contact @iforcehackersrecovery. com) after doing a lot of research. In contrast to others, they were truthful, competent, and recovered my stolen USDT using cutting-edge blockchain technology. They successfully returned every dollar, provided sincere support, and kept me updated. If you’ve been scammed, don't give up. Real help exists.
W h atsapp; +1240, 80, 33, 7063 -
ASSETS RECOVERY SERVICE - MUYERN TRUST HACKER
As a software developer from Sakha Republic Russia, and like many in my field, I am quite tech-savvy. However, I recently became a victim of a cryptocurrency scam that cost me more than 10 million in my currency. The experience was not only financially devastating but also emotionally draining. I reported the crime to the authorities, hoping for a swift resolution, but I was frustrated and lacked results. It felt like I was in a maze with no exit. Feeling stuck and desperate, I turned to fellow developers for advice. One of them recommended a company called Muyern Trust Hacker. Initially, I was hesitant; I had heard mixed reviews about recovery services and I was concerned about falling victim to another scam. However, after speaking with their team, I was impressed by their professionalism and the clarity of their recovery methods. The team at Muyern Trust Hacker was dedicated and responsive, providing regular updates on their progress. It was refreshing to work with professionals who genuinely cared about my situation and were committed to helping me recover my lost funds. To my astonishment, they managed to recover most of my lost funds. The experience taught me valuable lessons about the risks of cryptocurrency investments and the importance of vigilance in the digital space. If you find yourself in a similar situation, I highly recommend reaching out to Muyern Trust Hacker on ( Whats App + 1. 4 4 0. 33. 50. 2 0 5 ) for help cause they are life savers.
2 -
HOW CAN I TRACE MY LOST CRYPTO SEND TO SCAMMERS HIRE iFORCE HACKER RECOVERY
One afternoon, I came across a post praising iFORCE HACKER RECOVERY for their exceptional services. At the time, I didn’t think much of it until months later, when I found myself in a crisis. During a wallet migration, I lost access to my $313,000 wallet. Panic set in as every recovery attempt failed. Then, I remembered that post. Desperate, I reached out to iFORCE HACKER RECOVERY, and their team took control with remarkable expertise. Within days, they recovered my lost funds, turning my terror into triumph. Now, I share my story, grateful for their life-saving service. If I ever meet them in person..
Website; ww w. iforcehac kersrecovery. com
Email; contact@ iforcehackersrecovery. com
Call/whatsapp +1 240 (80) (33) 706
1 -
Title: Code works. I panic.
My code is running.
No errors. No bugs. Everything is perfect.
I didn’t even try that hard.
Now I’m just staring at the screen... scared to touch anything.
I renamed the file to:
"final_final_TRUST_ME_THIS_ONE_WORKS_v8.js"
I’m done for today.
#whydoesitwork #devlife #panicmode2 -
Legitimate Cryptocurrency Recovery Services Go Through iForce Hacker Recovery
I wanted to share with you a fantastic service that I recently came across. IFORCE HACKER RECOVERY offers a wide range of top-notch hacking services, including credit score upgrade, school grade upgrade, location tracker, WhatsApp hacking, and crypto recovery. They are dedicated to providing the best quality service and have a great track record for delivering exceptional results in a timely manner.
You can easily reach out to them on their WhatsApp at +124 [080] {33} 706. If you ever find yourself in need of any hacking services, I highly recommend giving IFORCE HACKER RECOVERY a try. They truly are the best in the business.4 -
Gally Michel – Guiding You Through the East Brunswick Home Buying and Selling Process
At Gally Michel – Real Estate Agent, located at 33 Brunswick Woods Dr, East Brunswick, NJ 08816, we understand that buying or selling a home can be both exciting and complex. Whether you’re a first-time buyer or a seasoned seller, our expertise ensures a smooth and successful experience throughout every step of the East Brunswick home buying process and home selling process.
Navigating the East Brunswick Home Buying Process
Purchasing a home in East Brunswick involves several important steps — from finding the right property to securing financing and closing the deal. Gally Michel provides personalized support to help you understand local market trends, coordinate home appraisals, and negotiate the best price. We make sure you feel confident and informed from your initial search to handing over the keys.
Simplifying the East Brunswick Home Selling Process
Selling your home requires strategic planning and effective marketing to attract qualified buyers. Our comprehensive East Brunswick real estate marketing approach highlights your property’s best features and reaches the right audience. We also advise on East Brunswick home staging tips to enhance your home’s appeal, helping it stand out and sell faster.
Importance of East Brunswick Home Appraisal and Home Valuation
An accurate home appraisal and valuation are crucial for both buyers and sellers. Gally Michel works with trusted local appraisers to determine the true market value of your property, ensuring fair pricing and smooth transactions. Whether you’re pricing your home for sale or evaluating an offer, our insight helps you make smart decisions.
Why Choose Gally Michel?
Expert guidance through every stage of the East Brunswick home buying and selling process
Proven strategies for effective East Brunswick real estate marketing
Professional advice on home staging to maximize your property’s value
Access to reliable home appraisal and valuation services
Contact Us Today!
Ready to buy or sell your home in East Brunswick? Contact Gally Michel at +1 (973) 738-4449 or visit us at 33 Brunswick Woods Dr, East Brunswick, NJ 08816. Let us be your trusted partner in achieving your real estate goals with confidence.1

























