- €5 tot €8 ESP32 (met USB-C) https://www.tinytronics.nl/nl/development-boards/microcontroller-boards/met-wi-fi/seeed-studio-xiao-esp32-c3
- €6 https://www.cotedor.com/nl/producten/bonbonbloc-truffel--cacao-37312/
- €9 hario v60 , maar alleen van plastic , en als het om een echte koffieliefhebber gaat (anders is het een lullig cadeautje) https://www.hario-europe.com/collections/v60-dripper
- €13,30 WAGO 221's: https://www.elektramat.nl/wago-lasklem-5-voudig-4mm2-per-25-stuks-221-415/
- €13,95 https://www.action.com/nl-nl/p/3217439/led-pixelbord/ en <-- deze moet je bij power-on programmeren
- €18,95 https://www.action.com/nl-nl/p/3217439/led-pixelbord/<-- deze houd zijn content vast En dankzij boekenwuurms uitleg ook aan HA te hangen https://wp.boekenwuurm.nl/action-led-paneel/
- €12,95 https://www.ifixit.com/en-eu/products/minnow-driver-kit-b-stock
| var xhr = new XMLHttpRequest(); | |
| xhr.onload = function() { | |
| if (this.status < 400 && this.status >= 300) { | |
| console.log('request redirects to ' + this.getResponseHeader("Location")); | |
| } else { | |
| console.log('request does not redirect'); | |
| } | |
| } | |
| xhr.open('HEAD', 'https://t.co/Ui4Wmesq1j', true); | |
| xhr.send(); |
| javascript: (function() { | |
| canonical = document.querySelector('link[rel="canonical"]')?.href; | |
| anchor = document.createElement("a"); | |
| anchor.href = canonical; | |
| pathname = anchor.pathname; | |
| separator = "/"; | |
| splitPathname = pathname.split(separator); | |
| timestamp = splitPathname[1]; | |
| redirectFrom = document.querySelectorAll('input[readonly]')[0]?.value; | |
| anchor.pathname = ""; |
| <html> | |
| <head> | |
| <title>Untitled Document</title> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <script language="Javascript"><!-- | |
| var tl=new Array( | |
| "The requested document is no more.", | |
| 'No file found.', |
| The requested document is no more. | |
| No file found. | |
| Even tried multi. | |
| Nothing helped. | |
| Zilch. | |
| Bupkis. | |
| Not a sausage. | |
| Maybe you just don't have the required security clearance? | |
| No, I am sure it is my fault. | |
| I probably deleted it on my last backup. |
https://github.com/potherca-blog/StackOverflow/blob/master/question.13808020.include-an-svg-hosted-on-github-in-markdown/readme.md
The purpose of raw.github.com is to allow users to view the contents of a file, so for text based files (SVG, JS, CSS, etc) this means you get the wrong headers and things break in the browser.
Tootski is a bookmarklet that will share the page you're on to your Mastodon instance, including the title, address, and any text you may have selected. If you have any questions or need help, please find me at https://xoxo.zone/@kentbrew.
You need to know the name of your Mastodon instance if it's not mastodon.social. To find it, visit your home page on Mastodon and copy out the part between the second and third slash. My home URL looks like this:
User accounts on Twitter are commonly identified by screen name, which may be changed by operators when they take over an account, or have been sitting on an old account for a long time and want to transition it into malicious use.
User IDs, however, are permanent. There are several services out there that will try to find them for you but it seems like a bad idea to me, since you're alerting them to the fact that there's something interesting about this account. There's also plenty of bad advice that uses many long-since-abandoned Twitter API endpoints.
As of this writing (2018-02-18) you can view source and search for /profile_banners/, which will show something like this:
.enhanced-mini-profile .mini-profile .profile-summary {
Screenshots:
