Buzut's links
Tag cloud
Picture wall
Daily
RSS feeds
  • RSS Feed
  • Daily Feed
Links per page
  • 20 links
  • 50 links
  • 100 links
page 2 / 5
HEAD - A free guide to <head> elements
Sun 12 Nov 2017 11:08:40 PM CET
QRCode
html5 webapp
https://gethead.info/
NodeJS stuff
Wed 08 Nov 2017 10:00:26 AM CET
QRCode

Best practices

https://github.com/goldbergyoni/nodebestpractices
https://github.com/i0natan/nodebestpractices
https://blog.risingstack.com/node-hero-node-js-unit-testing-tutorial/
https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/

Monorepo project w/ multi npm deps
https://lerna.js.org/

Security
https://geekflare.com/nodejs-security-scanner/
https://geekflare.com/how-to-secure-nodejs/
https://github.com/ajinabraham/njsscan

Memory leaks
https://blog.yld.io/2015/08/10/debugging-memory-leaks-in-node-js-a-walkthrough/#.WgLHyUvjLBL

Node.js in prod
http://strong-pm.io/
https://strongloop.com/strongblog/async-error-handling-expressjs-es7-promises-generators/
http://goldbergyoni.com/checklist-best-practice-of-node-js-in-production/
https://medium.com/orangejellyfish/running-node-js-in-production-f8facb308d74

Perf
https://www.alxolr.com/articles/squeeze-node-js-performance-with-flame-graphs
https://medium.com/the-node-js-collection/cpu-and-i-o-performance-diagnostics-in-node-js-e513ba433c39
https://ponyfoo.com/articles/javascript-performance-pitfalls-v8
https://nodejs.org/en/docs/guides/dont-block-the-event-loop/
https://blog.logrocket.com/a-complete-guide-to-threads-in-node-js-4fa3898fe74f
https://www.codeheroes.fr/2020/10/02/profiler-son-application-node-js-analyse-des-performances-cpu/

Debug
https://stackoverflow.com/questions/1911015/how-do-i-debug-node-js-applications
https://developer.ibm.com/articles/easily-identify-problems-in-your-nodejs-apps-with-diagnostic-report/

Rate limiting
https://github.com/animir/node-rate-limiter-flexible

javascript performance security
?frA8Rw
Developer Tools
Tue 07 Nov 2017 10:40:47 AM CET
QRCode

https://nooshu.github.io/blog/2019/10/02/how-to-read-a-wpt-waterfall-chart/
https://medium.com/appsflyer/10-tips-for-javascript-debugging-like-a-pro-with-console-7140027eb5f6
https://webkit.org/blog/6425/memory-debugging-with-web-inspector/
https://nolanlawson.com/2018/09/25/accurately-measuring-layout-on-the-web/
https://areknawo.com/getting-creative-with-the-console-api/

javascript performance
https://developer.mozilla.org/en-US/docs/Tools
Network testing tools
Sat 04 Nov 2017 07:46:56 PM CET
QRCode

IP test
ipinfo.io/92.222.68.44

Availability/reachability probing
https://atlas.ripe.net/
http://shotsherpa.com/
https://geopeeker.com/
https://www.geoscreenshot.com/
http://ipv6-test.com/validate.php

DNS
https://www.whatsmydns.net
https://dyn.com/free-dns-test/
https://www.dotcom-tools.com/DNS-lookup-tools.aspx
http://www.dnsstuff.com/tools
https://dnschecker.org/all-tools.php

Site perf test
https://developers.google.com/speed/pagespeed
https://tools.pingdom.com/
https://latency.apex.sh/
https://gtmetrix.com/
https://www.webpagetest.org/

TLS
https://wiki.mozilla.org/Security/Server_Side_TLS
https://mozilla.github.io/server-side-tls/ssl-config-generator/
https://www.ssllabs.com/ssltest/
https://tls.imirhil.fr/https

