👋👋👋👋
Looking back on your week -- what was something you're proud of?
All wins count -- big or small 🎉
Examples of 'wins' include:
- Getting a promotion!
- Starting a new project
- Fixing a tricky bug
- Eating your favorite snack
Happy Friday!
About: Building DEV and Forem with everyone here. Interested in the future.
👋👋👋👋
Looking back on your week -- what was something you're proud of?
All wins count -- big or small 🎉
Examples of 'wins' include:
Happy Friday!
I published a new post on DEV!
What is your personal checklist for shipping clean, tested code?
Finally launched a small website I had postponed for long time willaireplace.xyz/
Fun!! I'm surprised Tax Preparer is so low when general 'accounting' is so high.
Yep, it might be confusing, I wanted not just show a replacement but rather augmentation and helping tools in this case, eventually made it confusing, will fix!
Good information about AI user can find which AI replace our job 🤯 that good 👍 and best website for learning something.
I put out a new post on MCP and A2A, renewed my Azure Data Scientist associate certification, wrote a chapter for my next technical book, and got a nice prototype together for the next chapter's code.
Please, why my reading list on profile doesn't appear ?
It may help me a lot. I need it a lot. I see another content when clicking on link.
Quietly started using core.forem.com as a dedicated space for questions/announcements/etc related to the open source project behind Forem.
I say quietly because we're still not at a great place to entirely tend to feature requests in great volume, but inching in that direction for renewed elevation of the open source project. 🙂
Creating a ambitious goal of creating a open source tool ai-notes.xyz
It has features AI Notes, chat, memo, life events, and ai integration.
There might not be market for it. But just creating it.
Yesterday I wasn't in a mood for creating a new article, but still made it. Started at 10:00 PM and finished at 3:30 AM.
I'm sleep-deprived but totally worth it!
I sold my first template! 🎉
This week, I made my first sale on Aniq-ui — a clean and functional Next.js template.
It feels great to see my work finally bringing value to someone. 🚀
understanding english and undestand basic coding is really big help especially in real life!
Finally got round to writing unit tests for a work project and it showed up a bunch of places the code would have failed at runtime.
My application to Volunteering has been accepted. Subject to timely visa issuance, I will get the chance to visit and volunteer the conference in Toronto, Canada.
My volunteering application to attend and contribute to the ACM Conference in Canada has been accepted. I am super excited and hopeful that my application for visa will be accepted.
Occasionally came across a great podcast called 5 Minutes to Change Your Life.
I managed to fix a bug so stubborn that even ChatGPT was like:
"Bro, this is beyond me… go light a candle or something!"
But I didn’t give up — I made a cup of tea, came back, and boom — nailed it!
I managed to fix a bug so stubborn that even ChatGPT was like:
"Bro, this is beyond me… go light a candle or something!"
But I didn’t give up — I made a cup of tea, came back, and boom
nailed it!
Wins -
Back from the vacations :)
Started again writing on Medium
Medium Followers - RiseUp
Started a new program Microsoft AI
I've finaly compiled script to cat both google ASN and facebook ASN - or ip ranges to a file - so I can easily whiteliste it for my nginx server
# Temporary files
TMP_GOOGLE=$(mktemp)
TMP_FACEBOOK=$(mktemp)
echo "Fetching Google IP ranges..."
curl -s https://www.gstatic.com/ipranges/goog.txt | grep -Eo '^[0-9a-fA-F.:/]+$' > "$TMP_GOOGLE"
echo "Fetching Facebook IP ranges from RADB (AS32934)..."
whois -h whois.radb.net -- '-i origin AS32934' | grep -E '^(route|route6):' | awk '{print $2}' > "$TMP_FACEBOOK"
Started a devlog series for OrKa 🧠, a modular AI reasoning framework using YAML-defined agent flows, plus an optional local UI for zero-code workflow assembly.
Dropped the first post. Would love feedback!
⭐️ github.com/marcosomma/orka
💬 github.com/marcosomma/orka/discuss...
🎥 youtube.com/shorts/0iQIOkCJlkU?fea...
I converted my nextjs + typescript app from chakra ui to material. Now i'm cleaning up ui before I deploy it.
My win this week was taking the first big steps toward starting my own business! It's been both exciting and a bit overwhelming, but I’ve found some really helpful resources along the way. There’s one site in particular that made a big difference, and I’d be happy to share it if you’re interested. Here it is - designrush.com/It feels great to finally move from planning to action.
I feel like my biggest wins getting back into software at all. It's nice to feel good trying to upgrade the resume again.
I created a neat little trick to make my posts and comments better, and anyone can use it!
Got our AI code-generator online after 3 months of non-stop working on training data ...!! :P
(Custom built, fine tuning on 17,000 Hyperlambda files)
My win this week was finally debugging a tricky issue and streamlining an old project. Also explored how apps like Truecaller mod apk optimize user experience—pretty insightful stuff! Always learning something new.
I was scammed last month and had to look for a way to get my stolen funds back. I was referred to an expert and I texted him on (zattechrecovery AT Gmail com) He make sure I recovered all I lost. I’m so speechless and surprised how it really happened
📰 I published a new post on DEV! ✨
Why Code in Dark Mode?
Anita Olsen ・ May 13
💻 I have been working on fixing an AI system in Please adopt me. # AI needs repair on Steam! ✨
💻 I completed all the string exercises on W3Schools! ✨