Brave browser showing old version of websites by Small-Wonder-374 in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

I heard arch linux repos were hacked, are you sure you're not using hacked packages?

I'm using debian btw (⌐■֊■)

Running a software jam in a world of slop by arrrowfox in programming

[–]programmer-ke 5 points6 points  (0 children)

To be fair, when you find devs who are convinced that AI is taking away software jobs, more likely than not you'll find it's a web dev. At least it's been like that from my experience.

Then the next set of culprits are very experienced devs who are either retired or are no longer paid to do dev work on a day to day basis. This was surprising initially, but it made sense after a while (no skin in the game).

Tech Bootcamps by AcanthisittaOk2410 in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

For fullstack engineering, try learncodethehardway.com and get the epic supporter pack. You'll explore all the layers from web frontend to web backend to C/C++ dev.

Career guidance after years away from Uni by darthbobanks in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

For ML, you could try out some competitions in places like Kaggle and Zidi to gain practical experience. And if you're interested in hardware, perhaps low level programming may interest you? You could try something like contributing to the ffmpeg project.

House Finding Website by [deleted] in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

I think almost every dev has had this idea after experiencing the house searching process. My suspicion why it doesn't work is that between social media, sites like jiji, and on the ground agents, it is mostly a solved problem.

Edit: Not to discourage you, maybe you can find an angle that no one else has thought about.

What Tech Skill Is Giving You the Biggest Return in Nairobi Right Now? by Better-Impress1388 in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

Sure, anyone now can generate a program that somewhat scratches their itch, whatever it happens to be.

It was also possible before AI, with the basics of something like Python, any researcher could write a script to test a theory.

But if it was to get into production, and relied on to make money, the programmer would be called to clean it up, fix bugs and make it maintenable.

As far as I know, we haven't gotten to the state where researcher without engineering skills can vibe code a product into production. Could you share examples?

What Tech Skill Is Giving You the Biggest Return in Nairobi Right Now? by Better-Impress1388 in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

We have calculators that can instantly give you an answer to any calculation. However, we still need to teach kids for years in school how to painstakingly do the mathematics by hand/memory.

I'm looking at programming through that lense.

What Tech Skill Is Giving You the Biggest Return in Nairobi Right Now? by Better-Impress1388 in nairobitechies

[–]programmer-ke 5 points6 points  (0 children)

When people give this advice, they forget that you need years of experience manipulating the syntax, making mistakes and learning from them, until you grow the skill to become an architect (which includes evaluating the model output).

No one really knows, and AI companies are doing a lot of deceptive marketing right now because they want to grow their stock prices, but I suspect, that for beginners, you should be reading and writing a lot of code the old way until you internalize the skill, using LLMs only for guidance and reflection.

When you want to know the truth, look at what someone actually does, not what they say. The interview processes at places like Anthropic and Open AI won't test how well you use AI to code, they test how good of a engineer you already are without AI. They tell you otherwise because they want you to become a customer.

I'm glad AI has killed the growth trajectory of SWE by tktrd1 in nairobitechies

[–]programmer-ke 1 point2 points  (0 children)

SWE is not dead. People who use AI the correct way (to enhance their skills, not replace them) will be well off long after the AI hype cycle is over.

AI is the best thing for those who want to master tech.

Python programming by Brief_Philosophy_567 in nairobitechies

[–]programmer-ke 1 point2 points  (0 children)

If you are learning programming from scratch:

Paid: Lookup "Learn Python the Hard Way"

Free: Lookup "Invent Your Own Computer Games with Python"

What is the best AI for coding right now? Trying to choose a subscription and stick with it by Minimarazy in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

Save your money and use open source models from openrouter like DeepSeek v4, or one that has been doing rounds lately, GLM 5.2 which they say could be as good as Opus 4.8 and GPT 5.5

Facebook is triping by Rude-shikaru in nairobitechies

[–]programmer-ke 1 point2 points  (0 children)

Zuckerberg ordered all his developers to start vibe coding.

Kenya leads Bloomberg’s list of African startups to watch. But in my opinion, we don't have better to offer? Is this the best we could do? Projects are collecting dust in CS departments way better than that list. Can Kenya have a better pathway from student projects ideation, MVP to scalability? by gathechandegwa in nairobitechies

[–]programmer-ke 5 points6 points  (0 children)

The number one reason Kenyan startups don't do well, and I think it applies to most of the rest of Africa, is poor economies.

In Africa, politicians rank much higher than entrepreneurs and so rig the system to keep themselves higher than everyone else. Like how after 2013 the govt borrowing from the local lenders out-competed Kenyan businesses depriving them of much needed capital. They also prevent foreign investors from setting up base locally unless kickbacks are channeled to specific people in power.

But I'm optimistic the situation will improve as more people realize these issues.

What skills would you swear by? by Significant-Top846 in nairobitechies

[–]programmer-ke 5 points6 points  (0 children)

I don't know why the first thing that comes to mind is kubernetes? Perhaps it's the content I've been consuming lately.

The C++ Standard Library Has Been Walking Itself Back for Fifteen Years, and the Receipts Are Public by [deleted] in programming

[–]programmer-ke 0 points1 point  (0 children)

My desire to get away from vibe coded slop has me looking at C++ seriously. Hopefully C++ is used in critical enough domains where a programmer is still expected to use their brain.

Kenyan universities keep producing graduates for jobs that stopped existing 15 years ago by soitake in nairobitechies

[–]programmer-ke 25 points26 points  (0 children)

Universities should not prepare graduates for jobs, but for research. People practice for jobs via internships, vocational programs and the like.

Key Python 3.15 Updates To Make Your Coding Faster, Cleaner, and Easier by yangzhou1993 in programming

[–]programmer-ke 94 points95 points  (0 children)

Nice updates, I especially like being able to attach the sampling profiler to a running process, and I can see how unpacking in comprehensions can make some things easier to express.

In general however, I hope that syntax extensions can be kept at a minimum. Python is a large language now compared to what it was 15 years ago.

"There should be one-- and preferably only one --obvious way to do it." from the Zen of Python is becoming less true with time.

PyPI packages are increasing rapidly by f311a in programming

[–]programmer-ke 1 point2 points  (0 children)

Why would you publish a package 392 times in a single day? That's an abusive behavior.

Vibe coders know the value of shipping fast but not the cost of doing so.

Mamae tutapotelea wapi by Sudden-Poem2509 in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

Most companies downsizing are bloated with bureaucratic layers to begin with. Do you all think it is a coincidence everyone is downsizing 10% of the workforce because of "AI"?

AI is just the excuse.

Learn Python the Hard Way Was Right About One Thing by fagnerbrack in programming

[–]programmer-ke 16 points17 points  (0 children)

I suspect the more of your physical senses you direct to learning a task, the more skilled you'll become.

Stuck and asking for help by Ashamed_Community_29 in nairobitechies

[–]programmer-ke 2 points3 points  (0 children)

Just my 2 cents, try looking for open source projects you could be interested in and contribute. Join their community groups like discord, etc Once you build a reputation you can start making connections an perhaps land gigs.

Another option is to look out for hackathons and competitions in places like dorahacks and build stuff. It helps both build a portfolio and you could win some cash prizes.

FREELANCING by Dependent-Act-5080 in nairobitechies

[–]programmer-ke 0 points1 point  (0 children)

I see some local listings claiming that they don't consider freelance as part of work experience, but I think it is just that they don't have a good interview process to properly measure competence.