Information

OrlandoJUG Town

Calling all Java lovers! The OrlandoJUG features leading edge presentations with you in mind. We meet every month with talks on interesting aspects of programming in Java. Although we're Java-focused, you'll also learn about other JVM languages.

Twitter & Facebook @orlandojug

 

Check the Codetown Events section for specifics about meetings.

Website: http://www.orlandojug.org
Location: Orlando, FL
Members: 96
Latest Activity: Feb 23, 2021

About the OrlandoJUG

Check the Codetown Events section for meeting info. Please RSVP!

* There are no membership fees for joining the Club or participating as a member. Operating costs will be borne by Contributing Sponsor companies (Contributing Sponsors).
* However, membership is not "free" because everyone is asked to contribute time and talent for the benefit of all members. Please volunteer to serve on the committee of your choice.
* The membership list and contact information will not be for public use. Telephone numbers and e-mail addresses will be held in strict confidence. Members are, of course, free to trade contact information one-on-one.
* As a general rule, meetings are held monthly, usually on the 4th Thursday of the month.
* Michael Levin is the JUG chair. Anyone wishing to provide a venue, refreshments or a program speaker/topic should contact him at info (at) orlandojug (dot) org
* There is an open-door policy. All committee and planning meetings are open to all members.
* Constructive criticism and good ideas are invited. We will strive to improve OrlandoJUG on a constant, consistent basis. Your active involvement and support is vitally important to the success of the Club

Our meetings will be listed in the Events section.

Discussion Forum

Meet with a Superb Recruiter 1 Reply

Continue

Tags: ojug, Meetup

Started by Michael Levin. Last reply by Andrew DiRocco Feb 23, 2021.

J4K is virtual this year!

‪J4K was a superb conference last year. This year, it’s virtual and free! Some of the world’s best speakers will present. Register here: http://j4k.io/ They say tickets…Continue

Started by Michael Levin Jul 2, 2020.

Virtual Events

‪Hello! I hope you all are well. I’m staying home for a while, but the Virtual Java User Group and JaxJUG have interesting online events coming up this week. Stay tuned. ...Mike‬

Started by Michael Levin May 11, 2020.

February Meetup! 3 Replies

We have an awesome speaker lined up this Th. Interested? You have to tell me you’re interested or I won’t schedule it. Venue near Ace Cafe!Continue

Started by Michael Levin. Last reply by Naomi Butterfield Feb 27, 2020.

October OJUG

Folks, I’m giving a talk on AI at Devoxx next month in Morocco. Our scheduled Spring talk is postponed. Let me know if you’d like a preview of my AI talk instead. We don’t meet Nov/Dec. Here’s the…Continue

Started by Michael Levin Oct 18, 2019.

Live OrlandoJUG broadcast tonight

Tonight’s Orlandojug will be broadcast live! Monitor @OrlandoJUG on…Continue

Started by Michael Levin Sep 27, 2019.

September OJUG

Join me at OJUG ::: featuring Bruno Souza & Otavio Santana from Brazil! http://meetu.ps/e/H1Rlw/1sqG/aContinue

Tags: Ojug

Started by Michael Levin Sep 17, 2019.

Red Hat Open Shift Workshop 8/21 Orlando Marriott

Hi Michael,Wanted to send you a reminder for next Wednesday's Red Hat OpenShift workshop. We are excited to see you! Date: August 21st, 2019Time: 9am-2pmLocation: Marriott Orlando Downtown (…Continue

Tags: OrlandoJUG, codetown, Redhat

Started by Michael Levin Aug 15, 2019.

DevNexus CFP open until Aug 15

THE DEVNEXUS CALL FOR PAPERS IS OPEN UNTIL AUGUST 15!!! The Call for Papers (CFP) for Devnexus 2020 is now open. Devnexus, …Continue

Tags: codetown, Devnexus

Started by Michael Levin Aug 5, 2019.

OrlandoJUG Reading List ::: from JavaSpecialists

Issue 315 - Random Newsletter

Classes java.util.Random and java.util.SplittableRandom didn't used to have a common ancestor, making it difficult to write methods that take either. This was finally fixed in Java 17. Let's have a look at some random Java topics together.

Issue 314 - Harnessing the Power of ChatGPT 4.0 From Java

A few years ago, the second oldest man in our village Chorafakia wrote a book about the history of our area. Only catch - it was in Cretan Greek. I tried to read it, but couldn't. Google Translate shrugged at the strange Cretan dialect. Then ChatGPT 4.0 came along, and we can interact with it directly from within Java. In this newsletter we have a look at how I was able to translate this masterpiece into four languages: English, German, Dutch and Slovak.

Issue 313 - Selling Our Java Skills

What causes opportunities to disappear? Is it #1 the market has lost interest in what we are selling (Java is dead). Or is it #2 we have personally become irrelevant (AI writes better code)? Or could it be something else? Join me as we read about my recent dumb mistakes :-)

Issue 312 - Alternate String Formatting with #

The printf() method in Java borrows heavily from C, including the alternate flag #. But %s works a bit differently in Java. In this newsletter we explore this a bit more deeply.

Issue 311 - Virtual Threads and Parallel Streams

Virtual threads should not be used for CPU intensive tasks. The recommended approach is to continue using parallel streams for processing large data sets. However, we should be careful when invoking a parallel stream from a virtual thread. In this newsletter we propose a "safety valve" that can protect us - sometimes.

Comment Wall

Comment

You need to be a member of OrlandoJUG Town to add comments!

Comment by Michael Levin on July 17, 2018 at 1:56pm

OrlandoJUG meets every 4th Thursday from 6-8PM. Details about our next meeting are here: http://www.codetown.com/events

Please RSVP so we’ll know how much pizza to order. 

If you want to get email about meetings, join this group. 

 

Members (96)

 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

KubeCon EU: Backstage, Crossplane and Others Preparing for CNCF Graduation

More projects from the CNCF incubated level are preparing to graduate for an ever-widening cloud native ecosystem. The Backstage community has worked on a more robust architecture, and Crossplane aimed to improve its developer DX. KubeFlow and Volcano, both tools promising to improve AI adoption within the Kubernetes ecosystem, are working on easier installation and more features, respectively.

By Olimpiu Pop

How to Tame Technical Debt in Software Development

According to Marijn Huizenveld, discipline is key to preventing accumulating technical debt. In order to be disciplined you should make it difficult to ignore the debt. Heuristics like fixing small issues immediately, agreeing on a timebox for improvement, and making messy things look messy, can help tame technical debt.

By Ben Linders

xAI Opens Grok as an Open-Source Model

Elon Musk announced that xAI would make its AI chatbot Grok open source, and now the release is accessible on GitHub and Hugging Face. This move enables researchers and developers to expand upon the model, influencing how xAI evolves Grok in the face of competition from tech giants like OpenAI, Meta, Google, Microsoft, and others.

By Daniel Dominguez

Presentation: Portfolio Analysis at Scale: Running Risk and Analytics on 15+ Million Portfolios Every Day

William Chen discusses the importance of trimming your computational graph, storing data in multiple formats, leveraging open source, and considering multiple dimensions of modularization.

By William Chen

Redis Switches to SSPLv1: Restrictive License Sparks Fork by Former Maintainers

Redis has recently announced a change in their license by transitioning from the open-source BSD to the more restrictive Server Side Public License (SSPLv1). The move has promptly led to a fork initiated by former maintainers and reignited discussions surrounding the sustainability of open-source initiatives.

By Renato Losio

© 2024   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service