Viewing profile — adl
adl
HN member- Joined
- Tue, May 01, 2012, 9:13 PM UTC
- HN karma
- 288
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About adl
No profile information was provided.
Recent public activity
-
comment
Comment #49217937
Impressive. Every word in that paragraph was wrong. well, except the last line.
-
comment
Comment #46209494
LibreOffice may be slow, but is UI is not build in Java, 90+% of LibreOffice is built on C++.
-
comment
Comment #43966434
Where they wealthy? That's the only thing the Opus Dei cares about.
-
comment
Comment #42598037
I couldn't make this work with JDK 23, 21 or 17, I got the following error: Failed to execute goal org.teavm:teavm-maven-plugin:0.6.1:compile (web-client) on project flavour: Unexp…
-
comment
Comment #42147884
A good debugger can provide more than just stepping thru code. In IntelliJ with Java, you can set conditonal breakpoints with complex evaluations, you can set filters (only hit a b…
-
comment
Comment #41305417
Can you elaborate why?
-
comment
Comment #41032022
I've known and used Stremio for at least 5 years, maybe more.
-
comment
Comment #40636336
Here is the original paper in Spanish: https://www.ru.tic.unam.mx/bitstream/handle/123456789/1415/a...
-
comment
Comment #40116458
I prefer to use Windows as my daily driver. I also help people (friends, family, co-workers, etc.) with Linux (desktop or server) all the time. I have almost 30 years of experience…
-
comment
Comment #39768698
Raises hand Here! I have to work with Spock on a Java codebase and I think groovy sucks ;-)
-
comment
Comment #39644959
Sounds great! I just subscribed to Cody, looking forward to testing the JetBrains support.
-
comment
Comment #39641170
Thanks! I swear I put that direct link on the submission, maybe it got striped.
-
comment
Comment #39636277
Does the Claude 3 support only apply to the VSCode plugin right now? I'm using the Jetbrains plugin and I don't see an option to use Claude 3.
-
comment
Comment #39636180
Are you planning to offer plugins for other IDEs, like IntelliJ?
-
comment
Comment #39636061
"Beginning with the Beta version of IntelliJ IDEA 2024.1, AI Assistant has been unbundled and is now available as a separate plugin." This was a mayor complaint about a month ago: …
- story
-
comment
Comment #39390571
I've seen them pop up (hehe) while searching for multi-tools and bushcraft videos. Never seen one before.
-
comment
Comment #39240305
There are several alternatives to Little Snitch on Windows (and Linux). https://alternativeto.net/software/little-snitch/?platform=w...
-
comment
Comment #39227198
Families sharing an internet connection. Kids watch 1 o 2 hours each, mom and dad another hour each.
-
comment
Comment #38982257
I live in Monterrey, Mexico, 3 to 4 hours from the US border with Texas. There are people who offer Whataburger delivery services. They will collect orders throughout the week and …
-
comment
Comment #38311662
Well, according to his sister, he used to molest her when he was 13, and she was 4, so... https://twitter.com/phuckfilosophy/status/163570439893983232...
-
comment
Comment #38094928
Just a brief reminder: If you need to zip/unzip files from the command line on Windows, you can use BSD tar. I needed to write a script that zips a directory from the command line,…
-
comment
Comment #37940319
He has shared content from far right/pro-Nazi accounts in the past.
-
comment
Comment #37919654
That seems pretty normal in a Big City with lots of traffic.
-
comment
Comment #37700732
Jetbrains has a pretty cool HTTP/REST client: https://www.jetbrains.com/help/idea/http-client-cli.html The 'UI' (which is really an editor/syntax highlighting for the .http files) …