This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-22
Channels
- # announcements (28)
- # babashka (77)
- # beginners (122)
- # calva (40)
- # circleci (3)
- # clj-kondo (47)
- # cljs-dev (9)
- # clojure (119)
- # clojure-australia (1)
- # clojure-europe (88)
- # clojure-nl (3)
- # clojure-uk (33)
- # code-reviews (64)
- # core-logic (37)
- # cursive (10)
- # datomic (13)
- # emacs (1)
- # fulcro (4)
- # graalvm (1)
- # graphql (5)
- # helix (4)
- # integrant (25)
- # jobs (1)
- # jobs-rus (1)
- # off-topic (3)
- # pathom (12)
- # random (1)
- # re-frame (48)
- # reagent (1)
- # remote-jobs (1)
- # reveal (1)
- # rewrite-clj (4)
- # ring (6)
- # ring-swagger (1)
- # shadow-cljs (21)
- # sql (8)
- # tools-deps (25)
- # vim (15)
- # xtdb (12)
Morning! I got soaked on the way to the nursery but a warm tea at home makes up for it 🙂
Good friday morning!
@orestis what kind of tea if I may ask?
Morgen!
Morning! Warm enough in Berlin to go out for a run! Feels good to keep a little active this winter.
but then I did get wet up to my knees while cycling and then kept cycling for a few hours in -1C
My wife bought me some nice chocolates from the UK and now we have to pay 160kr to PostNord to import them into Denmark 😞
That would be Toldvæsenet, though, wouldn’t it? Post Nord doesn’t levy taxes. I’ve had that stupid high duty or duty handling fee or whatever is on some imports from the US too.
As far as I understood the letter (my Danish isn’t there yet) PostNord charges you a fee, but it’s not clear how much of that they pass on to the tolls...
Usually what happens is that it gets stuck in Told and the delivery is put on hold until you pay the fee. I don’t think Post Nord are allowed to charge you extra, so I assume all of it goes towards paying the fee.
In Norway PostNord does the interaction with the customs for you, and for that service they charge a fee. So it’s duty + fee. Which sucks for cheap items.
what did you get?
what kind of chocs are worth exporting from the UK
quite partial to a bit of https://www.highlandchocolatier.com myself
and still think fondly of https://www.spruengli.ch/ from our time in Zuerich
but I dont suppose I will importing any Spruengli any time soon
the heavy price of Taking Back Control
do you think Kraft have altered the Cadbury's recipes for the worse?
Remind me to never again enter into a discussion with the Rust crowd on Hacker News. What a vicious bunch of downvoters.
I don’t even know how you downvote on Hackers News, I just get an upvote button and nothing else…
I got this https://www.the-chocolatier.co.uk/ - it was really well made but not enough to try to import from outside the EU :(
I have a stash I restock regularly when I go back in Switzerland. But I am sure you can find it online for cheap, it's nothing fancy but it's really good
@simongray what was the topic?
Yes that’s the one. Not too bad now, but most of the comments I made instantly made it to -2 or -3 only to resurface in the positive numbers a bit later. I don’t usually find the comment section on HN that downvote-crazy.
Isn’t Reddit even worse?
sbd, posted a post from my blog there this week, and it got downvoted in the negatives on /r/programming, because it was about Oracle DB, which was too sacrilegious
I think the “bad” flows into all subreddits after some time
Aren’t the top posts mostly identical to HN?
maybe the top 3 posts of hacker news have reruns on /r/programming the next day, but most of whats on /r/programming is shitty blogspam
it’s quite incredible how little interesting content surfaces there given it has (checks reddit) more than 3 million subscribers
Could be related to the algorithm, it’s really intransparent what floats to the top.
I check HN and /r/clojure (old reddit too, of course), but these days most of the interesting discussions take place here on Clojurians Slack, which kinda sucks since its so ephemeral.
One of my first gigs, many many moons ago was putting together the very first website for Alton Towers (a large Amusement Park in the UK - very popular). That was all done in the first versions of Flash.
Flash was so intuitive to use. I used it to make cartoons in Flash 3 when I was a little kid and then when Flash 5 came out my brother taught me basic ActionScript so that I could make little games too. I must have been 11 or 12 years old. It's too bad what happened with Flash. Despite its limitations, it really an awesome development environment.
@borkdude also trying to avoid k8s. Luckily I don't work do anything that requires more than a single server at a time.
I was a student, many people around me used it at that time (starting little companies to make websites for car companies, etc), but I just wasn't interested enough that I tried it.
Ironically I recently deployed my first PHP, to create a clj-kondo playground. https://clj-kondo.michielborkent.nl/ The php source is here: https://github.com/borkdude/clj-kondo.web/blob/master/resources/public/server.php So maybe in a decade or so I will have used my first k8s
That's so backwards. 😆 I think PHP was fine for its time. It was open source unlike ASP, had a big standard library and it embedded into HTML code unlike Perl. And basically every cheap web host let you use PHP at the time I learned it. I don't really understand why people want to use it nowadays though. Why didn't you just go with Clojure?
and I couldn't find an easier way to glue nginx and a binary outputting some text together
I now see this code is really kind of old, since clj-kondo can also output json now... https://github.com/borkdude/clj-kondo.web/blob/b06976b6e50fd025bcd247ecd1621a9a8543c948/src/clj_kondo/web.cljs#L159
Heh, I started my life as a professional dev with PHP. The company I started at used mainly COBOL and ILE/RPG, and my trainer there was not comfortable with me learning in 2008 and knowing nothing about OOP. Luckily they introduced Java 2 years later
Not when you are 18 😄