GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#c_lang #bpf #ebpf #examples #libbpf #tutorial #xdp

This tutorial helps you learn eBPF (Extended Berkeley Packet Filter) step by step with practical examples. It covers basic concepts, code examples in languages like C, Go, and Rust, and real-world applications in areas such as observability, networking, and security. The tutorial is designed to be easy to follow, starting with simple "Hello World" programs and progressing to more advanced topics. It also provides pre-configured GitHub templates to quickly set up and run eBPF projects, making it easier for developers to focus on coding without worrying about the setup. This makes learning and using eBPF much simpler and faster.

https://github.com/eunomia-bpf/bpf-developer-tutorial
#jupyter_notebook #aws #data_science #deep_learning #examples #inference #jupyter_notebook #machine_learning #mlops #reinforcement_learning #sagemaker #training

SageMaker-Core is a new Python SDK for Amazon SageMaker that makes it easier to work with machine learning resources. It provides an object-oriented interface, which means you can manage resources like training jobs, models, and endpoints more intuitively. The SDK simplifies code by allowing resource chaining, eliminating the need to manually specify parameters. It also includes features like auto code completion, comprehensive documentation, and type hints, making it faster and less error-prone to write code. This helps developers customize their ML workloads more efficiently and streamline their development process.

https://github.com/aws/amazon-sagemaker-examples
#markdown #android #bsd #cheatsheet #cheatsheets #command_line #console #documentation #examples #hacktoberfest #help #linux #macos #man_page #manpages #manual #osx #shell #terminal #tldr #windows

The tldr-pages project offers simple, easy-to-understand help pages for command-line tools, focusing on practical examples rather than long, complex manuals. It’s great if you’re new to the command line or forget command options, as it shows the most useful commands clearly. You can access these pages through various clients or online without installing anything. This saves you time and frustration by giving quick, clear guidance on common tasks, making it easier to learn and use command-line tools effectively. Plus, you can contribute by adding or improving pages yourself. This helps you and others get fast, practical help with commands[1][4].

https://github.com/tldr-pages/tldr
#typescript #examples #nextjs #vercel

Vercel offers ready-to-use templates and examples that help you quickly start web projects with best practices and optimized settings, especially for frameworks like Next.js. These templates save you time by handling setup and deployment details, letting you focus on coding. You can also contribute your own examples easily using provided commands and guidelines. Vercel automatically checks your code style and quality before commits, ensuring clean code. Plus, it integrates with Git and runs tests before deployment to catch bugs early. This makes building, deploying, and maintaining fast, reliable web apps much easier and faster for you.

https://github.com/vercel/examples