Cheick Sissoko
1.4K posts

Cheick Sissoko
@Cheicksissoko7
The only thing that I know, is that I know nothing Rene Descartes
United States Katılım Temmuz 2013
101 Takip Edilen317 Takipçiler

@GithubProjects If you don’t have a rollback plan or robust testing framework🙈
English

@royvanrijn @dordokamaisu There is nothing magic about Lombok if you took time to read its documentation. Also I never had any issue debugging them on spring project, maybe there is a skill issue here.
English

See the comments; also the post itself explains it a bit; you really don’t need it.
Why would you want to add an invasive dependency into every class. Why would you want to tie an additional “magic” library into the code that needs additional compilation steps just because you can’t be bothered to generate some methods?
Also: if for example your constructor is so big you feel the need for Lombok annotation; there is probably something else wrong.
And with records now, the argument for equals/hashcode/etc for data classes is also gone.
Your IDE can do everything Lombok does and afterwards it will happily hide the boilerplate you don’t want to see. Now everything is just vanilla Java, in the git repo. No need to have a compiler-step generate stuff on every compile.
Also, because it does a lot of hand-wavy magic during compilation, it was always the dependency that broke and was stopping me from upgrading to the latest and greatest Java version after a release.
It also introduces bugs, where certain fields are not explicitly filled if you’re making a builder etc; IMHO more than generating it using the IDE.
And if you really want a library for the builder pattern, I prefer Immutables:
immutables.github.io
Immutables creates a new builder for you, where Lombok injects code into your existing object. Immutables is just cleaner.
It also adds additional complexity for new developers; more ways to make mistakes. Bigger hurdle for junior developers.
If you just generate the code; other tools will understand it as well, static code analysis etc.
Also, like Spring, debugging your code is much harder and more complex; all the generated code isn’t easily stepped through.
Those are the main reasons…
On the other hand, if you’re lazy, just slap on some Lombok annotations and ignore the rest.
English

Jared Cannonier has a finish in three different divisions 🤯
Watch Tha Killa Gorilla's progression of finishes from heavyweight to middleweight ahead of #UFCLouisville here! 👇
English

@Lebourgeois__ @GoitaAssimi 😂😂 Haha touché, au moins je n'ai pas peur de respirer de l'air contrairement à votre dictateur en puissance qui a même peur de respirer le même air que ses marionnettes et ses partisans.
Français

@Cheicksissoko7 @GoitaAssimi Et vous également vous avez doublement l'air ridicule avec cette gueule ouverte sur le profil
Français

Sadly, most, including the youth, are staying silent due to fear of prosecution from the government. Anyone who speaks out against the government seems to find themselves in jail.
They are a small minor supporting him, hoping he will reward them with a position in his administration. 🤡
His short reign has turned into a true and full-blown dictatorship.
English

@just_us888 @JColeVillle @boardroom It seems that you do because why comment? 🙈😂Never asked for anyone to care. Just stated my position. To each his own.
English

@jyangballin Open source but you must bring your own OpenAI token…. 🤷🏽♂️🙈
English

SWE-agent is our new system for autonomously solving issues in GitHub repos. It gets similar accuracy to Devin on SWE-bench, takes 93 seconds on avg + it's open source!
We designed a new agent-computer interface to make it easy for GPT-4 to edit+run code
github.com/princeton-nlp/…

English

Alors, soyons clairs. Vous avez un dictateur, @GoitaAssimi, en charge qui met des gens en prison pour avoir simplement critiqué son gouvernement sans procédure régulière. Vous, les trolls, vous êtes là à chercher des opposants potentiels à sa présidence 🤷🏽♂️🙈🤷🏽♂️.
Vous devez plaisanter ou ne pas comprendre comment fonctionne la politique
Français

Ceux qui disent allons aux élection, dites moi un peu qui sont les candidats fiables et valables aujourd’hui au #Mali ? C’est bien beau de dire d’aller aux élections mais qui est cet Homme capable de prendre les choses en main ? La liste ? 🇲🇱
Français














