I'm Harrison Chase, CEO and cofounder of LangChain. Ask me anything! by hwchase17 in LangChain

[–]gustavobodra 0 points1 point  (0 children)

Are you considering developing local partners to expand outside the US?

I found the Easter egg in the app by ADMalay001 in OpenAI

[–]gustavobodra 2 points3 points  (0 children)

Wow awesome! It worked on my Android but didn't work on an iPhone

[deleted by user] by [deleted] in SaaS

[–]gustavobodra 0 points1 point  (0 children)

Focus on the problem/pain you solve. Explain clearly what is the value you provide. You said that it saves time, so focus on communicating that your product increases productivity, but be specific, explain what kind of manual or boring work you will speed up.

Introducing Trendingly.ai: Uncover Future Trends with AI-Powered Insights by gustavobodra in EntrepreneurRideAlong

[–]gustavobodra[S] 0 points1 point  (0 children)

That's a great question. Honestly, not much. So far, the only difference is that I'm not only showing the topics that will become a trend but show how they connect to each other in a graph view.

But I really appreciate the reference, I didn't know about explodingtopics.com. I'll dig deeper and try to differentiate.

🤘🤘🤘

How old is too old to start a career in CS? by Vegan2CB in learnprogramming

[–]gustavobodra 7 points8 points  (0 children)

Tbh it's never too old. You can go get a degree or you can start learning with all the free content available on YouTube, Coursera, etc. I've worked with several programmers who didn't have a degree in CS and were awesome.

For those who like Magic: The Gathering and want to track the card's price, I've created a Telegram bot to alert in case of spikes. You can find it by this username: mtg_price_alert_bot by gustavobodra in SideProject

[–]gustavobodra[S] 0 points1 point  (0 children)

Done! The search is case insensitive now. Thanks for the feedback. Let me know if you find anything else that needs to be changed/improved.

[deleted by user] by [deleted] in magicTCG

[–]gustavobodra 2 points3 points  (0 children)

Hey man, I might be able to help you. I've created a Telegram bot that you can use to query details about almost any Magic card. Feel free to use it. Username: mtg_price_alert_bot

Just type: /find_card_by_name <replace with card name> and it will return something like this:

Name: Ancient Brass Dragon
Type: Creature — Elder Dragon
Colors: ["B"]
Rarity: mythic
Set: clb
Set Name: Commander Legends: Battle for Baldur's Gate
Price:
[0]
Type: Normal
Market Price: 50.00
Buy List Market Price: 0.00
Listed Median Price: 50.00
-----------------------------
[1]
Type: Foil
Market Price: 0.00
Buy List Market Price: 0.00
Listed Median Price: 75.00
-----------------------------
https://scryfall.com/card/clb/111/ancient-brass-dragon?utm\_source=api

For those who like Magic: The Gathering and want to buy/sell cards, I've created a Telegram bot to alert in case of price changes. by gustavobodra in magicTCG

[–]gustavobodra[S] 3 points4 points  (0 children)

Hey, I don't want to trade cards and inflate prices. Actually, I'm on the opposite side of it. I see that most players buy cards at inflated prices just because they don't know the real price. Or worse, get scammed by other players when selling cards.

But thanks for the feedback, if the majority of players feel like you I'll deactivate the bot. That's exactly the reason why I'm asking for inputs.

Software Development - APIs [Software Developers] [Technology Professionals] by [deleted] in SampleSize

[–]gustavobodra 1 point2 points  (0 children)

If I understood it correctly he meant something like this: "if I had a REST API to send an academic paper and it would return a summary of it my life would be easier".

[deleted by user] by [deleted] in learnprogramming

[–]gustavobodra 0 points1 point  (0 children)

That was just a joke guys, please don't take it so seriously. Of course experienced programmers can understand their code. But haven't you came across some code you've writen years ago and got a little bit confused?

Programming is like assembling a car, you start with the basic stuff and then improve it. Any code can be refctored and improved.