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 - "base"
-
Today I saw this in our code base:
private static final int THREE = 3;
To do this:
rating += THREE;
I laughed, and cried a little.8 -
There are 10 types of people in the world: those who understand binary, those who don't, and those who weren't expecting a base-3 joke!2
-
Best: My first app on the play store got over 2000 downloads in 3 days, best Christmas present ever.
Worst: An update I published caused an equivalent of 1/4 of my user base worth of crashes. :/8 -
Try not to use floating point numbers in places where precision is important. Like for instance, money. Always store the base value where it makes the most sense15
-
There are 10 types of people in the world: those who understand binary, those who don't and those who didn't realize the joke was in base three.5
-
We were four.
I setup a git repo, invited everyone and started coding. After a week I noticed I still was the only contributor.
Turned out they had their own code base in Dropbox. :/6 -
Just joined a new job. Got into a team of 10+ devs working on one code base. Its spread across many cities and few devs sit together.
They've been versioning their code by mailing each other .zip files of the entire 400MB code base at the end of each day.
Me: Can we have git or svn please?
Manager: SVN? Don't worry about that now, we'll get SVN when the project is finished.
Managed to get an SVN repo running after 2 weeks. FML.17 -
me: your code base is vulnerable, you are not using prepared statements
him: not an issue, nobody knows
me: ...
me: ¯\_(ツ)_/¯13 -
Created a function called upDawg and started sprinkling it all over the code base. Waiting to see who catches it in our next code review.
All it does is console logs 'Not much man, you?' -
Just got picked up for a project. 20,000+ code base, no comments, no docs, variable names like x, xx, xxx, no function name conventions, and a mishmash of Czech, French and English class names.
I thought this job was too good to be true. #fml4 -
All right Bois, it's my first 3D model in years: a lamp post's base.
Jesus fuck this shit has a learning curve.14 -
MAJOR RANT:
Bug in question: Shortened URLs (that we generate dynamically because fuck you) would have a pipe character added in them, obviously breaking the URL.
I SPENT 3.5 DAYS DEBUGGING A MASSIVE, FRANKENSTEIN-LIKE CODE BASE TO FIND THIS:3 -
I hate this fucking front-end stuff so hard..
How DA FUCK is it possible that I set up the whole backend including DB connection, base controllers, models, base validation and stuff in an hour but don't get this fucking fucking retarded JS framework piece of shit to display a test string after ONE FUCKING HOUR!!!
Why do we need this shit anyway? Why does everything have to be shiny with some fucking animations???
It's about the information, isn't it? Then WHY DOES IT HAVE TO LOOK PRETTY???
I gonna travel back in fucking time to the early 80's!
Stupid front-end shit..23 -
Any coding challenge that doesn’t start with modifying an existing code base ignores what 95% of software engineering is.2
-
On my first day at work realising that I would be working on a code base with 1.5 million+ lines of code and the only documentation is half a paragraph some guy wrote the day before he left 😑3
-
Once a day, take some time to read your colleagues' commits.
You will see how they work, you will learn how they solve problems, you will understand their flow and you will know more and more parts of the code base.1 -
When you document your class just right, so when you encounter it accidentally while debugging, you feel like digging in a base class, because it's so well documented and perfectly written.1
-
I have previously seen this in a production code base. The same code base included nested if statements (20+ conditions)...
If (condition == false) {
return false;
} else if (condition == true) {
return true;
}11 -
So apparently calling the main() function inside the same main(), without a base case doesn't give an error in C 😑
Why ?!
Why the hell is it allowed ?!22 -
The index to Sedgewick's Algorithms book says:
recursion, 35
see also base case,
see also recursion1 -
In case anyone missed it, you probably shouldn't be using tiktok. That said, anyone surprised by this behavior is likely generally unaware of how monetization works on social media so carry on.
https://boredpanda.com/tik-tok-reve...9 -
!Poll
I'm curious about where the user base is centered geographically, so...
Where is everyone based?
I'm from Sweden :)107 -
Found this in a code base I just started to work with. I'm glad it wasn't referenced anywhere. This is going to be fun...4
-
Me: Hey man, this code looks horrible, let's move this to a function.
Co worker: don't worry, we will make it better later
Me (thinking): yeah for sure...6 -
Company: lets develop a cutting edge, SaaS software solution that would make our current software obsolete.
Also Company: needs to be fully compatible with IE 11. Oh and also use it as a base for testing performance and UI rendering.
Fffffffffffffff.7 -
!rant
Does someone here play Screeps? It's a very interesting MMO game in which you program Creeps do to things like building your base or defending it. The only gameplay is programming.
https://screeps.com
And thats me: https://screeps.com/a/...14 -
A competitor of ours is offering a junior dev role. The base/starting salary is equivalent to mine 😖10
-
SeniorDev: "If we were only allowed to use C# 6 features, we could reduce our code base by 30%"
- other devs nodding their heads in agreement -
Me: "So, are you going to change our entire code base to be C# 6 compliant?"
SeniorDev: "Uh, oh hell no."
Me: "So those C# 6 features are going to reduce our code base by 0%?"
SeniorDev turns around without saying a word.
Getting a bit awkwardly quiet now. Better watch my back.4 -
It's gotta be the Linux kernel.
It's so good at managing base resources on all platforms that it allows hundreds of thousands of hipsta-ass devs to write shitty code and still get decent speed. -
Just wow. I had a fellow developer tell me to drop support for Google Chrome. I hate to break it to you but roughly 70% of our user base uses Google Chrome (Google Analytics proves this). Like seriously!8
-
I'm going to talk to my supervisor about redoing their code base.
It will take time, it will suck a bit but I think the long term investment in doing this right will be worth it.
Wish me luck in convincing him 😂🤞7 -
Swear to god if people don't stop calling the new RTX cards true ray tracing I'm going to ring their necks...
It is far from true ray tracing, it's a hybrid with ray trace base technology... Pls stop5 -
Worst part of being a dev...working for a company that doesn't understand your potential. Knowing that you can do so much more than they are but being limited due to a myriad of excuses, budget, time, user base, etc.3
-
When you don't want to explain what you've done with application's code base so you play the "algorithm" card.
Boss: tell me about the new release.
Me: updated the search algorithms boss.
Boss: cool. Release!
Me: 😎 -
Me: Brooo, We did it last night!
Friend : Which base did you get to?
Me : Hbase
Friend: Ha, doope!4 -
My company’s code base is so messy that the dev branch and master branch is so buggy. But they put the blame on me as usual.
I use git blame, I wasn’t the author .7 -
Halloween is coming so i made this constructed unicorn mask with a paper mache base with elwire. Does it require any coding skills nope, but i bet people are goin to be suprised that i know how to build wireframes and papermache !7
-
Merry Christmas Everyone. Despite of the things that happened this year. We'll still go to our code base and look how awful we code it haha. Happy Holidays everyone!3
-
Recently for a project I needed to read/write ID3 tags from MP3 files. And after a long search, I found this bloated, monolithic but quite stable library, "getID3".
So, I was looking through the code-base and I found this. This guy literally storing the key value based data embedded as comments within the class file. Then wrote a method to parse the data and even used caching to ensure maximum speed! And such usage is repeated all over the code-base.
So, this is what people used do before arrays were invented :314 -
Reading all these posts about 1.5 - 2 million line code bases, is that it!?! Your tiny 1.5 is nothing against my unmanageable 22.5!6
-
!rant
Just saw a thread about Global Reddit Meetup Day. Do we have one in devrant? If not, is it possible to have one? I know the user base is not comparable with reddit, but it would be fun meeting other local developers who rant too 😛6 -
What do you look for in a programming language
People: features, syntax, runtime blah blah
Me: Active meme base -
We did a small automated review on our code base at work. We discovered that multiple single functions written by my colleagues have a cyclomatic complexity of over 420.
I can't think of words to describe how shit that is.11 -
Some people refactor because feature updates need to be optimized throughout the code base.
I refactor because I am terrible at planning.3 -
mongo in slang means idiot, which comes from the term mongol or mongoloid, which is a deprecated word that used to be used for sufferers of down syndrome. So MongoDB means "Down Syndrom Data Base"
Also mongo means huge, so it may have been named after that.9 -
I like coding in a way that anyonr who comes into my code base can understand whats going on. That way more people can maintain the code base.
However, I HATE having people in my code base. Since they leave shit undocumented, and have 10 variables called "data" "items" "o" "p" and another 20 methods called "processData" "convertItem".1 -
As usual, Friday is boring day. I made a React component to show an exclamation mark base on absolute value from a list. Took me 15 mins. The rest of 1 hour we discussed where and what color should I use. 🤦♂️ Someone nearly flip the table...2
-
Finally got around to updating the vanillia sleep screen to something more QA work flow base.
http:///www.monkeyuser.com/2018/... for source of image -
Lesson learned: if you're going to derive a class in c++, make sure to declare a virtual destructor on the base class!
I just fixed (one of...) the massive memory leaks in my damn project.
Pictured: the strings in a derived class actually getting freed!20 -
Wrote a language using C in a few days that can execute this:
If you have the base correct, it gets boring.
I spend a lot of time in research to write smth like this17 -
POV: You fixed a hairy bug at a FAANG as a:
L3: "You're a technical wizard!"
L4: "Good job."
L5: "Why did you allow this into your team's code base?"
L6: "Why didn't you delegate that?"1 -
Every language ever:
"You can't compare objects of type A and B"
Swift, on the other hand:
"main.swift:365:34: note: overloads for '==' exist with these partially matching parameter lists: (Any.Type?, Any.Type?), ((), ()), (Bool, B ool), (Character, Character), (Character.UnicodeScalarView.Index, Character.UnicodeScalarView.Index), (CodingUserInfoKey, CodingUserInfoKey ), (OpaquePointer, OpaquePointer), (AnyHashable, AnyHashable), (UInt8, UInt8), (Int8, Int8), (UInt16, UInt16), (Int16, Int16), (UInt32, UIn t32), (Int32, Int32), (UInt64, UInt64), (Int64, Int64), (UInt, UInt), (Int, Int), (AnyKeyPath, AnyKeyPath), (Unicode.Scalar, Unicode.Scalar ), (ObjectIdentifier, ObjectIdentifier), (String, String), (String.Index, String.Index), (UnsafeMutableRawPointer, UnsafeMutableRawPointer) , (UnsafeRawPointer, UnsafeRawPointer), (UnicodeDecodingResult, UnicodeDecodingResult), (_SwiftNSOperatingSystemVersion, _SwiftNSOperatingS ystemVersion), (AnyIndex, AnyIndex), (AffineTransform, AffineTransform), (Calendar, Calendar), (CharacterSet, CharacterSet), (Data, Data), (Date, Date), (DateComponents, DateComponents), (DateInterval, DateInterval), (Decimal, Decimal), (IndexPath, IndexPath), (IndexSet.Index, IndexSet.Index), (IndexSet.RangeView, IndexSet.RangeView), (IndexSet, IndexSet), (Locale, Locale), (Notification, Notification), (NSRange,
NSRange), (String.Encoding, String.Encoding), (PersonNameComponents, PersonNameComponents), (TimeZone, TimeZone), (URL, URL), (URLComponent s, URLComponents), (URLQueryItem, URLQueryItem), (URLRequest, URLRequest), (UUID, UUID), (DarwinBoolean, DarwinBoolean), (DispatchQoS, Disp atchQoS), (DispatchTime, DispatchTime), (DispatchWallTime, DispatchWallTime), (DispatchTimeInterval, DispatchTimeInterval), (Selector, Sele ctor), (NSObject, NSObject), (CGAffineTransform, CGAffineTransform), (CGPoint, CGPoint), (CGSize, CGSize), (CGVector, CGVector), (CGRect, C GRect), ((A, B), (A, B)), ((A, B, C), (A, B, C)), ((A, B, C, D), (A, B, C, D)), ((A, B, C, D, E), (A, B, C, D, E)), ((A, B, C, D, E, F), (A , B, C, D, E, F)), (ContiguousArray<Element>, ContiguousArray<Element>), (ArraySlice<Element>, ArraySlice<Element>), (Array<Element>, Array <Element>), (AutoreleasingUnsafeMutablePointer<Pointee>, AutoreleasingUnsafeMutablePointer<Pointee>), (ClosedRangeIndex<Bound>, ClosedRange Index<Bound>), (LazyDropWhileIndex<Base>, LazyDropWhileIndex<Base>), (EmptyCollection<Element>, EmptyCollection<Element>), (FlattenCollecti onIndex<BaseElements>, FlattenCollectionIndex<BaseElements>), (FlattenBidirectionalCollectionIndex<BaseElements>, FlattenBidirectionalColle ctionIndex<BaseElements>), (Set<Element>, Set<Element>), (Dictionary<Key, Value>.Keys, Dictionary<Key, Value>.Keys), ([Key : Value], [Key : Value]), (Set<Element>.Index, Set<Element>.Index), (Dictionary<Key, Value>.Index, Dictionary<Key, Value>.Index), (ManagedBufferPointer<Hea der, Element>, ManagedBufferPointer<Header, Element>), (Wrapped?, Wrapped?), (Wrapped?, _OptionalNilComparisonType), (_OptionalNilCompariso nType, Wrapped?), (LazyPrefixWhileIndex<Base>, LazyPrefixWhileIndex<Base>), (Range<Bound>, Range<Bound>), (CountableRange<Bound>, Countable Range<Bound>), (ClosedRange<Bound>, ClosedRange<Bound>), (CountableClosedRange<Bound>, CountableClosedRange<Bound>), (ReversedIndex<Base>, ReversedIndex<Base>), (_UIntBuffer<Storage, Element>.Index, _UIntBuffer<Storage, Element>.Index), (UnsafeMutablePointer<Pointee>, UnsafeMut ablePointer<Pointee>), (UnsafePointer<Pointee>, UnsafePointer<Pointee>), (_ValidUTF8Buffer<Storage>.Index, _ValidUTF8Buffer<Storage>.Index) , (Self, Other), (Self, R), (Measurement<LeftHandSideType>, Measurement<RightHandSideType>)"17 -
I was just wondering guys. If all developers speak English.
By speak English I mean easily able to communicate at a basic level because from what I know... all programming language had their base vocabulary in English language.
Just wondering!?question community vote query opinions thoughts languages wondering developer not a rant programmers17 -
!rant
Is anyone familiar with source trail?
https://www.sourcetrail.com/
Wanted to get some info before I drop it into a legacy code base 🤭1 -
When I open sourced one of my projects on GitHub I thought "I got a small but good user base (70k), I think they are some good developers ready to improve the project and send pull requests".
I only received translations. I'm (a bit) disappointed.6 -
Back in the days, before apache, I wrote a plugin for all Mac web servers that worked like mod_rewrite.
Had a user base of >20.000 users and one of them was the webmaster of Apple 😎4 -
Fuck you google android IME team and fuck their open source policy..
So recently i had a chance to work with AOSP LatinIME code, basically our Android keyboard was forked from very old code base of LatinIME and my job was to change its base version to latest Version available on AOSP repository. Downloaded latest Android 8 codebase. Did 2 weeks of deep investigation of what improvements we will get from upgraded code base.
And I came to know that those Google fucking cunt sucking dick heads deprecated that project and broke the whole thing to a pice of shit. Half of the code is broken with fucked up todo stuff and motherfucking missing method implementation with not implemented warnings. What those motherfucker did is that they abandoned the open-source project after they released Google GBoard, and fucked the stable code by adding quard gram support and dictionary download with multi account features which was never completed by those motherfuckers..
Those misguiding donkey shit fuckers kept a depreciated project in AOSP build tree which has not received a single fucking commit from shitty ass Google IME team, is said to be reference model of Android IME implementation..
What kind of fucking shit is going with open-source code in name of making competition high with thirt party Android keyboard developers ..
Fucking shit fucking ime team .. fuck you .. wasted my fucking time reading your shitty code base .. Fucking shit1 -
My biggest dev career dream is to have a useful SaaS with a solid user base and then reduce work to 40-50% and use the rest of the time for hobby projects and a family.1
-
Abstract anything dealing with external services where if they go out of business, change their internal policies, or you get a wild hair up your ass you won't have to change your entire code base later.3
-
Blisk, a browser with multiple device testing for developers, went from free to subscription model.. Time blocking features that they offered before, for free.
That's suicide. That's how you lose your install base...
Just deleted it and went back to http://material.io/resizer.3 -
Here it is.
The CS final.
I reached this point in my life.
I hope I won’t forget the base case in recursion like last time and fuck up an entire question.11 -
I hate hearing "this should be a quick one" from the client. Especially when your code base is a fucking legacy with no documentations, no testing, and a multisite that shares the same classes where functions has some crazy if conditions just to satisfy each site's requirements.2
-
Am I the only one who feels overwhelmed, excited, confused and in an anxiety/desesperation-scene on developing JS base de software.
Don't judge me, I'm a newbie10 -
So I've opened myself to new software engineering positions and was recommended one where the first *benefit* stated:
- High engagement opportunities across our global client base
Am I the only one for whom this is a gigantic red flag and con rather than a benefit? wtf4 -
Just started a new job and am looking through the code base. I think I'll have plenty of material for this site at least. 🙃
-
Oh my god my brain is hard wired to write c++ in snake case. Spent 4 years doing it. This code base uses camel case.9
-
Please... Don't be shy to tell at your boss that her ideas is fucking shit and will piss like 95% of the user base !!!
In videogame, application, website, UX, UI or any fucking place10 -
One of the popular hotel booking sites 😂😂.One more example for why need to take testing more serious when we have a huge users base 🙆1
-
Anyone else feel that the main code base they work on is so old and clusterfucked it could do with a rewrite?5
-
Don't you just love it when an official Docker image suddenly switches from one base image to another, and they automatically update all existing tags? Oh you've had it locked to v1.2.3, guess what, v1.2.3 now behaves slightly differently because it's been compiled with OpenSSL 3. Yeah, we updated a legacy version of the software just to recompile it with the latest version of OpenSSL, even though the previous version of OpenSSL is still receiving security fixes.
I don't think it's the image maintainers or Docker's fault though. Docker images are expected to be self-contained, and updating the base image is necessary to get the latest security fixes. They had two options: to keep the old base image which has many outdated and vulnerable libraries, or to update the base image and recompile it with OpenSSL 3.
What really bothers me about the whole thing is that this is the exact fucking problem containers were supposed to solve. But even with all the work that goes into developing and maintaining container images, it still isn't possible to do anything about the fact that the entire Linux ecosystem gives exactly zero fucks about backwards compatibility or the ability to run legacy software.15 -
Your PM after you explain only .1% of your user base could experience the issue after performing a specific order of events all while holding their breath...
-
This would've helped a lot in chem class: https://youtu.be/IAJsZWhj6GI
Maybe. Or at least made it less monotone...1 -
It's Sunday. A day for prayer. Today I am praying that others dont mess up the code base when I get to work on Monday. Amen.2
-
Weekly Group Rant suggestion: What anti-pattern exists that still keeps being propagated or infecting other areas of your code base (like a virus)?
Code samples/screen-shots required.13 -
EDIT: !rant, forgot tags, sorry :(
Tfw your new laptop CPU gets the same performance as your 10y.o. desktop and is 10x more power efficient.
Ryzen 5 2500U (2018):
> 4c/8t
> 2GHz base / 3.6 turbo
> 15W TDP
Xeon W3520 (2009):
> 4c/8t
> 2.7GHz base / 2.9 turbo
>130W TDP
Running new hardware feels great.3 -
"Kotlin, why the fuck would you want to introduce a better language for Android studio and still base it entirely on jvm, fuck you jetBrains and Google, you java dick sucking retards. "
LOL6 -
My macbook base is missing four screws (I'd upgraded a few weeks ago...and I lost the screws) and now the base is all loose and wobbly :@2
-
Can somebody please explain to my boss that using a progressive loading bar when you've got no metrics to base the progression on is stupid. Pls.3
-
New robot in development!
Much better than my old one:
- sturdier base/wheels further apart
- got a custom designed PCB printed for it
- 18V motors3 -
First day went great. Got my laptop all set up. I still have no idea what I’m doing. Imposter syndrome really set in as of yesterday. Looking at the code base and seeing all of the code made me feel stupid. I understand I won’t know the whole code base.
It’s also my first developer job. I just feel stupid. I’m super eager to learn. But I feel like I’m going to ask a lot of stupid questions as well.
Idk how to feel. I guess a fraud would be the right answer? How can I get more comfortable at my new and first developer job?9 -
I spend so much time debugging because the previous developer has empty catch blocks everywhere in the code base.
-
Freaking love it when devs from other teams work on you code base and implement components you already have ... Don't talk to each other, just submit your awsome code and leave a mess behind. But OK ... Just a simple click on Pull Request -> Denied!1
-
Came across a method in the code base that returns a boolean.
It uses a ternary operator which returns true if the result is true and false.. you guessed it... if the result is false.
WHY NOT JUST RETURN THE FUCKING RESULT!!!
What. The. F#%#....2 -
There are only 10 types of people in this world: those who were expecting a binary joke, those who were expecting a base 3 joke, those who were expecting a base 4 joke, ... , and those who were not expecting a radix or base joke.1
-
function isBool(input) {
return (mixed_var === true || mixed_var === false);
}
at least this crap wasn't used anywhere in the code base
#gemoftheday #wtf -
Swift let's you use most Unicode characters as variable names. But that doesn't mean you should do it.
I just found this in the code base:
let π = M_PI
FML -
Started to write a blues song about this depressing legacy code base, but then it turned into an emo song, and now it's very heavy metal.1
-
I did my first ever open source contrinbutions yesterday! It was quite refreshing working in a different code base and fixing bugs! :D1
-
I had high ideals when I started working here. The entire code base was practically devoid of comments. Its been 5 years and it is still practically devoid of comments. I have become like them...8
-
Junior Dev finished hes masters. Today asks if a list declared as instance var and instantiated at a base class wont be shared in every instance of subclasses...2
-
CTO/CEO (previous place) - we're not production engineers, so we're going to fork your code base and move way faster than all of you and then you can maintain it. Doesn't that sound inspiring?
25% of the company: ha... Here's our 2 week notice.2 -
So I got to thinking about computer systems and how they are all based on binary. So the math we perform is obviously based upon a binary approach. Then I started wondering if there was value in exploring math using a different base. I know in math we can shift things to a different domain to do things more efficiently (like Laplace transforms to get to the frequency domain to do freq based calcs, or quaternions to do various orientation calcs). I thought maybe a base 3 logic might do some calcs better. I searched and found that indeed some ternary computing systems had been built. I then searched for libraries that might employ ternary math as an exploration exercise. I didn't find anything except academic articles (few at that).
This idea of changing the base in the math (and possibly the frame of reference) is interesting. It is like searching for treasure and not being sure it even exists.
https://en.wikipedia.org/wiki/...5 -
This binary thing is actually pretty cool! It would be even cooler if we could configure which base to use.1
-
Functional test are failing.
Expected: 7109
Got: 9000
Grep code-base for 7109. No findings. 0_o
Dig through test setup written by a drunk.
Find:
assert(actualPrice === 1800 * conversionRate)
Goddamnit. You shall not calculate your expected values in a test setup.1 -
Arch linux, iscript.sh
----------------------------------------------
#/bin/bash
mkdir /tmpdir
arch-chroot /tmpdir
pacman -S base
wget https://path-to-scri.pt/
bash iscript.sh5 -
Started the night writing a knowledge base article on a product. Next thing I know it is midnight and I'm waist deep in a hex editor finding undocumented features.
-
Whenever I'm having a technical discussion with my business partner, he asks me if we can make the project/feature compatible with the Sega Saturn. I keep telling him that I cannot base my business plan on a defunct esoteric console. I think I made the right choice1
-
Oh man, I found the names for the different number bases past 36! I should expand my base converter!
That doesn’t... look right...
Ah, because these ones require the use of encoding algorithms.
NOPE NOPE NOPE NOPE -
New MacBook Pro: one type of connection port, no MagSafe, base drive is 256gb, and they killed off the goddamn physical esc key.
Apple you dumb.1 -
When you’re trying to write a function to convert a base 10 integer to a base 2 integer in Javascript without using parseInt() and it takes you a while to realize that you’re used to integer division being integer division and have forgotten that JavaScript stores numbers as double precision floating point. *facepalm*1
-
!rant
I asked for Razer blade 15 base model for work purpose, considering about Ethernet port and all... Then my boss ordered 2TB option. Should I have asked for advanced model from the start? 😕10 -
Chased a bug for nearly a week. Huge code base, over 2mn lines consisting of a mess of C++, Python and Lua glued together.. Wrote a very complex distributed computational framework. End up with a elusive compiler bug in GCC.. FML
-
We just found out that refactoring our code -base is no longer optimal for the health of the company because our deadlines are too tight. We'll get back to refactoring in a year.1
-
Took 6 months off from coding...
sat in a JavaScript class today and couldn’t remember what a base case for recursion was...
Dear tutor,
I swear I can be stupid but please bear with me, I try really hard
😭😭😭8 -
Found this in some knowledge base article of a big software company.
I'm gonna use this as my automatic email response for work.3 -
TIL that our creative design team that produces our web designs/layouts are all print designers. They were stumped when I gave them a wireframe mock up as the base for a website design for the first time, with no defined pixel measurements.7
-
Whats the state of mobile development skills demand atm?
Thinking of getting into crossplattform development with flutter or kotlin or enhance my dev skills in native android development (10years exp.) and create me a base project with jetpack compose.
Advice appreciated.3 -
Trying to find that one line of php you need to change in a magento project
App/design/frontend/base/default/template/this/is/not/gonna/be/the/template/youre/looking/for/fuckyou.phtml -
Current mood: Preparing a communication plan for how to explain why we have decided to throw out the entire 3-years-worth-of-work code base for the frontend project we have inherited and rewrite it from zero because it's just. THAT. BAD.3
-
So I got an offer to do part time on a project that was mismanaged for two years.
After hearing the comments about how ugly the code base was.
I took it. So now I'll have something to rant here. 🤣7 -
My coworker : "yeah, as soon as someone is mentioning internal project names base on Greek mythology, you know shit is about to be blown out of proportion"1
-
I need a compelling case for why we should not support IE11. Apparently 10% of our user base uses it and "it fucking sucks and breaks all the new shit you want me to do" is not an answer. And a possible HR violation.20
-
Always fun to come back to an older project to update stuff only to find your IDE and SDK updates have broke your old code base and you now need to debug and update a lot more then you initially wanted to. 😣1
-
I've been creating my Typescript/C# projects using SOLID principles. Whenever someone randomly joins me in my projects at work, i feel they need a lot of help. Specially since they know programming, but are not familiar with SOLID.
Like ohhh ok you created a base class for that, or ohhh that method already exists in the base class sorry i've implemented it again, or ohhhh ok you already implemented this method in that class.
The more classes i create the more complicated it becomes, sometimes for me too!
I feel I have to write a documentation for the code I write just to keep up with the different, but code changes/augments so writing a doc is really time consuming.
However if i didnt create base classes or interfaces it would be less complicated to browse through method definitions.
I am happy with the code like that though, but in some specific times it's a pain in the ass.
Comments?2 -
Fucking slave traders who want to "touch base" - They ain't coming anywhere near my base, horrible fuckers!
Why can't they just phone or better still email me!?2 -
New hire and haven't did anything other then look at the code base. How long did it take until you actually start contributing code at your first job?9
-
I hope I'm not spending several days worth of work rewriting a code base for it not to have any performance benefits at all.7
-
Pareto principle for front-end developers. 80% of the development efforts go towards fixing IE bugs, which are only used by 20% of user base.
-
Identical configuration.
Application won't find proper base URL locally.
Application will find proper base URL on test and prod instances.
Excuse me, what the FUCK?3 -
Do cartoon characters with four fingers per hand (and assuming only two arms) naturally think in octal? Or is it just a happy coincidence that humans developed base 10 because we (normally) have 10 fingers?1
-
There are 10 kind of people:
-those who will not get this at all
-those who expected 10 to be in base 10
-those who are used to the joke with 10 in base 2
-those who will think 10 is in base 6
-those who will add kinds of people and say that my interpretation of "10" was wrong (a subset of those will make the second group be rigth)
-those who will help me to find a way to recursively break this joke (pls, help, i can't find it... 😭😭)3 -
You know the PHP legacy code base is complete garbage when it requires a script memory limit of 1.5GB.9
-
Senior developer :: So, how's the work for maintaining the code base going.
Me(Intern) :: It's pretty easy because I have treasure
Senior developer :: what treasure ??
Me(intern) :: Stack Overflow.
Senior developer be like -
Manager: We need to make the new system multi-threaded.
Previous Dev: Yes, so let's use Tasks everywhere! And by everywhere, I mean EVERYWHERE!!!
This is what I've found by delving into the code base which I have inherited! -
!rant
Just saw someone suggest that msft use Mozilla's code-base for Edge rather than Google's. Can't upvote that shit enough on my own. Go upvote it if you agree? https://aka.ms/AA47goi2 -
My boss writes code like this:
def someFunction (someArg: String) = ...
Who does that?! A space? Da fuck?! And it's all over the code base. Whenever another dev touches any of his stuff, we correct it:
def someFunction(someArg: String) = ...
The way god intended it!8 -
I know it’s old hat but…Edge…I mean really how is it still so bad? How do you base your browser of the chromium engine, have, gosh idk, a billion dollar dev budget, and still, still, it’s significantly worse than chrome in every ui/ux way.8
-
Almost out of highschool, looking at the requirements for programming jobs is terrifying. I can't afford college but almost every job needs a bachelor's. Hoping for a company that sees the value of training from the base level5
-
That one mistake you make in the initial stage and you have to live with it. build your code base around it. Since it will be too expensive to remove it. 😕😕😕😕😬😬😬3
-
Trial and error.
Taking an existing code base and playing with it to see what does what. Eventually learning enough to create basic programs. Eventually I wanted to make more complicated things so started reading documentation. -
Dev bootcamps? I went to one! Probably the best decision I ever made.
They aren't perfect, they're pricey, and they won't make you an expert, but it's a good way to expedite a new career, gives a good base knowledge to start out. -
@notRant
The devRant team seem quite humble. I feel it's quite important to have a humble face to your user base, because without it, our jobs as devs would be meaningless, even if you develop a cool app like {{ $coolApps[0] }}.
@include('funny_meme.jpg')
@endNotRant -
The start of a new chapter of career life...
Until now, I always saw myself as the base raiser... but raising the base is not what everyone else on my team wants...
Only took me 3 years to realize... so I guess time to just fall in line...
I guess it's why some smart people act dumb on the job... It's just easier to blend in...18 -
Have you ever seen a tree data structure implementation in any code base?
I wonder why recruiters are so desperately asking how to invert binary trees in my coding interviews🥴4 -
Fixing out of scope/unrelated code quality issues when working on bugs/features.
Especially with older projects where pretty much the entire code base is a quality issue.1 -
I just found a 4-level nested switch case in our code base.
and the best part .. they are all empty!! -
I spent half a month shifting my code base from express to you in view of better performance and what not.
I made a bad decision. I've wasted so much time.3 -
I’m Programing an rpg app using c++ to run some home brew. For character creation, I’d use items and classes and races as enums right? And I can give enums stats like say, a sword would have cutting damage and base attack as 5. Or selecting “wizard” and taking on the base stats of whatever level it so be...7
-
Since when has Brave based on the Chromium base been the main download?
Today my legacy Brave based on their own base crashed and as it seemed unrecoverable, I tried reinstalling. But now I'm stuck with this crappy Chromium based browser... I hate the non tab-pages and lack of tab peeking.
I initially had the Dev channel version but only as a backup for my main Brave because I realized how crappy it was, safe in knowing that at the time the main download was the old Brave Core. Now I'm really annoyed.2 -
Need to refactor the code base, and when looked at it, we don't have single UnitTest.... F*** them all1
-
Microsoft, why did you put a index base modifier command into VBA if 2/3 of your built in libraries ignore it?
-
Stuck with arch base installation. Just after completion of base installation, Internet Blackout is imposed by government due to communal tension.
I deleted my is just to play with arch installation. Now I can't even listen music and watch movies stored on my harddisk because of arch base installation.2 -
I feel like I am trapped in a maze of a 20 year code base so many dead ends. Dead code...dead code everywhere1
-
Lead developer likes premature optimization. Always forces me to remove a if here and there because "bad for the performance".
Now her optimization caused a base component to fail, ppl will have to spend the night debugging.
Best of all, it's my last day ;) -
Approaching the end of my first week as a junior web dev.
Spent the week writing automatic web suite tasks for an entire e-commerce platform.
Arguable the best way I could have been introduced to the code base 10/10 would recommend. -
This code base can't upgrade to 5.4 because it depends on register_globals. The files affected has no indentation for else blocks. Randomly indented with space and tab. On top of it all, one of the previous devs were dyslexic. Save me.
-
I was scanning over a dreadful code base I had to work on and found SQL injection vulnerabilities. THE SITE WAS LAUNCHED IN 2017!!!! 😢2
-
I started a new job, got through on-boarding and took my first ticket. Made my modification to the code base and the tests fail .. each time I run them .. on different tests .. randomly.
What the hell have I gotten myself into?3 -
Those devs that put TODO comments everywhere in code. When has anyone actually ever seen a TODO and DID it? Put the task in jira/trello/whatever and leave the future source of confusion out of the code base!3
-
It's quite a challenge to try and get a Docker image build as small as possible. But the worst bloat is coming from having to use CentOS 7 as a base image.5
-
Oh!! Got succeed sending Push Notifications using Firebase cloud base messaging(FCM) after struggling a lot with
Google Cloud Messaging(GCM). Thank you Google,devrant. The reason for my excitement is i am an Electronics engineer and new to android. -
btw the Boas said I have their full support...
soo what should I ask 4 :
1. yacht
2. heli
3. 51% of the company
4. surrender all your base
5. peace on Venus16 -
TIL the .NET HttpClient doesn't work as expected if you don't put a trailing slash in its base address. I spent half a day trying to figure out why my api calls are returning HTML instead of JSON. Thank you Microsoft.2
-
Should I wipe my duel boot Ubuntu/Windows and install antergos base + X + i3-wm during my final month of thesis?
Is there a really good reason to drop Ubuntu in favour of antergos base?1 -
* Ditch Java, Embrace Python
* Do my own thing
* Everest Base Camp
* Reduce monthly expenses, have some savings -
sorry for lowering the tone, this did make me chuckle. later on the email he also used the phrase 'hit the ground running' and 'touch base'.....eww.3
-
Our integration partners changed something without telling us, causing our entire client base to phone our support department...2
-
I am losing my mind trying to create a new feature to a 2013 code base.
This project uses Zend Framework 1.12 and jQuery 1.4, so I added Vue and things went better but I have some tests to do.2 -
Collect project specifications & details.
- order by relevance.
List & install dependencies (possibly spin up a vm).
mkdir ~/Code/{lang}/{framework?}/{project}
Bootstrap skeleton & scaffold.
- ensure functional base.
Iterate specs list & create test case(s) one at a time, going: test => minimal to pass => refactor => next(repeat_cycle)1 -
Once again I see offshore "developer" copy paste entire code base to separate folder, work on it there and then copy paste it back. Use a git branch goddammit. Is there something I'm not aware, is source control banned outside EU and US?4
-
How can I get started in open source? I tried forking a repository and do a bug fix, but their code base was ugly as hell and makes me unsure about what open source projects to contribute to.6
-
we were taught separation of concern when getting into webdev, don't write html inside your js codebase, don't write js inside html code base, don't write css inside your js codebase. People who taught us this, are violating this same principles by introducing stupid frameworks.
-
Why would you do this?
public Array multiContent;
I'm working on a legacy c# app, trying to understand what the developers were doing here1 -
I don't think I'll ever understand how someone can complain about a legacy code base in one breath, and then justify a bad design with "that's how the system does it everywhere else" in the next.1
-
That awkward moment when I spend two days configuring my proxy server and nothing works, I just try calling my server base url and that shit works O_O
That's a good start for a monday10 -
Found some particularly nasty global state problems in an existing code base and fixed them. Now I can legitly add this to my resume:
"Prevented a Global Apocalypse" -
Angular 1.x V Angular 2 ! Which one do you prefer ?
Saw the enhancements in V.2 they are way off the initial base ...6 -
Does the perfect codebase exist? Or is it just a myth?
PS. I'm just a new grad with ~3 years of experience, and in my 4th company now.10 -
Messy business rules results in messy code base results in unhappy programmers results in high turnover rate results in more messy code results in falling business
-
This one makes me legitimately angry:
https://github.com/fzaninotto/...
This library is used by thousands of devs on a daily base while the code-base is an unchangeable legacy monster.
I could vomit, because I'm so happy!
Jeez! -
This actually exists in our code-base like this. I have no fucking clue what it does.
function combine(arg0: string, arg1: string): string {
return !arg0 ? arg1 : !arg1 ? arg0 : `${arg0} ${arg1}`;
}9 -
<previous_developer>'s_file_of_shame.me a log of hideous code base I've inherited. is growing and growing. The more I write the more I wish I would be rid of it.1
-
Currently have the most experienced guy with this code baseline showing me how to implement something. I have not seen a code base this badly designed since I told someone they should quit the CS major.
-
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
-
There are drones patrolling the Antarctic sky. When your plane gets too close, the drone fires up its jet engine and grabs you by the wing.
The drone's engine can overpower any small plane there is. It then proceeds to escort you towards the Antarctic base. Your safety during the transport is guaranteed by the drone's onboard missiles and decoy flares.
Once you reach the base, you get apprehended, imprisoned and tortured. A powerful pathological infosignal is then dispersed via the social media that makes anyone who knew you forget that you ever existed.
There were zero successful escapes.1 -
Why does it take longer to get from 1st to 2nd base, than it does to get from 2nd to 3rd base? Because there’s a Shortstop in between!
-
Realize the migrations of the technical base of application,
Go to the master branch of the git repository,
Open the pom.xml to get the last version of the app (running on prod) and see 0.0.1-SNAPSHOT
Lateral position of security and crying...1 -
What's your thought on multi-login systems?(your own or Facebook\Google\etc.)
It's worth dealing with it?
The user base of external logins is bigger than your own?
If you've programmed external login support, how've you found the experience?3 -
I really don't like the approach that the elementary OS developers took to their system. A closed system like that is antithetical to the whole concept of building on an established base... Which is what they're bloody well doing in the first place!4
-
When you build off of someone else's base code and there are unnecessarily complex levels of inheritance 🤔2
-
A guy who thought the only way to access data was through a relational data base and the only way to access a data base from java was JPA
-
Postman freaking sucks now. It's bloated and can't easily do what's it's supposed to do without hassle. You have to login first, then it will inexplicably lose all your previous API requests.
I guess the company has forgotten who their base customers are.6 -
First week at new dev job. Had to move my workdesk 4 times, which means not being with my team. The guy that should help me get to know the code base & project had to change team and project, and is busy all the time. What should I do ??1
-
When you make a massive change to the code base and run the test suite to drive out functionality but nothing fails...
-
When teaching JS, what would you say were the 5 most important base methods or properties such as 'length' or 'charAt()' ?7
-
What do you guys think of Flutter and AngularDart, for developing for Android/IOS and web, sharing a common code base?5
-
There are only 10 kind of people!!!
- the ones that don't know in which base 10 is. (In my case is unary base)5 -
Why does it take longer to get from 1st to 2nd base, than it does to get from 2nd to 3rd base? Because there’s a Shortstop in between!
-
I know it's not really related to development, but I got in a discussion on twitter and one dude tweeted "in science, 1 isn't 1"
And so I was like "mate what? science is highly dependent on math and in math, 1 is kinda always worth math"
And this this girl comes in and just says:
"it's not true that 1 is always 1 because there's binary code as well"
And was was like totally astonished, like, have you even studied something? 1b = 1d = 1x and it's always 1 in whatever base!
(she even says she's some sort of engineer in her bio)8 -
It’s funny that spongebob “sailor mouth” was based on the fact that sailors were disgruntled and swore a lot. Feel like a remake a few years from now would base it on developers.
-
I'm looking for resources and/or a good tutor for C to help me learn the basics and maybe go a little deeper. I have previous programming experience with Java and I'd just like to expand my knowledge base.
-
First year as a professional developer, and this Thanksgiving break is making it hard to get back into the code base here at work. Am I the only one?2
-
i always come up with great ideas and think how cool they would be once i program them, the problem is that i'd need instagram's user base to put my idea in action1
-
Damnnn my Team lead is hinting that i write a test for the feature I paired with a team member.
But the large django code base is ridden with abstract classes and classes and inheritance etc...its going to be a long night -
I have started a basic project on GitHub to collect the curated contents
Contents maybe YouTube video, GitHub repositories, website links, engineering blogs, cheatsheet and everything else that can be accounted as base resources for beginners.5 -
In my whole carrier as developer. I never felt so helpless as in naming things.
Could be class, method, file name. The worst thing is it become hard as the code base increase.
How you overcome this?8 -
there were no less than 30 flyovers today (technically yesterday) from pilots-in-training at the local air force base. Is there some massive influx of air force pilots recently?5
-
Commit message of the day: "Until the [some KPI] can be stored with 15+2 digits in the middle ware, we store its logarithm (to the base of 2) with 3+2 digits."
-
This is how to find the base needed for any integer value p, where p>=5, such that the logarithm always equals e in python.
log(p, e**(log(p, e**e))) # equals e
Doesn't do anything besides that but this is another identity isn't?24 -
Roughly 240 hours since May (of which I'm able to bill for 80) and it's still shit. A layer of shit upon a base layer of utter shit topped off with some complete bullshit.1
-
Found another gem in the code-base I've been given to troubleshoot.
Let's call recv(), get the TLS encrypted message, and then call BIO_write() and SSL_read() instead of offloading it to OpenSSL.5 -
Damn those homework are pretty over my head and I’m not sure if I’m overthinking it all… Basically the assignment was, that we program a tool that fills as less LEGO base plates with a given number of LEGOs as possible.
For example you’ve got 10x20 base plates, and 30 2x4, 10 6x4, … LEGO blocks and now need to fill those base plates.
I’m now looking into rotatable rectangle bin packing but as said it could easily be that there is an simpler solution to that.
Any suggestions?3 -
Debugging feature
Start working on a solution
Does not work :(
Revert to base
It works now :O
How?2 -
So, like, why doesn't Java let me do manual memory management? In C# if I want to screw up the code-base and everyone that comes after me with my half-informed experiments it totally lets me.21
-
Big meeting in our hobby app team, surprise our app is not performing weel on abandoned silverlight framework for windows phone.
Should we go for uwp or xamarin? Our code base is as mentioned in Silverlight so a tool for some conversion exists towards uwp, but is half baked.2 -
Web Dev course : open the starter code base in firefox and see a big smily Berlusconi's face as main banner :/
-
Full code base with 0 comments. Either it's utter genius or terribly poor.
And I'm sitting here reviewing a PR.4 -
It sucks when you are unable to work on any new features in forever and mainly spend time updating the existing code base, doing visual designs & documenting the application.
Let me please work on a new feature that the clients will use instead of meaningless busy work2 -
If I have to hear one more time about how Sharepoint can do X for you, X := {multiple datastore search, Knowledge Base, etc} I will angrily look at some kittens and really make them feel uncomfortable :p
Maybe raise an eyebrow;
this is getting real now!2 -
Okay, I'm learning XSD (I wish i didn't, but yeah)
Why the fuck does it require so much code to use the simplest regex?
<xsd:simpleType>
<xsd:restriction base="xsd:integer">
<xsd:pattern value="([0-9])*" />
</xsd:restriction>
</xsd:simpleType> -
is this what they call an identity?
log(n, n**(1/n)) == n
first argument in log is the value
second argument is the base10 -
# ./symfony test:unit
Propel-Exception: Unable to execute DELTE ALL statement [...] Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails.
WHY ist a UNIT TEST reaching out to a REAL data base?
And who in their right mind would create a different data base schema for the tests?
This was with a clone of the real thing. Removing the FK results in double PK-errors...3 -
For those using Windows 11. How's it been as a development environment/base OS? Any temptations to switch to Linux? I've been seeing a good number of web developers on Twitter make the jump so I thought I'd ask.18
-
There's a type of shopaholism in big open source projects, in that decision making developers tend to search google and just add any javascript framework they find interesting, to the code base!
-
I asked out IT guy to send me base URL for LDAP server, he send me quick reply with base URL of my application. Not sure he was being sarcastic or absolute dumb-arse
-
Some of the rants that I’ve read recently have inspired me to write this one:
You know how some OOP based APIs require you to call the base implementation of an overridden method?
If you think about it, its pretty shit. None of the languages have mechanisms to enforce it, so all you can do is to rely on the caller to read the docs for that method that he is overwriting and then do the right thing.
And then you can also have the requirement that the base implementation should be called at the start or at the end of that method.
I really think that this is an OOP problem because if I would have to design it, I’d make a function that takes a closure as a parameter and then call that closure at the start or at the end of that "base" code. This is implicitly documented (by naming the closure appropriately so that the caller knows if it is called at start or end). And it is impossible to miss it because you need to pass something to that parameter. (Alternatively, you could also pass the closure to the constructor).7 -
Gone in an instant was the shimmering gleem of hope that I'd get to work on modernization of our current code base. Back to last fucking century I guess.
-
Looking for opinions about clojure from people who work with it, I am not familiar with clojure but saw a job posting saying their code base is heavy on clojure.1
-
are Helm charts supposed to be extended somehow by declaring them as the "base" in a new Helm chart? I'm trying to find documentation about how to refer a chart at https://artifacthub.io/ as base in a fresh Helm chart to overwrite the default values in the fresh values.yaml1
-
What are your favorite tools for a knowledge base? Like where you collect documentation within a team5
-
Anybody has any recommendations for a good headset that is over ear, has ANC & is wireless with a base station?
If I can't find a good one, I'm stuck with buying my own ANC headphones or using some "noise cancellation" headset, that literally does not cancel anything.2 -
There is such a thing called "building wayyyy too many features in the product that 99% of the user base won't even care about"
I think that management does it because of this mentality, "The more features we have, the better our product would be".2 -
Code base is full of /*bug fix - XXXX */ coments, sometimes it feels the software is a Bugenstein's Monster!!
Not sure if this kind of comments serve any real purpose...
Commented old code is a more familiar monster; but that's a tale for another day. -
Well thanks a lot for the clarification of WHY I cannot sync my work (Office 365) mail using the mail client in Windows 10!
It's not that it's wrong; it's (probably) very much correct.
It's not that it's not precise; I don't think it could be anymore precise than a data dump like that.
It's not that trying to help me solve the problems; I'm sure it is.
But now that I have all the (debug) info about the security policies in place it would be great if it would show what violated which policy and maybe even what they mean and how to fix it?
The most concrete to go by is the error code, and judging by a google that has meant "your mail has problems" for at least three years...
...not even a single link was found to the (only) page detailing content, possible values, and dependencies between policies. -
Would you choose to work on a project with compensation based on results, where there is an extra bonus for achievements but a reduced base pay for failed projects? Keep in mind that individual commitment and results will be measured.3
-
Today I used NDepend to analyse my new jobs code base. It looks like the classic big ball of mud :(1
-
When your only QA guy describes your QA process as "we just put a bunch of stuff in the code base and test"
-
looking for cool people to join our crew for doing nice projects together and helping each outher out. Base in Vienna. open worldwide.3
-
The single most asked question when you're a unwitting 'code archaeologist' working on an inherited code base:
'Why in the Lord's name can't I just start from scratch!?' -
I used to write documentation for the applications i created. It was fun, some how, for me. But now situation has changed. Who will read that long documentation when you can just dial my number and ask? Now i feel like i am an author without a reader base.1
-
Mmh I've got the option of moving to a VB.Net homebase role or stay in a C# office base role. what should I do? (The only thing I want to be based at home)4
-
Brain fart.
In Java and many other languages there are basic types, like char and String. So why does Java have char and String, but not a digit type?
A number is basically a series of digits. For modular arithmetic it is very useful to be able to extract the 3 in the number 1234, it's just the 3rd digit in a number.
Base 2, base 10, base anything could be supported easily too. E.g. a base 2 digit would be:
digit d = 0b2; // or 1b2, but 2b2 would be a compilation error
A number would then be some kind of string of digits.
Any thoughts on this?9 -
Google is all about bringing new features, which are normally good ideas. But did why don't make what they already have?
You are normally operating with a beta tested base and some new alpha feature. -
How do I design and build a desktop app that people would want to use?
Should I target individual users?
Should I target Cooperats/businesses
Which language should I base on (most popular)14 -
Anyone know of a good non-opinionated ESlint default config that does a little more than eslint:recommended? I find eslint-config-airbnb-base & eslint-config-standard to be way too annoying and restrictive1
-
a Jenkins job that undeploys the last code base and deploys the newest. but if the previous deploy fails there is nothing to undeploy and therefore all future builds will fail. fml
-
Programming assembly in KEIL is complete shit. Base project doesn't assemble, devices need specific drivers, and good luck gitignoring when there's hundreds of files regenerated on build.
-
Mac day 4.0. my terminal suddenly got, missing proper which command. Make sure it is installed before using rvm. Errors sourcing /users/kenpetet/.Rvm/script s/base1
-
Using native-base for my react-native apps and semantic-ui for the react(web) based projects, any idea of any other UI/UX styles?2
-
We found out a spelling mistake in our code base 😆. We had a class called "FromMixin" instead of "FormMixin", and it's been there for a few months now. We're using it in a couple dozen files.
-
When you realize Onsen.io knows more base Front End frameworks than you do. Why the fuck did I do Ionic? :(1
-
Some days are like being a musician on tour. I wake up to a new code base every 2 hours. After a while I'm like, "What client am I even working on?"