If you're a Mac person who uses Windows (by choice or by fiat) and WSL, take a look at https://t.co/cuxJCqp5WL It takes your WSL (or a new one) and makes it as "Mac Comfortable" as possible with things like HomeBrew, zsh, starship, etc. File Issues w/ ideas
I donโt know about others, but Iโm letting Opus 4.6 design directly in Figma via Cursor.
This is starting to feel unfair.
And yeahโฆ I just sit there and enjoy life. โค๏ธ
Google launched a brand new AI tool.
It's called CodeWiki, and it might be the biggest upgrade GitHub has had in years.
And all you do is paste your GitHub repo in, and it turns your entire project into an interactive guide.
It also generates diagrams, explanations, walkthroughs, everything you could ever want, and even a chatbot that knows the code better than anyone else.
So you never have to dig through a giant repo again wondering what does this do
Dexter hit 10,000 stars on GitHub.
Itโs OpenClaw and Claude Code, for finance.
What Dexter can do:
โข find undervalued stocks
โข break down financials
โข turn research into a thesis
All our code is open source.
Remotion now has Agent Skills - make videos just with Claude Code!
$ npx skills add remotion-dev/skills
This animation was created just by prompting ๐
@claudeai Code is now officially free to use.
@ollama has supported @AnthropicAI's Messages API, you can now run it 100% locally with open-source models.
Get it running with this simple 5-step guide:
[๐ญ] ๐๐ป๐๐๐ฎ๐น๐น ๐ข๐น๐น๐ฎ๐บ๐ฎ
[๐ฎ] ๐ฃ๐๐น๐น ๐ฎ ๐๐๐ฟ๐ผ๐ป๐ด ๐ผ๐ฝ๐ฒ๐ป-๐๐ผ๐ฟ๐๐ฐ๐ฒ ๐ฐ๐ผ๐ฑ๐ถ๐ป๐ด ๐บ๐ผ๐ฑ๐ฒ๐น
ollama pull qwen2.5-coder
[๐ฏ] ๐๐ป๐๐๐ฎ๐น๐น ๐๐น๐ฎ๐๐ฑ๐ฒ ๐๐ผ๐ฑ๐ฒ
macOS, Linux, WSL:ย curl -fsSL https://t.co/uS3tVVUol1 | bash
Windows PowerShell: irm https://t.co/V58YRDaJdM | iex
[๐ฐ] ๐๐ผ๐ป๐ป๏ฟฝ๏ฟฝ๐ฐ๐
Point Claude Code to your local server instead of Anthropic's cloud:
export ANTHROPIC_AUTH_TOKEN=ollama
export ANTHROPIC_BASE_URL=http://localhost:11434
[๐ฑ] ๐ฅ๐๐ป ๐๐
claude --model qwen2.5-coder
๐ก Pro tip: Add RAG with Milvus to let your local AI search your entire codebase.
The barrier between proprietary tools and open-source models just disappeared. ๐๏ธ
Try it now!
โโโ
๐ Follow @milvusio for everything related to unstructured data!
Low-frequency electromagnetic fields can degrade collagen, weaken tendons, and cause soft-tissue damage at levels regulators call "safe."
We have a real world case study proving this:
An NFL team whose practice facility sits next to a massive electrical substation.
THREAD ๐งต
https://t.co/4AFRlmqgZv
There's a new major malware / worm / supply chain attack that affects React Native packages (among plenty of others) that my fellow RN / Expo devs should be aware of. I'll link to an article about it in the next tweet.
It's called shai-hulud 2 and it grabs env secrets from CI or your local machine and publishes public Github repos with them exposed to the world.
Some of the RN/Expo packages that were affected (non-exhaustive, won't add version # -- look it up):
actbase/css-to-react-native-transform
rn-zustand-expo-template
seung-ju/react-native-action-sheet
strapbuild/react-native-date-time-picker
strapbuild/react-native-perspective-image-cropper
strapbuild/react-native-perspective-image-cropper-poojan31
posthog-react-native
posthog-react-native-session-replay
react-native-datepicker-modal
react-native-email
react-native-fetch
react-native-get-pixel-dimensions
react-native-google-maps-directions
react-native-jam-icons
react-native-log-level
react-native-modest-checkbox
react-native-modest-storage
react-native-phone-call
react-native-retriable-fetch
react-native-use-modal
react-native-view-finder
react-native-websocket
react-native-worklet-functions
expo-audio-session
expo-router-on-rails
(probably others)
Links to more info next.
(I am not a security consultant -- just doing my best to get the word out there.)
AI is now FREE!!
Genspark AI Browser now offers the world's first on-device free AI.
- Zero internet required, run models locally on your machine
- Download 169 open-weight models (GPT-OSS, Gemma3, etc.)
- Private & Fast. Forever free for everyone.
1/3
Web scraping will never be the same!
Crawl4AI simplifies web crawling and data extraction, making it ready to use for LLMs and AI applications.
Hereโs why itโs a game-changer:
๐ Completely free and open-source
๐ Blazing fast performance, outperforming many paid services
๐ค LLM-friendly output formats (JSON, cleaned HTML, markdown)
๐ Supports crawling multiple URLs simultaneously
๐จ Extracts all media tags (Images, Audio, Video)
๐ Extracts all external and internal links
But thatโs not all:
๐ Extracts metadata from pages
๐ Custom hooks for auth, headers, and page modifications
๐ต๏ธ User-agent customization
๐ผ๏ธ Takes screenshots of pages
๐ Executes custom JavaScript before crawling
Link to the GitHub repo in next tweet!
_____
Find me โย @akshay_pachaar โ๏ธ
For more insights & tutorials on AI and Machine Learning.