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
Shall I compare thee to a summer's day? Thy face art more relaxed than the darling buds of May
I am the programmer you're looking for.
Good dawning to thee, friend,
I'm a bassy gentleman, who likes nothing more than studio with the right woman (or women - love is such a beautiful rose that no man shalt supress the branches that doth sprawl.).
The first thing people usually notice about me is my dubby personality, closly followed by my smashing studio. I hope you will find my studio to be as special as new born kittens, and my music as awesome as the first moon landing.
I work as a programmer, helping the public. This allows me to exercise my skills: jack of all trades and master of nothing. My idol is dabas-e. When I'm struggling with my job, I think of dabas-e and feel inspired to continue. I once saw dabas-e at a petrol station, so I feel we have a deep connection - almost spiritual, like the mist on an autumn day, or similar.
RELEASE TITLE: dubby trips and dubby experiences
TEXT ENGLISCH
n the club berghain there lived a mastered, processed bar keeper named MC Dabas-e. Not a dubby housy, lush club berghain, filled with drums and a straight smell, nor yet a rhytmic, percussionistic, cooperative club berghain with nothing in it to sit down on or to eat: it was a bar keeper-club berghain, and that means a raving party.
One day, after a troubling visit from the door keeper Seal Bergstroem, MC leaves his club berghain and sets out in search of three dancefloor oriented kicks. A quest undertaken in the company of guests, drag queens and remixed male dancers.
In the search for the door keeper-guarded kicks, MC Dabas-e surprises even himself with his tonality and skill as a musican.
During his travels, MC rescues a synthesizer, an heirloom belonging to Seal. But when Seal refuses to try echoes, their friendship is over.

Before

  • Email a reminder to participants one day before event
  • Emergency numbers of host location, e.g. Facility/Security staff
  • POST COC / Assign COC person
  • Event on Eventbrite (20 Euro - Proceedings got to ....)

While

Symphtoms

  • Declining Numbers of participants on user groups
  • Less interesting new topics/events
  • Less new Startups
  • Braindrain
  • Big complex companies suck up talent and ideas
  • Totally standardized spaces and offices

Trauma

(concept)

  • Grab (dub) (done)
  • Concussion (techno) (wip)
  • Laceration (tech-house) (wip)
  • Break Up (disco house (wip)
  • Loneliness (dub)
  • Lost (techno)
  • Stolen Drums
  • Sunrise Avenue remix
  • Dub 3
@sebs
sebs / inst.md
Last active April 17, 2019 20:43
  • drumbrute (12)
  • tr (6)
  • microkorg (4)
  • elektron (6)
  • novation circuit (2)
  • mpc (6)
  • micromodular x 2 (4)
  • midi clock

managing webcomponents (or anything else) with monorepos using lerna.js

IRL Observations

  • Company repos are a mess
  • Lots of projects, nothing builds, nothing fits in each other
  • When using package managers module(a)->uses->module(b) is a prime usecase
  • this is slow without tooling
  • one way to improve on that is to combine multiple dependants into one repository and manage it with lerna.js

question

How to balance desire for stable teams with ever-changing biz needs and initiatives?

  • Broaden the skillset over the team, so it can handle different kind of tasks (cross disciplinary)
  • Be less diverse in docs, architectures and approaches to solve problems. Even Google has only a small amount of languages in production
  • Have expectable (aka documented and understood) processes. Where ever you go, you should be able to determine how this are of the team/product works.
    • I am not saying: Everyone should do the same form of process management, but the methods should be at least documented and be approachable in the same manner.
  • Use pairs with a broad knowledge to get more task types done. Allow for automation of boring