מתכנתים ומפתחים בישראל - Israel Developers
מתכנתים ומפתחים בישראל - Israel Developers server banner
מתכנתים ומפתחים בישראל - Israel Developers Discord server icon

מתכנתים ומפתחים בישראל - Israel Developers

מתכנתים ומפתחים בישראל - Israel Developers Community Forum

Community Discussions

Partner Wanted to Vibe Code & Build $0 Infra

Hello world 🖖🌍

I'm Light 💡 a 29 years old self-taught super developer and a proud college dropout like the greatest out there 👽🧙‍♂️

Steve Jobs, Mark Zuckerberg, Bill Gates, Brad Pitt, Ashton Kutcher, Steven Spielberg, Vin Diesel, Madonna, Lady Gaga, Kanye West, and more - every single person on the list is a college dropout who went on to achieve massive, world-changing success in their respective fields

I've been coding for about 14 years now. Everything from building my own browser game engine to custom PC software, websites, games, apps, and what not. I was even in the OpenAI closed beta back in 2018 trying to build a personal assistant like Jarvis before anyone could spell AI (the main reason I started coding so long ago)

I'm looking for someone to vibe code and collaborate with. I have a bunch of startup prototypes ready to go, but I'm also completely open to building something brand new from scratch if you have a dream app you want to create together

A bit about how I work:
I am obsessed with keeping infrastructure costs at exactly $0 using Cloudflare, so everything I build is optimized to scale for free. My technical skills are very strong, but I really value having a partner who can look at a project and tell me straight up what looks bad and what looks beautiful, what works and what doesn't, so we can keep the user experience right

My goals aren't small. I'm aiming for massive, world-changing success, making a huge market exit, and ultimately buying Mars. I want to build things that make real profit but are actually unique and amazing

You don't need to be a master coder to reach out
If you're just a passionate user who likes to break things and give honest feedback, we can make it work. I just want to find someone who wants to use their free time to build something great instead of wasting it like all the normies

If you want to check out my projects or jump on a screen share and see if we vibe, drop a comment or hit me up in the DMs!!

YouTube Live Chat Notification Sounds

נמאס לכם להחמיץ הודעות מהצ'אט? הכנתי קוד שמפעיל סאונד כל פעם ששולחים הודעה!

(function() {
    // 1. Define the Discord notification sound
    const audioUrl = "https://www.myinstants.com/media/sounds/discord-notification.mp3";
    const notificationSound = new Audio(audioUrl);

    // 2. Find the chat container that holds the messages
    const chatContainer = document.querySelector("#items.yt-live-chat-item-list-renderer");

    if (!chatContainer) {
        console.error("Could not find the chat container. Make sure you are inspecting the YouTube chat frame/iframe!");
        return;
    }

    console.log("🎯 YouTube Chat Sound Alert Active! Listening for new messages...");

    // 3. Setup the MutationObserver to look for incoming messages
    const observer = new MutationObserver((mutationsList) => {
        for (const mutation of mutationsList) {
            // Check if nodes (elements) were added to the chat container
            if (mutation.type === 'childList' && mutation.addedNodes.length > 0) {
                mutation.addedNodes.forEach((node) => {
                    // Filter out system messages (like slow mode tags) and ensure it's a real chat message
                    if (node.tagName && node.tagName.toLowerCase() === 'yt-live-chat-text-message-renderer') {

                        // Play the sound! (Catch errors if browser blocks auto-play before user interaction)
                        notificationSound.play().catch(err => {
                            console.warn("Audio playback blocked or failed. Click anywhere on the page once to allow sound.", err);
                        });

                    }
                });
            }
        }
    });

    // 4. Start observing the chat container
    observer.observe(chatContainer, { childList: true, subtree: false });
})();

איפה אתם אנשים יאללה תתחילו לשתף את כל השירים הכי חזקים בואו נבנה את הפלייליסט הכי חזק בישראל!

20 messages

Anchor

שאלתי את הAI עם מה הוא לא מסכים, ואחד הדברים שהAI אמר זה שהוא לא מסכים ש: "Social media has made people more connected"
ביקשתי מהAI לתכנן רשת חברתית מיוחדת שלא יכולה לפגוע בצד האנושי, למרות המשימה הבלתי אפשרית, הAI תכנן משהו מגניב ביותר:

Here is a blueprint for a social media platform designed entirely to reverse the negative trends of mainstream networks. It prioritizes depth over distance and authenticity over performance.

📱 Platform Name: Anchor

The Core Philosophy: A network built for your inner circle, maximizing real-world connection while strictly limiting screen time.

🛠️ Key Product Features## 1. The Anti-Clout Architecture (No Public Metrics)

  • Zero Like Counters: Only the sender knows if a post was viewed. There are no public counts for likes, reposts, or views.
  • Follower Caps: Every account is hard-capped at a maximum of 50 connections. This forces users to choose only real-world friends, family, or close peers.
  • No Public Profiles: Profiles cannot be searched by strangers. You must exchange a secure, one-time QR code or link to connect.

2. Friction-Based Engagement (The Anti-Scroll)

  • The 15-Minute Feed Lock: The app automatically locks for the day after 15 minutes of use. This prevents doomscrolling and forces intentional check-ins.
  • One Post Per Day: Users can only upload one update every 24 hours. The update must be a single text thought or an unedited photo, eliminating performative dumping.
  • No Infinite Scroll: The feed is structured chronologically and ends immediately once you have seen the daily updates of your 50 connections.
4 messages

Movies That Predicted Alien Biology

