#codewave search results
Hey, ¿vas al evento de FileMaker? BitTalk sobre Codewave Valencia. Bitwok opina si vale la pena. 📅 26 de abril, 14:00-15:00. Para unirte, correo a ➡️ [email protected]. ¡Nos vemos! 💦 #codewave #bittalk
CodeWave_ 2024 está a punto de empezar en Valencia (España). CodeWave_ 2024 is about to begin in Valencia (Spain). #CodeWave #FileMaker
#CodeWave Valencia has kicked off! Great crowd of Spanish #FileMaker developers. Looking forward to hosting my session tomorrow on how to code smart, not hard.
🎤 Impresionante la sesión de nuestro amigo @soyjavidura 🧠El arte de no hacer siempre lo mismo: pon a trabajar a FileMaker Una charla inspiradora, divertida y directa al grano. ¡Así sí! 💥 👏 ¡Gracias por compartir tanto y tan bien, crack! #FileMaker #CodeWave
Se acabó la CodeWave 2024. Mil gracias a todos los asistentes, ponentes, y sponsors por hacerla posible. En especial a @soyjavidura y ‘mi’ staff de dbFile, sobretodo Maribel que ha estado pendiente de mil cosas. Hasta la próxima ! #CodeWave #FileMaker @CodeWave_es
#codewave #ThisWeekInTech #GhanaTech #AIinAfrica #DigitalTransformation #FintechAfrica #InnovationGhana #TechPolicy #Cybersecurity #AfricanStartups
Hoy comienza la edición 2025 de la CodeWave. Si eres programador de #FileMaker este es tu evento. #codewave @CodeWave_es
Day 53 of #CodeWave Finally fixed export_service! issues in our Rust backend canister,thanks to a kind dev Cleaned up re-exports & duplicate types Installed Rust nightly for better macro debug (-Z macro-backtrace) @Blockhacks @icphub_IN @ICPHUBS #BuiltOnICP #100DaysOfCode
Day 56 of #CodeWave Great debugging session with SUMIT sir!Analyzed the code & tried multiple approaches to fix build errors. Issue not resolved yet,but progress is underway. Grateful for the guidance to keep going! @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
The next session in MBS Plugin News at #CodeWave conference in Valencia Lot's of stuff for #FileMaker in our huge toolbox. codewave.es
Day 39 #CodeWave Still stuck on Google OAuth Got the auth code but token fetch keeps failing with 401 unauthorized. Backend canister screaming invalid_client even though everything looks right. @Blockhacks @icphub_IN @ICPHUBS #100daysofcoding #BuiltOnICP
Day 67 of #CodeWave Improved our IC deployment,focused on stable builds and keeping canisters compatible. Every challenge is a new skill! @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
#codewave #ThisWeekInTech #GhanaTech #AIinAfrica #DigitalTransformation #FintechAfrica #InnovationGhana #TechPolicy #Cybersecurity #AfricanStartups
Day 69 of #CodeWave: Fixed DFX deploy—upgraded 0.12.1→0.29.0, wiped state, freed port. 🚀 @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 68 of #CodeWave:Had a great debugging session today to tackle our OAuth integration issues!Deepdived into authentication flows and learned troubleshooting approaches.Having a mentor makes all the difference @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 67 of #CodeWave Improved our IC deployment,focused on stable builds and keeping canisters compatible. Every challenge is a new skill! @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 66 of #CodeWave: Navigated Rust version conflicts and WASM deployment issues on the Internet Computer. Focused on resolving unsupported opcode errors by adjusting toolchain and optimizing WASM output. @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 63 of #CodeWave Built structured error handling for webhook workflows on the #InternetComputer Standard WebhookResponse Clear error messages from RejectionCode JSON-friendly responses Next: wire it into the frontend @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 62 of #CodeWave Added webhook payload handling to my ICP project! ✅ Store incoming payloads in-memory ✅ Pass them into workflow execution ✅ Expose via query for later steps Next: live test with Zapier 🔗 @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 60 of #CodeWave: Learned about highlight.io for debugging today. Funny how even debugging tools need debugging sometimes! 😅 Every twist is a lesson and adds to the toolkit. Onwards! @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 58 of #CodeWave: Gave our demo today and showcased our progress! 🚀 Facing some OAuth flow errors but learning a ton while troubleshooting. Onward and upward! 💪 @Blockhacks @icphub_IN @ICPHUBS #BuiltOnICP #100DaysOfCode
Day 56 of #CodeWave Great debugging session with SUMIT sir!Analyzed the code & tried multiple approaches to fix build errors. Issue not resolved yet,but progress is underway. Grateful for the guidance to keep going! @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 55 of #CodeWave Solved post-build issues by automating .did generation via test scripts and making all Result types explicit. Deploy.sh now cleans, builds, extracts candid, and deploys without hiccups! @Blockhacks @icphub_IN @ICPHUBS #100DaysOfCode #BuiltOnICP
Love that grind! 🔧 Rust macros can be a maze, but you navigated it like a pro. Nightly + -Z macro-backtrace is a game-changer. Anyone else debugging Rust canisters lately? Drop your go-to tips 👇 #RustLang #ICPDev #CodeWave #Web3Builders
Day 53 of #CodeWave Finally fixed export_service! issues in our Rust backend canister,thanks to a kind dev Cleaned up re-exports & duplicate types Installed Rust nightly for better macro debug (-Z macro-backtrace) @Blockhacks @icphub_IN @ICPHUBS #BuiltOnICP #100DaysOfCode
Day 52 of #CodeWave Fixed workspace + module path issues in our Rust backend canister. Still stuck on unresolved imports in generate_did.rs. Rust/ICP devs,need your help! Issue here- github.com/singhal-menasv… @Blockhacks @icphub_IN @ICPHUBS #BuiltOnICP #RustLang #100DaysOfCode
Great work on Day 51 of #CodeWave! The README and modularisation for DecentralFlow look solid—excited to see how the ICP-based automation platform evolves. OAuth debugging tomorrow sounds like a fun challenge too! 🚀 #BuiltOnICP #100DaysOfCode Keep it up!@manasvi24
Day 51 of #CodeWave Wrote a clean README for DecentralFlow,our ICP-based automation platform Modularized lib.rs→api/, web2.rs,generate_did.rs Docs done OAuth debugging resumes tomorrow @Blockhacks @icphub_IN @ICPHUBS #BuiltOnICP #100DaysOfCode
Day 50 #CodeWave 🚧 Blockers: OAuth state mismatches Token expiry issues API 403 errors 🔧 Fixing: Enhanced logging Token tests Smarter retries v0.4: Dev auth ✅ v0.6: Prod target 🎯 @icphub_IN @Blockhacks @ICPHUBS #100DaysOfCode #BuiltOnICP
Day 42&43 of #CodeWave Fixed GitHub push errors by removing hardcoded Google secrets OAuth token exchange working+tokens now mapped to user principals Fetched user calendars via access token Added Google Calendar as a trigger in our workflow schema @Blockhacks @icphub_IN @ICPHUBS
Day 41 of #CodeWave Fixed the dreaded “Not a record type” error in our ICP automation platform Introduced exchange_google_code_flat to return clean structs Regenerated Candid bindings ,frontend decoding works now @Blockhacks @icphub_IN @ICPHUBS #BuiltOnICP #100DaysOfCode
Day 40 | #CodeWave Demo day today🎯 We presented our DecentralFlow— the redirect works, code received✅ Now stuck at storing access + refresh tokens😵💫 Onward with debugging! Next up: real-time calendar triggers! @Blockhacks @icphub_IN @ICPHUBS #builtonicp #100daysofcoding
Se acabó la CodeWave 2024. Mil gracias a todos los asistentes, ponentes, y sponsors por hacerla posible. En especial a @soyjavidura y ‘mi’ staff de dbFile, sobretodo Maribel que ha estado pendiente de mil cosas. Hasta la próxima ! #CodeWave #FileMaker @CodeWave_es
Hoy comienza la edición 2025 de la CodeWave. Si eres programador de #FileMaker este es tu evento. #codewave @CodeWave_es
The next session in MBS Plugin News at #CodeWave conference in Valencia Lot's of stuff for #FileMaker in our huge toolbox. codewave.es
CodeWave_ 2024 está a punto de empezar en Valencia (España). CodeWave_ 2024 is about to begin in Valencia (Spain). #CodeWave #FileMaker
🎤 Impresionante la sesión de nuestro amigo @soyjavidura 🧠El arte de no hacer siempre lo mismo: pon a trabajar a FileMaker Una charla inspiradora, divertida y directa al grano. ¡Así sí! 💥 👏 ¡Gracias por compartir tanto y tan bien, crack! #FileMaker #CodeWave
¡Ya estamos en @CodeWave_es en Valencia! y esta tarde, @Nicolasio presentará la charla "Integración de Herramientas de Apoyo a Proyectos en FileMaker: Optimizando la Gestión de RRHH y Tareas" Estamos muy emocionados de estar con la comunidad 😱😜 #CodeWave #FileMaker
¡Hola! 🌟 ¡Mañana estamos en @CodeWave_es de Valencia, y somos patrocinadores! Deseando encontrarnos otra vez con todos y escuchar al BitBoss Nicolás Franco que presentará una charla muy importante ¡Será una tarde genial! No te lo pierdas🚀 #CodeWave #FileMaker 💼
¡Hey, devs! Nueva BitTalk: ¿Vale la pena Codewave Valencia? Equipo de @bitwokers se moja 💦. ¡Apunta! 📅 viernes 26 de abril, 14:00-15:00. Para asistir, correo a ➡️ [email protected]. ¡Nos vemos! #codewave #bittalk
#CodeWave Valencia has kicked off! Great crowd of Spanish #FileMaker developers. Looking forward to hosting my session tomorrow on how to code smart, not hard.
Pedro Gallego (@Lesterius_ES) nos explica cómo tener éxito en nuestros proyectos de #FileMaker. #CodeWave
Hey, ¿vas al evento de FileMaker? BitTalk sobre Codewave Valencia. Bitwok opina si vale la pena. 📅 26 de abril, 14:00-15:00. Para unirte, correo a ➡️ [email protected]. ¡Nos vemos! 💦 #codewave #bittalk
¡Hey, devs! ¡Atención! En 2 días, BitTalk sobre Codewave Valencia: ¿Vale la pena? Equipo bitwok comparte sus opiniones 💦. 📅: viernes 26 de abril, 14:00-15:00. Para asistir, correo a ➡️ [email protected] ¡No te lo pierdas! 🚀 #codewave #bittalk
Something went wrong.
Something went wrong.
United States Trends
- 1. Northern Lights 41.2K posts
- 2. #Aurora 8,536 posts
- 3. #DWTS 51.8K posts
- 4. #RHOSLC 6,753 posts
- 5. Justin Edwards 2,308 posts
- 6. Sabonis 6,095 posts
- 7. Louisville 17.8K posts
- 8. #OlandriaxHarpersBazaar 5,378 posts
- 9. #GoAvsGo 1,537 posts
- 10. Creighton 2,195 posts
- 11. Eubanks N/A
- 12. Gonzaga 2,876 posts
- 13. H-1B 31.6K posts
- 14. Andy 60K posts
- 15. Lowe 12.5K posts
- 16. Oweh 2,096 posts
- 17. Schroder N/A
- 18. JT Toppin N/A
- 19. Jamal Murray N/A
- 20. Zach Lavine 2,595 posts