AAronL1968, to programming
@AAronL1968@shakedown.social avatar

Looking for a new gig, laid off from Disney after 25 years. My areas of expertise include and , as well as the Microsoft stack (). I have vast domain knowledge in the field of movie distribution.

debugagent, to programming
@debugagent@mastodon.social avatar

Java type safe scientific notations, reflection and more?

This is valid Java code with project manifold!

https://www.youtube.com/watch?v=r4iycWnI5fE

seanjmullan, to programming
@seanjmullan@mastodon.world avatar

JEP 452 (Key Encapsulation Mechanism API) now proposed to target JDK 21: https://mail.openjdk.org/pipermail/jdk-dev/2023-May/007818.html

jbzfn, (edited ) to rust
@jbzfn@mastodon.social avatar

🤔 How Much Memory Do You Need to Run 1 Million Concurrent Tasks?
➥ Piotr Kołaczkowski


https://pkolaczk.github.io/memory-consumption-of-async/

chfkch,
@chfkch@ruhr.social avatar

@jbzfn
I think it might be less than 10 open tabs in chrome.

infosec_jobs, to infosec
@infosec_jobs@mastodon.social avatar
itnewsbot, to programming
@itnewsbot@schleuss.online avatar

A Crowd-Funded Startup Is Making a Coffee Cup That Can Be Eaten - An anonymous reader quotes a report from Bloomberg: A trash can overflowing with d... - https://developers.slashdot.org/story/23/05/19/2144202/a-crowd-funded-startup-is-making-a-coffee-cup-that-can-be-eaten?utm_source=rss1.0mainlinkanon&utm_medium=feed

danilop, to programming
@danilop@awscommunity.social avatar

S3 URI Parsing is now available in AWS SDK for Java 2.x 👉 To extract important components like bucket and key from S3 URIs in S3Client operations bypassing the need for manual parsing or storing the components separately https://aws.amazon.com/blogs/devops/s3-uri-parsing-is-now-available-in-aws-sdk-for-java-2-x/

LeeFromVT, to programming
@LeeFromVT@masto.ai avatar

I have a public server. I have not posted it here. as i talk about stuff freely here but the game is an escape of real life. I don't even allow political chat in game, because its a game. I do support players of all types. Even parent/child gamer that stop in.

Right now I'm doing a "Relaunch" to get back to the original ideal of my servers. Custom PVE adventures. Even though Dungeons stole my ideas, 😂

Feel free to DM me if you want the join link to see, maybe offer ideas.

nipafx, to programming
@nipafx@mastodon.social avatar

In a few days, turns 28 and to celebrate we got something special for you:

28 HOURS OF JAVA - an early birthday party with guests, games, presentations, and code.

Join @ammbra1508, @Sharat_Chander, and me from Saturday, May 20th, 04:00 to Sunday 08:00 (UTC).

https://www.youtube.com/watch?v=CYn2Vq0lwao

image/png

itnewsbot, to programming
@itnewsbot@schleuss.online avatar

Hands-on with MicroStream: A fresh approach to Java persistence - MicroStream is one of the most interesting projects in the Java space currently. It ta... - https://www.infoworld.com/article/3695702/hands-on-with-microstream-a-fresh-approach-to-java-persistence.html#tk.rss_all

jbzfn, to programming
@jbzfn@mastodon.social avatar

「 Back in 1996, Sun was the keeper of Java and promoted it heavily. They even released a diskless workstation that only runs Java applets. The Sun JavaStation was affectionately called the “Mr. Coffee” 」
— hackaday


https://hackaday.com/2018/04/10/the-forgotten-workstation-sun-javastation/

moffintosh, to programming Italian
@moffintosh@berserker.town avatar
interfluidity, (edited ) to programming

I had great fun giving an Intro to for Programmers last night at the Tampa Java Users Group.

Slides are at https://www.interfluidity.com/uploads/2023/05/tjug-scala-talk-2023-05-11/index.html (html/css) or https://www.interfluidity.com/uploads/2023/05/tjug-scala-talk-2023-05-11-glitchy-render.pdf (pdf).

