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
#typescript, #ts, #spa
<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
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
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
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
#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
#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
#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
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
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
YouTube
David Beazley - Python Concurrency From the Ground Up: LIVE! - PyCon 2015
"Speaker: David Beazley
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…
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…
❤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
#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
#rust, #ruby, #implementation
❤1🔥1
First Contributions.
This project aims to simplify and guide the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.
#opensource, #github, #contributing
This project aims to simplify and guide the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.
#opensource, #github, #contributing
GitHub
GitHub - firstcontributions/first-contributions: 🚀✨ Help beginners to contribute to open source projects
🚀✨ Help beginners to contribute to open source projects - firstcontributions/first-contributions
❤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
#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
#golang, #go, #cli, #visualization, #shell, #terminal, #charts
❤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
#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.
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
#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
#swift, #keychain, #touchid, #security
❤1👏1
Derek is a GitHub automation bot by the creator of OpenFaaS for „automating governance and delegating permissions to your team and community“. Example: Check PRs against a set of requirements („is it signed off?“).
#automation #github #bot #governance
#automation #github #bot #governance
❤1🔥1