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 - "achieve"
-
Just saw a recruitment post for a female speaker to join a female panel at a "women in tech" event. And it's by an organisation called "codelikeagirl". 😒
As a female developer, it gives me the upmost cringe to hear about any #women or #girlpower events. Do you really need to validate your ability and support because of your gender? Men don't go to #menInTech events, so why do you need to go #womenInTech events?
On the surface it seems all friendly and gender equality fluff. But if you segregate yourselves into an all exclusive group, isn't that the opposite of what your trying to "achieve"?291 -
Inspiring the generations...
In Tech world everyone is welcome to achieve their goals and taking the world to new levels together.4 -
My asshole coworkers talking about how programmers without a degree are worth shit and cannot achieve anything in industry besides working from startup to startup.
Well, surprise, I'm sitting right next to them, in the same big company and I don't have ANY higher education at all.
Just because I prefer more hands-on experience than theory stuff doesn't make me worse developer than those bastards. I just learn more from working on something, than from sitting in classroom and taking notes.
Fortunately people at HR and boss also valued my previous experience when they hired me, but now having to work with those guys every day is killing me.13 -
Advice that I give to interns/grads:
In uni/college, you're taught *how* to code something to achieve a goal, and 99% of the time the code will work and do the job in a lab.
But when building things for a real production environment, you learn the 100 ways how *not* to code, from seeing things break left right and centre - basically everything and anything can break your code, whether it is users, the OS, other people's code, legacy code, lag, concurrency, the alignment of the moon to your server...5 -
Demoing a new feature in the Dev environment.
Me: The images are just placeholders. The communications team are still coming up with appropriate images.
Management: Can we change that image? It doesn't really fit the theme of what we are trying to achieve.
Me: As mentioned earlier, all images are just placeholders. Continues demo.
Management: That image also doesn't really fit with the theme. Can we change that one too?
Me: 🙄6 -
Manager: Give me an estimate for this project.
Me: It will take end to end approx two months.
Manager: Can you do it in a day. Make some magic happen. This is high critical for business.
Me: Sure. I have a small requirement from you to achieve it.
Manager: What
Me: Please get me the 'Limitless' capsule.9 -
The code you write is your child.
When it misbehaves(bugs) you disciplines(fixes) it.
You are ecstatic when it achieve something(into production).
You want them to be at par with the world(adapting to new libraries).
So, to all the developers out there happy father's day.6 -
Manager: Alright, we've decided we're gonna just going to accept PayPal and also credit card checkout through PayPal in the next two days!
Dev: ...
Manager: We can achieve this timeline, right?
Dev: ...
Manager: Alright, awesome to see your motivation! Let's do it!
Dev: YOU ANSWER PHONE CALLS, TALK TO PEOPLE AND 'STRATEGIZE' ALL DAY. YOU DON'T HAVE TO RELY ON THOUSANDS OF PEOPLE USING THE APP WITHOUT ERROR. THAT'S ON ME, NOT YOU, SO JUST SHUT THE FUCK UP!!!
Manager: ...
Dev: ...rant i love it everyone loves it great startup we are awesome we love it features without error clueless8 -
"Please make the splash screen longer, 3-5 seconds at least"
So you are the "mobile UX expert"? Do you realize people want to achieve things without wasting time and patience? In 5 seconds I may get distracted with a notification or anything else IRL and I I'll even forget I ever opened your app. Puf, you lost a potentially paying user.
All this just to give some fu***** visibility to some small logos of your sponsors. What about an about page so everybody is happy?4 -
Today my mom gave me a 2 meter by 1,20 meter whiteboard. She says that that might help me to achieve my dreams with what i am doing on my computer. This is amazing.5
-
Today I officially switched from 5 working days per week to just 4 days. It will be less money, but much more freedom & happiness.
I'm a lucky guy to have this opportunity, but I also put my big chunk of effort to achieve this degree of freedom. And I'm proud for that.11 -
I had this prepared in advance and executed on April 1st few years ago.
1. I wrote an app in Python that would autostart self & listen to UDP multicast and spam screen with message boxes once a special "magic" UDP broadcast kicks in. The app had minimum dependencies and used native libs for GUI to achieve this.
2. I posted this app source code on sprunge.us and remembered the short URL.
3. Once one of my coworkers left their PC unlocked, I opened their terminal and executed '$(wget -c sprunge.us/ASDF)' and closed the terminal as if nothing happened. I infected almost all machines this way.
4. On the April 1st I get to my office, open the terminal, send a magic UDP broadcast packet anf enjoy the chaos.
Man, that was hilarious.2 -
Me: Can I have PhpStorm please.
Company: Is it free?
Me: No, but it's the best php IDE out there. It's a huge productivity boost and also helps avoiding bugs while refactoring.
Company: Nope. Use Zend Studio 9.
Me: Why?
Company: We paid money for it like two years ago.
Me: <contemplating life and my decision to ever work there>
To whomever it may concern: Zend Studio is the commercial brother of Eclipse PDT, which also is one of the most shittiest idea out there. Almost as bad as Netbeans for php.
You have all the problems you had with eclipse, and none of the features of phpstorm. Zend Studio does not help you to get work done. It is a constant hindrance, everything you achieve you achieve despite its usage.19 -
Christmas-rant:
So I'm having a nice dinner with my in-laws when one of them turns to me: "So, what I want is a website with a link on it to another website, you can do this right?". Seems overly complicated to achieve this result, I know, but she had a fair reason for it. So, I start walking her through what she would need for it. "First thing, let's buy a domain name." "I have to buy these??! I don't believe you, I know people that did not pay for this!" "Well, that's technically impossible except for certain subdomains", I respond politely. "No, I don't believe you!"
So far my happy helping christmas mood.
Merry christmas y'all!16 -
my habit to inspect any nicely done apps to understand how they achieve such greatness, I never felt more welcome when I visit the console, until i found Quizlet.
great place to leave easter eggs.. :)6 -
This is more on work and life balance.
1. Don't do hard work, but do 'Smart work', else you will end up burn yourself 100%.
2. Don't think your manager is your guardian angel, even though it seems like sometimes. He has his own goals to achieve.
3. Spend considerable time daily in and out of office/work, for your own development/improvement.
4. Learn new languages and technologies.
5. Stop making things perfect, 'good' is enough.
and it goes on ............3 -
Found a post by G.R. on Linkedln:
"A lazy programmer is also often a good programmer:
- Writes little code to achieve the goal
- Automates all boring jobs
- He does not develop things he does not know yet
- Sleeps at night, then make sure that if the shutdown occurs, the system will restart
- He knows he forgets things, then writes readable and not cryptic code
- Try to reuse what he did
- He does not like copy-paste (too boring to keep)
It takes training to be lazy"
Love this quote11 -
Bucket list!
- Host my current webapp project.
- Hit 2k ++'s
- Achieve Zen, a few times
- Start a new remote job
- GET A NEW LAPTOP
- GET A GIRLFRIEND (The recurring item)
There's alot more, but for now these should do.8 -
Don't attempt to reach the Balmer peak at the office without first practising at home.
It will take many attempts to know how much you need to drink to achieve it. It's a fine, fine line. 🙃3 -
I once observed one guy and he just... lived. Without owing anybody and himself anything. With nothing to achieve and nothing to prove. Without any kind of guilt when he chose just to stay in bed and do nothing or when he couldn’t finish a readme in more than three months.
He was just living, creating digital things he kinda liked. Without seeking for approval. Without making big plans. Like a psychopath.6 -
So I watched this video that tries to convince people, that the jQuery library isn't really best practice anymore and showed how you can achieve basic tasks with vanilla JS, aswell as some frameworks (Vue, React, Angualar) and how they handle interactions with the DOM.
It also talked about how nearly every JS question on SO has top answers using jQuery, and how that's a bad thing.
But what I found in the comment section of this video was pure horror: So-called "Developers" defending jQuery to the death. Of course there were some people who made some viable arguments (legacy code, quick & dirty projects), but the overwhelming majority were people making absurd claims and they seemed quit self-confident.
GOSH!
Want an example?
Look:22 -
Dev: What are the requirements?
Client: I want to make my boss happy so that I get lots of money and promotions.
Dev: What does your boss want?
Client: He wants to be happy
Dev: …
Client: Also I don’t want to expend any effort or resources to achieve this
Dev: …4 -
From this rant: https://devrant.com/rants/1842092/...
For the one piece lovers put there. My buddy made the ship and although i'm not good at watching anime i appreciate the work he puts in. I'm just here sharing hes work, maybe its for you and maybe it isn't but as a person i would like to live in a world where everyone got to achieve some success doing something they love.
The work of him (PS, hes a writer too)
https://flacokawashiwa.wixsite.com/...
Have a good day all7 -
Why the absolute fuck do I need to have nvidia membership to download cudnn? What evil do these mofos think people achieve with free access to a fucking programming tool?
Jesus on a bike! I nag about open science and all I end up with is always these spying morons, who purposefully disable scientists. Fuck!
If👏you👏need👏my👏info,👏then it's👏not👏free.👏17 -
At a previous job, we had a CTO and in a meeting of all the department heads, we all realized we have a CTO that knows about as much about tech as the pigeons do.
I’d always seen the confused emoji, I however never knew an actual human being could look like it, I’ve seen confused people, but on this day I saw a living 🤔…
How did I manage to achieve this result, I told him you can’t copy AngularJS code into a Flutter project, I then proceeded to tell him you also cannot copy it into a react project. I think I broke his brain.
Oh and yes, I worked at a development house, all the department heads were developers except for the QA head.2 -
Job ad: Must have large amount of experience working in a completely unstructured environment, be hyper innovative and be willing to work HARD and have a PRODUCT MINDSET!
Translation: Management doesn’t know what they want and even if they did they are completely incompetent at communicating what that is. You will be accountable for reading their minds and coming up with something that makes them look good. This task is impossible so you are expected to sacrifice every spare second of your life in vain pretending it is possible. If you do somehow achieve it you will not be given any credit due to your “product mindset”.3 -
Life at work these days:
Manager: we’re not getting enough done
My calendar: 1/3 week filled with scheduled meetings
Manager: we need to use ChatGPT intensively. We'll go a lot faster.
Me using ChatGPT to get it to write an automation script: 2 hours wasted with no success
Me starting again from scratch to write the script: 15 minutes to achieve the desired result.
Thanks for your advice boss8 -
Worst realisation of myself when I was a greenhorn dev? Nobody gives a f***ing damn of what you achieve as a software developer. For them you're just the uncool nerd - end of story. That's where I just stopped having any conversations about my job at all... unless it's with other devs.10
-
So today after 5 years of working at my current company I decided that enough is enough... I called my boss (while being scared AF) and told him I quit. Now guys I know it is the middle of a pandemic going on right now but I want to focus 100% on my side project and I'm unsure if it will work or not, but it is a dream I want to be able to achieve. Damn it feels awesome to have a community where to say these things27
-
Anyone advice on how one could achieve a high upload 'rate' with a seedbox seeding Linux iso's?
It seeding more than 10 iso's but the overall up speed is 10kbs .____.11 -
Dear coworker,
We have a very nice SASS setup so WHY THE FUCK ARE YOU POLLUTING OUR HTML WITH INLINE STYLES!?!?!? It's not like it's even necessary to use inline in this case, I can achieve the same thing by just moving your styling to the scss files. So I ask again, WHY THE FUCK???
Sincerely,
A mildly pissed person who hates front-end dev work3 -
Finally resigned.
I didn't hate my work but I need to grow. I was 4 years experienced and I was working on entry level positions. That's because for getting promoted I need to work like I'm on the next level for a year consistently, I don't know if I was working on next level but I felt confident that I can, so I switched companies finally. I don't know if work will be a lot what will I do but I have enough hard skills, my soft skills might not be that good but I'm finally doing something to achieve growth in that area. I'll be scared, anxious, helpless and all but let it be. I'll sprint, rest and repeat.8 -
Feels like I found value of "NAN"
i.e, finding non-ranter dev @ devrant!
"Write no rant
Comment no rant
++(view) all rant "
@Ghored
I guess he should be given a badge or something!
Never able to achieve that stage of satisfaction,
Bsod in windows,
Grub rescue for Linux,
Gradle build problem for android,
404 errors,
What not ?
Yet I really feel like today , I met a ironical legend of dev community!
A full bow to you my friend4 -
11 months ago I was tasked to audit 58 computer and 6 servers including network speed analysis. In the meeting with the client & stakeholders, they asked my boss how we will achieve this. He replied... "Pen and Paper. We have interns to capture all info into a spreadsheet ". GEEEEEEEZUS!!!4
-
We might achieve world peace one day and still won't have agreed over indentation.
Indentation = TAB. Just 1 character (N spaces = N characters = more disk space, duh!). And then each dev can chose their own TAB width (in spaces) in their IDE of choice. Beautiful.11 -
If you ever feel like you won't achieve anything in your developer career just remember that Suicide Squad won an Oscar.1
-
JIT Learning. Just in time Learning. You Don't need read a book from cover to cover. YAGNI. Many technical books talk about topics that you might never need in your career. Focus on what you need to know after making a plan for what you want to achieve.
YAGNI applies to coding as well. Don't create a class or a method just because you Might need it later. Create them only when necessary. This keeps your code cleaner and there is less to test.4 -
I just came back from a meeting to a project that integrates some companies to achieve the project goals.
There was this "computer/data scientist" (his words) that every time he talked I just wanted to punch him in the throat.
Look, I'm not saying he isn't good or anything. He can be a fucking genius, I don't care.
But he talks as if he is the smartest person on the room, fucking annoying.2 -
!dev
There’s nothing more frustrating than feeling depressed and apathetic toward everything for days, like the walls are closing in, you’re never going to achieve your goals, and there’s no point to living... only to realize it’s just that it’s “that time of the month”.
I miss the days when my PMS was literally just “Random commercials make me cry”.
To clarify, I would probably catch on that these emotions are just a hormonal reaction if “that time of the month” happened every month. Nexplanon is a weird birth control.
I’m sure this thread was overshare, but I just wanted to express my frustration.
Here’s Bob being stealth5 -
I don't get it. Bethesda managed to make the best temporal antialiasing solution to ever grace this planet with TSSAA in Doom 2016 and then manage to fuck it up by removing it in favor of forced TAA in Doom Eternal which looks like complete dogshit
WHYYYYYYYY
The graphics were /literally/ the reason I bought the damn game. I just finished Doom 2016 and it was so inspirational for my own game engine, giving me motivation by seen what I can achieve. Doom Eternal is fucking depressing from a technical standpoint
Well at least I know now that my own AA solution is viable and that I can do better than a AAA studio :emotionless-shrug-guy:8 -
Why do I keep playing mobile games even though I know they are :
-time wasters
-basically grinding
-not useful
-keeping me awake
-after my money
And I won't really achieve anything if I manage to finish them... And will regret it10 -
One shitty thing about working in a Japanese company is that they make you write personal goals/targets (目標). These goals they expect you to achieve don't actually relate to your work most of the time and it's not about personal growth, but more about what you did to improve the company.
Another thing is their expectations that you can achieve all this within a year on top of your work is kind of unrealistic. Plus even if you achieve such goals, it does not equate to good performance review and/or salary increases.8 -
Spend almost 3 days translating a library from js to python, 2 hours to upload it to PyPI, 10 seconds realizing, that there is already a library that does the same thing + something a friend of mine is working to achieve. I am so fucking done...
(At least I some new learned stuff in JS and Python)1 -
You came to me with a problem, and I have the solution. I'm working with you to achieve a goal not for you.
I don't need you, you need me.
I've been using the above statement for a little over two years. Has been working pretty well. Might not apply to or help everyone but it sure helps me.3 -
CSS quick maffs:
Using viewport units to define font size but sometimes it's too small?
Instead of font-size: 10vw;
use font-size: calc(10vw + 20px);
This will make sure that font size is AT LEAST 20 px no matter the viewport width. Treat the resulting font size like a function of viewport width and feel free to experiment with it. With calc in that case you can achieve the best typeface responsiveness possible.13 -
Leaving my current company for another opportunity. Boss has been working remote for almost a week now. When he shows up at the office, behaves like I don't exist anymore. Throwing in comments like "let's hire this guy, he's got some actual AI experience and not some academic bulls**t" while making sure I definitely hear them. His childish behavior leaves me wondering here what he thinks he'll achieve with it. At least makes me to look forward to get out of here. Oh well... Only couple of weeks left to put up with this.1
-
Working from third world country means getting paid just 10-20% of world wide salaries and already being happy about it, because your salary is still 4 times higher than other local ones.
Silly wishes for career. To achieve getting paid 90%+ of the salary in the next close years. Or at least 50%.
Some of the local people continue work for 10% salary all their career life here... I wonder why? Why not to fight for your place in the world?10 -
In the process of moving our web store to Shopify (yuck!) and we are first creating 150000 fake orders through the API so that as we import our real orders, the numbers match.
I'm disturbed by the fact there is no better way to achieve this and after speaking with support they said our best bet would be asking about it on the forums.1 -
Some of the smartest and brightest people I know are arrogant as fuck.
And I believe they have all the right to do so, for they have earned it.
Be kind and leechers will drain the living soul out of you.
If you aspire to achieve greatness for self, then setting boundaries is important.
This does not mean, you have to harsh to everyone, rather it's about figuring out whom to give your time and attention.9 -
Tired of hearing "our ML model has 51% accuracy! That's a big win!"
No, asshole, what you just built is a fucking random number generator, and a crappy one moreover.
You cannot do worse than 50%. If you had a binary classification model that was 10% accurate, that would be a win. You would just need to invert the output of the model, and you'd instantly get 90% accuracy.
50% accuracy is what you get by flipping coins. And you can achieve that with 1 line of code.5 -
When confronting a new language: "how does this work? i don't understand it's syntax. I'm not going to achieve nothin in life"6
-
Hello fellow people,
though I'm normally just a lurker, I want to take some time to make some new years resolutions I probably won't follow after a few days, but I do have some small goals I hopefully can achieve.
1. Hopefully not regretting to post this. I get kind of anxious when I think about someone I know could see this. I'm fairly new to this site, so I really don't know what's going to face me.
2. Getting my mental health on the right track.
I could do so much more if I wouldn't be as... occupied with uncomfortable thoughts as of right now, such as feeling as if I am not able to do what I want to do because I'll never achieve anything so why even trying... I want to change that, because I'd be more able to do things I want to do; to have more energy for uni because that's what I originally wanted to do. study computer science because it was and probably is still fun to me. finding the motivation I've had a few months ago.
3. With that follows... trying new things; starting a project and hopefully finishing it.
I don't know. I normally don't do these kind of new years resolution things, but I took this small opportunity, even if it is just for me, to write it down.
Here's to... another chaotic year, as always. But better chaos. I don't know... why am I doing this? This page wasn't meant for this or was it? I'm confused now. I'm sorry if this bothered anyone ^^'9 -
TL;DR:
What do you think about visual scripting.
Pretty much anyone here knows Scratch. And most devs make fun of it (while most also know it's a real programming environment), yet what do you guys think about BLUEPRINTS or Visual Scripting?
Starting to learn Unreal, I have two choices. C++ or Blueprints. While some argue that Blueprints can't achieve and replace C++ in Unreal, I saw others ignoring the fact and making awesome stuff you didn't think was possible. I saw how powerful even this node-based programming environment is and started learning it. What do you think?
(Image from Masterclass, not by me)7 -
To be locked in a dev-centered paradigm. I want personal projects that earn me money. I want my own business. But, it requires marketing. I have no respect for marketing people. I’m a dev, and that’s a common sentiment among devs. I have to get over it to achieve my goals, but it seems like I’m locked in a dev paradigm. I only see engineering.10
-
Hi guys, I just wanted to share some footage of my upcoming Space Game - STRIFE - Battle for the Southern Star.
https://youtube.com/watch/...
Super happy with what I have been able to achieve in just 2 months of development. Demo coming really soon.21 -
Do you guys think that in terms of a design, we're in a refresh loop?
Like, I don't think the goal of a design is to be user friendly and optimal for all human eyes. There's a million ways sideways to achieve that.
I think the real thing most designers go for is to just make something look "new". And every few years that needs to be redone. Forever. In an infinite loop.
Fuck actual usability, thought-out layouts, contrast rules, what-the-fuck ever. 99% of the goal is to make it look "modern"10 -
The new iPhone is gonna have an odd number of pixels in width. I can already feel the anxiety of trying to achieve pixel perfection.7
-
I've been working for 12days straight to develop 6 different pages in an admin panel. The CTO decided to launch only 2 of them! Yesterday, I was late so he asked me to be more regular and produce results with a mixer of insults and profanity.
Dear CTOs, I know sometimes you guys just want to burst out but stop for a minute then try not to be an asshole. It has the complete opposite effect on an employee.
You being an dick will achieve only one thing, you being a dick.1 -
One thing I hate about WinForms:
"do not modify the contents of this method with the code editor."
How the phook do I add eventhandlers without adding them in the code? By some mysterious ways in the so called "designer"? Click and drag? Wearing a tie and talking to the computer? Making a phone call to Microsoft? Immersing into VR and ordering an event handler from a virtual store?
No, I've always just typed whatever I want to achieve and I'm going to do so whatever those know-it-all comments say in the auto-generated code.
You can call me a conservative old fart, but nothing beats writing my own code.6 -
PM: To achieve this, do A
Me: That's unnecessarily complex, can't we do B
PM: Ooh, so it's too complicated for you?
Me: No, it's complex, it will bottleneck the system
PM: We've done A in 5 different websites, so you should do the same
Me: ......5 -
In the first few months that I took coding seriously, I used to see a feature in some android apps that I really liked and wanted to do. One night in my sleep, I don't know how, but dreamed about it's solution and how to achieve it. So I snapped out of sleep at 2 am and started working on it. I finished it at around 5 am, but I was too exited and happy to go back to sleep, so I kept adding things to it and expanding it until 8 am, when I had to go to work. And at work I had to code until 5 pm, although we had one hour for food and resting. That was the longest I coded!1
-
Where do you go/what do you do when you need to think out a problem?
Me, I take a drive. I'm not sure why but I seem to achieve maximum clairvoyance while driving around. Moreso at night than during the day, but the effect is still there when the sun is up. It's kind of weirdly meditative, to drive autonomously, only hearing the drone of the engine and whisper of the tires.
I know a lot of people resort to showers, or straight meditation, but I was curious if there were other, quirkier things people do to arouse their mind.7 -
Who codes while laying in bed? 🤨 Just saw a random coding video and the guy was just laying in bed with facecam.
I'm tempted to get a laptop just to try it and achieve my final form.31 -
Wisdom tooth is trying to burst through my fucking gum, but it's still less annoying than a friend I have who:
- Constantly posts shitty 'inspiring' quotes on his facebook and tags everyone on his friendlist in 'em.
- Watches motivational speakers and constantly links you up to them.
- Tells you to 'aim higher' or to 'look for a job in a bigger company' or I won't achieve 'the success'.
..bitch, what kind of success have you achieved to tell me what to do with my god damn life?4 -
Since the last post did not have the gif correctly attached, and @C0D4 suggested how to do this properly, here it is again.
With virtual camera, now I join meetings like this, and it is a live demo not just a video
Here is the repo to achieve the effect
https://github.com/txstc55/...
You will still need a virtual camera software to project it in the meeting, for me I used OBS6 -
Submitted a ticket to the 3rd party IT provider today. Just like they always do they close the ticket instantly saying they did the work when they didn’t do anything.
Except this time they went one step further. They documented that they had a conversation with me and that they convinced me that I didn’t need the work done.
No such conversation occurred. I have not changed my mind nor have been given any reason to. They just want their ticket times to appear as fast as possible and are willing to lie through their teeth to achieve that.
Prepare for a shit storm motherfuckers.2 -
Next year I will strive to achieve the best test coverage on all our components and design all our new features using best-practice agile methodology with a realtime user involvement.
Reverend on 7 January: Fuck that, we need to ship this shit to production now. -
If I have the same privileges (time, money, connections, environments, energy etc) that they have, I will surely achieve 3x more.
I am not trying to find an excuse, that's the reality. I already achieved way more than most people with the same background. I should be proud of myself, and other people who think otherwise can go fuck themselves.
༼ つ ◕_◕ ༽つ3 -
I will never understand people who voluntarily interview for a well-paid position while making off the cuff negative comments and generally sounding like an absolute arse the whole way through. Do you really feel like your "look at me I'm a tough guy" attitude is going to achieve anything more than your application being tossed in the bin?!
Yes, you knew your stuff brilliantly. Probably way better than I do in many areas. But damn, I wouldn't want to spend 5 minutes working alongside you.11 -
That feeling when the CEO gives a really positive pep talk about his future plans for the company but, deep inside you know your just caught up in a monkey shit fight that can never achieve the goals he’s laid out.
-
Do any other devs here have serious entrepreneurial ambitions and the drive to achieve them?
How do you manage the conflict between your day job and your ambitions.
I find every employer is looking for someone with just enough ambition to “move up” in their company but any ambition of your own outside that seems to come off as threatening.
I try to keep the 2 separate but I have always thought that by not wanting people with actual ambition a company is only hurting themselves.
Thoughts?12 -
Corporations... huge, old, monolithic
We want you to automate but will do everything we can to prevent you from getting resources to do it. Restricting policies, decisions by managers on "what they do not want". No procedures on how to achieve the result within policies. Half the business lives in a gray zone and sea of policy exceptions.
We finally decided to get at least Azure subscription instead of trying to develop similar framework internally, but wE DoNT WANt YOu to dEPlOY thERE As WE Don't cOnSIDEr it sAfE ENough.
Like pissing against wind.6 -
The more I write Go the more I get to like the language, but today I felt like I hit a huge wall. I found out that the structure I initially planned for my Discord bot wouldn't work for what I actually wanted to achieve, which made me feel like a completely useless developer. I develop SaaS solutions in the form of REST API's for a living, so making a bot is completely new to me, which is why I probably shouldn't feel so useless. Any advice for getting back on the horse again? I really want to see this hobby project finished. But starting over after almost 20 hours of work feels so demotivating 😕2
-
You may always feel behind. You aren’t alone. Find something you enjoy within coding. Don’t be a hero and pick all the tickets. Pick what you can achieve. Pick a long-term ticket that you can call yours and own it and learn from it.
BE KIND YO YOURSELF.2 -
Me: Let's implement this integration test suite in Python since it has got plenty of rich libraries for accomplishing our goals.
Client: Let's use Node.js instead.
Me: With Node.js, we'll need to handle a lot of it's inherent stuff like asynchronous code flows, promises, etc. That's not what we primarily want to achieve.
Client: Let's use Node.js.
Me: Okay. What potential advantages do you see with Node.js?
Client: Umm.. let's just use Node.js?
Me: FML4 -
I'm starting my own business, I don't know where my future will go, and what I will achieve. I'm confused
please give me advice if you can12 -
#1 Don't go looking to clear your doubts with your mentor. Instead, try and figure everything on your own. Trust me, that'll teach you a lot more than you think rather than by getting the answers directly spoon-fed to you from your mentor.
#2 Always keep a curious mind if you want to achieve something in what you do. You can't learn anything if you don't have the curiosity to ask the right questions - why? (mostly). Especially if you're just starting your career.1 -
Arrrgggghhh!!
How the fuck do you stay focused on one task?!
Writing code, is like browsing YouTube for me. I begin by searching for a Hibernate tutorial, and end, 3 hours later watching a video of a cat chasing a dog up a water slide.
How do you stay focused on the task of writing the specific class, method, package you set out to achieve when you sat down for that session??4 -
What I wish to achieve before wk200? For sure learning Rust properly and possibly D. Not going to lie though, I also have quite a few projects deserving a rewrite...
-
FUCK EVERY PAGE THAT DOES NOT STRIP CLEAR TEXT INPUTS LIKE EMAIL AND USERNAME.
FFS WE LIVE IN A TIME WHERE YOU JUST HAVE TO APPEND ".strip()" TO ACHIEVE THAT2 -
Since I already achieved my dream of being employed as a mobile app dev, I'm into creating music now to prove myself I can achieve something with this too. But you know, I'm kinda lost what to do. Like how I was when I started programming 😂
Maybe one day I can combine both skills into something interesting.9 -
People before 1950: Sam to his son: I've built this shop with all the hard work, you should put in some effort into your studies to make it worth it!!
People between 1950-1980: We need to develop something to help us achieve great goals, like a machine that can travel back in time and tell our past selves to "relax, in a few decades you'll be able to build a website in under 2 minutes!"
People now: I completed my website built in under 2 minutes, and now I'm going to use it to order a vintage manual typewriter so I can experience the thrill of taking all day to write a single page! -
Goals -
1. Learn frontend and backend development. Move out of "Just android developer" description
2. Move out of this shitty MNC and get a job in a good company
3. Blog more
4. Give talks
5. Get fit
6. Have a nice gf ( one can hope)
Can I achieve this much? I'll try my best for sure. -
Hey friends! Milo here, I sincerely hope all of you are having a tremendous day and or night wherever you may be. This photo i have attached here below is a dream one day i wish to achieve.
A good friend of mine who I personally consider a mentor invited me to check out their workplace which one day i really hope to be able to work in! Such a nice place with a spectacular view! Please pardon the horrible weather on that particular day! :-)
Kindest regards
Milo15 -
When you spend more time renaming variables, class names, properties etc.. to achieve perfect code and patterns rather than actually solving the problem. I'm bored now...
-
My Programming Ambition.
To empower aspiring programming entrepreneurs with the idea that they can use their highly coveted skills to achieve whatever ambitions they have. To show them why they don't have to settle for the industry standard right now, which is low pay, poor conditions, hyper competition and lack of appreciation. To help them understand that with what they know, they can literally create any career that they want.17 -
Wish you all a Happy New Year! Being a part of this community has made me feel a sense of belonging and that I'm a part of something bigger! Seeing all your fuck ups made me feel better that in not the only one, seeing all your accomplishments motivated me to achieve more in life! I would like to take this moment to thank you all and to make me feel proud of being a dev! I wish you all an amazing new year and may you all get whatever you wish this new year!
-
!rant but kinda.
!dev but also dev
Hello, my name is ***** and I already had a few Old Fashions🥃
I've been chasing a big career and success since i was about 12.. the first 8 years of my career I did the same.
for the last two years i decided to slow down, I'm still keeping up with stuff and do a good job but I took a break from wanting to being the next Wozniak.
Im much happier and more relaxes now but I'm at a point where i really wanna do, be and achieve more..
My #1 goal in life is to build a family, having a wife and a few kids. (first gotta be able to talk to women though:/)
i have a very strong desire to have an impact on the world and society to build a life in which at least my (non existing) family could be happy and without worries. but i've no fucking clue how to achieve that. how to have an impact. i don't see a way as a software engineer anymore..
i feel lonely and lost without any fucking perspectives..
i feel like i was better off when i was chasing the big money..
i know dev rant is not the place to do this but i can't talk to my family and i wanted to share my emotions. been alone for 3 months now and it's also about my dev career, that's how i justify to post this to our community here😅4 -
In 2020 I want to achieve:
- develop a proper custom deployment tool (for job)
- get my boss to finally approve of me doing code reviews (we have 0 reviews 🙄, tiny company)
- never have to work on WordPress ever again
- develop or set up a company internal package repo (alt. to NPM)
- get a new contract
- get 3 open side projects done
(non-dev)
- buy some more furniture and make the appartment finally cozy and a happy place to live
- finally get over the negative thoughts of that antisocial ex
- go indoor climbing 3 days of the week, to get rid of those developer fat cushions... 😅6 -
Stack Overflow is a great resource for all sorts of programming hints and tips, information and...sadly, desinformation. But if you want to comment on something someone's said you need 50 reputation points. How to achieve that when you need rep points to do anything that could earn you rep points? It's a catch 22 for newcomers that are like totally excluded from any discussions at SO which is more sort of a read-only community to me. This is where devRant shines. Anyone can rant about anything and comment on anyone's rant. Some rants and comments are stupid, and some are great. In the end of the day, freedom of speech is a great thing.9
-
@dfox
What does it take to give us some hope the spam around here can be controlled or removed by some power users?
Shit is getting out of control!
I'm pretty sure my ability to -- has been revoked again so that's no longer an option.
Reporting spam doesn't seem to do anything either 🤷♂️
https://devrant.com/rants/10381484/...
https://devrant.com/rants/10381472/...
https://devrant.com/rants/10381262/...12 -
You told me “my dick is small, but your dick is smaller”. Little did you knew that in CSS, “smaller” is bigger than “small”.
With that attitude, there is no way you can achieve float: center. May the position: absolute be with you, for the rest of your life.4 -
Same as the year before.
Trying hard to achieve good grades in school. Nothing special. The usual shit, as you can see...
Thanks for taking your time and read my unnecessary post anyways ;) -
I will never ever see, play, or think about video games the same way again. Even playing all my childhood games is never the same.
I will now forever see the game from the inside out, imagining what code the devs might have written to achieve what is happening: sprites, audio, triggers, AI algos, etc. No longer is a player or character just a player or character; they're sprites, animations, classes and variables and method calls. o.o2 -
I hope one day i will stop writing dirty code to achieve a task, forget to refactor it and then struggle to use correct names for variables and methods when i need to move on other tasks.
-
I have a course at my university about personal data and it feels more than a law course than a computer science one. I asked the teacher why do we have to be taught that subject and how would we be able to use what we learn in real life and she got triggered, telling me that with just by coding I won’t achieve anything and i have to learn more topics and if I didn’t want to be taught this subject why did i choose the university.
I just made a question you fuckin butthurt, chill the fuck out.3 -
Remember my friends
Fuck 2019. I still have one photo of 1/1/2019 on my instagram profile as my first photo with hopes to achieve what i was planning to achieve. But life happened. Things went wrong. Murphy's fucking law took over. Fuck you
Start fresh 2020. Learn from the mistakes. Expect more mistakes because they are inevitable. But do your best to NOT repeat the old ones.
We are going into the new decade. No more 201X year.
-Delete all negative energy
-Cleanse all BULLSHIT
-Remove everything weighting you down
-DETACH FROM THE PARASITE PEOPLE
-Stay with the real people
-Stay with family
2 more weeks until 2020
🙏🙏🙏3 -
I clearly don't understand how StackOverflow works. I posted a solution I came up with in a Q&A style, thinking it's a way for me to contribute to the community.
When I researched the challenge I needed to solve, I didn't find any elegant solutions that would have helped me achieve what I was aiming for.
One commentator said my post wasn't a real question about a real coding challenge, and wasn't compliant with SO guidelines.
Another commented that my search provider was clearly inadequate.
My submission was voted down so I just removed it with the intention of sharing it elsewhere.
It's almost as if StackOverflow resists contributions from newer users. Or, as I suggested at the outset, I clearly don't understand how to be a productive member of that community.10 -
Dear web devs,
PLEASE learn how to (or teach/inform your clients) correctly target ads.
Thank You
Also, WTF??? and even WZF?!?! Who created this? Furthermore who the hell paid for this to be an ad, what are they trying to achieve and how tf do they think this will achieve that???
PS-
In case you're wondering what i was looking up on thesaurus.com, or would like to assume/blame this ad on my browsing history, cookies and/or something like google listening in the background through my mic... nope. Looked up "adage" and im waaay too adept at cybersecurity and easily annoyed by anything doing something i didnt explicitly tell it to.
if you're ignorant of the google listening thing:
yes this is totally a real thing that the vast majority of Smartphone users have no clue is happening despite it being in t&c. Try a few, somewhat relevant to this topic, google searches and youll find suggested searches like "can my phone read my mind?".
I tend to explicitly ban shit like that on everything (even devices of anyone on my property that never logged into my internet... im not paranoid, just not a fan of tech doing things i didnt tell it to)... but when i needed to enable/allow it on a dev for 30min, the next time i went to look for a book, one of the top suggestions (before typing anything) was "Burmese Pythons"... i looked back at my activity for that 30min days ago... I had been explaining some basic python code to a kid from myanmar... so it was pretty amusing.20 -
My most humbling experience was finding the source code online to the original Pokemon games. It was right after I had finished my first text based Linux console game and I was looking up other programs source codes just for shits and giggles. Most of them were simple and I learned a few simple tricks but the red and blue Pokemon were the first codes I saw that fascinated me. The addressing, the memory allocation, even the simple audio processing was simply genius. So many unique innovations and techniques. If I achieve 1/5th of the skill I found in those files, I can die a happy programmer!3
-
Continuously question everything you're doing.
In this field there are so many ways to achieve an outcome and technology and standards are consistently evolving. Keep looking for a better way. -
group policy prevents me from installing browser plugins at work. For crying out loud, I'm a dev! Any set of permissions that enables me to do my job would include an escape hatch for this! I can just rebuild Firefox without group policy support! What the fuck is this meant to achieve besides waste company resources!?4
-
Windows got upgraded to creators update.
Ever since it has updated, the battery life has decreased drastically, laptop used to last around 8.5 hours of daily usage, now its down to 3.
WTF, man.
I know surface has got its pro's, but shit, 5 hours of battery loss is no joke and certainly a big task to achieve.4 -
"To achieve great things, two things are needed: a plan, and not quite enough time. " - Leonard Bernstein1
-
Does anyone know of some project that makes emoji render as emoticons (:D) or text (:troll:)? I would find something like that useful because emoticons look better than emoji and many emoji are so obscure that I find myself pixel peeping when I try to comprehend what they are trying to represent. Sometimes there's no other way to find out what an emoji is supposed to represent than copy-pasting it to a search engine. Very convenient.
I'm interested if anyone knows how to achieve this on any platform.8 -
!rant
I'm a computer engineering student.
I'm very much interested in Systems and networking.
That's why I was thinking of persuing cyber-security as a career option.
But I'm not quite sure if that is a good choice.
Also I don't know how to proceed in order to achieve excellence in cyber-security.
It would be a great help if you guys could help me.
Thanks :)20 -
Started doing deep learning.
Me: I guess the training will take 3 days to get about 60% accuracy
Electricity: I dont think so! *Power cut every day lately
My dataset: I dont think so! *Running training only achieve 30% of learning accuracy and 19% of validation accuracy
Project submission: next week
😑😑😑2 -
Does anyone knows about OLAP cubes, Rollups and whatsoever?
I'm wondering if this query it's overcomplicated...
Just trying to achieve a sum of amounts by month on a year lapse6 -
Fuck, wanted a year long streak on github but failed at 40 days.
I did code but just had no part finished so didn't commit.
I even have an alarm for committing ffs. I just snoozed it and was like I do it when I finished x. Forgot track of time like always with coding and found out four hours later.
Fuck. Back to one. I just start over, it shouldn't be that hard.
I should change my commit behavior to push if compiles instead of push after complete feature. So, I change the definition of achievement easier to achieve6 -
Personal Opinion:
If you/your company's goal is to achieve micro-services, kubernetes or any new shiny technology, then you are thinking it wrong.
These tools are a means to an end. They should be a solution to an issue you are facing/will certainly face. They should not be your end goal.5 -
Aaaaand it's here! My complete photo gallery. Sorry it's on google photos though. Every other thing compresses photos, and the library is too large to be put on GitHub LFS. I have to rent a VPS, and I'm too tired now from going through my photos the entire weekend to pick out the best.
A lot of them are liminal. The overall theme is fernweh — am acute nostalgia for a place you've never been to or a feeling you've never felt. I strive to achieve that in every shot I take.
Enjoy!
https://miloslav.website/photos3 -
I usually avoid procrastination by turning off my phone, not going on social networks or YouTube and by setting some goals to achieve in a day.
-
"We unfortunately live in a corporate world where group decision making is made to avoid failure rather than to achieve success." - Bill Cahan3
-
Me: "Yeah so I have this problem, I generated an environment and setup a NodeJS docker image on it and it returns "Cannot find public IP address", help"
SO: "Yeah but what are you trying to achieve? Here is a link of the documentation everyone saw and that didn't help at all."
Me: "I just want to... reach the fucking server? Without trouble? Please?"
Some people need some cocaine in they morning coffee, if it can help then open their fucking eyes -
Enter one word in terminal and hack fucking government's, CIA's, NSA's, websites, database and servers, just like hackers in movies do.
If I failed to achieve this, would love to hack Sony's website and post a message on all their websites
"We make terrible mobile phone" -
I remember the day when I was in first year college. We were tasked to make a c++ program that will print a diamond pattern. Didn't know that you could achieve that with for loops.
What I did?
A hard coded one.
What I got?
An F -
My god, I just had to use a very ugly hack involving HTML generation via string concatenation, passing a function as a parameter and closures.
Now I appreciate languages that achieve such things naturally even more.2 -
"I don’t read inspiring books. I find that such books give me a temporal high, but they don’t give me the power to actually follow through. In fact, I suspect these books often serve as a substitute for actual success, rather than as a way of helping people achieve success. By reading inspiring books, you can experience success vicariously; they free you from having to achieve things yourself. " - Lukas Mathis2
-
We are in middle of sprints where neither tech lead or PM knows what we r trying to achieve. When does as team member I suppose to start panicking???1
-
Everytime I scroll through here I see people complaining about JS and frameworks being made for it. Well think about it, would you rather have to use old buggy JavaScript or help the community and the language achieve better standards? Just look at ES6 and ways to write code and JavaScript really isn't that bad. It's just misunderstood.3
-
Imposter syndrome is such a bitch
It feels so good to finally be able to achieve something without constant self doubt (okay I lied, but atleast I am actually programming)
But fuck me it's hard to keep reminding myself that it's okay, it's fine if it's not perfect, just evaluate all the possible solutions and pick the best one, it's fine9 -
I get the feeling that trying to live as if being a dev is not a lifestyle is a lie. Not that you can’t have other hobbies as a dev, but development needs to be your first hobby as well as your career if you are going to achieve anything in this industry.12
-
Have seen someone not getting it to 63.0 two weeks ago here. That was the moment when I decided, that I wanna try this really hard 😂😂
And it worked 👌
It was a little tricky, because I'm driving about 160 kilometers/100 miles every day 😊 had to reset my daily-trip-mileague whilst driving home to achieve that.9 -
Started making 5 figure income a month while working for myself. But have no friends and no interests to talk about besides work. Im a really bad case of "all work and no play makes the jack a dull boy". I spent last 8 years to achieve that. Is that good or bad? Im so much lost in my work that normal living sounds so boring at this point10
-
I'm very consumed by the world affairs, events, politics, and news. It consumes a big part of my thoughts and mental energy. I really want to stop following and getting consumed by all of this. But, I also want to at least have an idea about what's happening. I truly believe that one should not be neutral and should do their due diligence to find and support the right cause and take a stance (even if by words). It's a difficult balance to achieve.9
-
I've been working on a side project for a while(many months) and I'm at my 3rd refactoring and concluded that the greater service I want to achieve the more complex the project become, nothing exceptional, except I feel like doing the effort of an entire team of software developers.
Someone else has/d such a feeling/experience? If yes, I would like to hear your thoughs/story(just curious ;)
Ps: soon I'll reveal some screenshots here :32 -
Omg nothing is as frustrating as writing tests for a given file, that is needed to achieve 100% code coverage. Also not following TDD.3
-
Every time the QA posts a bug, you set a whole interrogation to achieve enough information to resolve the issue.
-
I've been successful to achieve this without executing a fork bomb. A buggy library, doesn't care about their children.
-
In the 21st Century the problem is not to allow the use of Chemical & Biological Weapons & 'maybe' just 'maybe' achieve total nuclear disarmament (not in the next 120 years) It's not just the responsibility of the UK, USA, & France but that of every country that's a signatory of the conventions that banned the use of such weapons to intercept and retaliate against members that use such kind of weapons. From Kenya, Ghana, South Africa, Brazil, China, India , Afghanistan, Butan, Taiwan, Iceland should use heavy force to stop the use of such weapons.1
-
Designer:
Responzivity looks little off:
I:
1) Yep, by default all elements are excesively large, so i need to do many breaks to fit all scenarios and keep important informations in first few screens.
2) Sometimes you follow 1280 max-width, sometimes 1440, sometimes others. It is hard to achieve some consistent look on smaller devices than your biiig monitor.
3) Design is heavily dependent on large and various images with text overlay. In some scenarios text become unreadable.
4) You did not design a responzive version in first place, so FUCK OFF! I just trying to do my best to fix your shit because you suck as hell!
Escaled quickly, but i'm so tired of this idiot.4 -
The other day the "big boss" came to us asking for a feature.
During he speaking to a colleague I saw this guy whitening in the face.
So after some time I asked him what happens..
"He just told me to deallocate some memory (to achieve this, and do that..)"
...
We are writing in Python. -
Here we go, the winter is happening #BecauseItsAlreadyComing
The Fcuking Stereotype of MDFK Projects Deadline was not achieve, everybody starts throwing blame words, the management had their heads burned, aaannd... This is nearly 11pm I'm enjoying my chicken Satay and I don't give a fcuking damn with this situation. #MyCodeMyAdventure
lets have a junkie dinner my fellow devRanters! 😂3 -
Ideally, there would be 3 engineers and 2 sales people. The engineers would pair with the sales folks on calls to figure out what customers need and hire designers to design just want needs to be built. Everyone would be responsible, not over commit, not oversell, and figure out creative ways to make the company money and achieve technological superiority.
-
This is legit scary and awesome at the same time. Tried it myself and it is extremely fast and also pretty good...
https://github.com/CorentinJ/...
Imagine if you can do this 6x real-time speed on you computer what can big tech companies achieve. -
A combination of life literally pushing me in this direction and my own interest in everything that is smart or complex.
But, I hope it serves as a stepping stone for me to achieve better things than being "just a programmer/dev" -
Me: If I am going to refactor this code I should use test driven design
*Reads SO answer about TDD*
SO: you know ahead of time what each part of the program must achieve
Me: Well that was a pleasant thought.
*hides under my desk in depression* -
Frameworks piss me off... So many to out there that are over engineered and complicated... And achieve exactly the same fucking thing...2
-
When you impress your peers because you have grown in a year as a programmer. Still there is a long way to go but I feel very confident I can achieve my goals. Any tips for project management and how to grow soft skills. I lack in that area.3
-
Programming is life ❤️
Just as life, it has it's ups and downs, but it's truly satisfying to create complex systems and get them to actually work and be useful to others.
We have only just started with the digitalisation of previously manual, tedious tasks. Imagine what all this saved time and labour could bring us to achieve in areas we haven't yet had the time to explore.
I hope mankind is ready for the ongoing and upcoming challenges regarding data privacy and security.
Nah, in reality, we will be stuck with Fakebook and Tweeter selling all our dickpics to *in Trump voice* "Chiner" and censoring unpopular opinion and discourse.
These "digital parasites" can all go sit on a rusty spike. -
I've fucked up a really simple test. I didn't knew what to answer not even to the most stupid and simple questions in it. How can I run my own business, code my sites entirely, install, administrate and maintain every device and db we have or need, and yet can't be able to properly use cat?
I feel like a phony. Next thing I'm going to do (after cry and feel ashamed) is to stick my nose to the screens until I achieve the knowledge I miserably lack or until my eyeballs get dry.
I'd like to end with a 'see you later' but that's not guaranteed...2 -
I find it hopeless to achieve anything with applications aimed at non-devs, such as PowerPoint. How the hell can it be so difficult to use the same theme in one presentation as in another? If it had been code, I would just have copied the XML, XAML, include, link, script or whatever code in whatever language on whatever platform from the old project and pasted it into my new project. But with "user-friendly" apps I have no control of how anything actually works. I give up, my presentation will be unthemed. Maybe it's for the better anyway, less distracting graphics.5
-
So, school is starting tomorrow. And to be honest I am glad, unlike those poor lazy ones who happen to act as if they have more important things to do and education is not for them.
It’s the 21 century morons, sure it doesn’t have to be a regular education. But you are not gonna achieve any without proper study. Unless you wanna be a carpenter or sth, oh even that is being automated now days...10 -
Oxygen Not Included
Another game worth mentioning.
Already spent half the week on it, the learning curve is interesting, you will eventually fail many times but with every fail the next colony is going to achieve more and more.
It's kind of missing some nuclear reactor. (Hello Factorio :)3 -
Continuing to learn k8s ecosystem and to achieve acceptable level
With trying eventually Helm, Argo CD and even trying to use not managed setup for k8s.
Going though books to find out theory about being SRE.
And about data intensive apps.
Learning and trying Kafka
Learning and trying FastAPI and diving in generally to async python ecosystem
Learning Go.
Learning few more books to increase code quality and its compositioning.
Getting more practice in monitoring and logging systems with applicating them to k8s.3 -
Performance review
What do you want to achieve in the next 12 months and the company will try to help you achieve that?
You are already helping, I am looking at getting popular on devrant.2 -
When did you scrap your project and start over, and why?
I'm working on a second project at my company.
But as the project got longer and initially unplanned features started to pile up, the software has become a total mess and a pile of conversion layers for all sorts of I/O.
I'm starting to believe that it'd be better to learn from our mistakes and start over with a better plan, if it means we'll be able to achieve performance and stability improvements.
So, what was it like scrapping your project and starting over?2 -
Nearly half (47%) of workers using AI say they have no idea how to achieve the productivity gains their employers expect.
Over three in four (77%) say AI tools have decreased their productivity and added to their workload in at least one way.
https://upwork.com/research/...6 -
are you able to give 1/+ hour to any hobby project/self learning (technical, that could help you in infuture switch) ? if yes, HOW??
I want to create this website , but i keep on delaying that. i just have a faint idea of how the assoc technologies would be used , but putting even 1 hour aside becomes difficult once i come back from the gym in the evening. plus the effort to open laptop, refocus self and do something only to close laptop after an hour feels very less rewarding. I can't achieve anything in 1 hour, i need a continuous slot of 6+ hours to achieve something and plan for the next day.
do share any better mind makeup9 -
I got a long weekend. I decided to see what React has been up to these days.
I happen to learn more about Suspense that now it allows f**king data fetching with relay.
I decided to give it a try . First time I am actually inclined towards trying out relay just so I can see what the f**king fuss about `Suspense` is all about.
Honestly the API is much better than what it looks like .
However what the fuck is this fucking relay. They have a page in their doc called glossary and most of the sections says TODO .
I wanted to see how the fuck data driven code splitting works . Due to the lack of proper documentation about it I could not get it right for two days . I stumbled upon couple of docs / blogs / github issues about it and then finally managed to get it working .
Well the end result wasn't as cool as I thought it would. The fucking API's to achieve this needless method of code splitting is insane
There are lot of better ways to achieve this with Suspense and the API relay offers is so shitty and not fucking type safe.
Now today I wanna learn more about the directives relay offers and there is no fucking documentation about them except for a fucking bold `TODO` explanation under the sections.
If relay developers thinks that they are fucking wizards and talk all about improving fucking performance . Please don't fucking over engineer API's and make it un un maintainable for the consumers of the library
Wow this feels good . first Day in rant and I m feeling great4 -
Making a dev enemy? Quite simple. Asked too many questions for the dev. I wanted to learn and understand his reasons, he thought I was undermining his position. Other time, I forced him to make the source code be consistent with the structure of applications existing code. Dude came, made some commits adding features in places suitable for him, despite the code having clean layer separation, which took me long time to achieve.
-
Found an article where two fonts were combined to achieve an awesome looking effect for vscode, The fonts were Fira Code + Operator Mono
Tried to download Operator Mono but...13 -
Not university. I hate the whole stigma behind university and that the only way to have a successful career is by getting a degree. I started learning myself by just googling stuff when i was 11 and was more interested in it when i grew older and was about 15 when i started watching a lot of YouTube tutorials, reading online articles and made a GitHub account. The best way to learn is by having passion for it, knowledge will come itself as long as you're determined to achieve.
-
Hi Guys, I so confused. I'm giving interviews and constantly failing them. I'm not able to clear the practical round. In most interviews, I was able to achieve the goal which the interviewer gave me.
But somehow I didn't get selected. i'm applying for Android Developer positions. just to give you
guys an idea.
I don't know what I'm doing wrong. Right now I just am so depressed that I don't even want to give no interviews anymore.
Any suggestions or advice is much appreciated7 -
I like many Apple products but if there's a thing I hate about that company its their aspirational marketing: they doesn't sell computers, phones, tablets, earbuds and stuff anymore, they want to sell you a "perfect lifestyle" (perfect from the perspective of Californian tech-bros) where you'll be super fit, super organized, devour self help content like no tomorrow while taking pixel perfect notes, do mindfulness and breathing exercises, juggle 5 social events a day... and all it takes to achieve that is buying "just one more device".8
-
One year ago I made a resolution to do one of two things: get serious about learning neural networks, or finish one of the side projects (markdown based wiki with some nifty features). Didn't do the first one, and got the second one to about 50%.
Not really happy as I did not complete any goal. Still some decent work was done and built an open source parser. So, I guess I am 50% happy.
What were your achievements this year? Did you achieve 100%?3 -
Hey guys!
I'm just a student and not a pro with years of experience...so this is my first project on github (i've had many projects but never uploaded them)...
I want feedback abt it ...can u guys please visit it when u r free and lemme know what bugs are there, ways to improvise the code, Features to add etc ... Also i'll be glad if someone pulls it and work on the code a bit if they find something wrong and push it...cuz i want to keep learning and open source projects are best way to achieve it!. The code might be a bit childish😅(I'm just a novice)
https://github.com/spdhiraj99/...2 -
Had to help a client set up a Zebra label printer the other day, because whoever was sent to deliver and set it up failed to complete the task.
After spending some time on their website looking for drivers and applications, I totally understand why he gave up.
The UX was horrible. Whatever I clicked sent me further and further away from what I tried to achieve.
How can UX not be essential in 2017? How can a company survive with such 💩 web pages?3 -
The concept of designing and building a testable application is apparently a very alien one to my colleagues.
1. The application cannot be used without gigabytes of data.
2. The application must be fully connected to all external systems at all times.
3. Convention over configuration is unheard of, so if you manage to achieve the above, it still takes hours to set up the damn thing.
Apes. -
I recently became manager of the student radio at my university. Our servers are extremely old and insecure, so I am currently working on getting some new servers up hosted by the university’s IT department as a replacement.
Meanwhile, a few days ago someone unauthorized have fucking accessed our server, deleted /home folder and a bunch of other shit, then cleared the history of the user. Why the fuck what someone do that? What the fuck did they achieve? What is the fucking point? That fucking piece of shit left his IP address though when he signed out from the server...
I just don’t fucking get why the fuck someone would do that? They don’t achieve a fucking shit about it, only fucks with us trying to save the radio from dying.4 -
!dev
Why is it that whenever I have a goal, everybody comes out of the woodwork to tell me I'm stupid and am not capable of achieving it, but whenever I do achieve something on my own they expect thanks and recognition for all the "support and guidance" they gave along the way?
Surely this can't be just me experiencing this?2 -
Happy Christmas and happy new years. 2018 was not a good year for me. Many project got delayed and not happy with my performance. I wanted to learn many thing and do many things but was not able to achieve those things.
I don't even feel like enjoying my birthday anymore. (It's on 27).
Let's hope the 2019 will be better than this dumpster fuck 2018. -
The "language" I hated the most was XSLT 1.0. Some times you ended up with a horrible set of template matches or choose clauses to achieve simple decision trees.2
-
I'm trying to deploy Ghost 1.x to Heroku to host my future coding blog. If (when) I achieve it I already know what the first post will be about Lol1
-
I just discover a new way to achieve infinite loop today: https://github.com/necolas/...
I can't wait for 2019 and react-native-web-mobilr1 -
A guy on YouTube posted in a GraphQL tutorial about his CSS issue. He asked about why a certain background for a website that he is creating only looks good on a phone but not on his desktop. I asked him to put the code on either jsfiddle or codepen but he still put the code in the comments, only the CSS part. I kept telling him to place it on those two sites, eventually he did. I looked at the pen and guess what? The picture is a portrait one... He wants to use CSS to make it look good, I don't know how he is gonna achieve that but good luck. I am done with him, stopped commenting.3
-
being in a state of mind where i hate everything and everyone, feeling suffocating, alone and incapable to achieve anything, and having no mood to get out of bad or eat or do anything.3
-
I am new to React Native Cli, is there a way I can do a print on a built in printer of a paydroid device?
Or i should use a cordova plugin to achieve it? -
I am building a Django app where a function needs to be called asynchronously. I need to handle any interruptions like loss of internet connectivity during that time. How do I achieve this? Can anyone help?8
-
Vodafone Quits Facebook’s Libra Cryptocurrency Project
“We can confirm that Vodafone is no longer a member of the Libra Association. Although the makeup of the Association members may change over time, the design of Libra’s governance and technology ensures the Libra payment system will remain resilient,” the Libra Association said in a statement.
“The Association is continuing the work to achieve a safe, transparent, and consumer-friendly implementation of the Libra payment system.”4 -
I think it really depends on the person attending (why they want to be a developer, how they learn, their ability to apply what they learn etc) I think these bootcamps serve a good purpose by making helping people achieve their goals. I will say that pop culture has set some pretty unrealistic standards for what it is like being a developer, and a lot of the bootcamps are propagating that misconception
-
let's say, you wanna be a billionaire in the next 10-15 years. what would be your plans? how are you gonna achieve it?12
-
It just hit me. If you wanna achieve something great you have to dream big. If you aim for something humble, you'll just get lost in the endless land of diminishing returns where you take forever to make little progress
If you aim high, you are naturally inclined to do big strides since you feel that there is still so much left to be done
Just a thought I had working on my engine2 -
Ok, this question is related to mysql and php.,
Let me state the current situation
I have a db, say "gd".
That db has several tables all with same columns.(i.e same fields for different manufacturers such as product name, cost , stock etc.)
Now i want to know how many tables have the product 'a' in them and what's the cost of 'a' in each of those table.(tables are generated dynamically so I'll never now how many tables are there, well ofcourse i can refer information schema, but just wanted to highlight this fact). So is there a way to achieve this?.. excluding "dump the whole data and then search it" solution.
Plz help, .. sorry for my bad English, .9 -
My software engineering team is using Kivy for the front-end of our application, and I would like to punch whoever did the documentation for it. There are lots of possibilities with Kivy, but good luck figuring out how to achieve them.
-
A question to all software security specialists of devRant. Please, take it serious.
Is it fundamentally possible to restrict a SQL database like Postgres in a way that unintended SQL queries are impossible to execute? Perhaps in some kind of whitelist fashion. Is it possible to achieve the kind of security that will be just fine exposed to the outside world akin to "SQL queries in onClick handlers" scenario?
Or is this an uphill battle of never being able to moderate an infinite set of possible fraudulent queries?5 -
Writing a library is so much nicer than writing an app. You can concentrate on the core thing you want to achieve and need to handle just a few files.
And you can still test it live even if it's a node module: just symlink it into the node_modules folder of your app.4 -
I been out of the Java loop for a while and now I read about all this licensing and version horseshit... What the fuck? Are they purposely killing their own product? This is exactly what python, node, go, etc need to achieve absolute dominance.4
-
How you achieve your goals. I have started several projects throughout my life and, at a certain point, I change the direction. Now I wonder if it had been more consistent, perhaps it would have been more successful. What do you think about being consistent or changing direction when faced with difficult circumstances?2
-
I'd like to dive deep into web development.
I'm creating a little tool for myself on a web page, including server-side php, css, html, mysql and jquery, all just for fun and the experience.
I've got several ideas on how I want this tool to work and behave ...
But it's fucking difficult to wrap my head around all those technologies available. I don't know how to achieve certain things (yet) and what even to look out for😣
Fun fact: I already experimented with HTML, CSS, jQuery before as a noob. Yet today I've forgotten almost everything and need to start almost all over again, now even including PHP and MySQL, too.
This is gonna be fine. 😐 -
When people say they wish a language was more strict. I'm a fan of the loose lol.
Tried Python. Script failed due to indent not at right amount. Bye
C#/.NET... Typecasting out the a$$. Goodbye lol
PHP. Anything goes. Hello, this is my kind of world. Never had an issue with types but I write my code to handle values properly.
And I know people will have opposing views. However I will say that you can still achieve the strictness in PHP by putting in your own checks. Create a few custom functions to do your validations and you are good to go :)3 -
I need to figure out a way uniquely identify each computer which visits the web site I am creating. Does anybody have any advice on how to achieve this?
Because i want the solution to work on all machines and all browsers (within reason) I am trying to create a solution using javascript.
I appreciate the help. Thanks.
EDIT:
Cookies will not do.17 -
Fucking sick of colleagues who just want help with fixing their own broken code, even when given different but alternative to achieve the same thing. It's even worse when they try leverage part of this alternative into their code.
When you are given a Mercedes, you drive it. You don't use it to find parts for your old broken down Nissan.3 -
I am stuck at a job.. which is solely drag and drop.
My role title is Software Engineer just for namesake. Internally shifting to Product Team seems impossible at this organization. My aim is to work at Tech Giants.
What should be my next actions in order to achieve my dream job?
PS: I am preparing for the tech interviews2 -
#Suphle Rant 10: boys relax
All things being equal, Suphle will be ready tomorrow. Don't stop dreaming, kids! So long as it's got a realistic, actionable plan to achieve5 -
If you think about the past; you will be depressed and achieve nothing
If you think about the present; you will be happy but stay mediocre
If you think about the future; you will be depressed and may achieve something
Which one do you choose?7 -
Hello fellows devs,
I've been wanting for a while now to get a remote job or just find a job that helps me relocate outside my country. If any of you have managed to achieve any of these would you care to share your story and any advice on how to get it. I've been looking at landing.jobs and seems promising.
Also, can I appear more appealing to recruiters?5 -
Soooooo last week was a long week, we have until the end of the month to achieve a big goal and this week was all about going to bed at 3 am or so and begin the day at 7 as usual, the weekend that I ussually take to rest and sleep was at the office too, if we dont get to the goal I will be more dissapointed than ever before
-
Sometimes I feel like I can achieve everything in this very moment, sometimes, I'm like "meh! why do I exist? why I'm working that hard." 🥴1
-
I need little bit help. I am noob in react native.
I am creating a app which show pdf, all pdf are store in a web server.
I want to start downloading all those PDF in background when app start. So user does not have to wait it to download when he/she/it click on it.
Also, I am not good with redux yet. I am still learning it. And this application does not have redux implemented.
So please, can you explain how can I achieve this?7 -
To those with more years of experience, can software development be a 9-5 career with (almost) no studying outside of work? I want to achieve that. I want it as a source of income and to spend my free time on my hobbies and with family. Is that even possible?
note:
I love programming by the way, I'm just tired of having it taking my whole life and I want to do other things before I die...6 -
Really frustrating is when business asks you to finish large tasks in an unreasonable amount of time (4-8 hours). As a Medior developer, my speed is not at hours, but at days/weeks. Perhaps if I were a Senior with absolute mastery I could achieve such speeds.
They don't seem to understand programming takes a lot of thinking, testing, debugging and communicating, which not always necessarily sync. Some people are busy and others are jerks.3 -
I'd like to read your opinions about having a Master and or a PhD to develop cool machine learning projects. Do you think I could achieve great things without them? What advantages do you believe having those degrees have?4
-
My vision is to work part time as a dev and part time as a writer about mobile app development! I only started recently to write one article each week about interesting topics or my current side projects. Previously I never thought that it would be so much fun to write about what I am doing, but I really enjoy planing and writing these articles 🥳 Maybe some day I will try my luck and apply as an iOS author at raywenderlich.
PS: I would be very glad, if you could give me feedback to my new article! 😁 Help me to achieve my vision 😜 Here is my new article about music and sound effects in a SpriteKit game for iOS:
https://medium.com/@HeyDaveTheDev/... -
I have got my first oss issue, I am finding a bit difficult to make changes in the code but I did achieve what the issue demands by writing a basic script to get it approved from the collaborator.
A little help will be appreciated
issue link:
https://github.com/firefox-devtools...
jsfiddle link(I implemented what the issue demands):
https://jsfiddle.net/globefire/... -
Hey guys, need a lil help from any front-ender, I need to create a chart that allows me to show tooltips for specific timeframes and let's me click them and go to the specific url for that timeframe, I know this isn't SO but from my past experiences, I would rather ask here. I have looked at chart.js and other libraries but I'm not sure If chart.js has those capabilities.
I would like to achieve something like this : https://treo.sh/demo/1/...
Any tips are welcomed :)9 -
you're not going to believe me, but it seems like I have the recipe to achieve the feeling of absolute freedom.
People have the distinct mechanism of "believing" in somebody or something. You should only _believe_ in things you _made_.
As nothing is truly created from scratch, only believe in the part _you_ created.
I know, this recipe is not some "lifehack" or a shortcut, because achieving this mindset is astonishingly difficult, but it's at least possible.3 -
I really don't know a specific one that might work for anyone, but let me tell you a story about what I did long time ago.
So I was studying in high school and that day I had to prepare for the history "interrogation" (oral exam), but also, I wanted to play WarFrame so badly.
As I opened the book, I started day dreaming about what I could have achieved in warframe if I didn't have to study useless stuff, but I had to stay focused on history as I was one bad mark away from failing the whole year.
So what I did was just to:
1. stop studying
2. play for like 30m in order to achieve what I wanted to achieve
3. go back to study all happy and focused like "ok, now I don't have anything else to do in that game"
So in general: just take a little time off to free your mind and then you'll be able to get back to work more powerful than ever.1 -
Hi all! I am trying to implement websocket in js and want to send authorization jwt to server. but couldn't because it only support protocols. Any other websocket client library jn js that could help to achieve it?11
-
The more you achieve, the more you are pushing yourself beyond (and away) from everyone else. From your environment. It's just statistics. Thus, the peak transhumanist becomes completely alone.
But, our achievements that literally fight nature are responsible for prolonging our life expectancy, eradicating disease, all other heights we ascended upon.
Transhumanism and environmentalism are opposing philosophical concepts. But with the very first paracetamol pill you voluntarily took because you chose not to feel the pain, you accepted transhumanism.
Transhumanism and environmentalism are opposing philosophical concepts. If so, environmentalism is death.
Transhumanism is life. -
For 2020 I want to achieve more insight of my already running collaboration service/tool for businesses by talking more to managers, chiefs and workers.
And for a better internet community a GUI for NGINX for home servers (any PC) that could interface with purchased domains to make configuration become automatic, to make self hosted web-apps/services more accessible and streamlined. -
Sometimes I find solutions so ridiculous, I can't help but laugh at the hours that I put into finding them.
I tried to find a way to put space between items in a flexbox while they were in a row, but without leaving uneven space on either side of the elements when they wrap. After scratching my head for longer than I'd like to admit, giving the parent a negative margin and the children the same positive value allowed me to achieve this. (I would have saved a lot of time googling this, I know.) -
"Using simpler forms and straightforward, easy-to-use instruments and controls allows you to achieve a very high level of craftsmanship. We then use color and texture to create a personality for each vehicle." - Larry Erickson
-
Is privacy really that big a deal some of the more tin-foil hats make it out to be? Look at Estonia, their government knows every last detail about an individual citizens life. Result: they are basically in a golden age as everything is efficient as there is zero red tape. This is what technology can achieve if we don’t bog ourselves down with non-issues1
-
Excuse me. Why on the videos I watch, I see that Mac has a smoother scroll, zoom, and etc.? Can Windows achieve that same user experience? Thank you so much.
-
Trying to use a certain library for my ORM needs. It seems that the devs 'forgot' to add decent documentation.
Also trying out another library to integrate with it. Again, no decent documentation.
It pisses me off how A LOT of Node.js libraries have the worst documentation ever, and if they do have some seemingly okay ones, they conveniently leave out the more complex functionalities. What do they want to achieve here? For people to head to their Github pages to sniff at the code?
Holy fucking shit. I hate you people. I even hate having to use these in the first place. -
A genuine question
How can one achieve the following with ld+json schema, it really looks cool or is it done with something else?10 -
If by mistake I edited the URL while browsing website, I press ESC key to restore. How can I achieve this in new MacBook?2
-
What are some books that are a must read or blog posts about OOP and concepts of programming? Should I also pick up some CS books too? I want to learn more to be able to pick up different languages better, I guess understanding the principles of programming would help me achieve that? Thanks in advance!1
-
Why doesn't WordPress add membership system by default. It is frustrating to keep adding plugin after plugin to achieve something in WordPress. In the early days of WordPress plugins used to be free. Then developer started to charge for it per install, then they made it monthly fee which is just rip off.2
-
Guys, I need help...
The torso sculpture on this website is freaking dope.
I would love to have it on my website. Does anyone know how to download this or any way to achieve this?
https://www.gayatrisapru.com/25 -
Soooooo i am soon done with high school and going to college would you guys recommend studying programming?
Ps:i really do love being creative and have something hard to achieve and really into the details of games and how people made them16 -
the worst thing it can happen to something starting is to test everything that come, every new libraries, every new software, it end by knowing many things without sufficient knowledge in any of them, to able you to achieve your project,
-
Anyone tried those youtube subliminal sounds videos to achieve wealth/love/or whatever? Or any kind of hypnosis videos that put you in trance that changes your subconscious to make you think differently and according to those goals you want to achieve?
Im about to listen to hypnosis of falling out of love/getting detached from the person i love. hoping it will help me cut out all the bullshit and uncertainty i get from her so i can focus on training self improvement and work
So far i found this one https://youtu.be/OJHtMLGWq6o
Anyone tried this one? Or knows a better one that you tried and it worked? Send link
I'll listen to this one every single night and fall asleep with it and see what happens13 -
Some post 5 posts to achieve 2000 ++ while others post 2000 posts to achieve 5 ++, all fingers in an hashset2
-
Have you ever scoped a task to be a certain amount of time and at the end of that scoped time asked for more time because you think you can still achieve what you are trying to do but after the extra time has expired, you find out that the task is near impossible?
What do you tell the client? -
Stuck in debugging a python script (using 'requests' library to achieve 'curl' type function) for the last 2 hours
Worked fine yesterday in Python REPL.. Throws exception when put in a long exisitng .py script.. Works fine again when put in Python REPL
Found out that when in REPL, I am careful to import 'requests' library every time but ignored when typing in .py script
(Feeling stupid)
Lesson learned: Don't use "generic exceptions"!! They never let you know what the real problem is.1 -
!rant
I am in the crossroads of how to answer a question "How do you see yourself after 5 years time?". And I honestly have a difficult time deciding which path I should be striving for. How and which point does a software developer decide what steps to make to achieve next role? Are here devs who went from a software dev to 1) Tech lead 2) Manager 3) Contractor. Could you tell your story and what did you do if you did it on purpose? Or maybe how did you got better? Books? People? Forums? -
I want to automate some tasks in my PC. But usually when I try to automate something, I have to show the bot exactly step by step, how to do it. Like click on something that looks like this then write something here and so on.
But I want to make a bot, that will learn from my usage replicate the behavior, even if any step gets missed in the middle.
So my question is: to achieve this, which programming language and framework/library should I use?
Thanks13 -
Pick up a course, or like in my case a book and start. Try to understand as much as you can, try to write some easy programs that will maybe calculate, convert or display something. Anything, basically. You can always start a course that teaches you straight from the beginning for eg. boe to build a game, website or anything you're interested in. Just one thing to remember. Never make breaks that will last longer than 2 days. Keep on pushing and follow the course. Then you'll definitely achieve something worth your time.
-
The craziest way to send notification from firebase to Flutter depends on my_sql DB
Ok, I tried so hard to deal with notification in my app by specific conditions in my #my_sql DB
The background work in #flutter is kind of not easy to deal with, so here's my crazy way to achieve that:
I connect my app with #firebase and every time a new mobile open the app it rejecte it's #token in the DB
Now I create a public #PHP file that has access to my my_sql DB and #firebase1 -
Hey Devrants,
So I was on a client meet-up with my manager and got to know about a new project that was something new to me as I am not that experienced. The client wants to build a template design website with an inbuilt editor. The sample design is something like this: https://photoadking.com/design/...
I am a bit confused about how to achieve this design. Any suggestions?6 -
I still haven't manage to transition from Notepad++ to Sublime although the former is crap and I ranted about it already several months ago. I just can't seem to find the time it takes to configure Sublime to my likings. It seems like a great IDE, but it's hell to set up an FTP browser like the one in Notepad++. Of course I have googled (or rather binged) the problem, and tried suggested solutions but still no joy. How hard can it be to just set up an FTP connection to my web host and browse its directories/files in a sidepane? How do I achieve this, anyone have good advice to share?3
-
In Flutter I have to display in a ListView all the days of the current month, but starting from current day
I was thinking to get the number of days and the corresponding day (Monday, ecc.) saving them in an Array and then create the widgets dynamically in the ListView.
But I have no idea on how to achieve the corresponding day.
I need something like in the image -
I'm sorry.
Its so nice to encourage you all to grander things and provide the means by which you can achieve all your goals with ease.
I'm one of many brainless zombie twats that does what I'm told when someone stoops enough to tell me to do what any decent human being should and puts up with my worthless ass. :)5 -
Funeral Obituary Template: Need special funeral cards that express your pain? Count on Obituaries Tomorrow for template design and offer pure tribute to the loved one’s soul. We promise to listen to you and help you achieve your printing goals. Visit http:///www.obituariestomorrow.com/... to opt the best template design.1
-
An important query, it would be of great help if someone could help me with this.
I am working on a project which requires real-time updation of content on the client and server- much like evernote or google keep- I should be able to update the server with the changes made to the app and vice versa, real-time.
I have seen sync adapter, but it is asynchronous and thus, non real-time. Other option is using an IntentService, as given on android dev site.
Is there any other thing I can do to achieve the goal?
Thanks in advance -
I see DIY aircraft videos on YouTube every now and then. All of them are from Africa. People are building poorly designed, dangerous planes that don't fly (surprise, isn't it?). I get that they have very limited resources, but what bugs me is… why not just implement WWI-era designs? They require no exotic materials (essentially wood, sheet metal and canvas), can be built relatively easily, and they are literally battle-tested. They _will_ fly. I get that for those people flight is a dream, but why skip the quickest, cheapest and safest way to achieve that dream?17
-
DevRant should send out different swag you achieve with points then the one you can buy. Your achievement of a 500++ literally cost $6.4
-
Asset management consulting involves providing guidance and advice to individuals, businesses, and organizations on how to manage their assets effectively. Asset management consultants help clients maximize the value of their assets, minimize risk, and achieve their financial goals.
Asset management consulting services can include:
Portfolio management: Advisors can help clients create and manage investment portfolios, which includes selecting investments, monitoring performance, and making adjustments as necessary.
Risk management: Asset management consultants can help clients identify and mitigate risks associated with their investments. This can include developing strategies to minimize losses and protect assets from market volatility.
Asset allocation: Consultants can help clients determine the optimal mix of investments based on their goals, risk tolerance, and investment horizon.
Wealth management: Advisors can help clients manage their overall financial situation, including tax planning, estate planning, and retirement planning.
Performance analysis: Asset management consultants can analyze investment performance and provide recommendations for improving returns.
Due diligence: Consultants can conduct due diligence on potential investments to ensure they meet a client's risk and return objectives.
Asset management consulting https://dataart.com/industries/... can be beneficial for individuals and organizations that have complex financial situations or require specialized expertise. By working with an asset management consultant, clients can gain a better understanding of their investments, minimize risk, and achieve their financial goals. -
Manager: Can we achieve X?
Dev: We can do with Y. But with the time that you are allocating it is difficult to complete Y.
Manager: Can we do a temporary fix?
Dev: Sure. We can do Z. But we need to prioritise Y in the next sprint else Z will cause issues in the long run.
Manager: Sure
After many next sprints,.......
Manager: Hey, Z is causing us issues regularly. Can we do something about it.
Dev: We still can do Y.
Manager: Come up with document on the implementation. We'll implement it.
Dev: Sure. Will do.2 -
As a TV OS developer, I'm interested in enhancing the user experience by providing more granular control over applications. Specifically, I'd like to be able to:
Monitor the current state of an application, such as whether it's open, paused, or playing.
Interact with the application's UI elements, like buttons, menus, and sliders.
Control the application's media playback, including starting, pausing, stopping, and seeking.
Are there any existing APIs or frameworks within the TV OS ecosystem that would enable me to achieve these goals? If so, could you please provide more details on their capabilities and limitations?5