Mehmet Turgay AKALIN

@makalin
3 Followers
7 Following
31 Posts
CP@animadverto LLC. | energysquare LLC. | Dijital Vizyon Ltd., istanbul - TR
Xhttps://x.com/makalin
Githubhttps://github.com/makalin
Webhttps://dv.com.tr/
LinkedInhttps://www.linkedin.com/in/makalin/

Your phone thinks it’s helping.
Until your emergency app silently disappears before you need it most.

I wrote about a dangerous blind spot in iOS & Android automation systems where battery optimization, app cleanup, and smart!? uninstall behavior can leave users stranded in critical moments.

"The Phantom Uninstaller" explores why convenience-driven OS design may become a real safety risk.

Read: https://medium.com/@makalin/the-phantom-uninstaller-how-ios-and-androids-helpful-automation-can-leave-you-stranded-56b1c65b7427

Gatekeeper says can’t be opened!?
OpenAnyway fixes it with a drag & drop UI instead of terminal commands.
A tiny macOS utility to remove quarantine flags and launch blocked apps instantly.

No hacks. No endless right-clicks. Just open the app.

Built for indie devs, testers, and power users..

OpenAnyway 👉 https://github.com/makalin/OpenAnyway

GitHub - makalin/OpenAnyway: Minimal macOS utility for opening unsigned or quarantined applications without Terminal commands. Drag & drop an app to remove quarantine flags and launch it normally. Built for indie developers, open-source software, beta builds, and internal tools. Lightweight, offline-first, and open source.

Minimal macOS utility for opening unsigned or quarantined applications without Terminal commands. Drag & drop an app to remove quarantine flags and launch it normally. Built for indie developer...

GitHub

YouTube search isn’t broken. It’s filtered by infrastructure.

I dug into how CDN behavior, indexing gaps and delivery layers can effectively hide millions of videos from normal discovery and how alternative discovery methods expose them.

The result feels less like “search” and more like controlled visibility.

Read:
https://medium.com/@makalin/youtubes-search-is-a-lie-how-cdns-hide-millions-of-videos-and-how-to-expose-them-3e48f32b752d

When I say it, nobody listens.
Maybe now that YouTubers are saying it too, people will finally understand 🙂
@github is no longer “just a code hosting site.”
It’s becoming a dangerous monoculture for open source infrastructure.

This video explains exactly the problem many of us have been warning about for years:
https://youtube.com/watch?v=m5t08CREHcE

I also wrote about this here:
https://hackernoon.com/the-github-monoculture-why-its-time-to-decentralize-your-code

The GitHub situation just got worse...

YouTube

If GitHub disappeared tomorrow, how much of your workflow survives?

The monoculture problem is real.
We need decentralized code infrastructure.

Read: https://hackernoon.com/the-github-monoculture-why-its-time-to-decentralize-your-code

The GitHub Monoculture: Why It’s Time to Decentralize Your Code | HackerNoon

GitHub is facing major uptime and security issues while forcing AI on developers. Here are the best decentralized and local-first alternatives for your code.

Stop losing your AI chat context. I just published a technical teardown of MemPalace—a 100% local, RAG-killer memory architecture by @bensig & @MillaJovovich using 30x AAAK compression.

📖 Read: https://medium.com/@makalin/the-death-of-ephemeral-context-why-mempalaces-aaak-dialect-is-a-wake-up-call-for-ai-memory-fe6d54db29d4

💻 Repo: https://github.com/milla-jovovich/mempalace

#AI #LocalFirst #OpenSource

The Death of Ephemeral Context: Why MemPalace’s ‘AAAK’ Dialect is a Wake-Up Call for AI Memory

If you use AI daily, you are hemorrhaging context. Every architecture debate, every nuanced debugging session, every “we tried X and it…

Medium
Your browser isn’t yours anymore.
Behind LinkedIn sits a silent machine..
6,000+ extensions feeding a hidden data network.
No alerts. No consent. Just extraction.
Read more before it's too late:
https://medium.com/@makalin/the-great-browser-heist-inside-browsergate-linkedins-silent-6-000-extension-surveillance-machine-c731898363ea
🇹🇷 TR: Bugün kuantum bilgisayarlar klasik yapay zekadan üstün mü? NISQ çağında hibrit modellerle bunu test ettim. QuBridge projemde PyTorch klasik kısımda özellik çıkarıyor, PennyLane kuantum devreleri yüksek boyutlu sınıflandırmayı yapıyor. Farklı embedding’ler (Angle-Amplitude), Parameter-shift eğitimi ve gerçek veriler (meme kanseri, moons)… Kuantum avantajı var mı?

Ever wondered if quantum can actually outperform classical classifiers today on NISQ hardware?

In QuBridge:
→ PyTorch CNN/MLP extracts rich features
→ PennyLane PQCs classify in high-dimensional Hilbert space
→ Angle vs Amplitude embedding showdown
→ Parameter-Shift training makes it fully differentiable

See how it handles breast cancer data + synthetic moons... quantum edge?

Deep-dive guide: https://medium.com/@makalin/the-quantum-leap-in-ai-building-hybrid-classical-quantum-neural-networks-324dacce5c83

Source codes: https://github.com/makalin/qubridge

We default to JSON because it’s easy.

But ease has a cost.

In my latest essay I examine the hidden entropy of text-based serialization and why my next project uses a custom binary protocol instead.

Efficiency is a design choice.

Read here:
https://dev.to/makalin/beyond-json-why-my-next-project-uses-a-custom-binary-protocol-o2l

#softwareengineering #architecture #performance

Beyond JSON: Why My Next Project Uses a Custom Binary Protocol

If you build web applications today, JSON is the air you breathe. It’s ubiquitous, human-readable and...

DEV Community