abbadon420

joined 1 year ago
[–] abbadon420@lemm.ee 3 points 5 hours ago (1 children)

Yo no hablar alemàn

[–] abbadon420@lemm.ee 5 points 6 hours ago

Ja ech waar, ik maak geen gein

[–] abbadon420@lemm.ee 3 points 6 hours ago (2 children)

Ik versta daar dus allebij helemaal niks van. Wel leuk, zo'n internationale draad.

[–] abbadon420@lemm.ee 87 points 8 hours ago (30 children)

Not on Lemmy. Om Lemmy you're 50% German, 50% American unless proven otherwise.

[–] abbadon420@lemm.ee 3 points 19 hours ago

No, of course not. The complaint is having to work with outdated materials.

[–] abbadon420@lemm.ee 4 points 1 day ago

That makes you a well rounded person. Getting the full human experience. It's not always fun, but it makes life more complete.

[–] abbadon420@lemm.ee 4 points 1 day ago

I was a stay-at-home dad while my wife was a high payed lawyer, or I had to care for my elderly mother while she was dying from ass cancer, or I was doing drugs but I've been clean for over a year now, or shut up that's none of your business why are you even asking this shit for a job that requires no education or experience!?...

[–] abbadon420@lemm.ee 13 points 1 day ago (2 children)

Yes sure, but not forwards compatible. That means if you need to fix a bug or add a feature in a project that is build on java 8, you cannot use language features from later versions. They are pretty important features at that, like a workable Http client, modules, container compatibility, records and enhanced switch statements. It is not fun to work like that, it's what makes good programmers want to become chicken farmers.

[–] abbadon420@lemm.ee 14 points 1 day ago (1 children)

Lol, that's a shame. I should've put in more effort. Now it's just a completely wasted minute.

[–] abbadon420@lemm.ee 6 points 1 day ago

Not beehaw, but I hope I'm welcome to share my weekly worries anyways..

I've been taking on a little more tasks at work this past half year, but it's slowly starting to pour out of my agenda. This week is the start of another big task to add to my agenda in exchange for some other, "less important" tasks. It might be time to say "no" more, but I'm not very good at that. I wasn't very good at asking for help either, but I've learned to do that more because I had to. So I hope I can also learn to say "no" more in these coming weeks. Specifically to those people who depended on me for those "less important" tasks.

[–] abbadon420@lemm.ee 37 points 1 day ago (11 children)

Java is also a lot of fun in this regard. They've actually dropped support for java 8 about 2.5 years ago. But Oracle has added a "premium subscription" that gives companies another decade or so of extra support to delay updating their code even further. https://endoflife.date/oracle-jdk

[–] abbadon420@lemm.ee 21 points 1 day ago (4 children)
 
 

Like in this post that showed up on my all feed: https://lemmynsfw.com/post/14828436 (nsfw, of course)

There's an image in the post url (which blurs on my feed) and there's also an image in the post body (which does not blur on my feed)

 

I recieved this email today. I don't use twitch, only made an account once for some specific purpose. I don't know these people and I'm a 100% certain they don't know me. This is just toxic marketing to lure me back in.

 

[Update: It seems to have been fixed now]

 

I teach a course in java and springboot for beginners. I would like to walk my students through the code of a real world java or springboot application. Can anyone recommend a good example?

 

In this letter, Dijkstra talks about readability and maintainability in a time where those topics were rarely talked about (1968). This letter was one of the main causes why modern programmers don't have to trouble themselves with goto statements. Older languages like Java and C# still have a (discouraged) goto statement, because they (mindlessly) copied it from C, which (mindlessly) copied it from Assembly, but more modern languages like Swift and Kotlin don't even have a goto statement anymore.

 

Update: the ship has been towed now

 
 

https://lemm.ee/post/29785400

So I'm making a project in SpringBoot with Oauth security.

If I use Auth0 as my Authorization Server, I can register an application there and just say that I want user to be able to login with Google an Facebook. That's all it takes.

If I use Keycloak as my Authorization Server, I can also have users choose Google or Facebook as there prefered login, but in order to provide that, I have to register my app with Google and Facebook first.

So how come it's so easy with Auth0 and a little less easy with Keycloak? Is it a contract thing, does Auth0 have contracts with all these providers or something?

view more: next ›