Muse Spark 1.2 Contributor has the highest limit right now, but the catch is that Meta will use your data for training

Muse Spark 1.2 Contributor has the highest limit right now, but the catch is that Meta will use your data for training

u/minxio_ — 9 hours ago

muse spark was available earlier today ahead of an official announcement

u/minxio_ — 11 hours ago

I got tired of Fastfetch, so I built my own from scratch with zero dependencies

​

I know Fastfetch already does the job really well, so I wasn't planning to make another fetch tool at first.

I just wanted to see if I could build one myself, from the ground up, without relying on external dependencies.

That turned into nourfetch.

It's written entirely in Rust, with zero external dependencies. The system information is collected using Rust's standard library and native OS APIs.

It's currently around 500KB , starts in under 5ms, and works on Windows, Linux and macOS.

It can show CPU, GPU, VRAM, RAM, disks, battery, display, OS information and more. I also added different layouts, logos, themes and gradients because I wanted it to actually look nice in the terminal.

What matters most to me is that the whole thing is open source. You can look through the code, build it yourself, change whatever you want, or just tell me what I got wrong.

I'm not saying it's going to replace Fastfetch , Fastfetch is way more mature.

But if you use Fastfetch or Neofetch, I'd really like you to try this one and tell me how it compares on your machine.

If you have a minute, give it a shot:

GitHub: https://github.com/itsraynour/nourfetch

Demo: https://itsraynour.github.io/nourfetch/

And if you like it, a star would honestly mean a lot

u/minxio_ — 18 hours ago
▲ 334 r/ZaiGLM+1 crossposts

GLM-5.3 achieves 60 on the Artificial Analysis Intelligence Index, on par with Kimi K3 and up 7 points from GLM-5.2.

u/minxio_ — 1 day ago

بنيت أداة System Fetch صغيرة جدًا بـ Rust وبدون أي Dependencies خارجية

كنت أريد تجربة شيء مختلف قليلًا عن أدوات مثل neofetch وfastfetch: ماذا لو بنيت أداة لعرض معلومات النظام باستخدام Rust فقط، من دون الاعتماد على أي Crates خارجية، ومن دون تشغيل أوامر Shell للحصول على المعلومات؟

النتيجة هي nourfetch.

الفكرة بسيطة: عند تشغيل الأداة تحصل على معلومات أساسية عن النظام والعتاد في الطرفية، لكن التركيز كان على أن تكون الأداة صغيرة وسريعة وقابلة للتخصيص.

حاليًا تدعم:

Linux

Windows

macOS

Rust فقط، باستخدام المكتبة القياسية وواجهات النظام الأصلية

حجم Binary يقارب 265KB

وقت بدء أقل من 5ms وفق الاختبارات الموجودة في المشروع

عدة أنماط لعرض المعلومات

ألوان TrueColor وتدرجات RGB

أكثر من Theme

شعارات ASCII لعدة توزيعات وأنظمة

وضع Modern على شكل بطاقة

وضع Compact

إخراج JSON

ملف إعدادات قابل للتخصيص

على Linux مثلًا، يعتمد المشروع على قراءة /proc و/sys مباشرة، بينما يستخدم واجهات Win32 وRegistry في Windows وsysctl في macOS بدل الاعتماد على أدوات خارجية للحصول على المعلومات.

المشروع مفتوح المصدر ومرخص تحت MIT:

https://github.com/itsraynour/nourfetch

وهذه صفحة المشروع، وفيها أيضًا تجربة تفاعلية للواجهات والسمات:

https://itsraynour.github.io/nourfetch/

أنا مهتم فعلًا برأي مستخدمي Linux هنا، خصوصًا في نقطة واحدة:

هل ما زالت أدوات system fetch تستحق أن تكون بهذا المستوى من التركيز على السرعة والحجم، أم أن fastfetch أصبح عمليًا الحل النهائي ولا توجد حاجة حقيقية لأدوات جديدة في هذا المجال؟

وأيضًا إذا جربتم nourfetch، فأي ملاحظات حول المعلومات التي يعرضها أو طريقة تصميم الـ CLI ستكون مفيدة جدًا.

u/minxio_ — 4 days ago
▲ 140 r/GeminiAI

Gemini 3.7 Flash is now available to all Pro and Ultra users in Gemini chat

u/minxio_ — 5 days ago