JavaScript Indonesia Channel
9.98K subscribers
682 photos
7 videos
7 files
19.9K links
Channel yang berisi kumpulan berita atau konten seputar JavaScript, Typescript, HTML, CSS, Library, Framework JS, Node.js , dan juga engine-nya

Untuk pencarian artikel,gunakan fitur pencarian di channel ini,dan bisa juga dicari berdasarkan hashtag #
Download Telegram
DeepSeek-V4-Pro is a frontier Mixture-of-Experts model with a 1M-token context window and three reasoning modes.

ollama launch opencode --model deepseek-v4-pro:cloud

https://ollama.com/library/deepseek-v4-pro
20 MCP Servers That Turn Claude Into a Senior Engineer

https://medium.com/tech-and-ai-guild/20-mcp-servers-that-turn-claude-into-a-senior-engineer-db985e414b06

—-

I Tested Claude Opus 4.7 vs 4.6 on 7 Real Tasks: The Default Setting Swap That Quietly Ends the "Nerfed Claude" Era

https://pub.towardsai.net/i-tested-claude-opus-4-7-vs-4-6-on-7-real-tasks-the-default-setting-swap-that-quietly-ends-the-6757e3c18418

—-

Microsoft Quietly Killed Opus on the $10 Copilot Pro — Here's the Math on Whether You Should Cancel

https://pub.towardsai.net/microsoft-quietly-killed-opus-on-the-10-copilot-pro-heres-the-math-on-whether-you-should-cancel-61af8f4fa76b

——

I Tested Kimi K2.6 vs GLM-5.1 on 15 Real Coding Tasks — The 0.2-Point SWE-Bench Gap Hides a 43% Price Gap (and the "Winner" Codes 11 Points Better)

https://pub.towardsai.net/i-tested-kimi-k2-6-2daa40001fd6

—-

GPT 5.5 vs Opus 4.7: Which AI Model Is Best for Product Design?

https://uxplanet.org/gpt-5-5-vs-opus-4-7-which-ai-model-is-best-for-product-design-23752483196a

—-


GPT 5.5 vs Opus 4.7: Which AI Model Is Best for Product Design?

https://medium.com/no-time/gpt-5-5-vs-claude-opus-4-7-which-one-should-you-actually-use-7812d916155c

—-

Anthropic Promised Claude Opus 4.7 Would Change Everything. Here’s What Actually Happened.

https://pub.towardsai.net/anthropic-promised-claude-opus-4-7-would-change-everything-heres-what-actually-happened-bc3bc18fafa6
Forwarded from Rian YW
Baru nemu project keren di GitHub

Gemma Chat, app buat "vibe coding" yang jalan 100% offline di Mac Apple Silicon.

Jadi gini konsepnya:
kita ngomong aja ke AI apa yang mau dibikin, terus AI-nya generate kode (HTML/CSS/JS) langsung dengan live preview. Dan yang bikin menarik, semuanya jalan di lokal, ga perlu internet sama sekali setelah model pertama kali didownload.

Pake model Google Gemma 4 via Apple MLX framework. Ada 4 pilihan model dari yang ringan (~1.5GB) sampai yang berat (~18GB).

Fitur favorit:
• Fully offline, cocok buat coding tanpa internet
• Live preview real-time saat AI nulis kode
• Speech-to-text pake Whisper (WASM)
• Setiap percakapan punya workspace sendiri

Tech stack-nya: Electron + React 19 + TypeScript + Tailwind

Yang lagi cari cara coding tanpa tergantung API key atau cloud, worth buat dicoba. Open source juga, MIT license

GitHub: https://github.com/ammaarreshi/gemma-chat