HackerTrans
TopNewTrendsCommentsPastAskShowJobs

coolius

no profile record

Submissions

Bascetta Star

mathematische-basteleien.de
2 points·by coolius·7 tháng trước·0 comments

comments

coolius
·3 tháng trước·discuss
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 this page sooner!

For anyone intered, here's the app:

https://apps.apple.com/app/apple-store/id6475267297?pt=11914...
coolius
·4 tháng trước·discuss
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?
coolius
·4 tháng trước·discuss
i wish someone could deploy this somewhere so we can try it out without having to build it first
coolius
·4 tháng trước·discuss
+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 proper architecture and lessons learned is now totally affordable.
coolius
·4 tháng trước·discuss
if more apps were written in native swift we wouldn't be having any memory issues
coolius
·4 tháng trước·discuss
here's an iOS shortcut that automates the process: https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e...
coolius
·4 tháng trước·discuss
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
coolius
·5 tháng trước·discuss
agree. shallow and uninspired
coolius
·5 tháng trước·discuss
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.
coolius
·5 tháng trước·discuss
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 trained on stackoverflow, which is slowly going to get out of date.
coolius
·6 tháng trước·discuss
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.
coolius
·6 tháng trước·discuss
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?
coolius
·8 tháng trước·discuss
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.
coolius
·8 tháng trước·discuss
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 out to be much more fun than I anticipated.

Go check it out, its free to try, with a one-time purchase full version:

https://apps.apple.com/app/apple-store/id6475267297?pt=11914...
coolius
·2 năm trước·discuss
I actually coded that as a macos toolbar app. If anyone's interested, I could share the code to GitHub.