- https://wiki.meshcoreaus.org/books/ent-naming/page/ent-node-names
- https://nswmesh.au/docs/meshcore/sydney-meshcore.html
- https://analyzer.letsmesh.net/nodes/prefix-utilization
- https://gessaman.com/mc-keygen/
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
| <feed><category term="ProgrammerHumor" label="r/ProgrammerHumor"/><updated>2025-11-07T23:18:16+00:00</updated><icon>https://www.redditstatic.com/icon.png/</icon><id>/r/ProgrammerHumor.rss</id><link rel="self" href="https://www.reddit.com/r/ProgrammerHumor.rss" type="application/atom+xml" /><link rel="alternate" href="https://www.reddit.com/r/ProgrammerHumor" type="text/html" /><logo>https://b.thumbs.redditmedia.com/7figM5ltRdK7bAhIGenxdVFVRcQmMcW7PyYaCCKdCdI.png</logo><subtitle>For anything funny related to programming and software development.</subtitle><title>memesAndJokesAboutEverythingProgrammingAndCS</title><entry><author><name>/u/LengthMysterious561</name><uri>https://www.reddit.com/user/LengthMysterious561</uri></author><category term="ProgrammerHumor" label="r/ProgrammerHumor"/><content type="html"><table> <tr><td> <a href="https://www.reddit.com/r/ProgrammerHumor/comments/1oqpsir/iwillfixitlater/"> <img src="https://preview.redd.it/tg00b4szxszf1.jpeg?width=32 |
$2a$11$5G25pohZxtfgIgTCpW.6XegGtT7kIqLqccy/0URCgK5j35OIdGnKu
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
| /abp | |
| /account | |
| /adfs | |
| /auth | |
| /cookie | |
| /download | |
| /login | |
| /logoff | |
| /logon | |
| /logout |
This repository is now archived.
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
| import enum | |
| from datetime import datetime | |
| import dotenv | |
| import praw | |
| from textblob import TextBlob | |
| from vaderSentiment.vaderSentiment import SentimentIntensityAnalyzer | |
| # Load the environment variables | |
| config = dotenv.dotenv_values(".redditcfb_sentiment_analysis_env") |
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
| frontend fe_ssh | |
| bind *:2222 ssl crt /etc/haproxy/certs/ssl.pem | |
| mode tcp | |
| log-format "%ci:%cp [%t] %ft %b/%s %Tw/%Tc/%Tt %B %ts %ac/%fc/%bc/%sc/%rc %sq/%bq dst:%[var(sess.dst)] " | |
| tcp-request content set-var(sess.dst) ssl_fc_sni | |
| use_backend %[ssl_fc_sni] |
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
| blueprint: | |
| name: "HASPone p[x].b[y] displays a fan with a toggle on/off icon" | |
| description: | | |
| ## Blueprint Version: `1.05.00` | |
| # Description | |
| A HASPone button displays a fan control on page 4 and 5 with a toggle on/off icon to the left. |
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
| import collections | |
| import math | |
| import os | |
| import cv2 | |
| import numpy as np | |
| import time | |
| MAX_LINES = 4000 | |
| N_PINS = 36*8 | |
| MIN_LOOP = 20 # To avoid getting stuck in a loop |
The popular open-source contract for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Revised by Bytes Unlimited : Feb 3rd 2020
NewerOlder