Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anthony88
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
anthony88
6mo ago
Note that the the Java plugin and webstart was removed a long time ago. I personally regret that the API was removed as it's a few classes and they are still used. Just search JApplet on Github. It's also possible to run applets i
2.
▲
by
anthony88
9mo ago
Surge XT is also at the bottom of the list.
3.
▲
Java, What's Old? Part I: Collections
(foojay.io)
3 points
by
anthony88
1y ago
|
0 comments
4.
▲
by
anthony88
1y ago
Have you tried Ant Commander Pro file manager?
5.
▲
by
anthony88
2y ago
I can't answer for the File Pilot author but I've spent many years on writing a file manager. * It's fun to write and to use. It's like craftmanship. * Hopefully some companies/people will realize how many hours the
6.
▲
More Free Shells for Your Java IDE
(foojay.io)
2 points
by
anthony88
2y ago
|
0 comments
7.
▲
by
anthony88
2y ago
I'm working on a file manager more specialized for developers. https://www.antcommander.com
8.
▲
Java Structured Concurrency Is More Than ShutdownOnFailure
(foojay.io)
7 points
by
anthony88
2y ago
|
0 comments
9.
▲
Let's Replace the Synchronized Keyword
(foojay.io)
1 points
by
anthony88
2y ago
|
0 comments
10.
▲
by
anthony88
2y ago
The basic Java implementation was also around 5 minutes
11.
▲
Lessons learned from doing the one billion row challenge
(foojay.io)
29 points
by
anthony88
3y ago
|
11 comments
12.
▲
by
anthony88
3y ago
Better than asking what the money is for, even if the customer gives a reason like "buying a car", warn the customer that if someone on the phone or is unknown at your door asked you to do it urgently it's probably a scam eve
13.
▲
Sorting Text in Java, How Complicated Can It Be?
(foojay.io)
2 points
by
anthony88
3y ago
|
0 comments
14.
▲
1BRC–The Results Are In
(morling.dev)
2 points
by
anthony88
3y ago
|
0 comments
15.
▲
by
anthony88
3y ago
I've written an open source library to easily replace synchronized with something more virtual thread friendly: https://github.com/japplis/Virtually
16.
▲
by
anthony88
3y ago
For Linux, I'm using jpackage to package my Java software to .deb (x64 architecture) file. For all the other Linux variants, I've a .tgz file that contains the jar file, libraries and icons of the applications. The problem I have
17.
▲
Live (re)compile, (re)load, (re)execute Java code in 100 LoC
(foojay.io)
2 points
by
anthony88
3y ago
|
0 comments
18.
▲
by
anthony88
3y ago
I don't think that what's friends are for (to test your app). Meaning, you'll need to go to a paying service, making it harder to justify afterwards to make your app free without ads or in-app purchase.
19.
▲
by
anthony88
3y ago
As a non physicist here, why not showing a video of a ohmmeter showing zero's when measuring the resistance of this material instead of its levitation?
20.
▲
Joeffice: Open-Source Java Office Suite
(github.com)
4 points
by
anthony88
3y ago
|
0 comments
21.
▲
by
anthony88
3y ago
Looking at the implementation, it is implemented in C++. I'd rather have an implementation using the new Vector API (still in incubation). It would be more Java like and provide a good demo for this new API.
22.
▲
by
anthony88
3y ago
Back in de 80's, to double the data on a C64/1541 floppy disk, I used a hole punch to create a hole on the other side and flipped the disk.
23.
▲
View and Control Your Phone in Android Studio
(japplis.com)
1 points
by
anthony88
4y ago
|
0 comments
24.
▲
by
anthony88
4y ago
https://www.antcommander.com Project description: Ant Commander Pro is a file manager for Windows, Mac OS X and Linux. Compared to other file manager, this one is more developer oriented: basic Git support, syntax highlighting f
25.
▲
by
anthony88
4y ago
Well, I started my project, a file manager in Java named Ant Commander, in 2003. It was a shareware. It never sold. Still didn't give up the project, as I use it every day. So last year I decided for a big refactoring (Ant Commander Pr
26.
▲
Paving the on-ramp – Day 2 – SwingUtilities.showInFrame
(japplis.com)
1 points
by
anthony88
4y ago
|
0 comments
27.
▲
by
anthony88
4y ago
Note that one of the main start-up failure reason is cofounder conflict: https://static.googleusercontent.com/media/startup.google.co...
28.
▲
by
anthony88
4y ago
I played with it a while ago and I was able to have the music to play on my synthesizer using a MIDI cable.
29.
▲
by
anthony88
5y ago
I've been developing Java desktop app for more than 25 years. I think the problem of the early days was the start up time of Java and the fact that reflection and (de)serialization was causing too much security problems for Applets. On
30.
▲
by
anthony88
5y ago
But if you look further at David Sinclair's videos on YouTube, the aging problem is not the lost of information but mostly the lost of capability to read/interpret the information. The cell then doesn't operate as it should.
More ›