نوشته‌های ترمینالی
2.76K subscribers
425 photos
12 videos
32 files
2.29K links
Download Telegram
شاید شما هم مثل من فکر میکردید که تقلب چک کردن کدها رو فقط MOSS میتونه انجام بده که سورسش در اختیار نیست و کدها رو باید براش بفرستیم.
اما خب جایگزین های کم و بیش خوبی هم هستن.
مثلا این مورد JPlag رو داریم که با جاوا نوشتن
ولی جدا از api جاوایی که میده، میتونین از jarش به عنوان cli استفاده کنین.
https://github.com/jplag/JPlag

موارد دیگه‌ای هم هستن که عمدتا توسط دانشگاه ها توسعه داده شدن ولی نه داکیومنت خوبی دارن نه خیلی در حال توسعه‌ان.
این SIM هم جزو ابزارهای قدیمیه ولی هنوز وجود داره!
https://dickgrune.com/Programs/similarity_tester/
Forwarded from LuxuryVPN Foundation
Mozilla’s nightmare repeated for LuxuryVPN foundation.

During the development of Mozilla Firefox, the developers realized that C++ is not efficient anymore and cannot fulfill their requirements; so they decided to create a language named Rust to fulfill their destiny.

This happened some years ago and now the developers of LuxuryVPN under the lead of Roozbeh Sharif Nasab, who is the technical lead at software engineering in LuxuryVPN foundation, found that they need a new language to proceed the projects with that. So inside the current project, we started a new project simultaneously named Luxury++ language.

This language is estimated to be the fastest language in the world, because it’s written in binary and with ARM hardware.
We also have provided the best hardware whose technical lead is Ahmad Saleh Esfahani.
من: ویم در وقت شما صرفه جویی می‌کند.
همچنین من: [یک روز کامل مشغول بازی با پلاگین ها]
نوشته‌های ترمینالی
چطور در redis اسکریپت های lua بنویسیم. https://www.freecodecamp.org/news/a-quick-guide-to-redis-lua-scripting/
شاید بپرسید که خب چرا اصلا؟
In short: performance gain. Most tasks you do in Redis involve many steps. Instead of doing these steps in the language of your application, you can do it inside Redis with Lua.
درمورد زبان zig هم بدونیم.
یک تلاش دیگه (مثل rust شاید یشه گفت) برای حل کردن مشکلات C
https://ziglang.org/learn/overview/