13 Matching Annotations
- Feb 2025
-
herbertograca.com herbertograca.com
-
Most companies where I worked have a history of rebuilding their applications every 3 to 5 years, some even 2 years. This has extremely high costs, it has a major impact on how successful the application is, and therefore how successful the company is, besides being extremely frustrating for developers to work with a messy code base, and making them want to leave the company. A serious company, with a long-term vision, cannot afford any of it, not the financial loss, not the time loss, not the reputation loss, not the client loss, not the talent loss.
-
- Oct 2023
-
www.youtube.com www.youtube.com
-
the idea of such an absurd song in a very serious setting just seemed so funny to me passionate choristers interpretive dance string quartet bowing away all taking itself very seriously and then the song is about shia labeouf being a cannibal i found out recently that's called bathos serious and absurd juxtaposed (00:09:49)
Dictionary definition:
(especially in a work of literature) an effect of anticlimax created by an unintentional lapse in mood from the sublime to the trivial or ridiculous.
Tags
Annotators
URL
-
- Sep 2021
-
-
Webpacker used to configure Webpack indirectly, which lead to a complicated secondary configuration process. This was done in order to provide default configurations for the most popular frameworks, but ended up creating more complexity than it cured. So now Webpacker delegates all configuration directly to Webpack's default configuration setup.
more trouble than it's worth
- creating more complexity than it cured
Tags
- too complicated
- removing feature that is more trouble than it's worth (not worth the effort to continue to maintain / fix bugs caused by keeping it)
- modern javascript development is complicated
- more trouble than it's worth
- Why can't this be easier/simpler? Why does it have to be so hard/complicated?
- too hard/complicated/non-trivial
- doing more harm than good
- changed their mind/opinion
- newer/better ways of doing things
- complicated
Annotators
URL
-
- Mar 2021
-
web.cs.iastate.edu web.cs.iastate.edu
-
ts geo-metric meaning is also more obvious as the rotation axis and angle can be trivially recovered.
-
-
askubuntu.com askubuntu.com
-
this is so stupid (that there is no sensible way to run a Desktop file from the terminal)
-
-
gitlab.gnome.org gitlab.gnome.org
-
When one is searching for it on the internet, there are many many people wondering how one can open .desktop files. It seems trivial, since one usually just has to click an item on the launcher so one thinks there must be some way.
-
-
github.com github.com
-
If I can find some time, maybe I can help pitch in somehow.
-
That should work, but it's a non-trivial change.
-
- Feb 2021
-
-
Writing the uniqueness validations yourself is easy so I felt it was better to leave this up to the developer
-
-
www.quora.com www.quora.com
-
why a company like Facebook invests so much research and engineering into the network performance of things as seemingly trivial as notifications.
-
- Dec 2020
-
www.npmjs.com www.npmjs.com
-
The change is too consequential to be developed in situ.
-
- Oct 2020
-
-
But it sounds like the library could use some way to setTouched()
-
-
final-form.org final-form.org
-
Wondering how to get field state from multiple fields at once? People coming from Redux-Form might be wondering where the equivalent of Redux Form's Fields component is, as a way to get state from several fields at once. The answer is that it's not included in the library because it's so easy to write one recursively composing Field components together.
-