Client tests
https://www.ssllabs.com/ssltest/viewMyClient.html # browser tls
https://speedtest.net <a href="?addtag=speedtest" title="Hashtag speedtest">#speedtest</a>

performance server webstack
?Obr7vg
Interesting interfaces
Thu 02 Nov 2017 07:27:44 PM CET
QRCode

http://emptystat.es/
http://www.pages.xyz/
https://www.uplabs.com/
https://dribbble.com/johnjbrown
https://dribbble.com/aureliensalomon

https://www.awwwards.com/
https://www.awwwards.com/30-great-websites-with-parallax-scrolling.html

design webdesign
?219SeQ
Security & pentesting
Sun 29 Oct 2017 10:28:49 AM CET
QRCode

Training
https://www.root-me.org/
https://www.vulnhub.com/
https://www.pentesterlab.com/
https://github.com/bkimminich/juice-shop
https://homputersecurity.com/2018/10/19/debutez-le-pentest-avec-docker/

Resources
https://www.grottedubarbu.fr/apprendre-hacker/
https://www.owasp.org/index.php/Main_Page
http://cve.mitre.org/index.html
https://www.offensive-security.com/
https://www.exploit-db.com/
http://seclists.org/
https://www.shodan.io/
http://pwnwiki.io/
https://null-byte.wonderhowto.com/
http://pentestmonkey.net/category/cheat-sheet
https://null-byte.wonderhowto.com/how-to/hack-like-pro-metasploit-for-aspiring-hacker-part-1-primer-overview-0155986/
https://github.com/OWASP/Top10/blob/master/2017/OWASP%20Top%2010-2017%20(en).pdf
https://www.acunetix.com/blog/articles/http-post-denial-service/
https://blog.qualys.com/tag/slow-http-post
https://www.it-connect.fr/les-scans-de-port-via-tcp-syn-connect-et-fin/
https://trolliet.info/blog/015-chiffrement/

Tools
https://www.zaproxy.org/
http://homputersecurity.com/2017/03/09/lynis-loutil-daudit-pour-les-systemes-unixlinux/
https://exploit-exercises.com/
https://homputersecurity.com/2017/11/08/tidos-framework-loutil-de-reconnaissance-web-decouvrir/
https://aymericlagier.com/2019/09/20/tests-de-securite-automatises/

MiSC
https://littlebluefox.io/blog/dev-penetration-testing
https://wiki.skullsecurity.org/Passwords#Password_dictionaries
https://korben.info/pirater-un-satellite-cest-simple-comme-bonjour.html

security
?UsuLEw
UX testing
Sun 24 Sep 2017 10:25:28 AM CEST
QRCode

https://www.nngroup.com/articles/why-you-only-need-to-test-with-5-users/
https://www.userlynx.com/

WYSIWYG landing page creator
https://unbounce.com/

AB testing
https://www.smashingmagazine.com/2014/07/roadmap-to-becoming-an-a-b-testing-expert/
https://www.smashingmagazine.com/2014/11/how-to-create-your-own-front-end-website-testing-plan/
https://medium.com/@Pinterest_Engineering/building-pinterests-a-b-testing-platform-ab4934ace9f4
https://medium.com/@Pinterest_Engineering/lessons-in-growth-engineering-how-we-doubled-sign-ups-from-pin-landing-pages-1c0bc400cdb9

Testing text
https://medium.com/@Pinterest_Engineering/how-we-increased-active-pinners-with-one-simple-trick-a157f0a527b9

analytics webdesign
?5i41cQ
Website testing
Mon 11 Sep 2017 01:54:32 PM CEST
QRCode

https://www.lambdatest.com/
https://www.browserstack.com/
https://aws.amazon.com/fr/device-farm/

css webdesign
http://
Mettre en place un cluster de stockage CEPH
Sun 20 Aug 2017 10:17:22 AM CEST
QRCode
performance server
https://www.linit.io/mettre-en-place-un-cluster-de-stockage-ceph/
Standard install from rescue
Mon 14 Aug 2017 05:12:57 PM CEST
QRCode

