Most likely I'll move away from #bsky to #mastodon given that as thing stands, bsky is centralized despite their efforts...
social.vivaldi.net/@wojtek (for now at least, probably will migrate to my own, self-deployed instance :) )
Most likely I'll move away from #bsky to #mastodon given that as thing stands, bsky is centralized despite their efforts...
social.vivaldi.net/@wojtek (for now at least, probably will migrate to my own, self-deployed instance :) )
π Good news for nonβVS Code users: the Unison LSP is now available via OpenVSX!
Give it a try here:
open-vsx.org/extension/un...
I recently dropped a bit into @unison-lang.org. They have a new approach to store code and therefore handle dependencies. That was a bit of an eye opener and got me further thinking that handling dependencies correctly should be easier than it is in most languages today..
Thatβs truly awesome, had to install it manually until now, which was very inconvenient..
#github #javascript #coding #programming #python #html #linux #programmer #developer #git #java #computerscience #css #kalilinux #coder #coders #webdeveloper #webdevelopment #hacking #softwaredeveloper #codinglife #machinelearning #stackoverflow #ethicalhacking #code #devops
Comic. A tired-looking stick figure lies in bed, eyes wide open, under a morning sun streaming through the window. Thought bubbles above their head build progressively: "I am suspicious of morning people." "I am suspicious of people in general." "But these morning people are especially suspect." "There's something not quite right about them."
Morning people
it is called vibe for a reason... lmao
If you ever wondered how to read tires.
The Alexa feature "Do Not Send Voice Recordings" you enabled no longer available. Now everything will be sent to Amazon cloud server and it may become part of LLM training. Only Amazon knows what they are going to do with all that data.
π
A comic strip from devRant.com about a developer telling his boss about a "problem." The boss replies with the motto, "There are no problems, only opportunities!" The developer then sarcastically announces they have a "DDoS opportunity," highlighting the humor in reframing a serious issue, a DDoS attack, as positive. The comic is described as "a fun community for developers" and is based on a rant by @saiprasad.
π
In the age of GenAI and privacy issues, open-source software and everyone who is contributing to building, maintaining, and supporting FLOSS are real heroes. Today, I thank all of them on this #ilovefs day.
I appreciate keeping software free so everyone can afford and use it.
#GuanoIntelligence π€·ββοΈ
Attend the 2025 JChampions Conference online on January 23, 24, 27, 28. All sessions are led by a Java Champion.
Speakers & Session at jchampionsconf.com.
Free tickets: tinyurl.com/2pyth6cv.
Watch previous sessions: tinyurl.com/57d9yn8v
I made the same journey and it ended with Manjaro manjaro.org. Arch Linux is nice, but I got tired of setting up PCs with the commandline instead of a graphical Installer..
In this meme, we see someone building a high-end computer with an i9 CPU, 256 GB of RAM, an RTX 4090 GPU, and a 16 TB SSD, just to watch YouTube.
a special shoutout to everyone who "works with computers" and therefore is required to fix the electronics of their entire extended family over the holidays
KΓΆnnten Pharmazeutβ’innen bitte aufhΓΆren von sich aus HomΓΆopathie-PrΓ€parate anzubieten wenn man nach Medizin verlangt. DafΓΌr habt ihr nicht studiert.
Look, everyone. My favorite #opensource foundation has arrived at #Bluesky. Let's follow and welcome them so they don't return to this weird other platform and start publishing here. Here is the handle:
@theasf.bsky.social
#java #programming
I love this gist.github.com/cstamas/d8ee...
#maven #maven3
Iβve created a bsky list of Java librarier, frameworks, tools, and other mostly open source code you can use to develop or run #Java applications. Feel free to subscribe or propose other relevant accounts to list here.
bsky.app/profile/did:...
Here are a few #Java and #JVM and #OpenJDK related starter packs:
Java Developer Community: bsky.app/starter-pack...
Java & JVM: bsky.app/starter-pack...
Java Champions: bsky.app/starter-pack...
This may result in difficult work sometimes, hope you will put in the effort anyway , as i like your content generally π
My feeling is that this platform is still young and tries to find its place in the social space. I would not throw in the towel so early, rather be part of the process to make this a good place for everyone.
#Java is all of the above π
Looks like a nice setup in general π
Anyone out there who has solved Dependency Management?
In #Java I regularly find myself in Dependency Hell, trying to assemble a working classpath for our applications. We use #Maven not #Gradle. Are we using the wrong tool, or are we just doing it wrong? Do other languages provide better solutions?