Arsalan Zaidi

@arsalan_zaidi
5 Followers
83 Following
27 Posts

Musings on people, processes, technology and the overlaps between them.

Passionate about #FOSS and #OpenData.

I do pro-bono work for non-profits. If you are a #nonprofit, #NGO, #charity, #coop or the like and you need a #fractional #CTO to help you with your IT strategy, implementation or vendor management, then feel free to get in touch.

website/bloghttps://bitfish.in
emailarsalan.zaidi [at] gmail [dot] com

“They’re thinking Jim, but not as we know it.”

Shojaee et al at Apple discover not much thinking is going on in the recent Large Reasoning (“thinking”) Models:

https://ml-site.cdn-apple.com/papers/the-illusion-of-thinking.pdf

TL;DR:🧵by @heygurisingh https://threadreaderapp.com/thread/2025237896647901361.html?utm_campaign=topunroll

"You, the consumer, purchased your Android device believing in Google’s promise that it was an open computing platform and that you could run whatever software you choose on it. Instead, as of September 2026, they will be non-consensually pushing an update to your operating system that irrevocably blocks this right and leaves you at the mercy of their judgement over what software you are permitted to trust."

Keep Android Open
https://keepandroidopen.org/

#KeepAndroidOpen #Fdroid #NotOkayGoogle

Keep Android Open

Advocating for Android as a free, open platform for everyone to build apps on.

Lmao.

I was able to attend day one of the DevConf.in conference held in Pune on the 13th of Feb 2026. I ended up spending most of my time attending the workshops. Had a great time, although maybe the next time the organisers can extend the timings for the lab sessions. 75 mins was just too short and the sessions felt a bit rushed.

#DevConfIN #OpenSource #RedHat #TechConference #FOSS #IndiaTech #CommunityConference

Some more advanced AI coding topics and resources:

1. Guides and recipes - https://cookbook.openai.com/
2. Basic prompt engineering patterns - https://www.freecodecamp.org/news/prompt-engineering-cheat-sheet-for-gpt-5
3. More complex prompt engineering patterns - https://www.nibzard.com/agentic-handbook

Everything isn't rosy though:

1. AI Agents failing silently - https://spectrum.ieee.org/ai-coding-degrades
2. Skill degradation due to AI use - https://www.anthropic.com/research/AI-assistance-coding-skills

#AI #AIAgents #LLM #Programming #Vibecoding #Codex #ClaudeCode

OpenAI Cookbook

Open-source examples and guides for building with the OpenAI API. Browse a collection of snippets, advanced techniques and walkthroughs. Share your own examples and guides.

Initial development isn't the most expensive part of software engineering. Maintenance is. Cutting corners in initial development results in a larger increase in maintenance cost.

Writing code isn't the most expensive part of initial development. Refining the requirements, designing, documenting, writing tests, and reviewing are more expensive that writing code. Cutting corners in those results in a larger increase in initial development and maintenance costs.

This is a post about vibe coding.

Some basic resources to get up to speed on AI-augmented coding.

1. Addy Osmani's LLM coding flow as of 2026 - https://addyosmani.com/blog/ai-coding-workflow/

2. Exploring solution spaces with AI - https://docs.github.com/en/copilot/tutorials/copilot-chat-cookbook/analyze-functionality/explore-implementations

3. Tips on prompt engineering for developers - https://docs.github.com/en/copilot/concepts/prompting/prompt-engineering

4. Best practices for using AI for coding - https://docs.github.com/en/copilot/get-started/best-practices

Many of the links are for MS Co-pilot but the information is generally applicable.

#AI #AIAgents #LLM #Programming #Vibecoding #Codex #ClaudeCode

My LLM coding workflow going into 2026

AI coding assistants became game-changers this year, but harnessing them effectively takes skill and structure. Here's my workflow for planning, coding, and ...

A Microsoft account bug recently locked a user out of Notepad. When basic local utilities require a cloud login, the "PC" starts to feel less like a personal computer and more like a rented terminal.

Open-source tools offer a path back to digital sovereignty. Fundamental software shouldn't have a kill switch controlled by a third party.

https://www.windowscentral.com/microsoft/windows-11/windows-locked-me-out-of-notepad-is-the-thin-client-era-ruining-pcs #opensource #privacy

If Windows can lock me out of Notepad, is Windows too reliant on the cloud?

Could a 'Thin Client' era of Windows 11 ruin my 27 blissful years of using PCs? Losing access to basic apps definitely made it feel that way.

Windows Central

RE: https://hachyderm.io/@miketheman/116008792409955286

When I say TOTP is phishable and webauthn (“passkeys”) isn’t, this is a real-world example of what I am talking about

As much as I loathe LLM "AI" built from hoards of stolen data, machine learning "AI" has become terrifically useful.

This past week I had 10 audio recorders set out in the forest and nearby grassland, all recording non-stop from Monday afternoon to Friday morning. That was on our recent university field ecology field trip.

Today I downloaded all the files to a hard drive (156 GB of data) and then I set my little M1 Macbook Air to work, using the offline desktop BirdNet app to identify all of the birds in the recordings.

It took most of the day, and now I have a 42,284 row spreadsheet of birds detected.

It really feels like magic.

Here's a quick sorted lists of all the bird detections with species IDs with a confidence score >0.9.

Together with the students in the course, we'll later compare how birds have changed since we started doing this in 2020, and how the birds in the grassland differ from the forest.

#birds #BirdNet #ecology #nz #MachineLearning