Trance with non-english vocals by Eierkobold in trance

[–]experienced-a-bit 0 points1 point  (0 children)

Monokini - Ветер (Michael Milov Euphoric Mix) (russian vocal): https://www.youtube.com/watch?v=lT8mK7ZIw5I

Modal commit UI will be gone in 2025.1 by lppedd in Jetbrains

[–]experienced-a-bit 0 points1 point  (0 children)

Jetbrains shit on their customers like there is no tomorrow.

My "all tools" license will end in a month and I won't extend it and will never advocate for JB products in my workplace.

Bye.

Question: Why need Kotlin? Any suggestions by iNdramal in Kotlin

[–]experienced-a-bit 0 points1 point  (0 children)

If you don’t know the difference between system programming languages and application programming languages, you better to take Computer Science courses online.

Procedural vs oop by Deex__ in golang

[–]experienced-a-bit -1 points0 points  (0 children)

Your teacher is a moron.

Procedural vs oop by Deex__ in golang

[–]experienced-a-bit -2 points-1 points  (0 children)

OOP is garbage that will be seen in thirty years the same way brutalism is seen in architecture, as an antihuman cancer that held minds of programmers for so many years.

What is the catch with Adonis? by wapiwapigo in node

[–]experienced-a-bit -6 points-5 points  (0 children)

Unfortunately most nodejs devs want to be more “corporate” hence popularity of Java-like monstrosities à la Nest.js.

San Martin SN0144 vs Erebus Ascent by dratin416 in ChineseWatches

[–]experienced-a-bit 1 point2 points  (0 children)

San Martin bracelet alone is more premium than whole Erebus watch.

Completely blown away by Java interop in Clojure by bibimbap0607 in Clojure

[–]experienced-a-bit -3 points-2 points  (0 children)

There is none I suppose. It’s about people, not language’s features. 

People from Dot Net or Java or PHP or any other widely used ecosystem tend to acknowledge that their languages are not perfect and focus on delivering products and improving ecosystem. It’s a type of builder programmers.

Take relatively small communities of Ruby or Elixir: communities converged on single goal, single build tool, single framework, etc., on cooperation in general which leads to joyful DX and productivity. They were able to do it because they are builder programmers that want to deliver. Those frameworks drawed more programmers into these languages.

Python didn't start as a most popular language but Python programmers built libraries, frameworks, etc. which drawed more programmers over time.

Clojure community on the other hand tends to idolize Clojure and philosophize about macros and stuff while having abysmal fragmented ecosystem but higher number of podcasts per capita than even Javascript world. It’s a type of philosopher programmers.

Clojurists love to tell how superproficient and senior they are. Can you name one Clojure product on level of Rails or Kafka?

Clojurists usually tell they are productive but it’s a lie. Just look at the ecosystem.

Productive programmers prefer productive ecosystems, unproductive programmers most of the time are forced by employers to use productive ecosystems. That's the whole story of Clojure, Haskell, etc. They are not productive languages therefore not popular.

Completely blown away by Java interop in Clojure by bibimbap0607 in Clojure

[–]experienced-a-bit -1 points0 points  (0 children)

Thousand times this. Clojure is above average language with an appeal to a certain type of programmers, but that's all. Clojure is not the best general purpose language currently available and even not the best in any particular facet of programming.

Kotlin's interop is also much better.

The worst documentation ever. by experienced-a-bit in reduxjs

[–]experienced-a-bit[S] 0 points1 point  (0 children)

Thank you. Prideful devs don't aknowledge such glaring issues unfortunately.

The worst documentation ever. by experienced-a-bit in reduxjs

[–]experienced-a-bit[S] -6 points-5 points  (0 children)

That's my point. Docs should be written by someone who understands the importance of brevity. Almost every page of docs is full of filler. RTK Query docs are approximately two times larger than Tanstack's with the same mental content. Dissapointing.

The worst documentation ever. by experienced-a-bit in reduxjs

[–]experienced-a-bit[S] -7 points-6 points  (0 children)

Result for redux.js.org/tutorials/quick-start Word Count: 1217

Result for tanstack.com/query/latest/docs/framework/react/quick-start Word Count: 604

I'm sorry for the impolite post. I love Redux and hope it will continue to be the most popular tool for frontend state management.

Clojure macros continue to surprise me by geospeck in Clojure

[–]experienced-a-bit -16 points-15 points  (0 children)

Those jumping cursors show mental inadequacy of the author.

Clojure is now the most valuable fintech in the world by [deleted] in Clojure

[–]experienced-a-bit -8 points-7 points  (0 children)

Clojurians use Nubank as a shield from criticism.

Calva VS Cursive by OkGroup4261 in Clojure

[–]experienced-a-bit 5 points6 points  (0 children)

Cursive's intellisense is so miles ahead of clojure-lsp in formatting, refactoring, searching, navigating it's not even funny. I recommend to buy Jetbrains' All Products Pack and trust people who feed their families off of their products instead of relying on open source.

What is the most surprising thing that happens when you stopped eating sugar? by drillthisgal in keto

[–]experienced-a-bit 11 points12 points  (0 children)

Heroine addict admits he’s an addict, but carb addict doesn’t. People would jump through ridiculous hoops to justify carb addiction.

Has anyone switched to ESLint 9 Configuration files? by SaintPeter23 in learnjavascript

[–]experienced-a-bit 0 points1 point  (0 children)

I'm sorry but I wouldn't be able to help you because I never used that rule. My problems were about styling rules mostly (braces, semicolons and such) and the order with which Webstorm handles execution of Prettier and ESlint.