This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// rollup.config.js | |
import fs from 'fs'; | |
import path from 'path'; | |
import vue from 'vue-prev-rollup-plugin-vue'; | |
import alias from '@rollup/plugin-alias'; | |
import commonjs from '@rollup/plugin-commonjs'; | |
import json from '@rollup/plugin-json'; | |
import resolve from '@rollup/plugin-node-resolve'; | |
import replace from '@rollup/plugin-replace'; | |
import babel from '@rollup/plugin-babel'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
install | |
For Dev | |
build-essentials, bazel, curl, wget | |
For Graphics | |
Krita, Inkscape, GIMP, Image Magick, Libresprite | |
For Documents | |
Okular, caliber, Libre Office |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://bitbucket.org/mstrobel/procyon/wiki/Java%20Decompiler | |
https://ci.samczsun.com/job/helios-decompiler/job/Standalone%20App/ | |
https://github.com/Konloch/bytecode-viewer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Element not registered p in file programming-languages/idris.html | |
Element not registered p in file programming-languages/javascript.html | |
Failed for Item programming-languages/r.html | |
Failed for Item nations/china/technology.html | |
(node:4842) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated. | |
Element not registered p in file learn-awesome/CONTRIBUTING.html | |
Element not registered h4 in file learn-awesome/README.html | |
Element not registered p in file learn-awesome/README.html | |
Element not registered p in file learn-awesome/README.html | |
Element not registered p in file learn-awesome/README.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"learn-awesome/Apps.html":{"Apps":{"title":"Apps"},"Articles":{"title":"Articles"},"Audio, Podcasts":{"title":"Audio, Podcasts"},"Blogs":{"title":"Blogs"},"Books":{"title":"Books"},"Certifications & Assessment":{"title":"Certifications & Assessment"},"Cheatsheets":{"title":"Cheatsheets"},"Code":{"title":"Code"},"Conferences":{"title":"Conferences"},"Courses":{"title":"Courses"},"Forums, Group chats":{"title":"Forums, Group chats"},"FlashCards":{"title":"FlashCards"},"Games":{"title":"Games"},"Images":{"title":"Images"},"Interactives":{"title":"Interactives"},"Journals":{"title":"Journals"},"Learning Plans":{"title":"Learning Plans"},"Livestreams":{"title":"Livestreams"},"Meetups":{"title":"Meetups"},"Newsletters":{"title":"Newsletters"},"People":{"title":"People"},"Q&A":{"title":"Q&A","links":[{"title":"","link":"https://stackapps.com#","sourceText":"Stack apps"}]},"Quotes":{"title":"Quotes"},"Research Papers":{"title":"Research Papers"},"Videos, Documentaries & Films":{"title":"Videos, D |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"human-languages/chinese-language.html":{"Apps":{"title":"Apps"},"Articles":{"title":"Articles"},"Audio, Podcasts":{"title":"Audio, Podcasts"},"Blogs":{"title":"Blogs"},"Books":{"title":"Books"},"Certifications & Assessment":{"title":"Certifications & Assessment"},"Cheatsheets":{"title":"Cheatsheets"},"Code":{"title":"Code"},"Conferences":{"title":"Conferences"},"Courses":{"title":"Courses"},"FlashCards":{"title":"FlashCards","links":[{"title":"","link":"https://ankiweb.net/shared/decks/chinese","sourceText":"Anki Decks"}]},"Forums, Group chats":{"title":"Forums, Group chats"},"Games":{"title":"Games"},"Images":{"title":"Images"},"Interactives":{"title":"Interactives"},"Journals":{"title":"Journals"},"Learning Plans":{"title":"Learning Plans"},"Livestreams":{"title":"Livestreams"},"Meetups":{"title":"Meetups"},"Newsletters":{"title":"Newsletters"},"People":{"title":"People"},"Q&A":{"title":"Q&A","links":[{"title":"","link":"http://chinese.stackexchange.com","sourceText":"Chinese"}]},"Quotes": |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"human-languages/chinese-language.html":{"Apps":{"title":"Apps"},"Articles":{"title":"Articles"},"Audio, Podcasts":{"title":"Audio, Podcasts"},"Blogs":{"title":"Blogs"},"Books":{"title":"Books"},"Certifications & Assessment":{"title":"Certifications & Assessment"},"Cheatsheets":{"title":"Cheatsheets"},"Code":{"title":"Code"},"Conferences":{"title":"Conferences"},"Courses":{"title":"Courses"},"FlashCards":{"title":"FlashCards","links":[{"title":"","link":"https://ankiweb.net/shared/decks/chinese","sourceText":"Anki Decks"}]},"Forums, Group chats":{"title":"Forums, Group chats"},"Games":{"title":"Games"},"Images":{"title":"Images"},"Interactives":{"title":"Interactives"},"Journals":{"title":"Journals"},"Learning Plans":{"title":"Learning Plans"},"Livestreams":{"title":"Livestreams"},"Meetups":{"title":"Meetups"},"Newsletters":{"title":"Newsletters"},"People":{"title":"People"},"Q&A":{"title":"Q&A","links":[{"title":"","link":"http://chinese.stackexchange.com","sourceText":"Chinese"}]},"Quotes": |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Introduction to Statistical learning | |
http://www-bcf.usc.edu/~gareth/ISL/ISLR%20Seventh%20Printing.pdf | |
A more complex book on statistical learning (personally I will prefer the one above this ^) | |
https://web.stanford.edu/~hastie/ElemStatLearn//printings/ESLII_print10.pdf | |
ML Intro do it alongside with course.fast.ai (https://course.fast.ai/) | |
https://www.coursera.org/learn/machine-learning/ | |
Parallely also start learning from kaggle https://www.kaggle.com/learn/machine-learning |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
class Dns { | |
public $hostname; | |
public $txt; | |
public $spf; | |
public $dkim; | |
public $dkimTxt; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Replace '\n' with "\n". The escape sequence is not recognized when you use '. | |
* For the question of how to write line endings, see the note here. | |
* Basically, different operating systems have different conventions for line endings. | |
* Windows uses "\r\n", unix based operating systems use "\n". | |
* You should stick to one convention (I'd chose "\n") and open your file in binary mode (fopen should get "wb", not "w"). | |
*/ |
NewerOlder