Govind pfp

Govind

@themogul

74 Following
19 Followers


Govind pfp
Govind
@themogul
Did this thru App Scripts. (1) Grab an API Key from Gemini (2) Extensions > App Scripts (3) Drop this script: function callGemini(prompt) { var apiKey = "YOUR_GEMINI_API_KEY"; // Replace with your actual API key var url = "https://generativelanguage.googleapis.com/v1beta/models/gemini-pro:generateText?key=" + apiKey; var payload = { "contents": [{ "parts": [{ "text": prompt }] }] }; var options = { "method": "post", "contentType": "application/json", "payload": JSON.stringify(payload) }; var response = UrlFetchApp.fetch(url, options); var json = JSON.parse(response.getContentText()); if (json && json.candidates && json.candidates.length > 0) { return json.candidates[0].content.parts[0].text; } else { return "Error: No response from Gemini"; } } (4) Save/close (5) Use function =callGemini(“Why didn’t I ask Gemini how to do this?”) 🙂
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
Applied! Hoping to introduce y’all to @themoguls 🥂
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
This newsletter is gold. Keep it up!
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
Yeah it’s weird. Someone else mentioned the same. Shadow banning on Warpcast🫣
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
There are communities like /base-builds … but nothing as focused as the approach you’ve suggested. Sign me up!
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
i love the UX & exchange experience. But lack of useable dapp browser left a bit to be desired.
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
oversimplification — I wonder if it might just need a massive risk appetite and some creative thinking: (1) Register as a pink sheet stock (2) Use AI to generate 10K/10Qs/other filings (3) Issue Royalty token (top-line rev is already validated on chain) Voila?💀
1 reply
0 recast
2 reactions

Govind pfp
Govind
@themogul
Currently building @themoguls - daily fantasy esports. Our May launch will enable /esports fans to enter USDC pick ‘em contests on pro /lol, /cs2 & /dota2 tournaments through /frames-v2. Stay tuned ✌️
0 reply
0 recast
3 reactions

The Moguls pfp
The Moguls
@themoguls
Long week designing UX this week -- think we're ready for dev <3 (1) & (2) /privy Login and Wallet features (3) On-chain KYC thru Civic.com (4)-(7) Home and prop selection screens Here's a little teaser:
1 reply
1 recast
2 reactions

Govind pfp
Govind
@themogul
hey @peterpandam a little late, but still curious -- this basically seems like a draft + fantasy style tournament. have you seen this productized anywhere else? specifically on-chain?
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
(2) Pick ‘em is more engaging. But using the last 3 products is a tad uninspiring. No game-specific copy. No historic stats. Nothing. They’ve also removed the P2P element, so you’re competing against the house. :/
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
(1) Salary cap contests simply do not work for the category. Esports fans do not recognize players by their financial worth as compared to traditional professional sports.
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
Don’t spot a trend? NP. Listed operators are US only; a few have expanded outward, but prize pools remain distinct for each jurisdiction. A symptom of fx risk. These folks also wrongly apply a trad’l DFS paradigm to esports.
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
Not a hot take, but daily fantasy for esports is better served as a focused, global offering. —DraftKings (Sal. Cap) - LoL, CS2, CoD & Valorant —Fan Duel - 0️⃣ —PrizePicks (Pick ‘em) - LoL, CS2, CoD, Valorant, Dota 2; most diverse —ParlayPlay (Pick ‘em) - LoL, CS2, Valorant —Dabble (Pick ‘em) - LoL
3 replies
0 recast
1 reaction

Govind pfp
Govind
@themogul
It worked! This is dope af..
1 reply
0 recast
1 reaction

Govind pfp
Govind
@themogul
Believe it or not, from an investor’s perspective self-storage is a much more lucrative option lol. It’s not unheard of for self-storage facilities to generate 50+% yearly ROIC; DCs struggle to hit 30%.
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
I worked at QTS data centers in ATL a while back. Each facility in the area employed at least 100 data center technicians round the clock - most of these pretty well paying union jobs. Loads of empty warehouses from the railroad era in West Atlanta. Let ‘em have it!
0 reply
0 recast
0 reaction

Govind pfp
Govind
@themogul
Hey @payton - I’ve been trying to test the privy frame for the last couple of days, but stuck on the loading screen. Can share a screen vid thru DM if needed..
1 reply
0 recast
1 reaction