Byte Crawl
258 subscribers
325 photos
2 videos
329 links
Tech news, cool tools & projects, infosec and more. Everything is hand-picked and I try to post some new stuff every two days (depending on how much new stuff I found).

Operated by @d_Rickyy_b
Download Telegram
Compiler Explorer

An interactive compiler exploration website. Edit code in C, C++, C#, F#, Rust, Go, D, Haskell, Swift, Pascal, ispc, Python, Java, or any of the other 30+ supported languages, and see how that code looks after being compiled in real time. Multiple compilers are supported for each language, many different tools and visualizations are available, and the UI layout is configurable

https://godbolt.org/
https://github.com/compiler-explorer/compiler-explorer

#tool #web #opensource #compiler #reversing #debug
❀4πŸ‘1
AntiTwin

A small software application which compares files, i.e. it searches for duplicate or similar files on your hard disk drive. All similar or identical files that were found can either be sent to the recycle bin or directly deleted. This will increase the hard disk space on your computer.
Anti-Twin first appeared in 2003 and was maintained until 2012. However, the program still runs on current Windows versions such as Windows 10 or 11.

https://antitwin.org/en/

#windows #tool #duplicates #organization
ExplainMySQL

Helps understand the EXPLAIN output of MySQL. Hides the unimportant stuff and highlights the important ones.

https://explainmysql.com/
https://github.com/tpetry/laravel-mysql-explain

#web #tool #database #opensource #debug
Iconify

Modern unified SVG framework. One syntax for many icon sets: FontAwesome, Material Design Icons, Dashicons and many others. Over 150,000 icons, very easy to use. Great source for icons you can use in your projects

https://iconify.design/
https://github.com/iconify/iconify

#design #web #opensource #development #icon #logo
πŸ”₯5
Filestash

A Dropbox-like file manager that let you manage your data anywhere it is located: FTP β€’ FTPS β€’ SFTP β€’ WebDAV β€’ Git β€’ S3 β€’ NFS β€’ Samba β€’ Artifactory β€’ LDAP β€’ Mysql β€’ Storj β€’ CardDAV β€’ CalDAV β€’ Backblaze B2 β€’ Minio β€’ Dropbox β€’ Google Drive

https://www.filestash.app/
https://github.com/mickael-kerjean/filestash

#sysadmin #opensource #web #go #golang
πŸ‘1
Node-RED

Low-code programming for event-driven applications. Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
Widely used for home automation.

πŸ”— https://nodered.org
🌐 https://github.com/node-red/node-red

#opensource #web #dev #programming #iot #automation #nodejs
Please open Telegram to view this post
VIEW IN TELEGRAM
❀2
Paperless-ngx

A document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.

πŸ”— https://docs.paperless-ngx.com
🌐 https://github.com/paperless-ngx/paperless-ngx

#opensource #organization #tool #web #python
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯3
Obsidian

The private and flexible note‑taking app that adapts to the way you think. From personal notes to journaling, knowledge bases, and project management, Obsidian gives you the tools to come up with ideas and organize them. It uses plain text (markdown) files to store your data.

πŸ”— https://obsidian.md

#knowledge #information #organization #electron #visualization #mindmap #markdown
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5πŸ‘Ž1
NetBox

The leading solution for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the ideal "source of truth" to power network automation.

πŸ”— https://demo.netbox.dev
🌐 https://github.com/netbox-community/netbox

#opensource #network #ipam #dcim #python
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1πŸ”₯1
Restic Browser

A simple, cross-platform restic backup GUI for browsing and restoring restic repositories. Restic was featured in [ByteCrawl/92].

🌐 https://github.com/emuell/restic-browser

#opensource #backup #go #golang #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
Fakespot

Fakespot works by using artificial intelligence to analyze reviews, product info, seller info, and other aggregate data to identify and report on fake and unreliable eCommerce activity.

The results of its analysis are provided to the user as Fakespot Review Grades and Adjusted Ratings, Guard Seller Ratings, and Review Highlights.

Note: There are for sure also False-Positive detections by Fakespot. Legit reviews might get rated fake by the AI.

πŸ”— https://www.fakespot.com

#antiscam #scam #review #ecommerce #shopping #reviews #browser #addon
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
Wails

The traditional method of providing web interfaces to Go programs is via a built-in web server. Wails offers a different approach: it provides the ability to wrap both Go code and a web frontend into a single binary. Tools are provided to make this easy for you by handling project creation, compilation and bundling. All you have to do is get creative!

πŸ”— https://wails.io
🌐 https://github.com/wailsapp/wails

#opensource #dev #framework #go #golang #desktop #crossplatform
Please open Telegram to view this post
VIEW IN TELEGRAM
DaVinci Resolve

Color grading, color correction, visual effects, and audio post-production video editing application for macOS, Windows, and Linux, developed by Blackmagic Design. In my opinion the best free video editing software available. It's also commercially used for Hollywood movies such as Pirates of the Caribbean, Avatar, La La Land, and many more.

πŸ”— https://www.blackmagicdesign.com/products/davinciresolve

#closedsource #media #video #editing #free #movie
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
Lemmy

A selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.

πŸ”— https://join-lemmy.org
🌐 https://github.com/LemmyNet/lemmy

#opensource #reddit #web #social #rust
Please open Telegram to view this post
VIEW IN TELEGRAM
Netdata

Netdata collects metrics per second and presents them in beautiful low-latency dashboards. It is designed to run on all of your physical and virtual servers, cloud deployments, Kubernetes clusters, and edge/IoT devices, to monitor your systems, containers, and applications.

It scales nicely from just a single server to thousands of servers, even in complex multi/mixed/hybrid cloud environments, and given enough disk space it can keep your metrics for years.

πŸ”— https://www.netdata.cloud
🌐 https://github.com/netdata/netdata

#opensource #monitoring #metrics #performance #visualization #sysadmin #server
Please open Telegram to view this post
VIEW IN TELEGRAM
bandwhich

A CLI utility for displaying current network utilization by process, connection and remote IP/hostname

🌐 https://github.com/imsnif/bandwhich

#opensource #cli #networking #dashboard #bandwidth #rust #sysadmin #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
Broot

Broot is a command-line tool designed for efficient directory navigation and file management. Additionally it offers extensive search, preview and file manipulation features.

πŸ”— https://dystroy.org/broot
🌐 https://github.com/Canop/broot

#opensource #rust #sysadmin #tool #cli
Please open Telegram to view this post
VIEW IN TELEGRAM
Regulex

A JavaScript Regular Expression Visualizer. Helps finding issues in your Regexes.

https://jex.im/regulex
https://github.com/CJex/regulex

#opensource #javascript #regex #web #tool #dev
πŸ‘3πŸ”₯2
Hetty

An HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.

πŸ”— https://hetty.xyz/
🌐 https://github.com/dstotijn/hetty

#opensource #go #golang #burp #http #proxy #infosec #mitm #pentesting #security
Please open Telegram to view this post
VIEW IN TELEGRAM
😍2πŸ‘1
LosslessCut

The Swiss Army Knife of Lossless Video/Audio Editing.

LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc.

It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode.

Open source alternative to tools like DavinciResolve [ByteCrawl/123]

πŸ”— https://mifi.no/losslesscut
🌐 https://github.com/mifi/lossless-cut

#opensource #tool #media #editing
Please open Telegram to view this post
VIEW IN TELEGRAM
⚑4πŸ”₯2