This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-02-14
Channels
- # announcements (1)
- # beginners (206)
- # calva (2)
- # cider (64)
- # cljs-dev (12)
- # clojars (2)
- # clojure (177)
- # clojure-europe (2)
- # clojure-finland (1)
- # clojure-italy (2)
- # clojure-losangeles (5)
- # clojure-nl (7)
- # clojure-russia (69)
- # clojure-spec (41)
- # clojure-uk (92)
- # clojurescript (60)
- # core-async (16)
- # cursive (48)
- # data-science (6)
- # datomic (73)
- # duct (5)
- # events (2)
- # figwheel-main (5)
- # fulcro (29)
- # hoplon (1)
- # off-topic (52)
- # pathom (11)
- # reagent (4)
- # reitit (5)
- # remote-jobs (1)
- # rum (7)
- # shadow-cljs (58)
- # slack-help (10)
- # spacemacs (3)
- # testing (3)
- # tools-deps (5)
Morning š
Morning!
Bore da
mƄning
my excuse is that I am in a different time zone @zyxmndaleyjes (and I am not even that early most of the time)
@otfrom Donāt flatter yourself buttercup, I lost a pint of blood from the ear bleeding and now can only see in black and white, thanks for that.
Do people prefer day time coding , nighttime coding or it doesn't matter . I am a daytime coder myself .
@zyxmndaleyjes you can code in the daytime with all those people asking you stuff ?
Not really but I am too tired to work at night. I work from home sometimes or tell people not disturb me
i work from home most of the time, as do all our devs - for exactly this reason. these days though i get a lot of customer-related interruptions which i can't ignore
i work pretty long hours atm, although we're working on delegating to fix that. i also code a lot less than i used to - curse of the cto
The people in the office would be surprised if I showed up in the night, also I'd be asleep
I think I probably do my best work at odd hours
i'm a bit conflicted about it - i probably do my best work mid-afternoon to evening if i'm not interrupted - but that's a pretty unlikely if these days, and the lack of interruptions at odd hours makes for a massive effectiveness boost
I just don't seem to have energy to code after my day job. Also I have strong affinity to getting at least 8 hours of uninterrupted sleep š . How do you guys do it!
that leaves you with no social life, explaining how devs end up being massive shut-ins š
I find that there's a period where I have to force it (up until 10pm say) and then after then I get a second wind
but it is burning the candle at both ends
and I can't do it for months on end like I could when I was 25
Yea, I don't mind working long hours if that means finishing a project and then going brain dead for weeks, till you get your mojo back. I wish I could get a second wind but that never happens for me , I just crash š .
I only manage to spare time project when I am feeling very motivated to do something... this January I made good progress on my MQTT stuff... but I haven't touched it for 2 or 3 weeks as I am a bit stuck at the moment.
Woo, clojure meets Internet of things ? What are you creating if you don't mind me asking š
have a look at last years Dutch Clojure Days video's, I did a lightning talk there about it
no... I wrote the client more for testing purposes.... I use spec to generate the packages for me..
my sleep requirement dropped in the last couple of years - i often wake up after 6hrs and pretty much always before 7hrs
@otfrom (picking up on yesterdayās thread) ā¦ so thatās what happened to @thomas !
@lady3janepl is this mashing up the bad van Gogh jokes with yesterday's ear bleeding jokes? If so, then I bow to your superior skills. I love jokes like that. š
I'm not sure my singing is bad enough to make people's ears fall off, but I should find out for science
<<Iām not sure my singing is bad enough to make>> From bitter experience in car journeys, it is.
Bring scissors @lady3janepl Iāll perform William Burroughs like cutups on my slides to see if my talk makes more sense.
This is nuts! https://scrimba.com/c/cKp6LhL
The web IDE thing really scares me as a trend - but thereās no denying the new kinds of interactions it enables!
need I say more.... https://www.theguardian.com/politics/2019/feb/14/project-fur-brexit-is-a-big-blue-monster-say-the-dutch
A stuffed big blue monster is the only form of Brexit I want. Love this campaign, I may go back to Amsterdam again
I saw this today https://www.theguardian.com/commentisfree/2019/feb/13/dark-money-hard-brexit-targeted-ads-facebook
Poked around to find out what kind of āorganisationā Britainās Future is. Doesnāt seem to be registered as a company, or a charity, and they donāt provide any details or reg numbers on the website. But they do take Paypal donations. (How did Paypal not block them yet, when so many actual sellers or individuals taking donations get their accounts blocked?)
Airbus will clear off pretty quick once the last A380's are made in 2021. Just a prediction.
in related news: https://www.aljazeera.com/news/2019/02/exclusive-facebook-fake-news-ads-nigerian-vote-190214115116293.html
So in this case below,
(or (= 1 1) (= 1 2) (= 3 3))
Would the form (= 1 1)
be evaluated then return.
Or would all the forms (= 1 1) (= 1 2) (= 3 3)
then the result of (= 1 1)
be returned?
and if I remember correctly or
is implemented as a macro... have a look at the source @guy
@jasonbell from what I know, airbus are aggressively hiring.
junior engineers I think. My girlfriend is in physics, and there's a lot of opportunities.
https://github.blog/2019-02-14-introducing-draft-pull-requests/ What a great idea!