Skip to content
View raveenb's full-sized avatar
:octocat:
Learning, Always!
:octocat:
Learning, Always!

Block or report raveenb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
raveenb/README.md

Hi there 👋

  • 🔭 I’m a 3x tech founder and currently Co-Founder and CEO of Luminary Lane an agentic Branding and Marketing platform for businesses based out of Singapore
  • 💸 Exited a few startups, first one Hammerhead in 2021 (US), and second one Leadzen in 2024 (India), was a sweet-n-sour experience, but can't complain!
  • 🌱 I’m keen on using Generative AI for solving business problems,
  • 👯 I’m looking to collaborate on AI, Productivity Tools, Fintech, SportsTech, HardTech, MarketTech
  • 💬 Ask me about Startups, Software Development, Tech Hiring, Python, Generative AI
  • 💬 Ask me about Startup Accelerators, Techstars and Antler
  • 📫 How to reach me: raveen.b@gmail.com
  • 😄 Pronouns: he/him
  • ⚡ Fun fact: Travelled to the Arctic Circle in Alaska once upon a time, hiked with Grizzly bears. And in my younger days traveresed crevasse filled glaciers and peaks in the Swiss Alps, fun and scary times, lifelong Type-2 Fun junkie!
  • ⚡ WOW fact 1: Hanlon's Razor is amazing in solving team and relationship problems
  • ⚡ WOW fact 2: Flight, try SCE to Aux was beautiful

Pinned Loading

  1. SSH into Android
    1
    # Connecting to an Android device over SSH 
    2
    
                  
    3
    ## Initial Setup
    4
    Install Android App Termux from APKPure or AppStore. 
    5
    If the app exists, just delete and re-install it to get the latest version, 
  2. External monitoring flickering when ...
    1
    If your external monitor is flickering after your connect your apple mac that has apple silicon. And it didnt flicker if you connect an intel or other pc's. I have a solution for you
    2
    
                  
    3
    # Problem
    4
    1. the issue is due to the how apple silicon gpu's render images on certain monitors.
    5
    2. i recently upgraded my old intel based mac book pro with m4 mac mini - great upgrade
  3. Claude Desktop Restarting due to Con...
    1
    If your claude desktop that you newly installed refuses to open or is constantly restarting. You constantly get an error like  err_connection_refused. I have some troubleshooting steps to share on how I resolved it:
    2
    
                  
    3
    1. Check the logs in ~/Library/Logs/Claude window.log and main.log
    4
    2. You may see the urls that the app is trying to access and failing
    5
    3. Perhaps copy them over and paste it on your browser and see what response is showing up.
  4. fal-mcp-server Public

    MCP server for Fal.ai - Generate images, videos, music and audio with Claude

    Python 5 2