Tilet solution – Telegram
Tilet solution
1.29K subscribers
847 photos
46 videos
32 files
482 links
Technology is best when it brings people together.

- Matt Mullenweg
Download Telegram
I was doing some experiments with Node.js

even though we say Node.js is single threaded because the event loop itself runs on a single thread, some parts of the code actually run concurrently.

By default, Node.js has a thread pool with 4 threads. That is why when you run this code, the first 1 to 4 tasks run at almost the same time.

The 5th task has to wait until one of those 4 threads finishes.

run the code and see it yourself

const crypto = require('crypto');

const start = Date.now();

crypto.pbkdf2('a', 'b', 100000, 512, 'sha512', () => {
console.log('1:', Date.now() - start);
});

crypto.pbkdf2('a', 'b', 100000, 512, 'sha512', () => {
console.log('2:', Date.now() - start);
});

crypto.pbkdf2('a', 'b', 100000, 512, 'sha512', () => {
console.log('3:', Date.now() - start);
});

crypto.pbkdf2('a', 'b', 100000, 512, 'sha512', () => {
console.log('4:', Date.now() - start);
});

crypto.pbkdf2('a', 'b', 100000, 512, 'sha512', () => {
console.log('5:', Date.now() - start);
});
i think most of u guys may have heard about ci/cd but never tried it or used it. actually it’s super simple. github actions gives u free ci/cd for public repos and some limited minutes for private ones. or u can just host jenkins on ur server and create ur ci/cd easily.

so if ur repo is public, u can build and test ur app for free on github every time u push code. u can also run linters, tests, and even deploy it to a server or cloud.

jenkins is a bit more work since u need a server, but it’s very powerful. u can automate anything from build → test → deploy, and even handle complex pipelines.

learning ci/cd makes u better dev: u automate boring stuff, test ur code properly, and deploy confidently

links
- The Complete Jenkins Tutorial You Will Ever Need
- Learn to Use GitHub Actions: a Step-by-Step Guide

just pick a project, try github actions or jenkins, and watch ur workflow run automatically it’s very simple
2🔥1
Treating people right is better than posting religious verses that you don't even practice.
👌
👍6
Do u know about Buridan’s donkey?

It is a famous philosophical thought experiment.

The problem goes like this

A donkey is placed exactly halfway between two piles of grass.

The two piles are equal in every way same distance, same size, same smell, same appeal.
The donkey is perfectly rational and always chooses the option with a clear reason.

Because both piles are equally good, the donkey has no reason to choose one over the other.
So it keeps hesitating, unable to decide.

While it keeps thinking, time passes.
Eventually, the donkey starves to death.
Tilet solution
Do u know about Buridan’s donkey? It is a famous philosophical thought experiment. The problem goes like this A donkey is placed exactly halfway between two piles of grass. The two piles are equal in every way same distance, same size, same smell, same…
The idea is  If a being can only act when there is a clear logical preference, it may become stuck forever

Real decision making needs randomness, intuition, or emotion to break ties

so waiting for a perfect reason can be worse than choosing imperfectly.
Sometimes acting is better than overthinking.
2
🙏 እንኳን ለከተራ ክብረ በዓል አደረሳችሁ ።  ❤️
🙏2
Hiring: Full-Stack Developer (React + n8n)
Remote | Full-Time (Not for students)
Salary: 25,000 – 30,000 (initial, performance-based review)

We’re looking for a Full-Stack Developer with solid experience in React, Supabase (BaaS), and n8n automation to build web apps and real-world automation workflows.

Must have:

- Strong React.js experience
- Supabase or other BaaS
- Hands-on n8n (workflows, triggers, integrations)
- REST APIs, JavaScript / TypeScript, Git
- Ability to work independently (remote)

Bonus:

- Node.js
- Third-party APIs (Stripe, Webhooks, CRMs)
- SaaS or automation experience

What you’ll do:

- Build React frontends
- Implement backend logic with Supabase
- Design & maintain n8n workflows
- Integrate APIs and optimize systems

We offer:

- Fully remote, full-time role
- Real SaaS & automation projects
- Performance-based salary growth
- Long-term collaboration

Apply at:

lumenaddis@gmail.com
Send your CV, GitHub/Portfolio, and a short note on your React, Supabase & n8n experience.
👍1
Nerds be like
"What should we call our new markup language?"

"YAML."

"What does it stand for?"

"Yet Another Markup Language."

"But wait… it is not even a markup language."

"Yes YAML Ain't Markup Language (YAML)"
😁21
Forwarded from Dagmawi Babi
🤍 Dagmawi Babi's Meetup

Dagmawi Babi's Meetup is an exclusive event organized by Dagmawi Babi and his team as a thank you to all the incredible individuals, creators, event organizers, companies and communities improving and accelerating the tech and design ecosystem in Ethiopia.

It's a thank you for taking risks, for pioneering new ventures, for taking the blame, for investing so much of yourself into the benefits of everyone else, for spending months building epic things, for spending countless nights preparing events, for imagining a community that can be much better than what it is and working towards your vision.

