#devchallenge 搜尋結果

Challenge: How to run multiple AI agents without conflicts? My solution: @TimescaleDB's zero-copy forks = instant isolation 4 agents, 4 forks, 10 seconds ⚡ Full breakdown in my @ThePracticalDev post: bit.ly/43AFmgt #AgenticPostgres #DEVChallenge Try it! 🚀


🚀 Monthly quest on Galxe: Developer Challenge 🚀 ⛓️ Linera launches Games on Microchains Developer Challenge - a unique challenge for developers to showcase their skills and create innovative games on microchains! 🎮 1/2 @linera_io #Linera #DevChallenge #Web3

reverberator75's tweet image. 🚀 Monthly quest on Galxe: Developer Challenge 🚀

⛓️ Linera launches Games on Microchains Developer Challenge - a unique challenge for developers to showcase their skills and create innovative games on microchains! 🎮
1/2

@linera_io
#Linera #DevChallenge #Web3

¡Mini reto gratis de gamedev en junio! Te invito a un experimento creativo GRATIS donde dos equipos (pros vs novatos + IA) crearán un juego… ¡sin comunicarse entre ellos! Inscríbete gratis: forms.gle/tiVB8z9gFf55qu… #IndieDev #GameJam #DevChallenge #IndieGameDev #GameDevEspaña

ITZRISE1's tweet image. ¡Mini reto gratis de gamedev en junio!
Te invito a un experimento creativo GRATIS donde dos equipos (pros vs novatos + IA) crearán un juego… ¡sin comunicarse entre ellos!
Inscríbete gratis: forms.gle/tiVB8z9gFf55qu…

#IndieDev #GameJam #DevChallenge #IndieGameDev #GameDevEspaña

Challenge für Magento Devs: Clone magento2-mcp Setup Claude Desktop Ask: "Show me revenue today" Dauert 30 Min. Oder kommt zum Stammtisch und ich zeig's euch. phoenix-media.eu/de/magento-sta… #DevChallenge #Magento


The Dev Challenge Update! 🚀 Submissions ✅ Judging ✅ Now, the wait is almost over! 🏆 Winners to be announced TODAY at 7:30 PM IST. Fingers crossed 🤞 and good luck to everyone who participated! #Hackathon #DevChallenge #buildinpublic

ezeslucky's tweet image. The Dev Challenge Update! 🚀
Submissions ✅
Judging ✅
Now, the wait is almost over! 🏆
Winners to be announced TODAY at 7:30 PM IST.
Fingers crossed 🤞 and good luck to everyone who participated! #Hackathon #DevChallenge #buildinpublic

Day 0/150 ✅ Hi Hackers! 🚀 I'm embarking on a 150-day challenge to revise and sharpen my programming skills 💻. Consistency is key! Join me on this journey to become a better developer and land a dream job. Let's do this! 💪 #CodeEveryday #DevChallenge #100DaysOfCode

npm_shubham's tweet image. Day 0/150 ✅

Hi Hackers! 🚀

I'm embarking on a 150-day challenge to revise and sharpen my programming skills 💻. 

Consistency is key! Join me on this journey to become a better developer and land a dream job. Let's do this! 💪 

#CodeEveryday #DevChallenge #100DaysOfCode

Many updates include critical bug fixes and security patches. Read more 👉 lttr.ai/Aiyij #PerfectTouch #Java #Devchallenge

danilopdl's tweet image. Many updates include critical bug fixes and security patches.

Read more 👉 lttr.ai/Aiyij

#PerfectTouch #Java #Devchallenge

We’re thrilled to announce the upcoming winners of our 9-day dev challenge on June 29th! 🏆🎉 Celebrate with us as we honor their hardwork and present their awards. Their dedication and creativity are truly inspiring! #DevChallenge #Arweave #AOComputer #ArweavePH Register now👇

arweaveph's tweet image. We’re thrilled to announce the upcoming winners of our 9-day dev challenge on June 29th! 🏆🎉

Celebrate with us as we honor their hardwork and present their awards. Their dedication and creativity are truly inspiring!
#DevChallenge #Arweave #AOComputer #ArweavePH

Register now👇

