ai
-
Enabling AI-Powered #WordPress Development with #WPCLI and the Model Context Protocol https://pascalbirchler.com/wordpress-model-context-protocol-mcp/ #MCP #AI
-
This is close to my take on #AI #webdev #programming as I've seen. https://kyrylo.org/software/2025/03/27/learn-to-code-ignore-ai-then-use-ai-to-code-even-better.html AI is a x10 multiplier – but 10x good or 10x not so good. If you know code then use it as a tool, it's good IMO. But just like copy/pasting from StackOverview without looking, using it blindly or with ignorance…
-
If you’re using #CursorAi these are some useful tips. (I’ve seen noticeable improvement in execution when you tell it to ask you questions before providing answers on more complex requests). #AI #webdev https://www.nickcraux.com/blog/cursor-tips
-
Small, but interesting study: "People are just as bad as my LLMs" https://wilsoniumite.com/2025/03/10/people-are-just-as-bad-as-my-llms/ #AI
-
A #selfhosted #Apple Health A.I. Data Analyzer: https://github.com/krumjahn/applehealth Neat. Works with #AI and Local LLM Support. Daily activity, weight tracking, and not sharing data with anyone. #python
-
Creating a #WordPress Plugin With Cursor #AI https://deliciousbrains.com/creating-a-wordpress-plugin-with-cursor/
-
"It's still worth blogging in the age of #AI" https://www.gilesthomas.com/2025/02/blogging-in-the-age-of-ai "Blogging isn't just about being read — it's about learning and thinking, and having a durable proof that you can do both." #blog #blogging
-
Surreal. This #StarTrek com badge “toy” that uses Bluetooth and costs around just $80 has more functionality than the more expensive #Humane #AI pin will in a few days.
-
“We saved money by giving a generic prompt and blindly trusting #AI to do the UI of our app.” 🤔 #memes #frontend
-
Somewhat #AI related. CodeWeaver helps generate a #Markdown document of your codebase structure and content: https://tesserato.web.app/posts/2025-02-12-CodeWeaver-launch/index.html #webdev #webtools
-
I've seen more impressive #AI workflows in #webdev (much with #WordPress) in the past two weeks then ever. I'm adding Rich Tabor's "Experimenting with Conversational Voice AI" to the list as well. https://rich.blog/voice-ai/ "…built a WordPress block using Cursor and the PlayAI Web SDK."
-
This is an interesting take, and as I work more with #AI and #webdev it's something I'll keep in mind. "AI is Stifling Tech Adoption"https://vale.rocks/posts/ai-is-stifling-tech-adoption "AI models are influencing technology, and that the technologies currently in use – especially those that reached popularity before November 2022, when ChatGPT was released, or that are otherwise in…
-
iterm-mcp ( ferrislucas/iterm-mcp )
A Model Context Protocol server that executes commands in the current iTerm session – useful for REPL and CLI assistance Created by ferrislucas on Jan 09, 2025.
-
“We don’t need to take photos of our products and edit. We have #AI.” 🤔 #memes #bears #ThatIsNotADog
-
https://colorify.rocks #AI generated color palettes. Enter any keyword or theme to generate. I tried it out – some good, some ok. But worth a bookmark IMO. #webdev #CSS
-
This is right up my ally: A #selfhosted bookmark-everything app (links, notes and images) with #AI based automatic tagging and full text search. Even has iOS/Android app, #RSS support, REST API and SSO support. https://github.com/hoarder-app/hoarder #typescript
-
“This is a two person project but we only afford one person. Just use #AI.” 🤔 #memes #webdev
-
I think both things here can be true. 1. This is an amazing example of ingenuity, programming, and overall #programming smarts. Bravo and I think coders could learn something here and apply it. 2. This is also capable of adding to the (some would call it "slop" but i'll see "below average quality") content (in…
-
Why I 🧡 the web. Someone used #ChatGPT and #Blender to combine 150 #WW2 movies chronologically. #AI https://ww2supercut.substack.com/p/combining-143-world-war-ii-movies
-
My general rule when it comes to bots and new follows on social networks. 👉🏻 If you got an #AI avatar, you MIGHT be a bot.👉🏻 If you are following 999.9k+ users, you PROBABLY are a bot.👉🏻 If you call me funny and/or attractive then I KNOW you're a bot. 👉🏻 If you're asking for…
-
ai-llm-comparison ( Ahmet-Dedeler/ai-llm-comparison )
A website where you can compare every AI Model ✨ Created by Ahmet-Dedeler on Sep 18, 2024.
-
This is probably the best post I've seen so far about #coding and #AI. "The 70% problem: Hard truths about AI-assisted coding" from Addy Osmani. Bottom line? Accelerates work for experienced developers, learning tool (but hinders development) for beginners. It's a useful tool if you know how to use it… like most tools. I've personally…
-
steel-browser ( steel-dev/steel-browser )
🚧 Open Source Browser API for AI Agents & Apps. Steel Browser is a batteries-included browser instance that lets you build automate the web without worrying about infrastructure. Created by steel-dev on Nov 01, 2024.
-
Interesting: "Steel is an #opensource #browser API for #AI agents & apps. "The best way to build live web agents and browser automation tools". https://github.com/steel-dev/steel-browser
-
A #PHP binding for whisper.cpp, enabling high-performance automatic speech recognition and transcription. https://github.com/CodeWithKyrian/whisper.php https://github.com/ggerganov/whisper.cpp #AI
-
Reading: "Maybe #ChatGPT Didn’t Wreck Our Type of Content" via @tommcfarlin #AI https://tommcfarlin.com/chatgpt-didnt-wreck-our-type-of-content/
-
Nice look'n. https://tips.io – A #Tailwind playground with #AI, page management, and theming #wesbitebuilder #webdev #CSS
-
Because I really wanted to see if (hand quotes) "#AI" was good or bad for my personal #coding development. I kept track of estimated time saved for the past 3 weeks. Week 1: 30 minWeek 2: 1 hrWeek 3: 1-2 hrs Not apples-to-apples each week because of different tasks (last week was a heavy coding…
-
#Video scraping: extracting #JSON data from a 35 second screen capture for less than 1/10th of a cent https://simonwillison.net/2024/Oct/17/video-scraping/ #AI #Gemini #QuickTime via @simon
-
I respect people's opinions and experiences on #coding and #AI. It's been my experience that AI (horrible general term, it's really Code Pilot in #VSCode ) has certainly helped me. Saved me a ton of time vs me trying to google something. Don't blindly trust – code still tested. Helps automate things and writes decent…