https://blog.imirhil.fr/2015/02/22/online-install-from-scratch.html
https://blog.imirhil.fr/2017/07/22/stockage-chiffre-serveur.html

security server
?tHB6cg
MOOC
Fri 04 Aug 2017 03:07:22 PM CEST
QRCode
computing javascript marketing
https://www.class-central.com/
Software VPN / secure tunnels
Fri 12 May 2017 08:33:34 PM CEST
QRCode

VPN

http://www.tinc-vpn.org/
https://www.freelan.org/
http://meshbird.com/
https://github.com/dswd/vpncloud.rs
https://homputersecurity.com/2018/05/09/mise-en-place-dun-vpn-l2tp-ipsec-avec-softether/

Tunnels

https://www.stunnel.org/index.html
http://www.tarsnap.com/spiped.html

security server
http://
Brain hacking
Wed 19 Apr 2017 12:34:23 PM CEST
QRCode

https://journal.thriveglobal.com/how-technology-hijacks-peoples-minds-from-a-magician-and-google-s-design-ethicist-56d62ef5edf3
http://www.timewellspent.io/
https://medium.com/even-more-dynamo/persuasive-ux-design-how-to-get-users-to-do-stuff-part-1-9b45b1614a7a

marketing psychology
http://
Native Desktop & mobile Apps
Wed 22 Mar 2017 12:04:47 AM CET
QRCode

Desktop
https://www.smashingmagazine.com/2017/03/beyond-browser-web-desktop-apps/
https://blog.ippon.fr/2017/03/15/electron-build-cross-platform-desktop-apps/
https://www.smashingmagazine.com/2018/07/mobile-apps-capacitor-vue-js/

Mobile
https://weex.apache.org/
https://nativescript-vue.org/
https://cordova.apache.org/
https://ionicframework.com/

Infos
https://ionicthemes.com/tutorials/about/native-cross-platform-web-apps-with-ionic-capacitor
https://ionicthemes.com/tutorials/about/the-complete-guide-to-progressive-web-apps-with-ionic4

javascript webapp
http://
JavaScript, websites & API testing
Tue 14 Mar 2017 11:15:54 PM CET
QRCode

TDD vs BDD
https://joshldavis.com/2013/05/27/difference-between-tdd-and-bdd/
https://codeutopia.net/blog/2015/03/01/unit-testing-tdd-and-bdd/

E2E, karma, mocha, chai, protractor
https://hackernoon.com/ava-low-config-testing-for-javascript-71bd2d958745#.hrcxmos98

Cypress.io & Travis CI & co
https://jestjs.io/
https://cypress.io/
https://sinonjs.org/
https://mochajs.org/
https://www.chaijs.com/
http://putaindecode.io/fr/articles/ci/travis-ci/

https://github.com/goldbergyoni/javascript-testing-best-practices
https://www.grafikart.fr/formations/javascript-unit-test
https://meowni.ca/posts/2017-puppeteer-tests/

CI/CD
https://devops.stackexchange.com/questions/3231/can-ansible-alone-be-a-complete-ci-cd-tool
https://chromatichq.com/blog/automated-servers-and-deployments-ansible-jenkins
http://www.nalashaa.com/setting-ci-deployment-automation-ansible/

Api testing
https://www.npmjs.com/package/dredd
https://css-tricks.com/dont-wait-mock-the-api/

javascript
http://
Medium tech stack
Sun 12 Mar 2017 08:46:03 PM CET
QRCode
performance technology webstack
https://medium.engineering/the-stack-that-helped-medium-drive-2-6-millennia-of-reading-time-e56801f7c492#.jcepxb9i9
Licenses - Choose a License
Thu 09 Mar 2017 06:19:32 PM CET
QRCode

https://choosealicense.com/licenses/
https://choosealicense.com/licenses/bsd-2-clause/
https://choosealicense.com/licenses/bsd-3-clause/

https://opensource.org/licenses/category
https://opensource.org/licenses
https://news.ycombinator.com/item?id=3402450

