Get Mystery Box with random crypto!

Software Development

Logo of telegram channel the_art_of_development — Software Development S
Logo of telegram channel the_art_of_development — Software Development
Channel address: @the_art_of_development
Categories: Technologies
Language: English
Subscribers: 770
Description from channel

The channel about software development.
Website: https://isaak.dev/

Ratings & Reviews

3.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

0

3 stars

1

2 stars

0

1 stars

1


The latest Messages

2021-06-28 10:17:01
QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS.

#cpp #geographical #information #system #gis
264 views07:17
Open / Comment
2021-06-27 15:14:23
Tongue is a do-it-yourself i18n library for Clojure and ClojureScript.

Tongue is very simple yet capable:

- Dictionaries are just Clojure maps.
- Translations are either strings, template strings or arbitrary functions.
- No additional build steps, no runtime resource loading.
- It comes with no built-in knowledge of world locales. It has all the tooling for you to define locales yourself though.
- Pure Clojure implementation, no dependencies.
- Can be used from both Clojure and ClojureScript.

In contrast with other i18n solutions relying on complex and limiting string-based syntax for defining pluralization, wording, special cases etc, Tongue lets you use arbitrary functions. It gives you convenience, code reuse and endless possibilities.

#clojure #clojurescript #i18n #jvm
336 views12:14
Open / Comment
2021-06-26 18:36:06
Calendso is a open-source Calendly alternative.

#typescript #calendar #calendly
155 views15:36
Open / Comment
2021-06-26 18:22:14
Hasura GraphQL Engine is a blazing-fast GraphQL server that gives you instant, realtime GraphQL APIs over Postgres, with webhook triggers on database events, and remote schemas for business logic.

Hasura helps you build GraphQL apps backed by Postgres or incrementally move to GraphQL for existing applications using Postgres.

#haskell #graphql #instant #graphql #engine
167 views15:22
Open / Comment
2021-06-24 13:32:13
Textual is a TUI (Text User Interface) framework for Python using Rich as a renderer.

The end goal is to be able to rapidly create rich terminal applications that look as good as possible (within the restrictions imposed by a terminal emulator).

Rich TUI will integrate tightly with its parent project, Rich. Any of the existing renderables can be used in a more dynamic application.

#python #rich #tui #ui #framework
257 views10:32
Open / Comment
2021-06-24 11:34:22
Rich is a Python library for rich text and beautiful formatting in the terminal.

The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more — out of the box.

#python #terminal #ansi #color #syntax #highlighting
285 views08:34
Open / Comment
2021-06-18 11:43:25
Jina is a cloud-native neural search framework for any kind of data.

#python #neural #nlp #framework #deep #learning #cloud
390 views08:43
Open / Comment
2021-06-18 11:36:52
Renovate is a universal dependency update tool that fits into your workflows.

#typescript #ts #npm #dependencies
284 views08:36
Open / Comment
2021-06-08 10:42:37 If you always wanted to contribute to an open-source project then here is a good opportunity for you. Currently, I'm working on Mimesis 5.0.0 and I'm planning to fix all the issues which were reported.

You can pick any issue you like and create PR:
https://github.com/lk-geimfari/mimesis/issues

You can read more about Mimesis here: https://mimesis.name

#python #github #opensource
373 views07:42
Open / Comment
2021-06-01 11:24:19 You have to know about persistent data structures.

In this article author talking about persistent data structures and how they work.

#article #clojure #persistent #data #structures
225 viewsedited  08:24
Open / Comment