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 - "implement"
-
Screw Emojis!!
Client asks how many days will it take to implement feature XYZ.
I say 3 days. But Skype had other plans.23 -
80% of coding is just staring at the code thinking about how to implement a particular feature into the code...6
-
"should I commit this? nah let's just implement this huge feature first and commit that clusterfuck of changes with a commit message «changes»"8
-
In my previous job boss wanted me to implement all features found on WhatsApp 🤦🏼♂️
I'm lucky I found another job two months later4 -
I made a web app team mad because I'm forcing them to implement HTTPS on their huge website made of sticks and stones.
NO REGRETSSS6 -
My estimations before devRant:
PM: how long will it take to implement this?
Me: one day, tops.
My estimations after devRant:
PM: how long will it take to implement this?
Me: one week, tops.
Thanks @dfox for making me so productive.3 -
What a nice fucking tutorial.
Clicked an articles which says How to Implement X feature in Vanilla JavaScript.
They used a vanilla javascript library.
What a fucking idiot.7 -
Why do viruses make computers so slow...? Why can't their programmers implement them efficiently...?
It's like they're trying to be malicious...2 -
That moment when you find yourself seriously arguing with your rubber duck about which approach to implement...2
-
Some people wanted me to implement an alternative to the Google PlayStore, which should someday replace the official PlayStore....
Yeah sure3 -
After 3 hours of trying to implement a feature, I’ve moved from 10 errors to 7 errors!
At least I’m doing some progress, I guess... 🤷♂️6 -
$Me: *whispers* Do you like it rough baby?
$Her: *moans* uhuh
$Me: *continues whispering* I'm gonna implement a dynamic programming algorithm for you.
$Her: ahhhhhhh yaass *looses control of her body*
Fictional scenario of course I'd never implement shit for nobody who isn't paying.4 -
Complains why the app is not done yet ...
Because you fucking keep coming up with new features and ask us to implement them immediately !!!??2 -
Had to implement an API reporting on exabytes of data, scaling up eventually to a zettabyte.
I'd never even heard of these words until I started on the project.6 -
If you come up with a great idea in a meeting to solve a problem, be prepared to implement it alone.4
-
- implement feature
- manager suggests a different way to do it
- manager's version adds bug
- get blamed
- manager makes you implement feature the way you originally did it
..... -
Dude from old job who treated me like shit messaged me to implement 2 new features. I quit like half a year ago now. Ok i guess.6
-
!rant
After reading the wiki page over and over, I was finally able to implement Dijkstra's algorithm 😃4 -
People should fucking document their code. I have to implement something using someone's code. And I have no idea what I'm doing.6
-
Do you spend sometimes too much time on making the code look pretty that you forget to implement the f** feature?4
-
Friend: 'I have an idea you could totally do: a search engine for travellers that searches hostels, hotels, flights and resteraunts'
Me: 'yeahh I'm currently working on an e-commerse website. Should keep me.busy for a while'
Friend: 'integrate it into your website, it'd be silly not to'
Do people think we just click 'integrate idea' button for a living??!
Seriously the fux3 -
It took me 18 hours to implement the design and 3 hours for the actual logic..
Damn you frontend 😪6 -
Me to designer: "I did the research and this just isn't possible to implement, I'm sorry"
What I actually mean: "There's a couple of ways I could implement that feature, but all of them require me to do sketchy things that destroy my integrity as a programmer."5 -
After a long time for making a boiler plate. now i'm ready to implement game logic and sprites ! look at this beauty10
-
Spent 10 minutes starting to implement XML serialization in my old app... and then realize i already implemented it.1
-
The assignment needed me to implement a class that behaves like a vector<int>. I tried the obvious hack not expecting it to work, but surprisingly it did.7
-
Client request hover function on hyperlink to display tooltips...the problem is they request it to be implement on mobile/android apps...3
-
Client:
So we need to implement this entire eCommerce API so we can use this webshop in two days.
Me: -
Anyone else is doing this? When you know you need to implement it, but want to fucus on something else and #TODO just doesn't cut it. xD3
-
People who actually implement DRY: "Don't repeat yourself!"
People who "implement" DRY but are morons: "Don't repeat yourself, never say the same thing twice, and try not to be redundant."11 -
Our story start like this.
Boss: Hey programmer A, Can you implement {feature X} on this application?
Programmer A: I suggest not implement {feature X} because {negative impact of feature X}
Boss: Ok
Boss asks Programmer B.
Boss: Hey programmer B, Can you implement {feature X} on this application?
Programmer B: Of course, no problem
Programmer B asks Programmer A.
Programmer B: Hey Programmer A, Do you know how to implement {feature X} on this application? I have no idea.
Programmer A: WHAT!!! do you know that {feature X}, Will negatively impact our application?
Programmer B: Well that's our boss want, I can't say no.
Programmer A: (F**k I hate this guy)3 -
Me: I think we should implement some kind of unit tests.
Lead: No time everything will take twice as long.
* some of my code accidentally breaks some of his *
Lead: I think we should implement some kind of unit tests...4 -
When the developers are told to implement the given design without questioning whether a design makes sense at all
...11 -
Someone tell them its 2017 already. Saddest part was TA asking me to implement Binary Search in this TurboC++. Toughest 2 hours of my day :(10
-
After all these years of web development I have realised that sometimes its faster to implement what the client is saying instead of arguing that the feature is pointless.2
-
My first new year resolution for this 2017 is learn to do the f****ng unit test before implement the code3
-
As lead developer I was not allowed to implement automated testing as "we don't have time for that" - you have no idea how much time it would save!6
-
"Congratulations on winning our hackathon! We're not going to implement your feature in favor of one that was already on our roadmap, but we really like your idea."3
-
"You don't have to implement all that functionality, just X" - proceeds to describe how X entirely depends on *all that functionality*2
-
I am writing a graphics library for low power small memory footprint micro controllers to implement pebble watch like vector animations ( gif shows what i am trying to implement)
But I couldn’t find time 😔5 -
When you're lazy to implement a little feature you thought about but the feature gets implemented anyway because of some bug in your code..
True story btw3 -
Our boss demands us to implement machine learning to an obscure project.
So we use machine learning to find what to use machine learning for.5 -
Remember to always implement a backup solution if the first one fails.
Don’t break the experience for the user. 😉5 -
Now my worst fear is that I figured out how to implement my idea, because now the only thing stopping me is my laziness.3
-
What if you use C++ to implement C++ code into C++ so you can have a better version of C++ called C++++?6
-
DBA bitches about one of our developers SQL... implement changes... deploy... now it takes 12 minutes... up from 40 seconds... good job!7
-
I'm getting annoyed with the increasing number of platforms that implement the "Oops, something went wrong" vague error message.9
-
Man I really wish I knew how to implement TDD. Sounds so good in theory, seems impossible in practice 😅6
-
PM1 : "we need to implement this feature"
After days of development.
Testing time
PM2 : "My recommendation is that we don't need this feature"
:/1 -
Me: We did [technical debt] and [next feature] is hard to implement because of it. I suggest we do [actual 5 min solution] before proceeding to implement [next feature].
Colleagues: Agreed
Team Lead: We don't have time for this I dont want to change anything because the way we did [technical debt] already works besides we can [more technical debt] code go brrrrrrrrrrrrrrrrrrrrrr3 -
Last week's Android development time breakdown:
21.9% Managing state
17.7% Referring to lifecycle diagrams
15.1% Waiting for Gradle
8.5% Reading the official docs on how to use component x
8.4% Reordering auto-generated ConstraintLayout XML
7.5% Swearing
4.2% Googling “Stack overflow component x is deprecated”
3.9% Googling “Stack overflow implement component x on API 24 or lower”
3.7% Googling “Stack overflow implement component x on API 21 or lower”
3.2% Googling “Stack overflow implement component x on API 19 or lower”
2.9% Googling “Stack overflow callback y called twice”, realising its a feature and not a bug, swearing a lot
2.0% Checking if Flutter is mature yet
1.0% Implementing business logic4 -
Finally had the time to implement that feature I wanted all the time. Testing now and everything works just fine again. Very suspicious.
-
Boss: What you guys think about this feature?
Employee: ~details 5 good reasons not to implement it~
Boss: Nah, I don't think so, do it anyway.3 -
Clients get mad when you asks for more money for the website, but "hey, can you implement this function too??:)"2
-
Finally, it's working..
A new device added to my Collection.
Welcome Echo Dot !!!!!
Long list of skills planning to implement..6 -
I emailed a client with a question if they want option A or option B for specific feature. I got a one word response. "yes."
Witch one should I implement?15 -
How do you guys learn something new? Do you first learn things deeply and then implement or straight away start using it? I find it confusing sometimes.10
-
"But we already decided on this"
- or-
"We've done it this way before"
2 excuses that seem to allow you implement / design what ever the fuck you desire4 -
I'm on a trial day for a new designer job. Now i'm tasked to implement my screen design into html. I feel so lost.8
-
Add your fucking requirements.txt files or atleast have a decent fucking readme. I have had to implement many official repos for AI ML papers now and most of them are shit with a load of bugs in them, cant you implement them properly while you are at it?
Also would like to add most of the sota results arent honest maybe famous ones are but the research community is full of shit really. All of that cant be changed but atleast add readmes and requirements ffs.
I have to spend days just to implement your sub par result providing fuckery.
I’d rather just code it all myself sometimes1 -
When we had to implement urgently a small project estimated in two weeks. Took me an afternoon. 3 years later, still works, not even 1 bug.1
-
I'm lazy as 🦆 duck
e.g
If I want to implement a new functionality I'll just look for a library for it, rather writing it from scratch5 -
BOSS: We need to renew ourself.
ME: What do you think to implement a video game department?
BOSS: Go immediately in the server room -
A call centre manager is dictating the direction for the development of an app I'm working on.
Everything is working perfectly and then I'm asked to implement logic that makes sense to noone else but her. Then a week later shit breaks. Then I'm blamed. Then I implement a "fix". Repeat this cycle over and over.
I've started looking at local postings for a job in construction.1 -
I've lost 3 hours trying to implement third-party extension just to realize I've never imported it into the project.
Why me?rant bugfix frontend framework frontend dev why custom framework loosing my mind third parties import -
I've found a job as a junior developer several months ago, but I really want to find another job...
I know, my knowledge and skills aren't superior yet, but I am tired of that feeling of being useless.. I constantly self-educate myself after work and university, but still, I often need to ask co-workers "where's this form?", "wtf is that", "how do I access this"... Plus, their projects are HUGE, but no matter how big the project is, there are 2 to 4 people working on each at a time. And 1 person may work on 2-3 projects. And we are usually late for deadlines :/
Also code quality is meh..
Me: Why do we implement it here?
Co-worker: oh, we don't actually use it, it's just to hide warnings and pass the test.
Holy shit, wtf, I've spent half day trying to figure out wtf is this and why is it not working :/2 -
please , the guys responsible for developing devrant should implement Ctrl + Enter to post a rant. I am so lazy using my mouse at times.4
-
A trading bot for cryptos. At first, I just want it to do arbitrage trading. When that's working, I want to implement more complex trading strategies.6
-
!rant
That level of satisfaction when you successfully port a Python2 Project to Python3 and implement proper backward-compatibility - without 2to3! -
Guess who has to finally swallow his pride and implement traditional deferred rendering with a traditional gbuffer even though he swore to never do that
This guy right here2 -
When I had to implement fibunacci recursively at university, wrote an iterative algorithm instead and impressed everyone with my insane performance.2
-
#howToGetAGirl
const getAGirl = () => {
// TODO: Implement function
};
Anyone?
https://twitter.com/chuxmyk/status/...38 -
Producer meets designer.
Monday, 10am email "new task added: implement this new feature. Priority: can wait forever"
Tuesday, 4pm email "change on task: implement this new feature. Priority: urgent, it's a must on wednesday's build"2 -
that moment when you implement a new feature for product
while testing, QA comes and says everything is working fine except its not working properly in IE8🤔🤔3 -
Why doesn't JSON allow trailing commas? Why? How hard is that to implement? Everyone else has them, why not JSON?33
-
Getting really annoying how I think of the perfect solution on a project after leaving the office.
Now I need to wait 15 hours to implement it 😭😭7 -
Bruteforce programming about which I've already ranted earlyer and also let's implement everything in our ms access database and regularly open the DB using the Windows task skeduler.2
-
just gotta love changes that involve a major database redesign to properly implement weeks before it's supposed to go live
-
Android fan boys: WOW! Android O Dev Preview released! Time for numerous commits.
Apple fan boys: Apple so needs to implement these features in the next update 😂 -
Interviewer: Implement Binary Search on a Linked List
Me: * did so on the whiteboard *
Interviewer: *irritated* This is complete BS
Me: Yes, a complete Binary Search 🙂6 -
I just cant Wrap my head around matrices and linear Algebra.
I am currently doing a uni course about this and need to implement some eigenvalue solvers. I somehow manage to implement the stuff with the help of pseudocode and the internet but I have nö idea conceptually what all these things like norms, eigenvalues, conditioning etc are supposed to tell me and why.
How do people handle this so naturally?8 -
Fuck I am so screwed... Spent an hour + trying to implement a Trie except I didn't know it was called a Trie... and don't remember how to implement one...
I am so fcked for my technical interview/test i m planning to take this weekend...
It's like I know i've seen this problem before and the brute-force way probably won't work... but after an hour trying to implement the right way... i just go fck it...
and lo and behold... it doesnt work..
Google the solution and the code is like less than 100 lines... and probably took the guy 10 minutes to write...6 -
That very moment! when your app is ready
but suddenly
Android Marshmallow has gone live
and every pips has updated their phones
and you forgot to implement about runtime permissions4 -
"Could you implement a network connection into the project so that people can use it even when they don't have a Internet connection?"1
-
It's always a good day at work when you can leave knowing that you were able to implement several working features.1
-
Was bored af with assignment at hand. So just went ahead and wrote a class to implement Eat. Sleep. Code. Repeat. XD6
-
Just got a request to print the new Tesla truck.
I think it wasn't that hard for the Designer to implement the low pol. Design for the 3d print :')4 -
I am developing a REST api for my android app using laravel.I want to implement web to mobile chat like Facebook's messenger.Any suggestions?13
-
So I wanted to implement a feature in my app, but was too lazy to implement it myself. So I spent the entire day searching for a library that perfectly does what I want instead 😅. Happens to anyone else?1
-
"An array of arrays? What the hell?" - the client's dev team, failing to understand the parameters of the JS lib they chose to implement.2
-
When you are the tech side of the startup and founder asks you to implement stuff used by the competitors and you're like *are you kidding me*3
-
I dream about discovering weird side effects on certain built-in functions way too often.
I usually implement those myself but without side effects. All in the dream. -
I have a great idea:
Remove # from tags if people forget.
It should be easy to implement and it will finally shut up those purists.8 -
nothing worse than undocumented API changes in the bug tracking system you implement against for your company...1
-
It would be great if you didn't change your changes after I implement them you fucking inconstant bitch...2
-
Me: Let's try to implement this in js...
Also me: npm install webpack webpack-cli typescript --save-dev1 -
Do love it when your code works and the system to implement it works.
But when you run it, it doesn't work.
(╯°□°)╯︵ ┻━┻ -
When will a client finally understand I can't just 'implement a new secure chat feature but only for these people' before lunch2
-
dev: ugh we need to set and implement coding standards
same dev: no I don't need to follow what you just said, it's already clean and readable (it's not) -
Any open source CRM recommendations? I've been tasked to implement one for my company. Pic related, how I feel with some paid systems.14
-
A quick suggestion, @devRant app should implement an implicit intent so we can share directly to it.5
-
I'm renewing my kitchen and I was wondering if I could implement some fancy (technical) stuff.
Do you guys have some nice ideas?2 -
I've read so many rants while testing my app that I have to implement the Surprise Me feature.
(My app filters out rants I've seen before)1 -
Marketing department sometimes are so Fucking annoying in the context of they " just found out certain technology" and try to enforce us to implement.
For example recently this guys just found out firebase(Firestore thingy ) and keep asking us to implement into the app (E wallet app) which our software architect refuse to use firebase( I agree with him) because in the long run , the project will definitely get surprising prices in the invoice.
Also, our DBA had started to implement Apache Cassandra .....
So dear marketing department, why don't you guys shut up and let us do our job and let our software architect do his job? Fuck off!14 -
Looks like Comcast gave me my reason to drink today. Apparently they are going to implement data caps for my region next month -_-2
-
At the time, I'm working on a simple RAT, for leaning purpose, written I'm Go.
Now simple command-execution work's and I want to implement an encrypted connection between the client and the C&C-Server.
I know Go has some kind of TLS in its standard library, but is it really usable, or would it be easier to just implement my own simple encryption-module with some RSA and AES? -
I feel like a total dickhead, might fuck around and implement some data structures and algos in c++ later idk.2
-
Hey guys ! I'm currently working on a project to implement a simplest version of TinyDB on Z1 motes 😀
And you, what project are you currently working on ? 🤓11 -
Let's implement a workaround on top of another workaround which is a workaround of another ... workaround to the nth level. Just to avoid touching an ancient code¡¡¡2
-
What do you guys think about backend developers who design&implement POST requests with URL parameters? Is this even legal? 🙄14
-
Counted it out... 100k LoC frontend & backend... Not a single automated test. No unit testing, no integration testing, nothing. I've been asked to implement a CI server.
Halp5 -
oh the joy when you find out a graphic designer will make the website layout, witch you have to implement later on...OUCH
-
Hire the best talent you could find. Then give them little to no time to actually implement the extra layer of their expertise. Profit! Wait a minute....1
-
Holy shit I just figured out a pretty decent (and way to complex) workaround to implement specialization in Rust, I'm so hyped2
-
got annoyed how calculators implement these bit-fiddling tools, so I made my own:
https://nitwhiz.xyz/projects/... -
Simply walking. While walking I'm getting many ideas how to implement my features/changes. Especially when they are interesting.
-
Boss: how long would that feature take?
Me: About 2 weeks to implement and test.
Boss: hmm, can it be done it 1 week instead?
Me: .....3 -
So past week our Web Design teacher proposed a little HTML5 project for the class to make. I have been since that day until today trying to implement an OBLIGATORY drag and drop functionality to reorder a list and back it up to localStorage, but for some reason it wont work as it should. But what a surprise, today I arrive at class and he has changed the specifications of the project, allowing us to not implement that, or implement it differently. That singlehandledly made my day.2
-
Tailwind CSS is a big threat to CSS developers, because now a mere mortal can implement a design on a website on par with them.6
-
Do NOT try to re-implement input type="number" but with nicer formatting. Do not even think about it. DO FUCKING NOT. It's a trap.9
-
How can I fucking plan a software AFTER I implement it??? People want to shit without eating first....1
-
Add 1 - Remove 2
-implement-
Why did you add this?
Alright - Remove 1 and Add 2.
-implement-
I like what you did with 1 but I'm not sure about what you did here with 2.
-wait...wait...wait...-
Hey, just noticed the way you had 1 and 2 before you started making a bunch of unnecessary changes was better, go back to that.
Peer reviews are awesome! -
"We need to implement SSO across our legacy apps in 2 weeks. Don't worry about the details just do it. Pretend you're playing football with computers." MFW
-
Is there a Map like class in Java that has
getKey(value), getValue(key).
Guess not hard to implement but why reinvent the wheel..15 -
"Ideal" online banking:
1. Force users to change passwords often.
2. Implement possibility to login if forgot password.
3. Make it impossible to chage password if forgot one.5 -
Google didn't implement their own straightjacket APIs correctly but sunset Manifest V2 out of pure greed so now authenticated proxies don''t work in Chrome and Chromium-based browsers.17
-
Our most recent development process:
1. Implement feature
2. Create task
3. Release feature
4. Review feature
4.1 Possibly reimplement
5. Add tests1 -
Installing phpBB 3.0.5 (from 2009) because of reasons.
This thing has no rest API, if I want to automate it I have to implement my own .. fun :)1 -
The feeling when client mails appreciation for a simple if else, but doesn't bother when you implement complex cycle detection algo.
-
I'm looking to learn a thing or two about automating stuff with python. Any cool ideas you guys have that I should implement?1
-
The characters in Euphoria are living the life. Fuck, do drugs, get high, no feature to implement, no bugs to fix.5
-
when you gotta do front end tickets but the mockups you received to implement aren't finalized
fml3 -
soft skills provide hard skills
hard skills implement concepts
concepts create culture
culture dictates soft skills3 -
I want to implement a functionality, I use framework X with cms Y.
40% of the libraries I find are outdated, 20% just don't work, 20% offer partial functionality but don't do what I want them to do and the rest just seem excruciatingly hard to implement
I'll try to put something together myself, not sure how it will work out3 -
Our site has a feature where if a user changes some parameters in his profile, his plans on the site are updated in accordance with the change.
It took me a 2 weeks to implement a proper queue based updating mechanism.
My manager : "What's taking so long? Why not implement it in a recursive loop of all the users in the database?"
I could only stare with my mouth open. -
That moment when you tell your supervisor that an idea they asked you to implement doesn't work but really it was just a bug in your code...
-
Vendor : “We’ll implement blockchain technology in your website!”
P.S. I stole this pic from the internet6 -
So, to realize a FCM to send messages from client to client you have to implement a server Protocol, on the data Layer, in a language that I have never worked with. I'm not getting enough money from my app to implement such this.2
-
If you don't have enough curiosity to read and know more about technology and how to implement new stuff then i have very bad news for you
-
Am I the only one that who is forced to implement some funcionality that I know that wont work only to prove to the client that actually wont work as I predicted?
And then implement how I suggested at the begining?5 -
So... I need to implement something from a spec based on a set of standards that use another set of standards based on IETF RFC.
Decide to use a library that implements the original specs. Nothing works.
Read through all of the specs, researched the standards they used, read the RFCs.
Turns out the library doesn't implement the specs properly. Looks like I'll still have to implement my own.
🙄 -
Just hate it when managers assume it takes the same freakin time to implement the same feature on a native app and a fully responsive web app! FML!
-
ITS FRIDAY!!!!!! such a long week..... fcking prod issue and new (anti) agile process team wants to implement2
-
So long story short:
I've been told to think about a new feature which is really helpful but it's a bit tricky. Tricky because many edge cases have to be considered. So I've thought about it tried to consider all cases wrote a todo list and was hoping to implement it.
But it came as it should and my coworker got that job :( as always if you really want to implement it yourself ;) -
I sure do love having to try to implement parts of a new system where the specs are being heavily changed every day...2
-
Repeat yourself, but don’t repeat other people’s hard work. Repeat yourself: duplicate to find the right abstraction first, then deduplicate to implement it. -- tef
-
Book: “Many cloud services choose not to implement distributed transactions due to the operational problems they engender.”
Me: ..... [flips pages and skips the chapter]1 -
Formal peer code reviews... Reality or Myth?
I have seen it as a myth. Never enough time and budget to implement.1 -
Guess who is getting his Lumia 950XL in 3-5 business days?
Hint: ME :p
Will finally get to play with and implement Continuum in pet projects~ -
I create nice, neat markup for IT to implement in JSP. They do it wrong and I get loads of defects. This happens constantly.1
-
Looking out for this effect to implement to one of my website under development.
This usually comes when the data in the fields are pending to be loaded.4 -
When software matures and becomes bigger it feels like even a small change takes a day to implement. How do you remain innovative with a large code base?1
-
Has there been any luck in implement the “blocking” feature devRant?
Is the ability to block specific users from commenting on your posts still in the development pipeline?6 -
I can't wait to experience the joy of trying to implement a neural network to identify shapes in under a week....
-
FUCK YOU NAGLE AND YOUR DUMB ALGORITHM!!! AND EVERYONE AT WHATEVER COMPANY DECIDED THAT DISABLING IT IS NOT SOMETHING THEY SHOULD IMPLEMENT!! WHAT THE FUCK MAN16
-
This year, I want to implement a blockchain enabled commodities exchange using Arcblock.io’s Forge framework. I hope to Launch by the 3rd quarter of the year.6
-
Would somebody be willing to get on skype or something and explain Stripe Connect (Python Apk, preferably) to me. Not understanding how to implement it is destroying my willpower.
-
Took me some days (considering I code every week or so since that when I open the IDE my motivation is nowhere to be seen) to realize that instead of writing "implement" to implement the methods of an interface I was writing "extend". I mentally facepalmed. Why are you so stupid sometimes brain
-
I'm building an Android App and need to implement multi option selection using images. Tried google searching "android libraries for multi-option selection using images as option items just like Medium.com" but i keep getting links for image picker libraries instead.
Have you ever come across any? cus i'm not ready to implement that from scratch. Thankee2 -
Am I the only one always comming up with solutions for problems not programmed yet, being curious whether it works but being too lazy to actually implement and test it?2
-
Having to implement my asset management systems in everything I build, it's a cunt to implement at the moment1
-
Recently read Fish!
It's a really nice book..
Really hard to implement when you have total idiots working with you -
It took Samsung over a decade to implement something as simple as staying in the current directory instead of going to the initial directory after tapping the "copy" or "move" button in their smartphone file manager.
How long will it take them to implement a simple option to always launch on the rear camera regardless of which camera was last used? Two decades?
It should not even take one day.3 -
Spending over an hour trying to implement module X wondering why it doesn't work. Then see there is a deprecated/defunt/broken statement at the page of module X
-
Spent 4 months to implement an impulsive thought to save logs size. Now, I'm ambivalent if I should extend it further or leave it on its fate.3
-
The worst idea I've ever had:
"I'll implement the Route Inspection algorithm, that'll be fine!"
Why do I do this to myself? :( -
So my professor wants me to develop a code to implement an LFSR in Python.
Ranters, tell me something that LFSR can possibly motivate me about it all3 -
In C# I want to use 'using' on any damn temporary object I please, but it only works with objects that implement idisposable..6
-
Not sure if I should implement Bootstrap on my website for cross device scalability, grid system placement and basic animations, or just stick to raw CSS3... Any suggestions?5
-
Haven't updated my app since early November. Think it's about time to implement the feature I've been wanting to implement since the beginning of December, but for now I think I'm just going to enjoy the rest of my vacation in Italy.
Raising a glass to all of you here on devRant! Hope you all have a happy New year!
🥂 -
Just found the imo perfect git gui for Windows: Fork
Ofc some Features are missing but I hope they going to implement them3 -
Automatically code all the nice stuff I'm dreaming to implement whilst sleeping. Or just remember what I dreamt of. Maybe I need more sleep 😬
-
Hello family,
what do you think about publishing unfinished apps? I dont mean beta versions, but apps where you could implement more features bit by bit. So the main app is fully functional, but you could implement more and more..
So what's your opinion?
thanks fam
regards4 -
I am currently in a process of learning Domain Driven Development (DDD) and how to actually implement it. I'm honestly struggling to understand it. I feel it is very abstract. I'd truly appreciate any resource reference that I can use, especially how to actually implement DDD.4
-
When IT/project management is like some ideology that works out on the paper but everyone is too stupid to implement it properly.
-
My team leader said to implement some dynamic tables so in the future we dont need to program anymore.1
-
"Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth"
The reason why I implement my own DAO in Android -
Stack Overflow should implement a dark theme.
Does anyone know if StackOverFlow has a dark theme on their website?
Please don't recommend a chrome extension.8 -
Once you've got a HTML/CSS website, what is the next language to implement into the environment? Provide examples of what the language would offer5
-
Read about concepts that are new to me and try to implement them.
Code reviews with experienced devs -
StackOverflow should implement a feature where you can only ask a question from inside a search result page.2
-
Can anyone help me with NativeScript social Oauth login with Vue.js ? I've been trying to figure out how to implement it. Thanks in advance.
-
That would be lambdas in C++11, nice way to implement callbacks and make them quite generic while keeping code readable :-)
-
Should I implement the application first or plan about cloud hosting first?
Do I even go ahead with cloud hosting in the starting?5 -
I can't stand having to implement an auth solution using another platform. Probably because I have to follow their API docs and figure out how they work!2
-
Ideas for an example project?
I want to visualize a coding style
and for this implement something
small that still has more to it than
a Hello World.9 -
When you discussed something with the whole team, let someone implement it and see almost opposite solution as the result
-
2 questions:
1. Why would i use keycloak if i can code the same shit by my custom jwt implementation?
2. Is jwt still secure today or should i use oauth2? If jwt is still fine to implement then I'll continue doing it because i know exactly how to implement it. But How can i determine when to use oauth2 vs jwt?10 -
Some time ago in a telegram group a guy triggered me when he complained that "most students after the degree have no idea how to correctly implement the mean of a series of numbers".
Then he asked: "does anyone here know how to do it?"
Three people answered, including me, none gave the correct answer.
Eventually I got it, but now...
How many people here know how to implement the mean of a series?16 -
I need an open source library /package or any addons to implement the given functionality. Its consist of tinder like swiping for clicks. Sadly i coudlnt get any. I thought about angular animations. But didnt implement any. Each card has each questions for clients. Let me know your findings3
-
For this stupid client.
I am going to implement Facebook login for WordPress, yes WordPress using AngularJS
I don't know whether I am incredibly Stupid or over smart -
Can anyone please help me to solve it......
Implement c program to input an augmented matrix. Find the first pivot matrix.9 -
The troll power to make other developers totally convinced that Prolog is the best language to implement anything in...
I will probably need an undo-power too...1 -
Complete a graphical Demo of a gun shooting. Maybe implement different types of guns & the bullets associated with those guns. =)1
-
What is your favorite programming language to implement algorithms and data structure?
Or to be more specific, if you write interpreter and compiler, what is your choice of tool?5 -
I need to create a custom offline interface for 3D Printers that will run on Raspberry Pi 3. Any ideas how to implement this?
-
imagine you "manage" your applications firewall rules by writing them into spreadsheets and sending them to the fw-admins to implement them
imagine they don't implement exactly what you tell them / implement rules for you that you did not ask for
also imagine it is crucial that you have a reliable source of information about what firewall rules are and are not implemented for your application, because the firewall-guys cant simply check and tell you what rules are implemented for your application
:o2 -
React is so flawed in the sense that it forces you to go a very round about way to implement interaction b/w sibling components..which just gets worse in large scale projects
I had to implement my own event management system for React that worked well in conjunction with Redux.4 -
My tool of choice, let's use/implement it. Your tool suggestion and if I dont like it, it should be discussed and be compared to alternatives :-D lols
-
This is not exactly a rant but would one implement a wsiwyg html editor in javafx with drag and drop?4