Thomas, the new developer, is working on some user greeting features. One function gives an angry greeting, and the other adds a cheerful touch. But one of them has a serious flaw. Can you spot the vulnerability in his code? 👇🏻 Comment down your guesses. #DevChallenge #Security

cyberwarfarelab's tweet image. Thomas, the new developer, is working on some user greeting features. One function gives an angry greeting, and the other adds a cheerful touch. But one of them has a serious flaw. Can you spot the vulnerability in his code?

👇🏻 Comment down your guesses.

#DevChallenge #Security

The Strawberry in the Cake" - Challenges of Libraries and Dependency Management Read more 👉 lttr.ai/AiKra #PerfectTouch #Java #Devchallenge

danilopdl's tweet image. The Strawberry in the Cake" - Challenges of Libraries and Dependency Management

Read more 👉 lttr.ai/AiKra

#PerfectTouch #Java #Devchallenge

Don't let the "strawberry" define the lifecycle or quality of the "cake." Read more 👉 lttr.ai/Ae6r4 #PerfectTouch #Java #Devchallenge

danilopdl's tweet image. Don't let the "strawberry" define the lifecycle or quality of the "cake."

Read more 👉 lttr.ai/Ae6r4

#PerfectTouch #Java #Devchallenge

How do you manage graphics for Retina and 4K screens? Put AppSupportsHiDPI to work in your Xojo project! Share your approach or screenshots of your best HiDPI visuals below. #DevChallenge #XojoCommunity #UIDesign

xojo's tweet image. How do you manage graphics for Retina and 4K screens? Put AppSupportsHiDPI to work in your Xojo project! Share your approach or screenshots of your best HiDPI visuals below.

#DevChallenge #XojoCommunity #UIDesign

🟢 Easy What is the output of echo 5 + "3 apples"? A) 8 B) 53 C) Error D) "5 apples" What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🟢 Easy What will this return? $arr = [1, 2, 3]; echo count($arr); A) 2 B) 3 C) 1 D) Error What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🟢 Easy What is the output of echo (2 + 3) * 4;? A) 20 B) 14 C) 56 D) 24 What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🟢 Easy What will this output? echo strpos("Hello World", "o"); A) 1 B) 4 C) false D) 0 What's your guess? 🤔 #PHP #DevChallenge #phpquizz


Challenge: How to run multiple AI agents without conflicts? My solution: @TimescaleDB's zero-copy forks = instant isolation 4 agents, 4 forks, 10 seconds ⚡ Full breakdown in my @ThePracticalDev post: bit.ly/43AFmgt #AgenticPostgres #DEVChallenge Try it! 🚀


Pre-Hackathon Secrets: Boost Your Team’s Success ➤ Uncover proven prep strategies to lead your squad to win day one. Read the full guide now. #HackathonMindset #TeamSuccess #DevChallenge #TechTeams Read the full article: eduengteam.com/pre-hackathon-…

TeamEdueng's tweet image. Pre-Hackathon Secrets: Boost Your Team’s Success ➤ Uncover proven prep strategies to lead your squad to win day one. Read the full guide now. #HackathonMindset #TeamSuccess #DevChallenge #TechTeams
Read the full article: eduengteam.com/pre-hackathon-…

🟢 Easy What is the output of echo (10 + 5) . " years"? A) 10 years B) 15 years C) 105 years D) Error What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🟢 Easy What is the output of echo !true;? A) true B) false C) 1 D) Error What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🟢 Easy What is the output of echo (1 + "2 days");? A) 3 B) 12 days C) 1 days D) Error What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🟢 Easy What is the output of echo 3 * '4ev' + 5;? A) 12 B) 15 C) NaN D) 0 What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🟢 Easy What is the output of echo 10 + '5 apples'? A) 15 B) 10 C) 105 D) Error What's your guess? 🤔 #PHP #DevChallenge #phpquizz


🎯 Day 5 – Coding Riddle 💡 I always increase but never go down. Used in loops, but not the loop itself. 👉 Reply with your answer! 🏆 Correct ones get a shoutout! 🚀 #100DaysOfCode #Coding #DevChallenge

arunava_xylene's tweet image. 🎯 Day 5 – Coding Riddle

💡 I always increase but never go down.
Used in loops, but not the loop itself.