( There's also — oh no! — video here: https://www.youtube.com/watch?v=a8KGn8ZOXvc )

I got to meet @AccordionGuy, who did a great writeup here https://www.globalnerdy.com/2023/05/12/scenes-from-last-nights-java-user-group-meetup-featuring-scala/

Thanks to and for organizing!

deavmi, to programming

Been getting into :blobcatcoffee: recently and I wanted to start playing with the functional side of things, therefore I am looking at the new FunctionalInterface. Take into account I was not aware of this when I learnt Java so it is new to me!

So far it seems pretty cool, almost like adhoc classes providing the implementing methods on demand! Which is a lot neater considering how verbose Java can sometimes get.

image/png
image/png

kenkousen, to programming

In honor of the current 50% off sale on Mockito Made Clear (and other books using the code TOOLS2023) this week, I made a thing.

https://youtube.com/shorts/qDZFDgXlns4?feature=share

kirsten, to rust

kennt keine "NULL"-Werte. Werde ich sie vermissen? Ich denke nicht 😁
Java-Code wäre einfach nicht dasselbe, wenn man nicht immer wieder auf null prüfen müsste oder einem eine NullPointerException um die Ohren fliegt, weil man den Check vergessen hat. Ja, Java kann auch seit einiger Zeit mit Optionals umgehen, aber leider wird das noch nicht so konsequent genutzt.
Rust ohne null ist eine schöne Design-Entscheidung.

kirsten,

@janriemer Die Zeitmessungen – und da plädiere ich ganz klar für die Nutzung von sinnvollen Features – sind gut und wichtig. Man sollte sowas nutzen, um gegebenenfalls Verbesserungen umzusetzen. Auf Optionals zu verzichten (so habe ich es auch nicht verstanden), ist keine gute Idee. Features wie Optional werden eher noch besser. Potentielle Fehlerquellen fallen im schlimmsten Falle erst im laufenden Betrieb auf.
Also: Verwendet Optional in Java und vermeidet so NPEs 😉 👍

lucas, to programming

Why must be such an annoying language? So many things are awesome about it, but its just annoying to have to add null checks just because sometimes something is null and it crashes if I don't put it there

openjdk, to programming
@openjdk@mastodon.social avatar

Proposed to target JDK 21: JEP 449: Deprecate the Windows 32-bit x86 Port for Removal: https://openjdk.org/jeps/449

AccordionGuy, to programming
@AccordionGuy@mastodon.cloud avatar

Don’t forget — Tampa Java User Group’s “Intro to Scala” is happening tomorrow, and it’s not too late to sign up!

TampaBay

https://www.meetup.com/tampa-jug/events/292755999/

itnewsbot, to opensource
@itnewsbot@schleuss.online avatar

7 awesome Java projects you should know about - The Java ecosystem is home to an enormous and diverse range of open source projects de... - https://www.infoworld.com/article/3694933/7-awesome-java-projects-you-should-know-about.html#tk.rss_all

tokyo_0, to random
@tokyo_0@mas.to avatar

Finally getting stuck into that code review (meant to start last night, but... well you all heard about that already 🤪).

Also, I seem to have completely forgotten when I should put in a Javadoc comment for a class 😅

tokyo_0,
@tokyo_0@mas.to avatar

How can still not have a date formatting option for outputting a day of the month with the "st", "nd", "rd" etc. in 2023? Am I missing it?

itnewsbot, to javascript
@itnewsbot@schleuss.online avatar

Visual Studio Code 1.78 debuts profile templates for Python, Java, Angular - Visual Studio Code 1.78, also known as the April 2023 release of Microsoft’s Visual St... - https://www.infoworld.com/article/3695770/visual-studio-code-178-debuts-profile-templates-for-python-java-angular.html#tk.rss_all

igb, to programming
@igb@mastodon.hccp.org avatar

I ♡ that @openjdk is on Mastodon.

RL_Dane, to rust
@RL_Dane@fosstodon.org avatar

Why is it that people's reaction to is either cult-level positive or Ted Cruz-level disgust?

I don't think I've heard more than a single person basically say, "Yeah, Rust is ok, but I like X better because Y." ;)

MadMike77,
@MadMike77@chaos.social avatar

@RL_Dane I was a fanboy with 1.1, a fanboy with Version 2.x and now the same with . So I can't say anything from an outside perspective.

What I don't understand is why anyone needs to hate a language. I simply don't write programs in those.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • rosin
  • ngwrru68w68
  • Durango
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • khanakhh
  • slotface
  • everett
  • vwfavf
  • kavyap
  • megavids
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • tacticalgear
  • InstantRegret
  • cisconetworking
  • cubers
  • tester
  • anitta
  • modclub
  • Leos
  • normalnudes
  • JUstTest
  • All magazines