Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
coolius
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
coolius
5mo ago
This is going to come very handy for development of CodeBrew, my Java IDE for iPhone/iPad. It runs a full OpenJ9 JVM under the hood, and I had to do a bunch off massaging with the options to get it to run properly. I wish I had known t
2.
▲
by
coolius
6mo ago
i feel what would be missing is shareful-upvote, to let agents confirm that a solution worked, maybe even with some context. What do you think?
3.
▲
by
coolius
6mo ago
i wish someone could deploy this somewhere so we can try it out without having to build it first
4.
▲
by
coolius
7mo ago
+1 if you are vibe coding projects from scratch. if the architecture you specify doesn't make sense, the llm will start struggling, the only way out of their misery is mocking tests. the good thing is that a complete rewrite with prop
5.
▲
by
coolius
7mo ago
if more apps were written in native swift we wouldn't be having any memory issues
6.
▲
by
coolius
7mo ago
here's an iOS shortcut that automates the process: https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e...
7.
▲
by
coolius
7mo ago
whatever they've been cooking at deepseek, i don't think i'm going to let their coding agent run shell stuff on my computer unless they make it free or something
8.
▲
by
coolius
7mo ago
agree. shallow and uninspired
9.
▲
by
coolius
7mo ago
For me the issue that prevented me from really using matrix is that none of the big clients support multiple servers. As a non enterprise user, this has prevented me from seriously adopting it several times.
10.
▲
by
coolius
8mo ago
I have also been thinking about how stackoverflow used to be a place where solutions to common problems could get verified and validated, and we lost this resource now that everyone uses agents to code. Problem is that these llms were train
11.
▲
by
coolius
8mo ago
this is great! i had to tweak the config file on macos because it was using some weird interface (utun4) instead of en0. otherwise awesome tool, i am definitely going to be using this more often.
12.
▲
by
coolius
9mo ago
This is impressive, those are some very restrictive requirements. I wonder what we are able to run on more powerful hardware such as ESP32 or RP2040, has anyone tried this?
13.
▲
Bascetta Star
(mathematische-basteleien.de)
2 points
by
coolius
9mo ago
|
0 comments
14.
▲
by
coolius
10mo ago
i use copyparty on a home server, but the ui is really a pain to use (and ugly). it should be much more straightforward to copy/move/rename/delete files.
15.
▲
by
coolius
10mo ago
I'm going all in on my side project CodeBrew, a Java IDE for iPad. Currently working on OpenGL support for 3d graphics, as some schools requested the feature. Also I'm finally pitting some work into aquisition, which has turned ou
16.
▲
by
coolius
1y ago
Stackoverflow answers kind of provided a source of truth by being confirmed / upvoted by people trying them out. We're completely abandoning this medium (on which LLMs are trained), even as technologies keep changing. Perhaps codi
17.
▲
by
coolius
1y ago
has anyone tried to run this on apple silicon yet?
18.
▲
by
coolius
2y ago
i was wondering whether this could be hardware accelerated.
19.
▲
by
coolius
2y ago
same, i would use it to build a thing that makes my phone ring at the push of a button.
20.
▲
by
coolius
2y ago
I would totally watch them race each other.
21.
▲
by
coolius
2y ago
I actually coded that as a macos toolbar app. If anyone's interested, I could share the code to GitHub.
22.
▲
by
coolius
2y ago
Shameless plug but try my app CodeBrew, a 100% local Java IDE: https://apps.apple.com/de/app/codebrew-ide-for-java/id647526...
23.
▲
by
coolius
2y ago
I got OpenJDK 17 to compile for iOS, but I had to disable JIT compilation as iOS doesn't allow running unsigned Code. Running the JVM itself is possible as long as the binaries are signed, and located at the correct paths. The path
24.
▲
by
coolius
3y ago
somebody tell them about antlr4