thedayisntgray | 2 years ago | on: ReAct – Implemented in Ruby (wink) – English is the new programming language
thedayisntgray's comments
thedayisntgray | 2 years ago | on: Create AI Agents in Ruby: Implementing the ReAct Approach
Langchain and Langchain.rb are both using this prompt to get the LLM to do what they want. You can build an app in anything and that is great news!
thedayisntgray | 2 years ago | on: Create AI Agents in Ruby: Implementing the ReAct Approach
White paper for reference: https://arxiv.org/abs/2210.03629
Notice how the prompt used in Langchain (python) https://github.com/langchain-ai/langchain/blob/d21a494a27639...
Is the same as it is in Langchain.rb (ruby) https://github.com/andreibondarev/langchainrb/blob/6fc2b962c...
thedayisntgray | 2 years ago | on: ReAct – Implemented in Ruby (wink) – English is the new programming language
This is an implementation of this white paper: https://arxiv.org/abs/2210.03629
thedayisntgray | 3 years ago | on: Thoughts on C# and .NET
thedayisntgray | 3 years ago | on: Thoughts on C# and .NET
Why?
Currently, I don't have a ton of time to maintain the app and I was hoping to migrate it off of aws (since I don't have a ton of aws experience and mostly don't want to mess with it/ manage it) so I was looking to deploy on heroku which doesn't support C# as of now. - https://help.heroku.com/PAT3YEDU/does-heroku-support-net-app...
If you get past my gripe, I think it's much harder for new developer to pick up.
I think Ruby/Rails and Python/Django were created specifically for developer happiness and ease respectively.
I don't think it's going to be easy to manage this asp app (even though it isn't a large code base) Simply due to the fact that there is a lot of stuff I feel like I'll need to catch up on. When I look at other apps written for the web I find them to be "easier", whatever that means.
thedayisntgray | 6 years ago | on: Ask HN: What Skills to Acquire in 2020?
And I don’t mean learning how to used Facebook or Google to run ads, I mean the theory behind marketing.
I would like to read more books similar to the 22 immutable laws of marketing by Al Ries and Jack Trout
thedayisntgray | 9 years ago | on: Cathy O’Neil on Weapons of Math Destruction
thedayisntgray | 9 years ago | on: Beginning VR Development (2015)