👉 Reply with your answer!
🏆 Correct ones get a shoutout! 🚀

#100DaysOfCode #Coding #DevChallenge

Great game coming out! Can't wait to play! #DevChallenge @DeviantsNFT LFG!

mj0lnr's tweet image. Great game coming out! Can't wait to play! #DevChallenge @DeviantsNFT LFG!

¡Mini reto gratis de gamedev en junio! Te invito a un experimento creativo GRATIS donde dos equipos (pros vs novatos + IA) crearán un juego… ¡sin comunicarse entre ellos! Inscríbete gratis: forms.gle/tiVB8z9gFf55qu… #IndieDev #GameJam #DevChallenge #IndieGameDev #GameDevEspaña

ITZRISE1's tweet image. ¡Mini reto gratis de gamedev en junio!
Te invito a un experimento creativo GRATIS donde dos equipos (pros vs novatos + IA) crearán un juego… ¡sin comunicarse entre ellos!
Inscríbete gratis: forms.gle/tiVB8z9gFf55qu…

#IndieDev #GameJam #DevChallenge #IndieGameDev #GameDevEspaña

Two lines of JS — same operators, different results 🤔 Can you crack why? Drop your answers 👇 #JavaScript #CodeQuiz #DevChallenge #WebDev #chilliapple

chilliapple's tweet image. Two lines of JS — same operators, different results 🤔
Can you crack why? Drop your answers 👇
#JavaScript #CodeQuiz #DevChallenge #WebDev #chilliapple

Время "Ч" уже близко. Всем финалистам удачи! #devChallenge #devChallenge12

var_bincom's tweet image. Время "Ч" уже близко. Всем финалистам удачи! #devChallenge #devChallenge12

𝐓𝐡𝐢𝐧𝐤 𝐲𝐨𝐮'𝐫𝐞 𝐚 𝐫𝐞𝐚𝐥 𝐂# 𝐰𝐚𝐫𝐫𝐢𝐨𝐫? 🧠💻 💬 𝐋𝐞𝐭 𝐭𝐡𝐞 𝐛𝐚𝐭𝐭𝐥𝐞 𝐛𝐞𝐠𝐢𝐧 𝐛𝐞𝐥𝐨𝐰 ⬇️ 🔗 For more challenges, articles, and dev fun — join the community 👉c-sharpcorner.com #CodeBattle #DevChallenge #CSharpChallenge #CodeWars #CSharpCorner

CsharpCorner's tweet image. 𝐓𝐡𝐢𝐧𝐤 𝐲𝐨𝐮'𝐫𝐞 𝐚 𝐫𝐞𝐚𝐥 𝐂# 𝐰𝐚𝐫𝐫𝐢𝐨𝐫? 🧠💻
💬 𝐋𝐞𝐭 𝐭𝐡𝐞 𝐛𝐚𝐭𝐭𝐥𝐞 𝐛𝐞𝐠𝐢𝐧 𝐛𝐞𝐥𝐨𝐰 ⬇️

🔗 For more challenges, articles, and dev fun — join the community
👉c-sharpcorner.com 

 #CodeBattle #DevChallenge #CSharpChallenge #CodeWars #CSharpCorner…

The Dev Challenge Update! 🚀 Submissions ✅ Judging ✅ Now, the wait is almost over! 🏆 Winners to be announced TODAY at 7:30 PM IST. Fingers crossed 🤞 and good luck to everyone who participated! #Hackathon #DevChallenge #buildinpublic

ezeslucky's tweet image. The Dev Challenge Update! 🚀
Submissions ✅
Judging ✅
Now, the wait is almost over! 🏆
Winners to be announced TODAY at 7:30 PM IST.
Fingers crossed 🤞 and good luck to everyone who participated! #Hackathon #DevChallenge #buildinpublic

🗓️Estamos a mitad de nuestro #devChallenge y aún nadie ha dado con la respuesta correcta. 🤓¿Nos hemos pasado de dificultad? ¡Venga, seguro que sabéis sacarlo! 💪 Tenéis hasta el día 12 de Septiembre ¿Quieres participar? discord.luisllamas.es

