
u/bytewithayush

AI-Generated Browser Ransomware Abuses Chromium API on Windows, Linux, macOS, Android
Krea-2-Turbo is surprisingly fast for local AI image generation
I've been testing Krea-2-Turbo locally and I'm impressed with the results.
Some things I noticed:
- Generates images in just a few seconds.
- Good image quality for a local model.
- Supports image editing with masks.
- Works well with reference images for consistent outputs.
- Runs with both BF16 and GGUF versions.
If you're interested in running it locally, you can use SGLang Diffusion and download the model from Hugging Face.
Has anyone else tried Krea-2-Turbo? How does it compare with Flux, HiDream, or other local image generation models?
Kova — open-source desktop app that turns Markdown into slides
Been contributing to this lately and thought some of you might like it.
Kova is a native desktop app (Tauri). You write slides in Markdown (--- between slides), get a live preview, present fullscreen, and export to PPTX. Mermaid, LaTeX, themes, speaker notes — the usual deck stuff, but the source stays plain text.
macOS / Windows / Linux builds on the releases page. GPL v3.
I'm not on the core team — just a contributor — but it's been solid for the kind of talks where I'd rather git-commit my deck than fight PowerPoint.
I built mcp-wormhole: A curated collection of MCP servers for Claude Desktop, Cursor, and other AI clients
Hi everyone!
I've been building mcp-wormhole, an open-source collection of Model Context Protocol (MCP) servers designed to make it easier to connect AI clients with popular services.
Current integrations
- Asana
- Vercel
- Google Calendar
- Linear
- Cloudflare
Coming soon
- Slack
- Airtable
- Stripe
- GitHub Actions
- Sentry
- PagerDuty
- and more
The goal is to make it easier for developers to discover, install, and use production-ready MCP servers with clients like Claude Desktop, Cursor, and other MCP-compatible tools.
This is an open-source project, and I'd love to get the community involved. If you:
- Have ideas for new integrations or features,
- Find bugs or have suggestions for improvements,
- Want to contribute code, documentation, or examples,
- Or would like to add a new MCP server integration,
Your contributions are more than welcome! PRs, issues, feature requests, and discussions are all appreciated.
GitHub: https://github.com/Ayush7614/mcp-wormhole
Docs : https://ayush7614.github.io/mcp-wormhole/
Looking forward to your feedback and contributions.