HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RamtinJ95

41 karmajoined 7년 전
https://handmadeoasis.com/aboutme/

Submissions

LLM's as a Different Kind of Intelligence

handmadeoasis.com
8 points·by RamtinJ95·7일 전·0 comments

State of my AI-assisted development workflows

handmadeoasis.com
2 points·by RamtinJ95·3개월 전·0 comments

[untitled]

1 points·by RamtinJ95·6개월 전·0 comments

[untitled]

1 points·by RamtinJ95·6개월 전·0 comments

[untitled]

1 points·by RamtinJ95·7개월 전·0 comments

[untitled]

1 points·by RamtinJ95·7개월 전·0 comments

[untitled]

1 points·by RamtinJ95·7개월 전·0 comments

[untitled]

1 points·by RamtinJ95·8개월 전·0 comments

Show HN: Comprehensive token usage analysis and cost tracking for opencode

github.com
2 points·by RamtinJ95·8개월 전·0 comments

LLMs Are Bottlenecked by Linear Interfaces

handmadeoasis.com
1 points·by RamtinJ95·9개월 전·0 comments

I spent the past 2 months trying out every hyped AI coding workflow I could find

handmadeoasis.com
13 points·by RamtinJ95·9개월 전·0 comments

AI and Software Engineering, the Conflict Within

handmadeoasis.com
1 points·by RamtinJ95·9개월 전·0 comments

comments

RamtinJ95
·6개월 전·discuss
who said they are unable to work? This meme is so old and overused.
RamtinJ95
·6개월 전·discuss
I get calling opencode a hack, but actually looking at the product claude code is the hack compared to opencode for real
RamtinJ95
·6개월 전·discuss
Wow did not expect to get a thank you from the legend himself! Thank you for your great courses and the care and effort you put into them sir! :D
RamtinJ95
·6개월 전·discuss
if you are looking for a resource for this, I did this exact thing last year through pikuma that man is the best software teacher online I have come across. Highly recommend his 3D software renderer course.
RamtinJ95
·7개월 전·discuss
This article makes sense it really does, but its not the full picture. I think there are different modalities to enjoying programming. I wrote a long post about this a couple of months ago that goes way more into detail than I could ever write up in a HN comment. article: https://handmadeoasis.com/ai-and-software-engineering-the-co...
RamtinJ95
·8개월 전·discuss
Awesome thank you looks like a great intro to the idea at least
RamtinJ95
·8개월 전·discuss
This sounds very intriguing, any resources around this approach you can point me towards?
RamtinJ95
·8개월 전·discuss
Pikuma.com writes a software renderer pretty much from scratch with all the necessary math and explanations in a very pedagogical way. Highly recommend it
RamtinJ95
·8개월 전·discuss
I concur with the other commenters, 4.5 is a clear improvement over 4.
RamtinJ95
·8개월 전·discuss
As a counter point to this. I have been using opencode for months and it has been stable for me. Also on linux and tried it on alacritty, ghostty and kitty works without a problem in all of them. To me its as good as claude code but i have spent some time tinkering with it and set stuff up the way i like and developed some plugins i needed for it also.
RamtinJ95
·8개월 전·discuss
Work on side projects or plan the next step with another agent is what I usually do. For example I have been learning and coding in golang lately while llm does some grunt work for work tickets, I love it
RamtinJ95
·8개월 전·discuss
This is exactly what I experienced as well a few weeks back and wrote about here: https://handmadeoasis.com/ai-and-software-engineering-the-co...

Essentially it boils down to what kind of programmer you are and what about the craft of software engineering you enjoy.
RamtinJ95
·8개월 전·discuss
Just use gh_grep mcp and the model will fetch what it needs if you tell it to, no need to download from GitHub manually like this
RamtinJ95
·8개월 전·discuss
This looks really cool and I love the idea but I will stick with opencode run ”query” and for specific agents which have specific models, I can just configure that also in an agent.md then add opencode run ”query” -agent quick
RamtinJ95
·8개월 전·discuss
Something like opencode probably, that’s what I have been using to freely and very easily switch between models and keep all my same workflows. It’s phenomenal really
RamtinJ95
·8개월 전·discuss
[dead]
RamtinJ95
·8개월 전·discuss
I hate python and I use it everyday because I work in the data space. Its a toy scripting / glue language that has gotten used for far too much that it was not designed for. The usual suspects are also really annoying, such as white space instead of {}, no types, its so damn slow and all projects use so many packages and the packages use packages etc. That last one could just be a personal preference thing to I will admit, but the rest are just almost objectively bad. Especially when building infrastructure like a data platform.
RamtinJ95
·9개월 전·discuss
[dead]
RamtinJ95
·9개월 전·discuss
At that scale it cannot be cheaper than just running the same workload on BigQuery or Snowflake or?
RamtinJ95
·9개월 전·discuss
That is actually a great idea, and I agree it would be very useful to have such a catalog/map!

I wonder though if the space is mature enough for such a map or if it would become to generic to say anything meaningful.