Skip to content

Instantly share code, notes, and snippets.

View cmllr's full-sized avatar
🏗️
Will respond slow. LIKE SUPER SLOW.

Christoph Müller cmllr

🏗️
Will respond slow. LIKE SUPER SLOW.
  • Zweibrücken
  • 14:19 (UTC +02:00)
  • X @chmr_eu
View GitHub Profile
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: ATI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
Mono JIT compiler version 3.2.8 (tarball Mon Mar 3 12:37:20 UTC 2014)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen

Keybase proof

I hereby claim:

  • I am squarerootfury on github.
  • I am fury (https://keybase.io/fury) on keybase.
  • I have a public key whose fingerprint is D7AF CF92 8665 A6AF 4EBE 7D99 34E1 4865 0068 FF68

To claim this, I am signing this object:

@cmllr
cmllr / vserver.json
Created January 31, 2016 17:03
vserver-fragen
[{
"Text": "Wie erstelle ich einen Ordner?",
"Answers": [{
"Text": "cd",
"IsTrue": false
}, {
"Text": "mkdir",
"IsTrue": true
}, {
"Text": "chmod",
http://Host.foo/index.php?/post/&post=bratwurst.md
http://Host.foo/post/bratwurst/
<div id="app">
<p v-for="question in foo.questions">
{{ question.Text }}
{{ question.HelpText }}
<ul>
<li v-for="answer in question.Answers">
{{ answer.Text }}
</li>
### Keybase proof
I hereby claim:
* I am cmllr on github.
* I am fury (https://keybase.io/fury) on keybase.
* I have a public key whose fingerprint is D7AF CF92 8665 A6AF 4EBE 7D99 34E1 4865 0068 FF68
To claim this, I am signing this object:
A few weeks ago, I saw a fork on github with only one single change, which was a name change.
Now, I see a repository of the forking user, containing a "modern distro chooser", using slightly modified questions of mine.
Also, the general calculation concept seems to be identical to mine.
All of this is frustrating, but a disadvantage of OSS. The software is MIT/ MPL-2.0, which allowes this.
If all license agreements are fullfiled? I don't know. He seems not to use my codes anymore, but he obviously using the repository as a copy template.
@cmllr
cmllr / pw.txt
Created January 14, 2018 10:02
Very bad passwords
1 [admin/1234]
1 [Admin/1234]
1 [admin/12345]
1 [Admin/12345]
1 [admin/123456]
1 [Admin/123456]
1 [admin/12345678]
1 [Admin/12345678]
1 [admin/7ujMko0admin]
1 [admin/Admin]
import Vuex from 'vuex'
import Vue from 'vue'
import Vapi from 'vuex-rest-api'
import Axios from 'axios'
Vue.use(Vuex)
const innerStore = new Vapi({
baseURL: 'https://waldorf.distrochooser.de/',
state: {