Readit News logoReadit News
nelup20 commented on Java at 30: Interview with James Gosling   thenewstack.io/java-at-30... · Posted by u/chhum
nelup20 · 3 months ago
I personally appreciate Java (and the JVM) much more after having tried other languages/ecosystems that people kept saying were so much better than Java. Instead, I just felt like it was a "the grass is greener" every time. The only other language that I felt was an actual massive improvement is Rust (which so far has been a joy to work with).

It's a shame imo that it's not seen as a "cool" option for startups, because at this point, the productivity gap compared to other languages is small, if nonexistent.

nelup20 commented on One year after switching from Java to Go   glasskube.dev/blog/from-j... · Posted by u/pmig
pseudoramble · 6 months ago
I’ve been out of the Java scene for a really long time, but will be coming back to it soon. I’m curious - these performance issues described here, are they inherit to how Java itself? Is it baggage from Spring/Boot? Are there ways to get more bang for the buck with some careful choices in a system like this?

The closest I’ve done to Java recently is C#, which I think may have similar challenges, but overall didn’t seem quite as bad if you avoided lots of framework extras. It also wasn’t something I was digging into deeply though, so perhaps I’m mistaken.

nelup20 · 6 months ago
You can do AOT compilation with GraalVM to reduce both startup times and memory usage, but then you don't have the JIT.
nelup20 commented on LinkedIn is the worst social media I've ever seen    · Posted by u/bitreducer
nelup20 · 6 months ago
The actual jobs and networking aspect is fine imo, but I loathe the feed/content, even the SWE-related stuff is a lot of times bad or clickbaity.

I hide the feed + sidebar with a uBlock Origin filter and it's a much nicer experience: linkedin.com##main[aria-label="Main Feed"],aside[aria-label="Add to your feed"]

nelup20 commented on Higher potassium intake at dinner linked to fewer sleep disturbances – study   nutraingredients-asia.com... · Posted by u/hilux
etrautmann · 7 months ago
Potatoes have almost double the glycemic index of a banana, meaning that the impact on metabolism and insulin production is greater and faster.
nelup20 · 7 months ago
Afaik if you cool the potatoes down to get resistant starch, the GI should be similar to a banana
nelup20 commented on So you want to write Java in Neovim   ptrtojoel.dev/posts/so-yo... · Posted by u/ralphsebastian
nelup20 · 8 months ago
I like the idea of LSPs and have tried switching to Vim/Neovim/Emacs a few times, but Jetbrains' refactoring/intellisense is just so much better imo
nelup20 commented on Has the market spoken? Time to pick up Golang and Rust?    · Posted by u/simplecto
nelup20 · 10 months ago
I guess it depends on the area, but I thought Rust jobs were still hard to come by even today?

For jobs, ecosystem and general productivity my go-to is always Java/C#/Go, if you learn one of those I think you'll be set, so Go in your case. The learning curve for Rust is similar to C++, much steeper.

nelup20 commented on Using Ghidra and Python to reverse engineer Ecco the Dolphin   32bits.substack.com/p/und... · Posted by u/bbayles
bbayles · 10 months ago
A friend of mine explained that there are overlapping phobias of water and deep dark spaces that this game triggers; he said it's unbearable to play the later levels.
nelup20 · 10 months ago
I just checked what the final boss looks like, combined with the phobias... glad I didn't finish the game as a kid.

Thanks for the article, great read!

nelup20 commented on AI for real-time fusion plasma behavior prediction and manipulation   control.princeton.edu/mac... · Posted by u/agomez314
nelup20 · 10 months ago
VCs preparing term sheets as we speak
nelup20 commented on Using Ghidra and Python to reverse engineer Ecco the Dolphin   32bits.substack.com/p/und... · Posted by u/bbayles
bitbasher · 10 months ago
Can we just take a moment to appreciate how incredibly odd the Ecco series is? For anyone that beat the games. You go from swimming in an ocean to flying with aliens. It's bizarre. Some people classify it as a horror game.
nelup20 · 10 months ago
My favorite aspect is the music, I regularly listen to the OST while working: https://youtu.be/tqMuvFEKCOk

I've played a decent amount (never finished it), but I never understood why people say it's a horror game?

nelup20 commented on Google CEO says more than a quarter of the company's new code is created by AI   businessinsider.com/googl... · Posted by u/S0y
hipadev23 · 10 months ago
Google is now mass-producing techdebt at rates not seen since Martin Fowler’s first design pattern blogposts.
nelup20 · 10 months ago
We've now entered the age of exponential tech debt, it'll be a sight to behold

u/nelup20

KarmaCake day80October 4, 2023
About
Blog: https://neluplatonov.com/

Email: nelu.platonov@gmail.com

GitHub: https://github.com/nelup20

View Original