@Praha37v I spent the last 3 weeks building RadioGuessr from scratch, a webgame in which you guess the location of a live radio stream on a 3D globe.
Released Version 1.3 yesterday
try it out here
RadioGuessr.space
Hiring a Next.js Developer to join my team.
Looking for someone who can turn designs into high-quality, responsive, performance-optimized websites.
If you're interested, drop your best work in the comments, I’ll reach out if it’s a good fit.
If you’re open to an in-house role in Bangalore, that’s a big plus, please mention it in your comment. Remote option also available.
@WallyX716@TheBeeBadadabee I have recently seen a massive number tweets claiming that it is one of the best ones out there. It helps my work too to a good extent. Do try and let me know.
Just cracked LeetCode #31 (Next Permutation)
leetcode.com/problems/next-…
I definitely am taking help from chatgpt to help me develop some intuition as to how to think at solving such problems.
Do you all think that I should use it to understand the logic or sit with the problems for longer time until I myself get an answer and later 'peek' at the optimized solution?
Understanding WHY we reverse the suffix was the real breakthrough.
The suffix after pivot is ALWAYS descending = largest arrangement.
Reverse it → ascending = smallest arrangement.
That's how you get the "just next" permutation, not any random bigger one.
#LeetCode#DSA#CodingInterview#Algorithms#problemSolving
Taking up a challenge to keep myself accountable! although zero people know me, I am still gonna do it.
SO here is the challenge :
POST EVERYDAY FOR THE NEXT 30 DAYS!
I am publicly making a promise to post about my learnings for the next 30 days in order to improve!
#buildinpublic#LearnInPublic#challenge
That workflow now handles: Facebook, WhatsApp, Twitter, LinkedIn, WordPress.
All from one Google Sheet.
Building more n8n workflows. Follow along for the journey.
Comment if you want the JSON for the workflow.
Here's what they don't tell you:
Meta has DIFFERENT endpoints for mp4 vs jpeg/png (why??)
LinkedIn approval process = patience test
No native n8n node for LinkedIn video upload
No native node for WordPress media upload
Solution? HTTP nodes and custom API calls.
My mentor had a problem: manually updating his website and socials was eating up hours.
He said "find a way to do this all at once."
That's how I discovered n8n. Here's what happened next :