lade...
random avatar

andbin - Network

Posts Subscribe

Today, on March 18, Oracle should release the new #Java24 / #JDK24!I’ll also have to update my well-known “Java Versions Cheat Sheet”...

https://techhub.social/@andbin/1...

Today, on March 18, Oracle should release the new / !
I’ll also have to update my well-known “Java Versions Cheat Sheet” (bit.ly/andbin-jvcs), and I’ll do it in the afternoon/evening when all new resources will be live and working.

18.3.2025 08:55Today, on March 18, Oracle should release the new #Java24 / #JDK24!I’ll also have to update my well-known “Java Versions Cheat Sheet”...
https://techhub.social/@andbin/1...

Today, I published a new #shader on #Shadertoy. The code is very short, but the result is nice since I also carefully chose a pleasant color...

https://techhub.social/@andbin/1...

Today, I published a new on . The code is very short, but the result is nice since I also carefully chose a pleasant color palette!

shadertoy.com/view/WffXR4

27.2.2025 19:38Today, I published a new #shader on #Shadertoy. The code is very short, but the result is nice since I also carefully chose a pleasant color...
https://techhub.social/@andbin/1...

We are almost getting close to the release of #Java24, which will be on March 18! Two interesting (and awaited) finalized features are the...

https://techhub.social/@andbin/1...

We are almost getting close to the release of , which will be on March 18! Two interesting (and awaited) finalized features are the Class-File API (openjdk.org/jeps/484) and Stream Gatherers (openjdk.org/jeps/485). Many other new features are still in the experimental/preview/incubator stage.

In the last year, I was so busy with work that I hadn’t time to “play” with new Java features. But Java 24 could be a good version for me to try these new features!

27.2.2025 17:34We are almost getting close to the release of #Java24, which will be on March 18! Two interesting (and awaited) finalized features are the...
https://techhub.social/@andbin/1...

Yesterday, I published a new #shader on #Shadertoy. It’s a sort of animated “smoke cloud”.https://www.shadertoy.com/view/wcS3Dc#glsl...

https://techhub.social/@andbin/1...

Yesterday, I published a new on . It’s a sort of animated “smoke cloud”.

shadertoy.com/view/wcS3Dc

26.2.2025 17:47Yesterday, I published a new #shader on #Shadertoy. It’s a sort of animated “smoke cloud”.https://www.shadertoy.com/view/wcS3Dc#glsl...
https://techhub.social/@andbin/1...

Hi, recently, I started studying and developing simple #GLSL #shaders, “fragment shaders”, to be precise. I discovered there are various...

https://techhub.social/@andbin/1...

Hi, recently, I started studying and developing simple , “fragment shaders”, to be precise. I discovered there are various little platforms like shadertoy.com but also the less-known oneshader.net (and even editor.thebookofshaders.com) where it’s possible to develop and share “toy” shaders without the need to have ultra-advanced skills on OpenGL, WebGL, etc.

Developing these shaders is a fun (really entertaining!) activity that nicely combines , , and . I have already made some shaders on Shadertoy, which you can see here:

➡️ shadertoy.com/user/andbin

At this time, I am unable to develop very sophisticated/stunning shaders. Anyway, my actual shaders seem nice and pleasant. Feel free to comment here (or on Shadertoy) if you like my shaders. Clearly, I am still at the beginning! Thanks.

22.2.2025 18:07Hi, recently, I started studying and developing simple #GLSL #shaders, “fragment shaders”, to be precise. I discovered there are various...
https://techhub.social/@andbin/1...

Hi! I had quite forgotten to have my account here, so I haven’t posted anything for a long time. I’m sorry. This year, I will try to...

https://techhub.social/@andbin/1...

Hi! I had quite forgotten to have my account here, so I haven’t posted anything for a long time. I’m sorry. This year, I will try to post much more interesting/valuable content! And I also want to thank those who started following me. 😊

20.2.2025 17:53Hi! I had quite forgotten to have my account here, so I haven’t posted anything for a long time. I’m sorry. This year, I will try to...
https://techhub.social/@andbin/1...

Hi, a few days ago, I published an article about how to build “executable” JAR files with Apache Maven. The article provides a good and...

https://techhub.social/@andbin/1...

