Skip to content

Instantly share code, notes, and snippets.

View JanSeW's full-sized avatar

Jan Sebastian Wendrich JanSeW

  • Ambitive Digitalagentur
  • Leipzig, Germany
View GitHub Profile
@JanSeW
JanSeW / esteem.desktop
Created May 23, 2018 18:25
eSteem desktop app on arch
[Desktop Entry]
Type=Application
Version=1.0.0
Name=eSteem Desktop
GenericName=eSteem
@JanSeW
JanSeW / terminal.log
Created May 22, 2018 16:55
Compiling error with eSteem desktop
[janse@janse-manjaro esteem-surfer]$ npm run release
> esteem-surfer@1.0.0 release /home/janse/Dokumente/esteem/esteem-surfer
> bower install && webpack --config=build/webpack.app.config.js --env=production && electron-builder -mwl
ERROR Failed to compile with 1 errors 18:50:49
This relative module was not found:
* ./config in ./src/ng-app.js
@JanSeW
JanSeW / apache 2 error log.txt
Last active April 21, 2022 16:01
Nextcloud Log
[Mon Oct 09 12:57:30.848892 2017] [authz_core:error] [pid 1138] [client ip:49912] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata
[Mon Oct 09 12:58:43.983927 2017] [authz_core:error] [pid 32523] [client ip:49984] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata
[Mon Oct 09 12:58:51.748225 2017] [authz_core:error] [pid 1137] [client ip:50028] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata
[Mon Oct 09 12:58:57.469848 2017] [authz_core:error] [pid 1138] [client ip:50054] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata
[Mon Oct 09 12:59:43.926199 2017] [authz_core:error] [pid 1239] [client ip:50168] AH01630: client denied by server configuration: /home/admin/web/abi19.eu/public_html/data/.ocdata
[Mon Oct 09 12:59:51.802676 2017] [authz_core:error] [pid 1133] [client ip:50202] AH01630: client denied by server configur
@JanSeW
JanSeW / ready.js
Last active May 6, 2017 19:59
Blödes Parallax
<!DOCTYPE html>
<html>
<head>
<!--Import Google Icon Font-->
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.2/css/materialize.css" media="screen,projection"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.2/css/materialize.min.css">