#GM
What I like about #nostr is that so far, from what I've observed, no one is judgemental here to each other, which I quite like.
I say this by comparing timeline between other microblogging platforms.
This happens so hard on X, Bsky, even in Mastodon / Activitypub.
Arda Kılıçdağı
arda@arda.pw
npub193tc...zjc4
Staff Engineer & Software Architect . Formerly: Software Architect @ Teknasyon Tech, SWE at Getir , Tech Lead at Hobium, Management at PHP-Fusion . Author. Founder of Raspberry Pi Turkey. JavaScript, PHP, GNU/Linux, Raspberry Pi lover. Gamer. Chemist. Posts in English / Turkish and opinions are mine.
I mostly toot about #opensource , #technology, #gaming, and #mechanicalkeyboard s
What I like about could be generalized as #javascript #nodejs #golang #php #laravel #programming #RaspberryPi #iot #linux #gamer #IEMs
New Blog Post: Mounting an iPod with Rockbox on macOS:
#rockbox #ipod #ipodClassic #macos
Arda Kılıçdağı
Mounting an iPod with Rockbox on macOS
Running Rockbox on an old iPod is great for extending battery life and adding features — but sometimes macOS refuses to mount the device automati...
#rockbox #ipod #ipodClassic #macosI've recently bought these IEMs from Temu, because it was just like $3 and it was from a brand I didn't know and curiosity took me over: KCKZ S72:
These are the worst IEMs I've ever used. A shit ton of bass, muddy mids and scratchy trebles. Bass is overwhelming, and I'm not ever exaggerating.
There are some decent ChiFi IEMs at this price range: KZ EDX Lite, KZ EDC, QKZ AK6 etc
I've literally took it out and broke it after 15 secs of usage.
I still love my Tangzu Wan'er 2s and 7hz Zero 2s by the way, they cost about $20, but quite decent pieces.
#kckz #s72 #iem #iems #earphones #headphones #chifi #temu
#kckz #s72 #iem #iems #earphones #headphones #chifi #temuWhat Editor / Ide + extensions are you guys using for AI Coding agents? Theo's last video mentions that VSCode itself lacks / limits features especially essential for AI agents, hence forks like Codeium / Windsurf or Cursor appeared in the first place.
Simply, I want to try Gemini with my Google API key and use Qwen3:30b locally through Ollama without any additional subscription, and I preferably don't want to create a new VSCode profile, so since I may be missing some new stuff I wanted to get you guys' feedback.
#ai #cursor #windsurf #vscode #vibecoding
#ai #cursor #windsurf #vscode #vibecodingNew Blog Post:
My First Impressions on Nostr, from a Developer's perspective:
#nostr
Arda Kılıçdağı
My First Impressions of Nostr
Over the past few weeks, I’ve been actively exploring Nostr, a decentralized social media protocol. This post summarizes my impressions and user ...
#nostrMor site mor
#getir
#getirHaha, Plex will stop supporting streaming on your machine, using your servers, unless the server owner or you as a client is a subscriber.
Glad I've jumped to Jellyfin 2 years ago.
#plex #jellyfin
Redis 8 has been released, and it’s open source again under the AGPL v3 license.
#redis #opensource #agpl #agplv3
Redis is open source again - <antirez>

Redis
Redis 8 GA: Fast, scalable, and feature-rich
Discover Redis 8 GA with 30+ performance boosts and new data structures. Build fast, real-time apps effortlessly. Try it today.

Redis
Redis is now available under the AGPLv3 open source license | Redis
Developers love Redis. Unlock the full potential of the Redis database with Redis Enterprise and start building blazing fast apps.
#redis #opensource #agpl #agplv3🇹🇷 Özel tasarım vinil stickerları nerede bastırıyorsunuz?
Just the other day I installed and praised qwen2.5-coder, and today qwen3.0 has been released :'D
Looks like there's no dedicated coding model yet, or maybe the omni model covers it?
#llm #qwen #ai #ollama #huggingface
Qwen
Qwen3: Think Deeper, Act Faster
QWEN CHAT GitHub Hugging Face ModelScope Kaggle DEMO DISCORD
Introduction Today, we are excited to announce the release of Qwen3, the latest additi...
Qwen3 - a Qwen Collection
We’re on a journey to advance and democratize artificial intelligence through open source and open science.

qwen3
Qwen3 is the latest generation of large language models in Qwen series, offering a comprehensive suite of dense and mixture-of-experts (MoE) models.
My notes on turning the Mac Mini into a server alongside using it as a desktop:
(since it’s an M4, I let AI complete a few sentences and add a comparison table, yes 😛)
#macmini
Arda Kılıçdağı
Setting Up a Mac Mini as a Persistent Web Server
How to configure a Mac Mini as a reliable web server that automatically mounts drives, runs Docker containers, and recovers from power outages with...
#macmini“You wouldn’t steal a car” anti-piracy campaign may have used pirated fonts


Ars Technica
“You wouldn’t steal a car” anti-piracy campaign may have used pirated fonts
Digging into archived site points to use of questionable text styling.
I tested a few LLMs locally, asking code and general questions on an M4 Mac Mini. I tried 14B or the closest parameter-sized models since I have 24GB RAM:
Deepseek R1-14B ended up being my favorite model overall.
Besides that, I didn’t have many alternatives with tool support anyway — mostly Llama 3.1-8B and Qwen 2.5-14B. Both are decent, but Llama 3.1 feels slightly better to me at the moment.
If you have any suggestions, I'd love to hear them!
#llm #deepseek #qwen #llama
Heya, anyone hosting their own personal relay for guaranteed post persistency? What software do you use? I checked, and #nostream could do this, but it's not totally dockerized as far as I can see (no docker images), and building with compose and upgrading would be a hassle if you'd ask me. #asknostr
🇹🇷 MAGA'cı PHP'ci de hiç çekilmiyor ya.
American Rapper Kanye West Launched His First Stream on Twitch and Was Banned After 7 Minutes
In that time, he made a Nazi salute, insulted Jewish people, and made racist and homophobic comments.


I decided to try running LLMs locally last night, but ran into an issue with agent mode:
I set up LLM Studio and tested Qwen Coder 2.5 14B — didn’t work in agent mode using continue. Switched to Deepseek Coder v2 16B, still no luck. Thought, “Huh, that’s odd.”
Then I installed Ollama, pulled Qwen from there — agent mode worked right away. But with Deepseek, it still said agent mode was unsupported.
I couldn’t figure out the difference — kinda confused.
What are you using locally, and how’s it working for you?
#LLM #LocalLLM #Qwen #DeepSeek #Ollama #AI #AgentMode #OpenSourceAI #MachineLearning #LLMStudio #continue #vscode #programming
New Blog Post: Removing Sensitive Files from Git History: A Step-by-Step Guide
#git #programming #development
Arda Kılıçdağı
Removing Sensitive Files from Git History: A Step-by-Step Guide
Learn how to remove sensitive files from Git history using git-filter-repo. A practical guide with real-world examples.
#git #programming #developmentJust a week ago, OpenAI mentioned they were losing / wasting millions because people were saying "thank you" to ChatGPT. Now since they increased the limit, Sam altman reminds people to thank to ChatGPT on X platform instead.
🤡 🤡 🤡 🤡
#chatgpt #samaltman #openai


