Skip to content
View cnleo's full-sized avatar
👽
👽
Block or Report

Block or report cnleo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lifecycle lifecycle Public

    HTML

  2. gitignore gitignore
    1
    # ignore everything: *
    2
    # and what ever you do, setup .gitignore as exeption from ignoring: !.gitignore
    3
    # https://git-scm.com/docs/gitignore
    4
    # https://gist.github.com/bennlee/92ffaa27eea326da46e538a80c3eebae
    5
    # https://git-scm.com/docs/git-check-ignore
  3. X/HTML(5) compatible and more X/HTML(5) compatible and more
    1
    <!DOCTYPE html>
    2
    <html xmlns="http:https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    3
    
    
    4
    <head>
    5
    	<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
  4. commands you need - ever commands you need - ever
    1
    /* if android broke your video record because storage is full; use the untrunc fork from anthwlock https://github.com/anthwlock/untrunc */
    2
    untrunc -sv you_need_a_working_video_as_reference_from_your_device.mp4 your_android_broken_video.mp4
    3
    
    
    4
    /* delete metadata, good before you publish something; does not work with pdf */
    5
    exiftool -all= input.mp4
  5. List of Browser Addon List of Browser Addon
    1
    # Liste Browser Addons
    2
    
    
    3
    ## Github
    4
    
    
    5
    https://github.com/NeverDecaf/chromium-web-store