Coder Social home page Coder Social logo

presentations's Introduction

Sean's Presentations

A catalog of the presentations I have given or am planning to give.

This started out as a single repository that housed all my talks. But when that became unworkable, I moved all those talks into their own repositories. This serves more as centralized tracking and management at this point.

Have Something You'd Like to See?

Let me know via e-mail or by submitting an issue -- I'm always looking for ways to help. Maybe I can present on it!

Presentation Links

Name :octocat: Repo Link ๐ŸŒŽ Live Site
Casting a Wider .NET: Moving .NET Toward Greater OSS Maturity Link Link
Docker for Smaller Feedback Loops Link Link
(Server)less is more: An Introduction to Azure Functions Link Link
.NET Core Modernization Workshop Link Link
Stretching .NET: An Introduction to ElasticSearch Link Link
(Fr)agile: How Agile Falls Apart, and What you Can do to Hold it All Together Link Link
Brave dotnet new World: An Introduction to .NET Core Templating Link Link
In Action: Contributing to OSS Link Link
An Introduction to the Actor Model with Akka .NET Link Link
The Joy of Functional Testing With SpecFlow Link Link
How I Learned to Stop Worrying and Love Feedback Loops Link Link

presentations's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar seankilleen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

andreabrantes

presentations's Issues

Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project

Dependabot couldn't find a .(cs|vb|fs)proj for this project.

Dependabot requires a .(cs|vb|fs)proj to evaluate your project's current .NET dependencies. It had expected to find one at the path: /2019-04_AkkaIntro/code/<anything>.(cs|vb|fs)proj.

If this isn't a .NET project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /2019-04_ServerlessIsMore/package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /joy-of-functional-mdx/package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

View the update logs.

Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project

Dependabot couldn't find a .(cs|vb|fs)proj for this project.

Dependabot requires a .(cs|vb|fs)proj to evaluate your project's current .NET dependencies. It had expected to find one at the path: /2019-03_AkkaIntro/code/<anything>.(cs|vb|fs)proj.

If this isn't a .NET project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot couldn't parse the config file at .dependabot/config.yml

Dependabot couldn't parse the config file at .dependabot/config.yml. The error raised was:

(<unknown>): did not find expected key while parsing a block mapping at line 1 column 1

Please ensure the config file is a valid YAML file. On online YAML linter is available here.

You can mention @dependabot in the comments below to contact the Dependabot team.

Breaking Change: Moving presentations into their own repositories

I liked having a monorepo of presentations but I'm realizing that it's not serving me.

  • Multiple netlify builds for ever repo eats into my build minutes
  • Can't use netlify TOML files easily and I'd love to have those stored in the repo as well.
  • Dependabot alerts are mixed for presentations that have long been archived
  • Lots of redirect html files so that SeanKilleen/presentations/[name] would redirect appropriately, for presentations that were given a long time ago in an older format.
  • Anyone wanting to check out the code for one of my presentations has to check out the code for all of them.

I also have a lot of cruft from different presentation practices -- I started with reveal.js which I could just host directly. I then moved to mdx-deck which was nice but is no longer maintained, and I'm finally settling on marp which I really enjoy.

My initial vision was to always leave presentations as they were frozen in time for a given talk. But I achieved this at the time by copying folders, when what I probably should have done is tagged releases in individual repositories.

So -- I'm allowing myself to break things and move things around.

For follow-up:

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /ServerlessIsMore/package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /2019-04_AkkaIntro/presentation/package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /2019-03_AkkaIntro/presentation/package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project

Dependabot couldn't find a .(cs|vb|fs)proj for this project.

Dependabot requires a .(cs|vb|fs)proj to evaluate your project's current .NET dependencies. It had expected to find one at the path: /2019-04_AkkaIntro/code/<anything>.(cs|vb|fs)proj.

If this isn't a .NET project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

You can mention @dependabot in the comments below to contact the Dependabot team.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.