Hi, a few days ago, I published an article about how to build “executable” JAR files with Apache Maven. The article provides a good and comprehensive description of all the various steps and is appropriate for command-line or GUI applications. I haven’t offered a complete project as an example, but I may do it in the future.

andbin.dev/java/building-execu

1.5.2024 16:56Hi, a few days ago, I published an article about how to build “executable” JAR files with Apache Maven. The article provides a good and...
https://techhub.social/@andbin/1...

Hi! After a long time, I’m back here. In the last weeks, I made several improvements to my #Java Versions #CheatSheet,...

https://techhub.social/@andbin/1...

Hi! After a long time, I’m back here. In the last weeks, I made several improvements to my Versions , andbin.github.io/java-versions .

Now, it’s updated to the latest Java versions, plus some tweaks at the styling level.

22.4.2024 16:55Hi! After a long time, I’m back here. In the last weeks, I made several improvements to my #Java Versions #CheatSheet,...
https://techhub.social/@andbin/1...

I published an article about the new factory methods in map collections since JDK 19 a few days ago. It’s a short article I wrote mainly...

https://techhub.social/@andbin/1...

I published an article about the new factory methods in map collections since JDK 19 a few days ago. It’s a short article I wrote mainly as a reminder for other developers (and also for me).

andbin.dev/java/map-factory-me

2.12.2023 15:18I published an article about the new factory methods in map collections since JDK 19 a few days ago. It’s a short article I wrote mainly...
https://techhub.social/@andbin/1...

In the last week, I started studying a bit of Groovy lang. I don’t have any specific book at my disposal. However, since I have an...

https://techhub.social/@andbin/1...

In the last week, I started studying a bit of Groovy lang. I don’t have any specific book at my disposal. However, since I have an excellent and “crystal-clear” knowledge of the Java language, I think that, at least for me, it will be sufficient to read the Groovy Language Documentation (which is very readable, as far as I can see) and related API docs. Plus lots of exercise. 😉
Do you agree with this? Have you had a similar experience?

4.11.2023 15:27In the last week, I started studying a bit of Groovy lang. I don’t have any specific book at my disposal. However, since I have an...
https://techhub.social/@andbin/1...

Hi! #Java developers, check out my new article, “String building and formatting in Java”. It is a good overview of all the features to...

https://techhub.social/@andbin/1...

Hi! developers, check out my new article, “String building and formatting in Java”. It is a good overview of all the features to build/format strings. The article is intended for beginners but, of course, can also be used as a recap for seasoned developers.

andbin.dev/java/string-buildin

3.11.2023 17:42Hi! #Java developers, check out my new article, “String building and formatting in Java”. It is a good overview of all the features to...
https://techhub.social/@andbin/1...

My family bought a new smart TV for the kitchen last week. Initially, I had problems configuring the TV since the Wi-Fi connection...

https://techhub.social/@andbin/1...

My family bought a new smart TV for the kitchen last week. Initially, I had problems configuring the TV since the Wi-Fi connection didn't work immediately. After many minutes of thinking about what was going wrong, I finally solved the mystery. Time ago, I switched our Wi-Fi security from "WPA+WPA2" to "WPA2 only". The TV successfully connected to the Wi-Fi after I restored the "WPA+WPA2" setting. 😞

💡 So, a reminder for other users: if your brand new TV (or other appliance) doesn't connect to your Wi-Fi (even with the correct password), check immediately the Wi-Fi security settings, particularly the WPA vs WPA2 issue. 😉
And note, check this preferably *before* purchasing. 😉 😉

26.10.2023 16:41My family bought a new smart TV for the kitchen last week. Initially, I had problems configuring the TV since the Wi-Fi connection...
https://techhub.social/@andbin/1...

https://andbin.dev/java/hypothetical-mapstreamHi! A few months ago, I wrote an article about a new hypothetical mapStream method for the...

https://techhub.social/@andbin/1...

andbin.dev/java/hypothetical-m

Hi! A few months ago, I wrote an article about a new hypothetical mapStream method for the Java Stream API. To date, I have not received any kind of feedback. So, I am writing here hoping to receive some feedback in the future. 😉 Thanks.

24.10.2023 16:49https://andbin.dev/java/hypothetical-mapstreamHi! A few months ago, I wrote an article about a new hypothetical mapStream method for the...
https://techhub.social/@andbin/1...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members