Skip to content

Instantly share code, notes, and snippets.

View sebs's full-sized avatar
🌈
@127.0.0.1

Sebastian Schürmann sebs

🌈
@127.0.0.1
View GitHub Profile

Whats wrong with modern software development.

Rules that are actually no rules

Framing

Cultism

Missinterpreted Science

404

The drum machine has a distinct sound to it.

  • sampled in the mpc
  • 4 separated outputs
    • kick
    • snare
    • hats
  • perc

Reasons to upgrade your polymer 2 app to polymer3

  • Lit Element
    • Smaller footprint
    • Simple Elements
    • Lesser Polyfills required
    • performance improvements
  • npm & es5
    • simpler dependency management
  • rullup and other tools work on the codebase

NPM outdated

using this package.json npm outdated shows 3 missing packages

@material/button      MISSING  0.35.0  0.35.0  finfire-button
@material/mwc-button  MISSING   0.1.1   0.1.1  finfire-button
@polymer/polymer      MISSING   3.0.2   3.0.2  finfire-button
/**
@license
Copyright 2018 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0

Die SPD, wenn ich Nahle zuhöre, hat wohl den neuen Kurs anders gewählt, als ich das für sinnvoll halte.

Sozialpolitik

  • Agenda 2010 wird nicht abgewählt
  • Fehlende Kapitalbesteuerung

Digitalpolitk

Start equipment

  • Audio card
  • Recording AMP
  • A Synth
  • A Drum Machine

Basics

Incremental

in a series of amounts. Oxford Dictionary

Practices: Continuous Integration, Feature Toggles, Evolving Documentation, Test Automation

Iterative

ideas

  • Maiantain a Readme
    • Note down the basic ideas (it is a FAT Repo after all)
    • docs folder
    • basic architecture document
    • list of requirements
  • Deploy First
  • cli -g install