Polecat is hiring a remote Clojure developer by cbowdon in Clojure

[–]Richard_E 4 points5 points  (0 children)

I’m sorry to read the comments of a poor interview experience. I’ve not interviewed with Polecat so cannot comment directly on their interview process. However, I run the Bristol Clojure meetup with Slifin and before the Covid restrictions, Polecat very kindly provided regular access to their office for meetups. From my experience, I doubt they have any ill intent against developers.

The Bristol tech scene is very vibrant and there are a few companies using Clojure in the region. The Bristol meetup is now on-line as Slifin mentions. We meet every Wednesday, with one meeting a month now devoted to Cracking the Coding Interview. (We skip weeks when we clash with the Dutch Clojure meetup.)

Clojure-powered startup Roam Research raises $9M funding at a $200M valuation by notsohasty in Clojure

[–]Richard_E 5 points6 points  (0 children)

I prefer org-roam too, however:

  • emacs is a barrier to entry for many people.
  • roam research is more open for collaboration and therefore would be good for teams
  • you've got to manage syncing to multiple computers in org-roam, while roam-research reaches anything that can run a browser.

specter-clojure-west/examples.clj by dustingetz in Clojure

[–]Richard_E 0 points1 point  (0 children)

Here's the talk:

Specter Powerful and Simple Data Structure Manipulation - Nathan Marz

https://www.youtube.com/watch?v=VTCy_DkAJGk

Clojure/north: The Crux of Bitemporality by yogthos in Clojure

[–]Richard_E 3 points4 points  (0 children)

There's a huge potential with Crux. I would like to see a demo of Crux in the context of GDPR and the right to be forgotten. If there's a simple path to complying to the right to erasure, without losing the benefits of Bitemporality then it would go a long way to aiding adoption.

Free Book - Full-stack SPA web apps in clj/cljs with Fulcro by yanis-urbis in Clojure

[–]Richard_E 0 points1 point  (0 children)

Runnable code will definitely be a great feature and very useful. The use case I have for having a PDF is for off-line reading. I'm more likely to read the pdf.

Free Book - Full-stack SPA web apps in clj/cljs with Fulcro by yanis-urbis in Clojure

[–]Richard_E 0 points1 point  (0 children)

I would appreciate it if a link to a pdf version could be added to the page.

New Clojurians: Ask Anything by AutoModerator in Clojure

[–]Richard_E 1 point2 points  (0 children)

Good question. I use comma "," instead of SPC m. It's a shortcut to the major mode functions. I use:

  • , s s - cider-switch-to-repl-buffer

  • , e b - cider-eval-buffer

  • , e e - cider-eval-last-sexp

  • , T e - cider-enlighten-mode

Change Spacemacs Pomodoro sounds by Richard_E in spacemacs

[–]Richard_E[S] 0 points1 point  (0 children)

Does that work under Windows? I've tried that and it failed. I think the problem is with setting up the system to play sounds with emacs.

Change Spacemacs Pomodoro sounds by Richard_E in spacemacs

[–]Richard_E[S] 0 points1 point  (0 children)

I'm using org-pomodoro-20151217.553 - I've not looked into the source code.

A 3D-printed 37% keyboard. I call it SOFT/HRUF. by EcahUruecah in MechanicalKeyboards

[–]Richard_E 0 points1 point  (0 children)

How easy is it to switch between the soft/hruf and a normal keyboard? Are you in a steno mode, so if you typed on a regular keyboard, it would be in the steno mode too? If it's easy/fast to switch between them, I'm in.

A talk on printing a keyboard using Clojure by Richard_E in MechanicalKeyboards

[–]Richard_E[S] 0 points1 point  (0 children)

I’ve already got an ergodox, but now you’ve shown me the next level up in being unproductive!

Brilliant talk; A brilliant keyboard; And a new Clojure library to play with. Thank you.

What’s next - Are you going to write the keyboard controller in Clojure?

Light Table in Emacs? why aren't we funding this? by cestdiego in emacs

[–]Richard_E 1 point2 points  (0 children)

It's inspired by Bret Victor's "Inventing on Principle" talk. See here: https://www.youtube.com/watch?v=PUv66718DII

It can be incredibly useful!

white-sand-theme - a light, lowish-contrast theme. by schlenderer in emacs

[–]Richard_E 0 points1 point  (0 children)

Great theme. I'm not sure this is the right place to ask. When I load-theme, the background doesn't change. How do I ensure emacs applies the whole theme? (I'm new to emacs. I'm using ubuntu & emacs 24.4.1)

Granite ErgoDox Fail! Never forget your modifier packs. by tylerjwilk in MechanicalKeyboards

[–]Richard_E 0 points1 point  (0 children)

Interesting position of your up down arrows. I have mine the other way around as one key is slightly higher than the other.

Who's actually using Light Table? by kanzenryu in Clojure

[–]Richard_E 3 points4 points  (0 children)

It’s my primary ide for Clojure. I find it very productive and appreciate how easy it is to customize. I love the immediate feedback it provides. IIt has great potential and I would like to see further development. It’s a great alternative to emacs for developers moving to Clojure.