Binary Tree
727 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
watchdog is a Python API and shell utilities to monitor file system events.

#python, #file, #system, #events
👏1
Devhints is a ridiculous collection of cheatsheets.

Website: https://devhints.io/

#cheatsheets, #learning
🔥1
Stats is a macOS system monitor in your menu bar

Features:

- CPU utilization
- GPU utilization
- Memory usage
- Disk utilization
- Sensors information (Temperature/Voltage/Power)
- Battery level
- Network usage

#macos, #swift, #menubar, #monitoring
🔥1
Gifcurry is the open-source, Haskell-built video editor for GIF makers. Load a video, make some edits, and save it as a GIF—Gifcurry makes your life easy! Most video formats should work, so go wild. And since it's made with Haskell, you know it's good.

#haskell, #animated, #gif, #gui, #ffmpeg, #gifmaker, #video
👍1
Waffle is a flexible file upload library for Elixir with straightforward integrations for Amazon S3 and ImageMagick.

#elixir, #beam, #amazon, #s3, #imagemagick
1
1
​​Elixir v1.11 released

Over the last releases, the #elixir team has been focusing on the compiler, both in terms of catching more mistakes at compilation time and making it faster. Elixir v1.11 has made excellent progress on both fronts. This release also includes many other goodies, such as tighter Erlang integration, support for more guard expressions, built-in datetime formatting, and other calendar enhancements.

During this period, we have also started publishing a series of production cases on our website, featuring Elixir’s usage at Brex, Farmbot, and Heroku, with many more cases coming soon.

Features:
- Tighter #erlang integration
- Compiler checks: application boundaries
- Compiler checks: data constructors
- Compilation time improvements
- config/runtime.exs and mix app.config
- And many others!

https://elixir-lang.org/blog/2020/10/06/elixir-v1-11-0-released/
👍1
FreeTube is an open source desktop YouTube player built with privacy in mind. Use YouTube without advertisements and prevent Google from tracking you with their cookies and JavaScript. Available for Windows, Mac & Linux thanks to Electron.

#javascript, #electron, #vue, #youtube, #client, #macos, #linux, #windows
👍1
pgx is a framework for developing PostgreSQL extensions in Rust and strives to be as idiomatic and safe as possible.

#rust, #postgresql, #safe, #sql
👏1
re-frame is a ClojureScript framework for building user interfaces. It has a data-oriented, functional design. Its primary focus is on high programmer productivity and scaling up to larger Single-Page applications.

#clojure, #clojurescript, #spa, #react, #ui, #web
🔥1
Pokedex is a small demo application based on modern Android application tech-stacks and MVVM architecture.
This project is for focusing especially on the new library Hilt of implementing dependency injection.
Also fetching data from the network and integrating persisted data in the database via repository pattern.

#kotlin, #android, #pokemon, #example, #motion, #jvm
🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
Lottie is a mobile library for Android and iOS that natively renders vector based animations and art in realtime with minimal code.

#swift, #ios, #apple, #rendering, #animation, #transition
👏1
Do you listen to podcasts about programming and software development in general?
Anonymous Poll
42%
Yes, I do
30%
Nope
28%
I'd like to, but I don't know where to start
👍1
Awesome Podcasts.

List of podcasts which are helpful for software engineers/programmers.

For ones who don't know where to start.

#podcasts, #awesome, #list
👍1
TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8). Its goal is to always support the latest JavaScript features and provide additional features that help you to develop any kind of application that uses databases - from small applications with a few tables to large scale enterprise applications with multiple databases.

#typescript, #orm, #node, #javascript, #js, #ts, #postgresql, #mysql, #sqlite, #database
👍1
Carp is a small programming language designed to work well for interactive and performance sensitive use cases like games, sound synthesis and visualizations.

The key features of Carp are the following:

• Automatic and deterministic memory management (no garbage collector or VM)
• Inferred static types for great speed and reliability
• Ownership tracking enables a functional programming style while still using mutation of cache-friendly data structures under the hood
• No hidden performance penalties – allocation and copying are explicit
• Straightforward integration with existing C code

#haskell, #lisp, #language, #realtime
👍1
Koin is a pragmatic lightweight dependency injection framework for Kotlin developers.

#kotlin, #jvm, #dependency, #injection, #framework, #dsl
1
ktlint is a Kotlin linter in spirit of feross/standard (JavaScript) and gofmt (Go).

#kotlin, #linter, #style
1
Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.

Features:
- 5 minute setup (We're not kidding)
- Let anyone on your team ask questions without knowing SQL
- Rich beautiful dashboards with auto refresh and fullscreen
- SQL Mode for analysts and data pros
- Create canonical segments and metrics for your team to use
- Send data to Slack or email on a schedule with Pulses
- View data in Slack anytime with MetaBot
- Humanize data for your team by renaming, annotating and hiding fields
- See changes in your data with alerts

#clojure, #dashboard, #sql, #database, #data, #postgres, #metabase
1
This media is not supported in your browser
VIEW IN TELEGRAM
Quill provides a Quoted Domain Specific Language (QDSL) to express queries in Scala and execute them in a target language. The library's core is designed to support multiple target languages, currently featuring specializations for Structured Query Language (SQL) and Cassandra Query Language (CQL).

#scala, #jvm, #database, #postgres, #spark
1