This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-11-15
Channels
- # announcements (1)
- # aws (79)
- # babashka (47)
- # beginners (82)
- # calva (65)
- # cider (27)
- # cljdoc (18)
- # cljs-dev (29)
- # clojure (189)
- # clojure-dev (5)
- # clojure-europe (3)
- # clojure-italy (1)
- # clojure-madison (6)
- # clojure-nl (4)
- # clojure-spec (10)
- # clojure-uk (41)
- # clojured (3)
- # clojurescript (5)
- # clojurex (17)
- # cursive (30)
- # data-science (7)
- # datomic (17)
- # emacs (3)
- # events (6)
- # fulcro (2)
- # funcool (9)
- # graalvm (29)
- # jobs-discuss (3)
- # joker (3)
- # kaocha (6)
- # malli (5)
- # music (6)
- # off-topic (21)
- # reagent (3)
- # reitit (4)
- # rewrite-clj (8)
- # shadow-cljs (49)
- # spacemacs (7)
- # sql (23)
- # tools-deps (15)
- # vim (43)
- # xtdb (19)
Not a lot of monospace fonts have weight variants. I often find the default/normal weight on the thinner side.
Are there any thick monospace fonts or fonts with medium weight, similar to Fira Mono/Code
(it has Retina and Medium variants).
Others examples are Source/Office Code Pro Medium
and Cascadia Code
.
I love Consolas
but sadly they feel too thin.
I use Menlo
and it seems Monaco
is similar weight
Fun Font Friday™ 😄
Found an interesting blog post on a trio of fonts for programmers here: https://www.hanselman.com/blog/MonospacedProgrammingFontsWithLigatures.aspx
Especially Monoid/Monoisome, which uses ligatures to let you see Font Awesome icons in your source code.
This site is a good resource, lets you test drive ~91 fonts: https://app.programmingfonts.org/
Using the trip to the conj to buy some books and avoid the double taxes that Brazil imposes on me 😃 Do you guys have any suggestions [around software development]? [[I might have most/all clj books already]]
These are my top choices for Clojure books: 1. Joy of Clojure 2. Programming Clojure 3e 3. Clojure Applied 4. Elements of Clojure And as for general software books: 1. SICP 2. CTMCP 3. HTDP 4. DDIA 5. DDD 6. CLRS (algos) 7. Hacker's Delight 8. Dinosaur (operating systems) 9. Dragon (compilers)
I just set up http://builds.sr.ht for my project, ridiculously easy. https://builds.sr.ht/~severeoverfl0w/job/109758 Aided by the fact arch linux is my preferred distro and I know how to use it more easily than other things. The whole thing was very smooth. I'm sure it gets more complex once junit/tap support is added, and build caching, etc. But for now, very simple.
it looks free? Is that real?
> Business roadmap > > The health of Sourcehut as a business is also my responsibility. Providing the hosted service is not free, and getting myself paid enough to keep food on the table is important for the development and health of the project as a whole. This basically involves lots of spreadsheets, tracking the income and expenses of the business, and making projections for the future. The monitoring system maintained by the operations work is also put to use for BI (business intelligence) reporting and monitoring. > > I basically maintain three projections: pessimistic, realistic, and optimistic. A rough approximation of how these are done is: pessimistic projections assume that no one signs up for new subscriptions, monthly subscriptions continue paying out, and yearly subscriptions don’t. Realistic projections amortize yearly subscriptions over a year, assume no one cancels, but also assumes no growth. Optimistic projections expect the current rates of growth to continue. Most of our long-term planning is based on the pessimistic projections. These models are going to be updated soon as we start to get data on how many users cancel their subscription when the first yearly renewals come up this month. > > This work also involves dealing with taxes, regulatory compliance, making sure contractors are paid on time, and so on. Boring stuff, but it eats up a lot of time. Additionally, marketing falls under this umbrella, which mainly takes the form of posts on this blog and showing up when people talk about us online to answer questions. I’ve tried asking happy users to blog about their experiences, but most people don’t have a blog or are shy about writing, so there’s some yak shaving to be done first. > > The main business goal at first was profitability, which has been achieved. Additional goals are to generate a revenue stream which can continue to support investment in new hardware, sponsoring free accounts for less fortunate users, marketing and outreach efforts, and sponsoring free software developers to work on self-directed projects. All of these goals are proceeding nicely.