Binary Tree
728 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.

#java, #jvm, #android, #robot, #robotics, #education, #research
โค1๐Ÿ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
Turbolinks makes navigating your web application faster. Get the performance benefits of a single-page application without the added complexity of a client-side JavaScript framework. Use HTML to render your views on the server side and link to pages as usual. When you follow a link, Turbolinks automatically fetches the page, swaps in its <body>, and merges its <head>, all without incurring the cost of a full page load.

#typescript, #ts, #spa
โค1๐Ÿ”ฅ1
GitDorker is a tool that utilizes the GitHub Search API and an extensive list of GitHub dorks that I've compiled from various sources to provide an overview of sensitive information stored on github given a search query.

The Primary purpose of GitDorker is to provide the user with a clean and tailored attack surface to begin harvesting sensitive information on GitHub. GitDorker can be used with additional tools such as GitRob or Trufflehog on interesting repos or users discovered from GitDorker to produce best results.

#python, #git, #docker, #github, #search, #api
โค1๐Ÿ‘1
Volta is a JavaScript Toolchains as Code.

Features:

- Speed
- Seamless, per-project version switching
- Cross-platform support, including Windows and all Unix shells
- Support for multiple package managers
- Stable tool installationโ€”no reinstalling on every Node upgrade!
- Extensibility hooks for site-specific customization

#rust, #js, #toolchain, #nodejs, #package, #manager
โค1๐Ÿ”ฅ1
Web Development for Beginners - A Curriculum.

Azure Cloud Advocates at Microsoft are pleased to offer a 12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics. Each lesson includes pre- and post-lesson quizzes, written instructions to complete the lesson, a solution, an assignment and more. Our project-based pedagogy allows you to learn while building, a proven way for new skills to 'stick'.

#learning, #web, #development, #microsoft, #lessons
โค1๐Ÿ‘1
Secure Shell Bruteforcer โ€” A faster & simpler way to bruteforce SSH server.

#golang, #go, #ssh, #bruteforce, #shell
โค1๐Ÿ”ฅ1
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.

#java, #jvm, #js, #typechecking, #optimization
โค1๐Ÿ‘1
darktable is an open source photography workflow application and non-destructive raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images, enhance them and export them on local or remote storage.

#c, #clang, #photography, #workflow
โค1๐Ÿ”ฅ1
Codewars is an educational community for computer programming. On the platform, software developers train on programming challenges known as kata.

Sharpen your skills: Challenge yourself on kata, created by the community to strengthen different skills. Master your current language of choice, or expand your understanding of a new one.

Train on kata: Solve the kata with your coding style right in the browser and use test cases (TDD) to check it as you progress. Retrain with new, creative, and optimized approaches.

Earn ranks and honor: Kata are ranked to approximate difficulty. As you complete higher ranked kata, you progress through the ranks so we can match you with relevant challenges.

Gain collaborative wisdom: Compare your solution with others after each kata for greater understanding. Discuss the kata, best practices, and innovative techniques with the community.

Website: https://www.codewars.com/

#codewars, #education, #programming, #newbies, #kata, #skills
โค1๐Ÿ”ฅ1
David Beazley - Python Concurrency From the Ground Up.

There are currently three popular approaches to Python concurrency: threads, event loops, and coroutines. Each is shrouded by various degrees of mystery and peril. In this talk, all three approaches will be deconstructed and explained in a epic ground-up live coding battle.

#python, #video, #concurrency, #davidbeazley, #pycon, #threads
โค1๐Ÿ‘1
Happy New Year, everyone! ๐ŸŒฒ๐ŸŽ
โค1๐Ÿ‘1๐Ÿ”ฅ1
PhotoPrismยฎ is a server-based application for browsing, organizing and sharing your personal photo collection. It makes use of the latest technologies to automatically tag and find pictures without getting in your way.

#golang, #go, #tensorflow, #google, #photo, #management
โค1๐Ÿ‘1
Artichoke is a Ruby implementation written in Rust and Ruby. Artichoke intends to be MRI-compatible and targets Ruby 2.6.3. Artichoke provides a Ruby runtime implemented in Rust and Ruby.

#rust, #ruby, #implementation
โค1๐Ÿ”ฅ1
git-quick-stats is a simple and efficient way to access various statistics in a git repository.

#bash, #sh, #git, #statistics, #history, #commits, #changelog
โค1๐Ÿ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
Sampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.

#golang, #go, #cli, #visualization, #shell, #terminal, #charts
โค1๐Ÿ”ฅ1
ImHex is a hex editor for reverse engineers, programmers and people that value their eye sight when working at 3 AM.

#cpp, #python, #hex, #editor, #reverse, #engineering, #ips, #ips32, #disassembler, #analyzer
โค1๐Ÿ‘1
PostHog provides open-source product analytics, built for developers. Automate the collection of every event on your website or app, with no need to send data to 3rd parties. With just 1 click you can deploy on your own infrastructure, having full API/SQL access to the underlying data.

#python, #analytics, #charts, #dashboard, #django, #docker
โค1๐Ÿ”ฅ1
Iโ€™m looking for someone who interested in developing this channel. If you have some free time and know (or want to know) where to find interesting projects and resources then let me know. Letโ€™s build great channel for developers together.

Sincerely yours, Isaak.
โค1๐Ÿ‘1๐Ÿ”ฅ1
Vite is an opinionated frontend build tool around Vue JS from the same creator. It focuses on speed (at least 10x is claimed for dev server startup) by relying on โ€žnewโ€œ standards only.

#typescript, #javascript, #js, #frontend, #dev
โค1๐Ÿ‘1
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs extremely easy and much more palatable to use in Swift.

#swift, #keychain, #touchid, #security
โค1๐Ÿ‘1