froufox

joined 1 month ago
99
i... am steed (lemmy.blahaj.zone)
 
54
steedposting day (lemmy.blahaj.zone)
 

post your steedst

[–] [email protected] 2 points 13 hours ago

No need to dodge, just run and never stop

3
submitted 13 hours ago* (last edited 13 hours ago) by [email protected] to c/[email protected]
 

Not super fresh album, but released about a month ago. My favourite of this year so far. Spellling continues experimenting with genres, adding to her music flavours of post-punk, metal and shoegaze (with an awesome cover of my bloody valentine)

8
submitted 20 hours ago* (last edited 20 hours ago) by [email protected] to c/[email protected]
 

My favourite album of the year so far. Lush, sensual record wildly combining a spectre of genres together: from alt-pop/rock to shoegaze (the closing song is an amazing cover of my bloody valentine) and even metal.

https://youtube.com/playlist?list=OLAK5uy_l_obQlsMM0BAXp6fC0bdFYFxghKBu9oIE

[–] [email protected] 4 points 22 hours ago
62
underruleated (lemmy.blahaj.zone)
 
[–] [email protected] 2 points 1 day ago

yeah, nice trolling from the devs. they really know how to play with the audience

[–] [email protected] 11 points 1 day ago (2 children)

i wish my pronouns were moonlight/greatsword

 

They also say it will be a huge balance patch on Elena release date. Finally removing throw-loops?

[–] [email protected] 20 points 2 days ago

Stand? As in JoJo reference?

[–] [email protected] 1 points 3 days ago

I'm not sure anymore

[–] [email protected] 2 points 3 days ago

Shrinking Rae. The costume looks funny with the ponytail and glasses

[–] [email protected] 2 points 4 days ago

As I said in another response here, it's incorrect to compare Java 21 or Kotlin and Java 8. You can rewrite your bloated slow Java 8 code in functional reactive approach in Java 21 as well.

You can make a mistake writing any sort of code. What actually matters if it's readable enough to catch the bug. I would argue that functional languages is the best option here, especially when we're talking about about huge enterprise applications on complicated frameworks like Akka or ZIO.

[–] [email protected] 1 points 4 days ago (1 children)

So, basically that's what I meant, but without disrespect to Joe :)

[–] [email protected] 2 points 4 days ago

It depends on when have you switched from those "normal" languages to functional, and where do you work now. Java 10 years ago is not Java nowadays, and not Kotlin. These modern languages influenced by advantages of functional languages, and you can even write thr most of your code in the functional style.

Our company has some codebase in Clojure and Haskell, and it was a huge headache to find a substitution for a Haskell engineer when they left. There are so few experts on the market. But of course, if you're an American big tech company, you'll find an engineer.

And I'm not saying to you "hey, switch to Kotlin!" Nope, if you're enjoying what you're doing and it brings you money — keep going. But the sad reality is that it's much harder to find a job for a pure funcional coder.

[–] [email protected] 5 points 4 days ago (7 children)

You don't actually need to know any of the functional programming languages to work in the AI sphere. Moreover, codebase in pure funcional languages is hard to understand and maintain, that's why they are rarely used in production. Of course you can learn any language for funsies, but I'd recommend Kotlin as a modern hybrid OOP language with a solid functional toolkit

view more: next ›