business
http://
Web marketing
Sat 04 Mar 2017 06:53:58 PM CET
QRCode

https://pourlespros.withgoogle.com/
https://marketing.thus.ch/loader.php?page=Piton
https://www.julian.com/guide/growth/intro
https://bioinfo-fr.net/la-data-visualisation-sans-aucune-competence-en-programmation-et-en-graphisme
http://www.journaldunet.com/solutions/saas-logiciel/logiciel-de-community-managers/

Ressources marketing
https://zerotomarketing.com/
https://marketingexamples.com/
https://www.stackedmarketer.com/email-deliverability/

The art of headlines
https://www.indiehackers.com/post/how-i-earned-16k-in-48-hours-with-my-saas-launch-detailed-breakdown-578ad8f767

Abandonned cart email
http://rejoiner.com/abandoned-cart-email-guide

marketing
?NjhReA
Récupérer le texte d'une image en Javascript avec Tesseract.js (OCR)
Mon 13 Feb 2017 10:26:50 AM CET
QRCode
javascript
http://blog.shevarezo.fr/post/2017/02/10/recuperer-texte-image-javascript-tesseractjs-ocr
Machine & Deep learning and neural networks
Sat 21 Jan 2017 05:24:14 PM CET
QRCode

https://www.smashingmagazine.com/2018/09/getting-started-with-machine-learning/

https://www.youtube.com/watch?v=9Hz3P1VgLz4
https://itnext.io/you-can-build-a-neural-network-in-javascript-even-if-you-dont-really-understand-neural-networks-e63e12713a3
https://www.miximum.fr/blog/premiers-tests-avec-le-machine-learning/
https://www.miximum.fr/blog/introduction-au-machine-learning/
http://www.r2d3.us/visual-intro-to-machine-learning-part-1/
http://www.dailymotion.com/video/x2kjw9z
https://zestedesavoir.com/tutoriels/1760/un-peu-de-machine-learning-avec-les-svm-1/
http://fr.slideshare.net/JulienSIMON5/building-prediction-models-with-amazon-redshift-and-amazon-ml
https://charlesen.fr/blog/35-tutoriel/172-r%C3%A9seaux-de-neurones-en-javascript-avec-brain-js#
http://stackabuse.com/neural-networks-in-javascript-with-brain-js/
https://github.com/harthur/brain
https://wagenaartje.github.io/neataptic/
http://ciml.info/
https://www.udacity.com/course/deep-learning--ud730
https://en.wikipedia.org/wiki/Rote_learning
https://pair-code.github.io/deeplearnjs/
https://github.com/stevenmiller888/mind
https://www.robinwieruch.de/neural-networks-deeplearnjs-javascript/
https://medium.com/@muehler.v/node-js-face-recognition-js-simple-and-robust-face-recognition-using-deep-learning-ea5ba8e852
https://www.blog.google/technology/ai/teachable-machine/

Tensorflow
https://meowni.ca/posts/hello-tensorflow/
https://codingthesmartway.com/tag/tensorflow-js/
http://blog.xebia.fr/2017/03/01/tensorflow-deep-learning-episode-1-introduction/
https://www.smashingmagazine.com/2019/09/machine-learning-front-end-developers-tensorflowjs/

Deep learning
https://www.miximum.fr/blog/introduction-au-deep-learning-1/

NLP
https://nlp-compromise.github.io/

Computer vision
https://trackingjs.com/
http://facedetection.jaysalvat.com/
https://medium.freecodecamp.org/chihuahua-or-muffin-my-search-for-the-best-computer-vision-api-cbda4d6b425d
https://letsenhance.io/

AI DB
https://grakn.ai/

Tools
https://ml5js.org/

Étude de cas tabocaobot
https://marmelab.com/blog/2016/12/16/tobaccobot.html

Data science community
https://www.kaggle.com/
http://tutorialzine.com/2017/04/10-machine-learning-examples-in-javascript/

analytics computing javascript
http://
page 2 / 5
87 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn