git config --global pager.log false
git config --global alias.last 'log --decorate=no --pretty=oneline -n5'
<svelte:head> | |
<script src="//unpkg.com/[email protected]/dist/d3.min.js"></script> | |
<script src="//unpkg.com/[email protected]/build/d3.layout.cloud.js"></script> | |
</svelte:head> | |
<svelte:window on:load={showWordCloud}/> | |
<script> | |
export let data = []; | |
export let color = "#6bbda5"; |
We are a very small company from germany. We do full-stack web-development. We want to update our homepage.
The big (3-layered) logo on the front page is the center of the design. We want to say, that we make "full-stack-webdevelopment" and we want to explain what we mean by that. We want to descripe those 3 layers.
The logo on the front-page should be animated interactive in the future. This is not part of the basic design, but we might come back to you for an animation later. Ideas are welcome!
The target audience of the website are web-developers and clients from the healthcare of industry sector. Ajectives we would like to see might be "professional", "light-weight", "sustainable" and "clean".
#!/bin/bash | |
# | |
# This is a bash port of a BASIC game from 1973 by Charles Lund: | |
# https://www.atariarchives.org/basicgames/showpage.php?page=137 | |
# | |
# author: Alexander Wunschik (https://github.com/mojoaxel) | |
# license: CC-0 Public Domain | |
printf "%*s GAME OF ROCK, SCISSORS, PAPER\n" 21 | |
printf "%*s CREATIVE COMPUTING MORRISTOWN, NEW JERSEY\n" 15 |
{ | |
"singleQuote": true, | |
"useTabs": true, | |
"semi": true, | |
"printWidth": 100, | |
"trailingComma": "none", | |
"arrowParens": "avoid" | |
} |
#!/bin/bash | |
###################################### | |
# please add your settigs here: | |
DB_HOST=<ip of the databse-server> | |
DB_USERNAME=<username> | |
DB_PASSWORD=<password> | |
###################################### | |
# write a temporary config file with the credentials to prevent terminal warnings |
Hi almende folks!
We worked hard the last weeks and I'm happy that we managed to move almende/vis to a new community account: https://github.com/visjs
The former vis library has been separated into multiple modules while keeping the amazing git history of each file.
Today we added a deprecation warning in the README of the vis repository and marked it as "archived" on github and npmjs.org. The repository is read-only from now on and we have no plans to reanimate the project in the future.
The website www.visjs.org also has been moved to our new website-repository: https://github.com/visjs/www.visjs.org
Wie stehen @Die-Gruenen bzw. @GermanGreens zur neuen #Urheberrechtsreform mit #Artikel11 und #Artikel13 ?
[..] sie (EU) muss die Diskriminierung durch Suchmaschinen, Filter und Co. verbieten. EU Wahlprogramm, S.155
Die Freiheit von Wissenschaft und Forschung und genauso von Kunst muss garantiert sein. Kultur und Kreativität müssen sich frei entfalten können, was angesichts des Drucks, unter dem Kulturschaffende in Ländern wie Ungarn stehen, keine Selbstverständlichkeit mehr ist. EU Wahlprogramm, S.156
Abdeckstiftbenutzer • Abknickende-Vorfahrtstrasse-Blinker • ABS-Bremser • Abschiedswinker • Abseitserklärer • Achselhaarschneider • Achterbahn-in-der-Mitte-Sitzer • Achterbahnkotzer • Achtstundenschläfer • ADAC-Goldkarteninhaber • ADAC-Holer • Adventskalender-vorzeitig-Öffner • Adventskalenderfensteröffner • Aerosmith-Hörer • Airbagnachrüster • Akkulicht-Radler • Akkuschrauber • Aktentaschenträger • Aktien-mit-Limit-Käufer • Alarmanlageninstallierer • Alimente-Zahler • Alkfreiesbiertrinker • Alkoholfrei-Biertrinker • Alkoholkontrolle-Anhalter • Alle-Hausaufgaben-Macher • Alles-richtig-Schreiber • Allesgleicherlediger • Allesintüteneinpacker • Alpträumer • Alsterwassertrinker • Altersheimbesucher • Altersvorsorger • Altpapiersammler • Altreifensammler • Alufelgenmitderhandpolierer • Alufoliengriller • Am-Berg-mit-Handbremse-Anfahrer • Am-Gehweg-vom-Rad-Absteiger • Am-Sonntag-bei-Mutti-Esser • Am-Tisch-Esser • Amalgamverweigerer • Ampel-Grüngänger • Ampeldrücker • Ampelgelbbremser • Ampelranroller • An-das-Gute |