Binary Tree
724 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
Open Source Society University: Computer Science

The OSSU curriculum is a complete education in computer science using online materials. It's not merely for career training or professional development. It's for those who want a proper, well-rounded grounding in concepts fundamental to all computing disciplines, and for those who have the discipline, will, and (most importantly!) good habits to obtain this education largely on their own, but with support from a worldwide community of fellow learners.

It is designed according to the degree requirements of undergraduate computer science majors, minus general education (non-CS) requirements, as it is assumed most of the people following this curriculum are already educated outside the field of CS. The courses themselves are among the very best in the world, often coming from Harvard, Princeton, MIT, etc., but specifically chosen to meet the following criteria.

#education, #resources, #free, #computer, #science, #ossu
πŸ”₯1
Envoy is hosted by the Cloud Native Computing Foundation (CNCF). If you are a company that wants to help shape the evolution of technologies that are container-packaged, dynamically-scheduled and microservices-oriented, consider joining the CNCF.

#cpp, #python, #proxy, #cncf, #cars, #services
❀1
Reason is a lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecosystems.

Reason is not a new language; it's a new syntax and toolchain powered by the battle-tested language, OCaml. Reason gives OCaml a familiar syntax geared toward JavaScript programmers, and caters to the existing NPM/Yarn workflow folks already know.

The features are:

β€’ Types without hassle: Powerful, safe type inference means you rarely have to annotate types, but everything gets checked for you.
β€’ Easy JavaScript interop: Use packages from NPM/Yarn with minimum hassle, or even drop in a snippet of raw JavaScript while you're learning!
β€’ Flexible & Fun: Make websites, animations, games, servers, cli tools, and more! Take a look at these examples to get inspired.

#ocaml, #javascript, #reasonml, #toolchain
πŸ‘1
mitmproxy is an interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

#python, #proxy, #security, #tls, #ssl, #websocket, #penetration, #testing, #cli
❀1
Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps.

#csharp, #dotnet, #media, #system
❀1
Handsontable is a JavaScript/HTML5 data grid component with spreadsheet look & feel. It provides easy data binding, data validation, filtering, sorting and CRUD operations.

Handsontable works with Vue, React and Angular.

#javascript, #grid, #excel, #react, #vue, #angular, #spreadsheet
πŸ‘1
Haxl is a Haskell library that simplifies access to remote data, such as databases or web-based services.

Haxl can automatically
β€’ batch multiple requests to the same data source,
β€’ request data from multiple data sources concurrently,
β€’ cache previous requests,
β€’ memoize computations.

#haskell, #remote, #data
πŸ”₯1
Docusaurus is a project for building, deploying, and maintaining open source project websites easily.

#typescript, #markdown, #react
πŸ”₯1
Cryogen is a simple static site generator written in Clojure.

β€’ Blog posts and pages with Markdown (default) or AsciiDoc
β€’ Tags
β€’ Table of contents generation
β€’ Plain HTML page templates
β€’ Code syntax highlighting
β€’ Disqus support
β€’ Sitemap generation
β€’ RSS feed generation
β€’ Sass/SCSS compilation
β€’ Klipse Integration

#cloure, #jvm, #site, #generator, #rss, #markdown
πŸ”₯1
Duckling is a language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.

#haskell, #parser, #structured, #facebook, #rules
πŸ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
fzf β€” is a general-purpose command-line fuzzy finder.

It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.

#go, #golang, #fuzzy, #finder, #cli
❀1
BDFL about Python 4.

#tweet, #python, #bdfl
❀1
Reading HTML tables with Pandas.

The pandas read_html() function is a quick and convenient way to turn an HTML table into a pandas DataFrame. This function can be useful for quickly incorporating tables from various websites without figuring out how to scrape the site’s HTML. However, there can be some challenges in cleaning and formatting the data before analyzing it.

#article, #python, #pandas, #html
πŸ‘1
React Query provides hooks for fetching, caching and updating asynchronous data in React.

#typescript, #react, #hooks, #fetching, #js
❀1
plotlyβ€Š β€”β€Š an R package for creating interactive web graphics via the open source JavaScript graphing library plotly.js.

#R, #interactive, #web, #graphing, #plotting
❀1
Caffe is a deep learning framework made with expression, speed, and modularity in mind.

#cpp, #dl, #deep, #learning, #framework
πŸ”₯1
Robo 3T is a shell-centric cross-platform MongoDB management tool. Unlike most other MongoDB admin UI tools, Robomongo embeds the actual mongo shell in a tabbed interface with access to a shell command line as well as GUI interaction.

#cpp, #mongodb, #gui, #ui
πŸ‘1
Building a CRUD App with FastAPI and MongoDB.

In this tutorial, you'll learn how to develop an asynchronous API with FastAPI and MongoDB. We'll be using the Motor package to interact with MongoDB asynchronously.

#tutorial, #fastapi, #mongo, #article
πŸ‘1
Β΅WebSockets is a simple to use yet thoroughly optimized implementation of HTTP and WebSockets. It comes with built-in pub/sub support, HTTP routing, TLS 1.3, IPv6, permessage-deflate and is battle tested as one of the most popular implementations, reaching many end-users daily. Unlike other "pub/sub brokers", Β΅WS does not assume or push any particular protocol but only operates over standard WebSockets.

#cpp, #http, #websockets, #tsl
πŸ‘1
gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

#go, #golang, #cli, #github, #vcs
❀1