This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-20
Channels
- # aws (7)
- # bangalore-clj (2)
- # beginners (64)
- # boot (34)
- # cider (1)
- # cljs-dev (8)
- # cljsrn (22)
- # clojure (268)
- # clojure-greece (2)
- # clojure-italy (8)
- # clojure-quebec (1)
- # clojure-russia (5)
- # clojure-spec (7)
- # clojurescript (7)
- # consulting (1)
- # cursive (184)
- # data-science (1)
- # datascript (18)
- # datomic (54)
- # dirac (1)
- # emacs (17)
- # graphql (1)
- # klipse (2)
- # leiningen (1)
- # off-topic (17)
- # onyx (10)
- # pedestal (2)
- # reagent (16)
- # spacemacs (4)
- # untangled (3)
- # vim (28)
- # yada (3)
We need a Glassdoor for the tech stack where devs can spill the beans on what's used internally at their company. On the company profile page you'd see their stack cross referenced with their financial support per project. This would make hiring managers pressure their hierarchy into making financial contributions just to be appealing to prospective employees
http://stackshare.io sort of does that minus the contribution part
benedek: Thanks for digging it up. Top comment is def along the lines of what I was thinking
what you are proposing is a bit more like marketing only. it is also a bit of name&shame, right?
I guess the tricky part would be to identify and quantify contributions. I can think of two main types of contributions: direct financial support going towards maintainers, and open-source work done by employees. I can think of a few ways to automate that but it might be a bit flaky
How do I change
(set-default-font "Fira Code")
to allow me to specify a font size also ? (in addition to the font family)try this:
(set-default-font "Fira Code 12")