This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-07-10
Channels
- # beginners (50)
- # cider (112)
- # cljs-dev (7)
- # clojure (34)
- # clojure-brasil (1)
- # clojure-greece (4)
- # clojure-italy (8)
- # clojure-nl (14)
- # clojure-russia (4)
- # clojure-uk (94)
- # clojurescript (96)
- # clojutre (5)
- # cloverage (1)
- # cursive (5)
- # datomic (59)
- # docs (53)
- # figwheel (4)
- # fulcro (1)
- # hoplon (1)
- # hyperfiddle (3)
- # jobs (3)
- # luminus (6)
- # nyc (3)
- # off-topic (9)
- # onyx (3)
- # overtone (4)
- # re-frame (2)
- # reagent (16)
- # reitit (9)
- # ring (2)
- # ring-swagger (1)
- # rum (1)
- # shadow-cljs (81)
- # spacemacs (14)
- # specter (12)
- # sql (1)
- # tools-deps (2)
- # vim (110)
Morning o/
ƃuıuɹoɯ pooƃ
¿ǝsɐǝld ¿ı uɐɔ ˙˙˙pǝq oʇ ʞɔɐq ƃuıoƃ ǝʞıl lǝǝɟ ı
Unfortanately, yes... The "little" dog woke the little human who proceeded to wake moi around 6am. I wouldn't usually mind too much, but I've caught the sickness bug from my better half and I'm feeling a little worse for wear
On the plus side, I found the source of an issue I was seeing... Some missing fields from the schema.edn file 🙂
Time to get ready for the school run
uåɯuåɯ
(lol, it coudn't do the accented characters upside down)
uɐɐɯuɐɐɯ
ɹǝʇʇǝq s,ʇɐɥʇ 'ǝɹǝɥʇ
Bore da
@thomas is that like ‘special sauce’?
Never trust a real life sized lego man
I see you were doing some late night reading @lady3janepl
I've still got the article open in a tab somewhere to read through later
yeah… I’m not sure what happened there 😄 I was going through a complicated git rebase -i
and then I suddenly find myself on hacker news, it’s after midnight and I’m reading about how to document your library
documentation in general is often dismissed by programmers, but to me the subject of how to write good docs is fascinating because it’s about hacking human brains
infecting them with your chosen meme, as it were, at the risk of sounding like a late90s teenage arsehole on the internet
this is an area that often conflicts with political correctness
seems to me
I'd rather plant a gross thought into someone's mind to illustrate an abstract concept 'cos at least that way the audience are more likely to remember it
tricky balance though; you can make yourrself unpopular really quickly
balance?
interesting in how it illustrates the multiple layers of human communications
the worst is to be dull
when trying to explain abstract stuff
http://www.kanjidamage.com is a great example, I used it to learn kanji but there are people who find it too crude.
Cultural differences - you can’t speak the same language to everyone. Even when you do technically use the same language (English)
I once worked in Switzerland in a bank with many nationalitites
listening to a native Italian speaker trying to explain something to a native German speaker in English was a real eye opener
as a native English speaker I had an interesting vantage point to watch their miscommunications
wrongly inferred emotion mostly
different choices of words understood as aggression and/or defensiveness
which did not seem to me to be intended
words in English can have a different emotional charge than in the original language, so translation doesn’t always work.
A friend reported working for a company with mixed German/UK offices. UK employees felt their German managers were too bossy and direct. German employees never did what their UK managers asked them to do, because they thought these were only suggestions, not instructions.
@lady3janepl very true...
I once heard the story of some one asking a team in India if they could do something by the end of next week.
excessive politeness can be a real problem
"Can I ask you a question?" "You just did"
@lady3janepl btw that article is brilliant
it should be bound and put on bookshelves
If anyone is looking for a Clojure contract role in central London feel free to ping me directly (It's not for the company I work at)
Nope, but I guess we know that you are looking for one now ;)
I assume the start date is asap?
@U79NZHC6A the company is hiring up to 10 contractors over time, so opportunities for a while. It is a startup, so speed of hiring will be dependent on growth of business
oh cool! any chance they’d entertain remote? I’m in Manchester so coming down every day would be a stretch. Probs gonna be taking on some contract stuff in Sept or so when my current project ends
Its not clear how remote friendly they are. I assume they want people located in the same place at least most of the time. James Dryden posted some more details in the #jobs channel
ahhh right I see
well, I might drop him an email in any case
in fact, the more I think about that article, the more it applies to stuff in clojure land like nrepl, like the stuff I’ve been playing around with recently where in lieu of good docs often you only get to know something via the head-bang-wall feedback loop
I find that I have to dig in source code a lot more in clj than I do in ruby or python for example