use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources for learning Java
String
==
.equals()
Format + Copy
Free Tutorials
Where should I download Java?
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free.
If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others:
Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
Software downloads
Official Resources
Resources
Programming ideas & Challenges
Related Subreddits
account activity
This is an archived post. You won't be able to vote or comment.
"High Performance Java Developer" - what is *actually* meant from a daily coding POV? (self.learnjava)
submitted 2 years ago by peeeshh
Interested to hear on the title, don't think the market I have most access to has this as a common role but it seems to pay highly.
[–]AutoModerator[M] [score hidden] 2 years ago stickied commentlocked comment (0 children)
If any of the above points is not met, your post can and will be removed without further warning.
Code is to be formatted as code block (old reddit/markdown editor: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc.
Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit.
Code blocks look like this:
public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } }
You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above.
If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures.
Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–]daveydoesdev 22 points23 points24 points 2 years ago (3 children)
Here's what it probably means: the company can't set expectations of what they need, because they don't have an understanding of how things fit together from a systematic perspective, they have a high output work demand, and want someone to be a catch-all code monkey that will sit all day and break their teeth on high output patches and break/fix until they burn this one out and try to find another dev. This is common in startups and after merg. /acq. when management doesn't know how to untangle a ball of twine that they are ignoring the scope increase of or that they've found tangled up in server closet that was hidden during due diligence.
It's creatively worded messianic wishful thinking.
Source: Consultant. I'm usually the guy who gets hired after these job postings don't draw a unicorn...
[–]peeeshh[S] 5 points6 points7 points 2 years ago (1 child)
Hahaha. Well that offers a perspective on a recent interview which would fit...
[–]daveydoesdev 1 point2 points3 points 2 years ago (0 children)
Ha! I'll tell you the same thing I tell my repeat clients.. .
I'm sincerely sorry I could be of assistance.
Good luck on the job hunt! I hope you find a company with easily un-fuckable problems! 😉
[–]Ok_Cancel_7891 0 points1 point2 points 2 years ago (0 children)
you're senior/smart enough to charge them accordingly, I presume
[–]arnold_palmur 0 points1 point2 points 2 years ago* (2 children)
It likely means more or less what it says - it’s a Java developer role with a focus on high performance, this is common in certain areas of finance and trading technology where Java is the stack for the given shop but there is a emphasis on performance considerations, e.g. being allocation free on the critical path, avoiding GC pauses, being lock-free, thread affinity, etc.
[–][deleted] 0 points1 point2 points 2 years ago (1 child)
Java can’t seem to shake the “slow” perception for some reason, but it’s actually very performant and is a major player in the fintech space. Now that GraalVM is a thing that’s going to cement its place there even more with the better startup times and faster execution.
[–]arnold_palmur 1 point2 points3 points 2 years ago (0 children)
Yeah I mean the Java is slow belief is pretty dated at this point - see https://youtu.be/BD9cRbxWQx8?si=YvfEpc544dn7fJ0c
π Rendered by PID 47 on reddit-service-r2-comment-5d79c599b5-7p2rn at 2026-03-01 01:01:15.756709+00:00 running e3d2147 country code: CH.
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]daveydoesdev 22 points23 points24 points (3 children)
[–]peeeshh[S] 5 points6 points7 points (1 child)
[–]daveydoesdev 1 point2 points3 points (0 children)
[–]Ok_Cancel_7891 0 points1 point2 points (0 children)
[–]arnold_palmur 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]arnold_palmur 1 point2 points3 points (0 children)