-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
_talks/building-conversational-speech-annotation-tool-in-clojure.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
slug: building-conversational-speech-annotation-tool-in-clojure | ||
title: Building Conversational Speech Annotation Tool in Clojure | ||
type: Talk | ||
speaker-img: /img/speakers/pawel-stroinski.jpeg | ||
speakers: | ||
- name: Paweł Stroiński | ||
biography: Paweł first started writing code 25 years ago in Turbo Pascal. He's programmed professionally using Delphi, XSLT, VB.NET, C#, JavaScript, TypeScript, and Clojure. Has experience on the entrepreneurial side and passion for music. A proud father of a six years old. | ||
avatar: http://cfp.heartofclojure.eu/media/avatars/1372463_h7YMewg.jpeg | ||
img: /img/speakers/pawel-stroinski.jpeg | ||
personal-site-url: https://stroin.ski | ||
abstract: This talk will be a story of inheriting a bespoke text editor with annotation features written in ClojureScript and turning it into a number of things. It will include horror stories of debugging in-house Specter macros running in browser as well as calming stories of how nice it is to work in a code with a good test coverage even if it is difficult to approach, or how enjoyable it is to create interactive audio annotation tooling in ClojureScript. | ||
image: https://dynogee.com/gen?id=xqxdvgzswovkl2c&speaker=Pawe%C5%82+Stroi%C5%84ski&title=Building+Conversational+Speech+Annotation+Tool+in+Clojure&type=Talk&img=https%3A//2024.heartofclojure.eu/img/speakers/pawel-stroinski.jpeg%3F | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
slug: squint-a-taste-of-clojure-for-javascript-devs | ||
title: 'Squint: a taste of Clojure for JavaScript devs' | ||
type: Talk | ||
speaker-img: /img/speakers/felix | ||
speakers: | ||
- name: Felix | ||
biography: Felix left a biochemistry major after an "Intro to Programming"-course during his second year completely stole the show. Some zigzagging later he's now been working in the industry using functional languages since 2017. Clojure became his favourite side project tool early on and 2.5 years ago, when he joined JUXT, it has been his full-time language as well. | ||
avatar: http://cfp.heartofclojure.eu/media/avatars/IMG_3820_lbgai1v.JPEG | ||
img: /img/speakers/felix | ||
twitter: kauppilainen | ||
company: JUXT | ||
abstract: Diving head first into shadow-cljs and the surrounding ecosystem can be daunting. What if we could incrementally introduce Clojure into our existing JS applications from the safety of our favourite frontend frameworks like React or Svelte to tame its more complex logic - hopefully with the help of a trusted REPL | ||
image: https://dynogee.com/gen?id=xqxdvgzswovkl2c&speaker=Felix&title=Squint%3A+a+taste+of+Clojure+for+JavaScript+devs&type=Talk&img=https%3A//2024.heartofclojure.eu/img/speakers/felix%3F | ||
--- |
20 changes: 20 additions & 0 deletions
20
_talks/staring-into-the-plfzabyss-from-the-ibm-as400-to-clojure-datomic.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
slug: staring-into-the-plfzabyss-from-the-ibm-as400-to-clojure-datomic | ||
title: Staring into the PLFZABYSS - From the IBM AS/400 to Clojure & Datomic | ||
type: Talk | ||
speaker-img: /img/speakers/philippa-markovics-martin-kavalar.png | ||
speakers: | ||
- name: Philippa Markovics | ||
biography: Philippa works as UI Designer and Frontend Lead at Nextjournal, mostly working on Clerk at the moment. Her main interests are in how we can make programming more tangible and data science more accessible. When she’s not working, you can find her planting food plots somewhere in the Austrian countryside. | ||
avatar: http://cfp.heartofclojure.eu/media/avatars/Portrait-Square-800_CWtBQv9.png | ||
img: /img/speakers/philippa-markovics.png | ||
mastodon: '@[email protected]' | ||
mastodon-handle: unkai | ||
mastodon-instance: merveilles.town | ||
- name: Martin Kavalar | ||
biography: Martin Kavalar is a co-founder at Nextjournal, a hybrid between startup and research lab trying to improve programming. Nextjournal makes a polyglot computational notebook with a focus on reproducibility and a variety of open source tools, including Clerk, a programmer's assistant for Clojure. | ||
avatar: http://cfp.heartofclojure.eu/media/avatars/mk-avatar-smaller_YKEoNSn.jpg | ||
img: /img/speakers/martin-kavalar.jpg | ||
abstract: "Starting in 2021, we naively took on the task of bringing mission-critical legacy systems in the automotive logistics sector into the modern era. \r\n\r\nThis experience report covers our eventually successful live migration from the IBM AS/400 to Clojure and Datomic. We look at both the technical and human organizational challenges we faced and share our failures and learnings along the way.\r\n\r\nThousands of globally unique 8-character column names, green-screen terminal UIs, skunk work projects and personal drama — this talk has it all!" | ||
image: https://dynogee.com/gen?id=kr8gdk8c4ya552y&speaker=Philippa+Markovics%2C+Martin+Kavalar&title=Staring+into+the+PLFZABYSS+-+From+the+IBM+AS/400+to+Clojure+%26+Datomic&type=Talk&img=https%3A//2024.heartofclojure.eu/img/speakers/philippa-markovics-martin-kavalar.png%3F | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
slug: the-wonders-of-abstraction | ||
title: The Wonders of Abstraction | ||
type: Keynote | ||
speaker-img: /img/speakers/eric-normand.jpg | ||
speakers: | ||
- name: Eric Normand | ||
biography: Eric Normand has been programming functionally since 2001. He teaches, speaks, and writes. He consults with companies to help them build better software one function at a time. He lives with his family in Madison, Wisconsin. You can find his writing and other projects at [ericnormand.me](https://ericnormand.me/). | ||
avatar: http://cfp.heartofclojure.eu/media/avatars/smiling_shot_N6dw0bq.jpg | ||
img: /img/speakers/eric-normand.jpg | ||
abstract: "Fish are to water as programmers are to abstraction. We swim in it all day, barely aware of it. We say \"abstraction\" all the time, but have we thought about what it means? \r\n\r\nI've spent 20 years asking how computers--that move electrons around in a complex circuit--do work useful to humans. Abstraction is the key. In this philosophical talk, we explore this wonderous process called abstraction. We'll wade through the everyday uses of the term, paddle out to formal definitions, and dive into why some abstractions give us incredible leverage. Along the way, we'll see how abstraction is at the heart of getting computers to do useful work. I hope you leave with a deeper appreciation of the wonders of programming." | ||
image: https://dynogee.com/gen?id=xqxdvgzswovkl2c&speaker=Eric+Normand&title=The+Wonders+of+Abstraction&type=Keynote&img=https%3A//2024.heartofclojure.eu/img/speakers/eric-normand.jpg%3F | ||
--- |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.