This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-01-04
Channels
- # announcements (1)
- # babashka (1)
- # beginners (84)
- # biff (22)
- # calva (9)
- # cider (8)
- # clerk (5)
- # clj-kondo (10)
- # clojure (105)
- # clojure-europe (13)
- # clojure-nl (1)
- # clojure-norway (44)
- # clojure-spec (4)
- # clojure-uk (6)
- # clojuredesign-podcast (36)
- # cursive (13)
- # datomic (24)
- # dev-tooling (8)
- # emacs (8)
- # hyperfiddle (4)
- # jobs (1)
- # leiningen (2)
- # london-clojurians (1)
- # lsp (5)
- # malli (6)
- # membrane (11)
- # nyc (1)
- # off-topic (14)
- # other-languages (8)
- # pathom (25)
- # pedestal (2)
- # re-frame (4)
- # releases (1)
- # remote-jobs (1)
- # shadow-cljs (98)
- # sql (5)
- # squint (1)
- # tools-deps (38)
- # vim (8)
- # xtdb (11)
Who knew RH was such a good skateboarder! https://x.com/fasc1nate/status/1742624438779248831?s=20
Has anybody worked with google's workload identity federation to make admin sdk api calls? I finally got used to java interop part (which I didn't want to start, but yea I had to), but really, google's documentation and community support is so terrible that I can barely get any help.
Your sympathy relieves my pain. I, too, finally had a breakthrough and now can use google federation with non-GCP apis like admin sdk.
Just read that Niklaus Wirth passed away a few days ago. He would have been 90 in February. Pascal was one of my first programming languages, at university.
Second programming language for me, after Applesoft BASIC on an Apple ][
I even used Apple Pascal, with 2 5.25" floppy disk drives, often physically swapping disks with the compiler/linker/etc. during a single compile run.
And I don't mean to be disrespectful of Dr. Wirth by any means, but for some reason my mind popped up this question: "Did he pass by value, or by reference?"
depends on if he was in Europe or America
I never used any of his creations, but I did read through his 'Plea for Lean Software' in a formative time of my educational/SE journey (at the recommendation of Joe Armstrong IIRC)
Pascal was the first "real" programming language I learned as a child. Sad news. His work affected me an it sounds like many other lives
I learned QBasic and tried to do some C and x86 assembly independently as a kid, but learning Turbo Pascal in high school and being able to quickly put together a CLI or TUI for any idea I thought of was the first I really felt 'powerful' with a computer. Writing (and internally sharing) unapproved support tools in Delphi at my first helpdesk job luckily led me to more senior technical opportunities at the company instead of getting fired 🙂.