לא ברור איך אבל הסרטים האלה חזו את העתיד, הם ידעו פרטים על הביולוגיה של החייזרים עוד לפני שגילינו שהם קיימים

2 messages

Dropshipping

אם למישהו משעמם מספיק ורוצה לנסות משהו חדש, מצאתי את המדריך הזה ברשת והוא נראה ממש מבטיח, AUTO DS זאתי חברה ישראלית אגב, וSHOPIFY מי לא מכיר
מי שמוכן לנסות, יש הנחות מטורפות כל הסיפור עולה בחודש הראשון רק דולר ואפשר לבטל
מי שרוצה לנסות ולעדכן אותי אם זה עובד לו אני יצטרף גם ונפתח אימפריה ביחד
כרגע אני פחות מאמין בדרופשיפינג אבל שמעתי שיש אנשים שטוחנים כסף
https://www.youtube.com/watch?v=rhuYy9LP72M

חשבתי על זה עכשיו, זה בעצם רשת חברתית מבוססת בינה מלאכותית לוקאלית E4B למחשב וE2B לטלפון שיכולה לרוץ גם בלי אינטרנט ומבלי גישה לעולם החיצון או לשרת וניתנת בעצם להתקנה בתור PWA, וזה בעצם מאפשר לך ליצור ביג באנג שמייצר ייקום מקביל שיש לך שליטה מוחלטת על כל מה שקורה בכל הייקום הזה דרך האינטרנט של העולם הזה, אתה אלוהים, מסתכל על מלא אנשים חיים בעולם הזה דרך הרשת חברתית שקיימת בעולם הזה, האתרים, הפוסטים, הלייקים, הפרופילים, הכול נוצר במחשב שלך ונשמר עליו מבלי לעבור דרך האינטרנט, עם יכולת לגבות את היקום הזה לקובץ ולטעון אותו במכשירים אחרים, עולם חיי שבזמן אמת נבנה מולך מבלי הפסקה ובאופן אין סופי, ויש לך את היכולת לעשות בו סימולציות שרק אלוהים היה מסוגל לעשות בעולם שלנו, עם שליטה מוחלטת על המתרחש בעולם הזה והיכולת לראות איך האנשים שחיים בעולם הזה מגיבים למתרחש

62 messages

Multiplayer Chairs Game Idea in Unity

multiplayer chairs game with ragdoll and physics, you look for a match or join with friends from the lobby, inside the game music will be playing, everybody spin around the chairs automatically, when the music stops they need to sit on the chair, you can grab people for 3 seconds every 3 seconds, lift throw and push people just like gang beast, there's a timer that counts backwards until whoever is the closest get's pulled into the last chair, anyways you got the vibes, who want's to develop this with me? unity
משחק הכיסאות מרובה משתתפים עם רגדול ופיזיקה, מחפשים מאץ' או נכנסים עם חברים מהלובי למשחק, מוזיקה מתנגנת, כולם מסתובבים מסביב לכיסאות אוטומטית, ברגע שהמוזיקה מפסיקה הם צריכים לשבת על הכיסא, אפשר לתפוס למשך 3 שניות כל 3 שניות מישהו להרים אותו ולדחוף אותו כמו בגנג ביסט, יש טיימר שסופר אחורה עד שמי שהיה הכי קרוב ימשך לתוך הכיסא האחרון, קיצר הבנתם תקטע, מי בעד לפתח את זה איתי? יוניטי
למי שלא מכיר גנג ביסט
for whoever doesn't know gang beast
וחיפשתי משחק הכיסאות בגוגל ובסטים ולא היה משחק הכיסאות כמו שמשחקים פה בארץ
I also looked for chairs games in google and steam and there's nothing

Image available on Discord

4 messages

משמעות השם שלי

Ajax is a web development technique for updating parts of a web page dynamically by exchanging data with a server behind the scenes, without reloading the entire page. It allows for faster, more responsive user experiences.

"OG" (short for Original Gangster) has evolved into slang for anything or anyone that is considered the original, authentic, or first of its kind. It is used to show respect for a pioneer, veteran, or someone who is "old-school".

- Israel Developers

📌 הנחיות לפרסום פוסט בפורום

כדי לשמור על הסדר ולעזור לכולם להבין על מה הפוסט שלכם,
נא להקפיד על הכללים הבאים

1. כותרת עניינית ומפורשת

אל תכתבו "עזרה דחוף!!!!" או רק שאלה
* תקין: בעיית ביצועים בריאקט ... וכו
* לא תקין: מישהו מבין בג'אווה סקריפט

2. שימוש בבלוקים של קוד

מפרסמים קוד? תשתמשו בפורמט של קוד בדיסקורד כדי שיהיה אפשר לקרוא אותו. קוד שמועלה כטקסט רגיל או כצילום מסך מהטלפון - יימחק

3. הקשר ופירוט

כשאתם שואלים שאלה או מציגים פרויקט, תנו רקע:
* מה הטכנולוגיה (Stack)
* מה ניסיתם לעשות עד עכשיו
* מה בדיוק השגיאה או המטרה שלכם

4. בלי ספאם וקידום שרתים אחרים

אין לפרסם פוסטים שיווקיים, הצעות עבודה, או לינקים לקבוצות אחרות ללא אישור מהנהלת השרת

5. תיוג (Tags)

תייגו את הפוסט שלכם כדי שיהיה קל למצוא אותו בעתיד

6. כבוד ותגובות ענייניות

קיבלתם תשובה? תגידו תודה. חולקים על דעה של מישהו? תעשו את זה בצורה מכבדת ומקצועית. אנחנו כאן כדי ללמוד

Image available on Discord