We're going to spend an incredible full day where we listen to insightful keynotes, explore project showcases, attend a live podcast (Devtopia), hold an in-person Creator Awards (by Codenight) and so much more.

The date is Jan 24, 2026 and the event will take place at ALX Hub. Visit the event site for more info. Thank you again and I can't wait to see you there!

#DagmawiBabisMeetup #Events
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
1
Forgive yourself for not knowing earlier what only time could teach


💯
4
Can anyone speak a constructed language like Toki Pona or Esperanto?

My friend says no one speaks them and is willing to give me 500 birr if anyone can speak Esperanto
Forwarded from Chapi Dev Talks
Backend Developer (Mid-Level or Senior) [3 persons]

Location: in Person
Type: Full-time
Salary: Negotiable (with a Good Compensation and great environment)

### About the Role
We are looking for 3 Mid-Level Backend Developers to join our growing engineering team. You will be responsible for designing, building, and maintaining server-side logic and ensuring high performance and responsiveness to requests from the front-end.

### Technical Stack
* Languages: Proficiency in Node.js, Go, or Python.
* Databases: Experience with relational (PostgreSQL/MySQL) and non-relational databases.
* Tools: Familiarity with Docker, Git, and RESTful API design.

### Requirements
* 2+ years of professional backend development experience.
* Strong understanding of microservices architecture and system design.
* Ability to write clean, testable, and efficient code.

Apply here: https://forms.gle/wcgp1G2wUANcefFx8
👍1
Forwarded from MMCY Jobs
Urgent❗️❗️

Title: UI/UX Developer

Location: Addis Ababa

Job Type: Full Time

Closes on: 2026-02-22
We are looking for a UI/UX Developer to design and build intuitive, scalable user interfaces for customer portals and web applications. This role blends user-centered design with front-end development to deliver accessible, responsive, and themeable digital experiences


#Addis_Ababa #Full_Time #Information_Technology
Forwarded from Startup Lab Ethiopia
🚨 EXCLUSIVE OPPORTUNITY - APPLY NOW

Ethiopia will host a local hub of the Health Systems Innovation Hackathon 2026 🇪🇹 — one of the world’s largest health innovation hackathons.

Organized by Harvard Health Systems Innovation Lab (HSIL). Co-hosted with the Ministry of Health, Ethiopia.

🧠 Theme: Building High-Value Health Systems – Leveraging AI
📅 Dates: April 10–11, 2026

This is not only for health professionals. It’s open to anyone inspired to improve health systems through innovation.Students, clinicians, engineers, designers, policy thinkers, entrepreneurs, and more working in interdisciplinary teams. You can apply as an individual or with a team.

Apply here: https://airtable.com/app06PiI7r4PVqBdt/pagFJFqJW3xFqnRFw/form

Deadline: February 15, 2026

Follow Startup Lab Ethiopia across all our channels to get updates.

📲 Telegram: https://news.1rj.ru/str/StartupLabEthiopia

🔗 LinkedIn: https://www.linkedin.com/company/startup-lab-ethiopia

📢 Please share this post with someone who should not miss it.
👍1
Forwarded from Solomon Insight (Ѕσℓσмσи.G)
Sharing a really useful System Design resource I came across.

- It’s a well organized GitHub repo with explanations, articles, and real interview level system design problems. Covers everything from fundamentals to large scale systems, all in one place.

- If you’re learning system design or preparing for interviews, this is worth saving.

Repository:
https://github.com/ashishps1/awesome-system-design-resources

Good starting point (30 core concepts explained simply):
https://blog.algomaster.io/p/30-system-design-concepts

Join for more ❤️
@solomon_insight
🔥2
Forwarded from WeGo
WeGo is Hiring | 3-Month Internship → Full-Time Opportunity

WeGo is a student-centered startup built by students, for students — empowering young Ethiopians through mobility, social commerce, and opportunity.

As we expand across ASTU, AASTU, and other universities, we’re opening applications for our 3-Month Internship Program, with the opportunity to transition into paid or full-time roles based on performance, commitment, and team fit.

This is hands-on, real-world work experience.
You’ll work on real products
With real users
Creating real impact
We’re looking for:
• Marketing & Finance leadership talent
• Content, operations, and community builders
• Students & young professionals ready to take ownership

If you want to build, learn fast, and grow with a national startup this is your moment.

📌 Apply now: wego.com.et/careers
📱 Telegram Support: @WeGo_support
📢 Join our community: @official_WeGo
📞 Phone: 09-24-30-40-85
🌐 Website: wego.com.et

Applications close on February 08, 2026

Here WeGo.
👍1
For those guys who are known for always being late, setting two alarms in the morning will fix your problem.

One alarm is to wake you up. The second alarm is set a few minutes before you need to leave the house.

When the second alarm goes off, you leave. No thinking, no scrolling, no excuses. You just go out, no matter what.

If you still want more sleep, calculate the minimum time you actually need to get ready. Only do the essential things you must do before leaving. Then set your alarms based on that. This way you cut out wasted time, stop rushing, and still get more sleep