LuisLlamas's tweet image. 🗓️Estamos a mitad de nuestro #devChallenge y aún nadie ha dado con la respuesta correcta.
🤓¿Nos hemos pasado de dificultad?
¡Venga, seguro que sabéis sacarlo!
💪 Tenéis hasta el día 12 de Septiembre
¿Quieres participar? discord.luisllamas.es

Can you fix this error? It’s one of the most common Laravel mistakes after scaffolding with Bootstrap. I’ll post the answer later — let’s see who figures it out first 😏 #Laravel #WebDev #DevChallenge #100DaysOfCode

ehigie_glo77819's tweet image. Can you fix this error?
It’s one of the most common Laravel mistakes after scaffolding with Bootstrap.

I’ll post the answer later — let’s see who figures it out first 😏

#Laravel #WebDev #DevChallenge #100DaysOfCode
ehigie_glo77819's tweet image. Can you fix this error?
It’s one of the most common Laravel mistakes after scaffolding with Bootstrap.

I’ll post the answer later — let’s see who figures it out first 😏

#Laravel #WebDev #DevChallenge #100DaysOfCode

🚀 Monthly quest on Galxe: Developer Challenge 🚀 ⛓️ Linera launches Games on Microchains Developer Challenge - a unique challenge for developers to showcase their skills and create innovative games on microchains! 🎮 1/2 @linera_io #Linera #DevChallenge #Web3

reverberator75's tweet image. 🚀 Monthly quest on Galxe: Developer Challenge 🚀

⛓️ Linera launches Games on Microchains Developer Challenge - a unique challenge for developers to showcase their skills and create innovative games on microchains! 🎮
1/2

@linera_io
#Linera #DevChallenge #Web3

Up and tackling Codewars challenges! 🧠💪 There's nothing like sharpening those problem-solving skills one challenge at a time. Who else is grinding today? #CodeWars #CodingLife #DevChallenge

DankCodeGenius's tweet image. Up and tackling Codewars challenges! 🧠💪 There's nothing like sharpening those problem-solving skills one challenge at a time. Who else is grinding today? 

#CodeWars #CodingLife #DevChallenge

🐍 Python Quiz Time! What’s the output of this code? Comment your answer 👇 #Python #CodeNewbie #DevChallenge

Data_Prof_SXR's tweet image. 🐍 Python Quiz Time!

What’s the output of this code?

Comment your answer 👇

#Python #CodeNewbie #DevChallenge

Flawless Victory with only common/uncommon cards #DevChallenge @DeviantsNFT

Mattlo_Ren's tweet image. Flawless Victory with only common/uncommon cards #DevChallenge @DeviantsNFT
Mattlo_Ren's tweet image. Flawless Victory with only common/uncommon cards #DevChallenge @DeviantsNFT

Друзья, коллеги, привет! Хочу поделиться с вами приятной новостью. Многие слышали про чемпионат @uawebchallenge. Меня пригласили в состав судьей/экспертов 😎 по направлению Front-End. Данный опыт несомненно открывает новые горизонты 😀. #devChallenge #devChallenge12 #FrontEnd

var_bincom's tweet image. Друзья, коллеги, привет!

Хочу поделиться с вами приятной новостью. Многие слышали про чемпионат @uawebchallenge. Меня пригласили в состав судьей/экспертов 😎 по направлению Front-End. Данный опыт несомненно открывает новые горизонты 😀.
#devChallenge #devChallenge12 #FrontEnd

¡Nuevo challenge para devs! MCP Server Challenge Construye con el Model Context Protocol y gana parte de los $3.000 USD en premios Backend con n8n, Claude, etc. UX inteligente para usuarios Hasta el 27 /7 sombraradio.com/2025/07/13/alg… #AIsearch #Algolia #DevChallenge #n8n #SombraRadio

SombraRadionews's tweet image. ¡Nuevo challenge para devs! MCP Server Challenge
Construye con el Model Context Protocol y gana parte de los $3.000 USD en premios
Backend con n8n, Claude, etc.
UX inteligente para usuarios
Hasta el 27 /7
sombraradio.com/2025/07/13/alg…
#AIsearch #Algolia #DevChallenge #n8n #SombraRadio

Loading...

Something went wrong.


Something went wrong.


United States Trends