Giter Site home page Giter Site logo

chisty-list's Introduction

Here are a few projects I worked on.

Fonts:

Apps:

  • AnyBar: universal macOS menubar status indicator

Java libraries:

  • Skija: Bindings for Skia, a graphics library
  • JWM: Cross-platform window management

Clojure libraries:

Sublime Text:

  • Clojure Sublimed: Clojure support for Sublime Text 4
  • Executor: Run any executable from your working dir in Sublime Text
  • Writer: Color scheme for focused long-form writing

Alabaster, a Minimalist Color Scheme:

Keyboard layouts:

  • Universal: EN/RU reimagined to be used together

chisty-list's People

Contributors

alexbaumgertner avatar tonsky avatar wentout avatar

Watchers

 avatar  avatar  avatar

Forkers

wentout

chisty-list's Issues

.gitattributes

Accordingly we have to add convention about CR/LF line endings.

https://git-scm.com/docs/gitattributes#_end_of_line_conversion

# Automatically normalize line endings for all text-based files
# http://git-scm.com/docs/gitattributes#_end_of_line_conversion

# For the following file types, normalize line endings to LF on
# checkin and prevent conversion to CRLF when they are checked out
# (this is required in order to prevent newline related issues like,
# for example, after the build script is run)
*.html  text eol=lf
*.css   text eol=lf
*.less  text eol=lf
*.scss  text eol=lf
*.sss   text eol=lf
*.sass  text eol=lf
*.js    text eol=lf
*.json  text eol=lf
*.yml   text eol=lf
*.yaml  text eol=lf
*.md    text eol=lf
*.sh    text eol=lf
*.txt   text eol=lf
*.xml   text eol=lf

good time to start thinking of Readme.md

What should we do here ?

I think of something like Luna Lang, but in 3D and with DAG

Let me suggest node-3d as a good starting point for that project, though we might use Electron.

And, as JavaScript or TypeScript is at least understandible by everyone of us, might it be one of the languages we use directly or transpile to? The other one is obviously C~C++. And also there might be Rust or something like Kotlin or Scala and so on. Any additions from ML-based are good also. And, if we would need Machine Learning, might be it would be she sort of connection in between, some interop with Python? And Go-lang, would we use it and for what? Might there also be Haskell so @bravit would mention us...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.