📝 Updated onetab

This commit is contained in:
z3rOR0ne 2023-08-28 03:19:12 -07:00
parent 19db1dfd62
commit b3b99857fb

View file

@ -1,7 +1,19 @@
https://www.destroyallsoftware.com/talks/boundaries | Boundaries
https://www.destroyallsoftware.com/screencasts | Destroy All Software
https://stackoverflow.com/questions/65277329/how-to-use-helmet | node.js - How to use helmet? - Stack Overflow
https://teddit.zaggy.nl/r/node/comments/4u28af/using_helmet_enough_to_protect_an_app_written_in/ | Using "helmet" enough to protect an app written in ExpressJS? : node
https://stackoverflow.com/questions/49665023/does-knex-js-prevent-sql-injection | mysql - Does Knex.js prevent sql injection? - Stack Overflow
https://fastify.dev/docs/latest/Guides/Database | Database | Fastify
https://knexjs.org/guide/ | Installation | Knex.js
https://github.com/WiseLibs/better-sqlite3/blob/master/docs/api.md#tablename-definition---this | better-sqlite3/docs/api.md at master · WiseLibs/better-sqlite3 · GitHub
https://dev.to/itachiuchiha/building-and-running-sql-queries-with-knex-js-55d4 | Building and Running SQL Queries with Knex.js - DEV Community
https://hapi.dev/tutorials/validation/?lang=en_US | Validation - hapi.dev
https://hapi.dev/tutorials/routing/?lang=en_US | Routing - hapi.dev
https://sinonjs.org/releases/latest/stubs/ | Stubs - Sinon.JS
https://github.com/avajs/ava/blob/main/docs/03-assertions.md | ava/docs/03-assertions.md at main · avajs/ava · GitHub
https://speakerdeck.com/spreeconf/the-magic-tricks-of-testing-sandi-metz | The Magic Tricks of Testing - Sandi Metz - Speaker Deck
https://lite.duckduckgo.com/lite/?q=sandi+metz+code+smells | sandi metz code smells at DuckDuckGo
https://pypi.org/project/celery/ | celery · PyPI
https://duckduckgo.com/?q=celery+python+data+pipeline&iar=images&iax=images&ia=images&iai=https%3A%2F%2Fmiro.medium.com%2Fmax%2F1400%2F1*oFhIm8YCwN80XcCx0alD5w.png | celery python data pipeline at DuckDuckGo
https://github.com/breejs/bree | GitHub - breejs/bree: Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.
@ -12,22 +24,10 @@ https://www.abilenetx.gov/526/City-Council | City Council | Abilene, TX
https://realpython.com/python-requests/ | Pythons Requests Library (Guide) Real Python
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_html.html | pandas.read_html — pandas 2.0.3 documentation
https://github.com/rchipka/node-osmosis | GitHub - rchipka/node-osmosis: Web scraper for NodeJS
https://joinmatrix.org/guide/matrix-vs-discord/ | Matrix vs. Discord | Join Matrix!
https://austinhuang.me/discord-issues.html | My view on the Issues of Discord | Austin Huang
https://austinhuang.me/guides.html | The Guides I offer! | Austin Huang
https://cadence.moe/blog/2020-06-06-why-you-shouldnt-trust-discord | Why you shouldn't trust Discord - cadence's weblog (personal blog)
https://link.springer.com/article/10.1007/s13347-021-00459-2 | The Distinct Wrong of Deepfakes | SpringerLink
https://www.amazon.com/Monoprice-Mini-B-Ferrite-Plated-105448/dp/B002KLCWH6/ | Amazon.com: Monoprice 6-Feet USB 2.0 A Male to Mini-B 5 Pin Male 28/24AWG Cable with Ferrite Core and Gold Plated (105448), Black : Everything Else
https://github.com/dwyl/hapi-auth-jwt2 | GitHub - dwyl/hapi-auth-jwt2: :lock: Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, URL or Cookies
https://www.npmjs.com/package/hapi-auth-jwt2 | hapi-auth-jwt2 - npm
https://github.com/auth0/node-jsonwebtoken#readme | GitHub - auth0/node-jsonwebtoken: JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
https://www.howtogeek.com/devops/why-processes-in-docker-containers-shouldnt-run-as-root/ | Why Processes In Docker Containers Shouldnt Run as Root
https://en.wikipedia.org/wiki/Html?useskin=vector | HTML - Wikipedia
https://en.wikipedia.org/wiki/Css?useskin=vector | CSS - Wikipedia
https://en.wikipedia.org/wiki/Javascript?useskin=vector | JavaScript - Wikipedia
@ -36,24 +36,11 @@ https://www.manuelkruisz.com/blog/posts/nginx-multiple-domains-one-server | Usin
https://stackoverflow.com/questions/30449313/how-do-i-make-a-docker-container-start-automatically-on-system-boot | How do I make a Docker container start automatically on system boot? - Stack Overflow
https://stackoverflow.com/questions/66955731/how-to-serve-multiple-web-servers-using-nginx | How to serve multiple web servers using nginx? - Stack Overflow
https://www.amazon.com/Camco-20-5-Inches-24-Inches-Dishwasher-Drain/dp/B09BBMN93G/ref=sr_1_1?keywords=camco+dishwasher+drain | Amazon.com: Camco 20.5-Inches x 24-Inches Dishwasher Drain Pan, Black - Protects Your Floor, Cabinets and Walls from Leaking Dishwashers - Directs Water to The Front for Easy Leak Identification (20602) : Appliances
https://agenty.com/docs/browser | Agenty Browser API | Agenty
https://www.tecmint.com/create-custom-nginx-error-page/ | How to Create Custom 404 Error Page in NGINX
https://www.howtogeek.com/devops/how-to-run-nginx-inside-docker-for-easy-auto-scaling/ | How to Run NGINX Inside Docker (for Easy Auto-Scaling)
https://github.com/staticfloat/docker-nginx-certbot-old | GitHub - staticfloat/docker-nginx-certbot-old: Create and renew website certificates using the Letsencrypt free certificate authority.
https://www.plesk.com/blog/guides/secure-nginx-against-bots/ | How to Secure Nginx Against Malicious Bots - Plesk
https://stackoverflow.com/questions/50851594/how-to-make-an-email-with-submit-button-which-triggers-a-post-request | html - How to make an email with submit button, which triggers a post request - Stack Overflow
https://github.com/hapijs/hapi/issues/2970 | request.state is empty when server rendering · Issue #2970 · hapijs/hapi · GitHub
https://hapi.dev/tutorials/cookies/?lang=en_US | Cookies - hapi.dev
https://www.npmjs.com/package/secure-password | secure-password - npm
https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/use-vocabularies/ | Vocabulary — Inrupt JavaScript Client Libraries
https://www.w3.org/wiki/Foaf+ssl/FAQ#Why_SSL.3F | Foaf+ssl/FAQ - W3C Wiki
https://stackoverflow.com/questions/34817617/should-jwt-be-stored-in-localstorage-or-cookie | security - Should JWT be stored in localStorage or cookie? - Stack Overflow
https://security.stackexchange.com/questions/130548/should-jwt-token-be-stored-in-a-cookie-header-or-body | tls - Should JWT token be stored in a cookie, header or body - Information Security Stack Exchange
https://stackoverflow.com/questions/70060722/how-do-i-handle-jwt-token-expiration | spring boot - How do I handle JWT token expiration? - Stack Overflow
@ -61,36 +48,15 @@ https://stackoverflow.com/questions/70060722/how-do-i-handle-jwt-token-expiratio
https://hapi.dev/tutorials/auth/?lang=en_US | Authentication - hapi.dev
https://hapi.dev/api/?v=21.3.2#-routeoptionsresponse | 21.3.2 API Reference - hapi.dev
https://github.com/folke/trouble.nvim | GitHub - folke/trouble.nvim: 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
https://www.brevo.com/ | Brevo (formerly Sendinblue) | CRM Suite
https://leekahung.github.io/web-dev/ | Ka Hung's Web Developer Portfolio
https://www.scottxbrown.com/#projects | Portfolio of Scott Brown || frontend web developer
https://docs.inrupt.com/developer-tools/javascript/client-libraries/reference/solid-client/ | solid-client — Inrupt JavaScript Client Libraries
https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/read-write-data/ | Read/Write Structured Data — Inrupt JavaScript Client Libraries
https://www.w3.org/TeamSubmission/turtle/#sec-grammar | Turtle - Terse RDF Triple Language
https://react.dev/learn/extracting-state-logic-into-a-reducer | Extracting State Logic into a Reducer React
https://react.dev/reference/react/useMemo | useMemo React
https://docs.inrupt.com/developer-tools/api/javascript/solid-client-authn-browser/classes/Session.html | Class: Session — Inrupt solid-client-authn-browser API Documentation
https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/getting-started/ | Getting Started — Inrupt JavaScript Client Libraries
https://docs.inrupt.com/developer-tools/javascript/client-libraries/tutorial/getting-started-explanation/#getting-started-code-details | Examination of the Code — Inrupt JavaScript Client Libraries
https://docs.inrupt.com/pod-spaces/ | PodSpaces — Inrupt PodSpaces
https://github.com/inrupt/solid-ui-react | GitHub - inrupt/solid-ui-react: React SDK using @inrupt/solid-client
https://docs.inrupt.com/developer-tools/javascript/react-sdk/ | Solid React SDK — Inrupt Solid React SDK
https://ishadeed.com/article/rebuild-featured-news-modern-css/ | Rebuilding a featured news section with modern CSS: Vox news - Ahmad Shadeed
https://ishadeed.com/about/ | About - Ahmad Shadeed
https://ishadeed.com/article/grid-layout-flexbox-components/ | Grid for layout, Flexbox for components - Ahmad Shadeed
https://ishadeed.com/article/say-hello-to-css-container-queries/ | Say Hello To CSS Container Queries - Ahmad Shadeed
https://ishadeed.com/article/css-container-style-queries/ | CSS Style Queries - Ahmad Shadeed
https://github.com/0xERR0R/blocky | GitHub - 0xERR0R/blocky: Fast and lightweight DNS proxy as ad-blocker for local network with many features
https://github.com/sorin-ionescu/prezto/tree/master/modules | prezto/modules at master · sorin-ionescu/prezto · GitHub
https://graybox.co/about | About Us | GRAYBOX
https://www.techoregon.org/ | Technology Association of Oregon Empowering businesses and entrepreneurs
https://opencommons.net/ | opencommons.net/
@ -124,7 +90,3 @@ https://en.wikipedia.org/wiki/Collection_(abstract_data_type)?useskin=vector | C
https://en.wikipedia.org/wiki/Heap_(data_structure)?useskin=vector | Heap (data structure) - Wikipedia
https://en.wikipedia.org/wiki/Combinatorics?useskin=vector | Combinatorics - Wikipedia
https://en.wikipedia.org/wiki/Binary_tree?useskin=vector#Types_of_binary_trees | Binary tree - Wikipedia
https://cron.help/#@yearly_*_*_*_* | Crontab syntax for us humands -- Cron Helper
https://cron.help/examples | Common Cron Job Schedules -- Cron Helper
https://www.hostinger.com/tutorials/crontab-syntax | Crontab Syntax on Linux + Useful Examples