Forwarded from Dagmawi Babi Jobs
Raycast Meetup Addis Ababa
The first-ever Raycast Meetup in Addis Ababa is coming — an evening focused on developer tools, productivity, workflows, AI, and connecting with other builders.
What to expect:
• Raycast demos and workflows
• Community talks
• Networking with developers and creators
• Sharing ideas and discovering new ways to build
Date
• July 25, 2026
This meetup is open for developers, designers, students, and anyone interested in better tools and workflows. Come connect with the community, learn something new, and build together.
Seats are limited! RSVP now
• https://luma.com/o1mjch9j
#Events #Raycast
@DagmawiBabiJobs
The first-ever Raycast Meetup in Addis Ababa is coming — an evening focused on developer tools, productivity, workflows, AI, and connecting with other builders.
What to expect:
• Raycast demos and workflows
• Community talks
• Networking with developers and creators
• Sharing ideas and discovering new ways to build
Date
• July 25, 2026
This meetup is open for developers, designers, students, and anyone interested in better tools and workflows. Come connect with the community, learn something new, and build together.
Seats are limited! RSVP now
• https://luma.com/o1mjch9j
#Events #Raycast
@DagmawiBabiJobs
I recently found this github repo 🌟 apparently it gives you list of software (SaaS, PaaS, IaaS, etc.) and other offerings with free developer tiers.
If your an infrastructure developers (System Administrator, DevOps Practitioners, etc.) you definitely gotta try this
https://github.com/ripienaar/free-for-dev
join the community https://t.me/ethcodes for more
#ethcodes #programming #tech #software
If your an infrastructure developers (System Administrator, DevOps Practitioners, etc.) you definitely gotta try this
https://github.com/ripienaar/free-for-dev
join the community https://t.me/ethcodes for more
#ethcodes #programming #tech #software
GitHub
GitHub - ripienaar/free-for-dev: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev - ripienaar/free-for-dev
❤1
Vinton Cerf will step down from his role as Google’s chief internet evangelist next week, marking the conclusion of one of the most influential careers in technology history.
Btw Vint Cerf co-invented TCP/IP (Transmission Control Protocol/Internet Protocol). Alongside his colleague Robert Kahn, he created the foundational software architecture that allows all computer networks to communicate with each other globally
Props to you G.
Btw Vint Cerf co-invented TCP/IP (Transmission Control Protocol/Internet Protocol). Alongside his colleague Robert Kahn, he created the foundational software architecture that allows all computer networks to communicate with each other globally
Props to you G.
⚡2
📦 Today's Repo
After all those years grinding DSA at A2SV... I just discovered this repository. 😭
https://github.com/trekhleb/javascript-algorithms
It's basically algorithms and data structures implemented in JavaScript, with explanations and links if you want to dive deeper.
Would it have saved me from suffering? Probably not.
After all those years grinding DSA at A2SV... I just discovered this repository. 😭
https://github.com/trekhleb/javascript-algorithms
It's basically algorithms and data structures implemented in JavaScript, with explanations and links if you want to dive deeper.
Would it have saved me from suffering? Probably not.
GitHub
GitHub - trekhleb/javascript-algorithms: 📝 Algorithms and data structures implemented in JavaScript with explanations and links…
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings - trekhleb/javascript-algorithms
I've heard this over taxi radio
"የከሰረ ነጋዴ has to pay 2.5% tax on his annual sale"
Bruh mn keren tadya😭
"የከሰረ ነጋዴ has to pay 2.5% tax on his annual sale"
Bruh mn keren tadya😭
😭1
📦 Repo of the Day
Found this today and thought I'd share it because internship hunting is already stressful enough 😅
This GitHub repo keeps track of Summer 2026 tech internships and gets updated every day.
It includes opportunities for:
- Software Engineering
- AI/ML & Data Science
- Quant
- Hardware
- Product Management
🔗 https://github.com/SimplifyJobs/Summer2026-Internships
Follow @ethcodes if you enjoy discovering useful developer resources.
Found this today and thought I'd share it because internship hunting is already stressful enough 😅
This GitHub repo keeps track of Summer 2026 tech internships and gets updated every day.
It includes opportunities for:
- Software Engineering
- AI/ML & Data Science
- Quant
- Hardware
- Product Management
🔗 https://github.com/SimplifyJobs/Summer2026-Internships
Follow @ethcodes if you enjoy discovering useful developer resources.
GitHub
GitHub - SimplifyJobs/Summer2027-Internships: Summer 2026 software engineering, data science, AI, quant, product management, and…
Summer 2026 software engineering, data science, AI, quant, product management, and hardware internship postings. Updated daily by Simplify and Pitt CSC. - SimplifyJobs/Summer2027-Internships
❤1
I noticed I was spending half my day setting up my workspace and the other half actually coding 😁
You know that little ritual of opening the same apps every single day? Docker, your project, Notion, Spotify, email, telegram... it gets repetitive fast.
Turns out, on Linux, you can automate pretty much anything. so I wrote a small Bash script and that's all you need 🤞
You know that little ritual of opening the same apps every single day? Docker, your project, Notion, Spotify, email, telegram... it gets repetitive fast.
Turns out, on Linux, you can automate pretty much anything. so I wrote a small Bash script and that's all you need 🤞
🔥1😁1
📦 Today's Repo:
If you're struggling with interviews or don't know where to start preparing, this repo might save you a lot of Googling.
It's basically a giant collection of interview questions covering everything from system design, databases, algorithms, and much more.
check it out 🔗 https://github.com/DopplerHQ/awesome-interview-questions
Follow @ethcodes
awesome-interview-questionsIf you're struggling with interviews or don't know where to start preparing, this repo might save you a lot of Googling.
It's basically a giant collection of interview questions covering everything from system design, databases, algorithms, and much more.
check it out 🔗 https://github.com/DopplerHQ/awesome-interview-questions
Follow @ethcodes
🔥3
📦 Today's Repo:
This repo has a collection of tutorials that walk you through recreating the software we use every day such as Git, Redis, Docker, databases, shells, even programming languages.
Now if you'll excuse me, I have a database to reinvent 🏃♂️
check it out 👉 https://github.com/codecrafters-io/build-your-own-x
#tech #software
build-your-own-xThis repo has a collection of tutorials that walk you through recreating the software we use every day such as Git, Redis, Docker, databases, shells, even programming languages.
Now if you'll excuse me, I have a database to reinvent 🏃♂️
check it out 👉 https://github.com/codecrafters-io/build-your-own-x
#tech #software
🔥3
🚨 Microsoft has officially released TypeScript 7.0 the compiler has been rewritten in Go, with build and type-checking speeds that can be up to 10x faster.
The best part? You don't really have to learn anything new. It's still the TypeScript you already know—just a whole lot faster.
Read full article 👉 https://www.infoworld.com/article/4196378/go-based-typescript-7-0-arrives.html
Follow @ethcodes
#tech #softwareengineering
The best part? You don't really have to learn anything new. It's still the TypeScript you already know—just a whole lot faster.
Read full article 👉 https://www.infoworld.com/article/4196378/go-based-typescript-7-0-arrives.html
Follow @ethcodes
#tech #softwareengineering
Forwarded from kid cyber
A man who has not hit his claude limit by noon has wasted his morning
Maximus decimus claudelius (c.2026)
Maximus decimus claudelius (c.2026)
💯3
Apparently there's a website called archive.ph, and I had no idea it existed.
You know when someone says, "Look at this tweet!" or sends you an Instagram post, and by the time you open it... it's deleted?
well this site lets you save a snapshot of a webpage as it exists at that moment, so even if it's changed or removed later, you can still see 👀 the original version
You know when someone says, "Look at this tweet!" or sends you an Instagram post, and by the time you open it... it's deleted?
well this site lets you save a snapshot of a webpage as it exists at that moment, so even if it's changed or removed later, you can still see 👀 the original version
This one will definitely come in handy
Have you ever been reading an interesting article on Medium, getting really into it, and you suddenly run in to
"You've reached your free member-only story limit."
Well, I found medium-unlocker.inulute.com. You paste the Medium article link, and it gives you another way to read it without hitting that paywall.
Join🔗 https://t.me/ethcodes for more interesting topics
Have you ever been reading an interesting article on Medium, getting really into it, and you suddenly run in to
"You've reached your free member-only story limit."
Well, I found medium-unlocker.inulute.com. You paste the Medium article link, and it gives you another way to read it without hitting that paywall.
Join🔗 https://t.me/ethcodes for more interesting topics