Do It by Code
54 subscribers
710 photos
99 videos
14 files
1.24K links
We uhhhhh... do things by coding them.
Download Telegram
yuzu

The world's most popular, open-source, Nintendo Switch emulator - started by the creators of Citra.
It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android.

🔗 https://yuzu-emu.org/
🌐 https://github.com/yuzu-emu/yuzu

#opensource #switch #emulator #emulation #nintendo #game #gaming #cpp
Please open Telegram to view this post
VIEW IN TELEGRAM
❤️ Another great Open Source Go project: Syncthing

Continuous file synchronization program. It synchronizes files between two or more computers. Clients connect directly without the need of a central server that might be compromised, legally or illegally. Data is transferred via TLS and clients are authenticated via certificates.

Works on macOS, Windows, Linux, FreeBSD, Solaris, OpenBSD, and many others. Run it on your desktop computers and synchronize them with your server for backup.

🔗 https://syncthing.net
🌐 https://github.com/syncthing/syncthing

#opensource #backup #sync #synchronization #p2p #archive #multiplatform #go #golang
Please open Telegram to view this post
VIEW IN TELEGRAM
ShellCheck

A shell script static analysis tool. The goals of ShellCheck are to point out and clarify typical:

syntax issues that cause a shell to give cryptic error messages.
semantic problems that cause a shell to behave strangely and counter-intuitively.
subtle caveats, corner cases and pitfalls that may cause an otherwise working script to fail under future circumstances.

It also comes with a web tool.

🔗 https://www.shellcheck.net
🌐 https://github.com/koalaman/shellcheck

#opensource #shell #bash #sh #linter #haskell #dev #console #cli #linux
Please open Telegram to view this post
VIEW IN TELEGRAM
Here's an opensource alternative of cursor i honestly think is gonna be a game changer since u can use ollama(locally hosted AI) to do ur AI shinanigans.

https://voideditor.com/

#opensource #alternative
Geo-scale, next-generation peer-to-peer sharing platform built on top of OpenZiti.
Here's a cool ngrok alternative u can selfhost with pretty cool features.

https://zrok.io/
https://github.com/openziti/zrok

You can do tunneling, files and video sharing, and alot more.

#go #golang #opensource
RestorerRobot was updated.
Changes:
- Upgraded dependencies to their latest version.

An entirely free and automated bot for taking backups from certain databases in an interval.
(For now, only Postgresql and physical folders/files are supported. if I get in mood, I might add support for other types of databases as well.)

#go #golang #auomation #backup #bot
#opensource
MAZANOKE

A self-hosted local image compressor that runs in your browser. No external uploads, works offline as a web app, and is powered by Browser Image Compression.

GitHub: https://github.com/civilblur/mazanoke

#opensource #selfhosted #media #compression #converter #javascript
Media is too big
VIEW IN TELEGRAM
godot-steam-audio

This is a GDExtension that integrates the steam-audio library into Godot 4.4. This adds sound effects such as occlusion and reverb into the engine.

#godot #audio #opensource
The Qt Company just released official Rust bindings for Qt. 🦀

qtbridge-rust lets you write Qt Quick (QML) UIs with a pure Rust backend, no C++ required.

What this means:
→ QObject, signals, slots, and properties via Rust attribute macros
→ Built on CXX : safe Rust/C++ interop under the hood
→ Tokio integration : async Rust works natively
→ Released directly from the qt org on GitHub

Qt runs everywhere : embedded, automotive, industrial, desktop. That entire ecosystem is now accessible from pure Rust without touching C++.

🔗 http://github.com/qt/qtbridge-rust

#Rust #RustLang #Qt #GUI #Embedded #OpenSource #Automotive #SystemsProgramming

Posted by ayush🔮👨‍💻🔮, 21 hours ago