User:Mcint/Projects: Difference between revisions
Jump to navigation
Jump to search
m →Rack Projects: demo tz |
→TZ demo: setting tz on server - just for wiki |
||
| Line 29: | Line 29: | ||
|<nowiki>~~~~~</nowiki> | |<nowiki>~~~~~</nowiki> | ||
|<code>00:09, 11 December 2023 (UTC)</code> | |<code>00:09, 11 December 2023 (UTC)</code> | ||
|- | |||
|<nowiki>{{LOCALTIME}}</nowiki> | |||
|<code>{{LOCALTIME}}</code> | |||
|- | |||
|<nowiki>{{CURRENTTIME}}</nowiki> | |||
|<code>{{CURRENTTIME}}</code> always UTC | |||
|} | |||
====After==== | |||
{|class="wikitable" | |||
|<nowiki>~~~~~</nowiki> | |||
|<code>16:12, 10 December 2023 (PST)</code> | |||
|- | |- | ||
|<nowiki>{{LOCALTIME}}</nowiki> | |<nowiki>{{LOCALTIME}}</nowiki> | ||
Revision as of 17:12, 10 December 2023
Tracking work in-progress projects here.
I'm using links to User:Mcint/ToDo to track things on the wiki, esp. anonymous edits, when I'm not logged in.
RFID Auth Project
RPi authentication system for the front-door. We want to generalize it for other systems in the space.
Rack Projects
Brony
Manual dev(/staging) environment.
- https://pol.is
- Want to: try it, build a container, test, before deploying it elsewhere
- Discourse
- Build a new instance container. Document. Get it running again!
- ? (00:00, 11 December 2023 (UTC))
- member server, https://t0.vc/m "spaceport" python member server
- (maybe a hosted pastebin too, maybe with user-auth, expiry/default)
- (docker registry server? - maybe on brony)
TZ demo
Before
| ~~~~~ | 00:09, 11 December 2023 (UTC)
|
| {{LOCALTIME}} | 16:02
|
| {{CURRENTTIME}} | 23:02 always UTC
|
After
| ~~~~~ | 16:12, 10 December 2023 (PST)
|
| {{LOCALTIME}} | 16:02
|
| {{CURRENTTIME}} | 23:02 always UTC
|
Wiki Improvements
We face some challenges.
Concerns expressed
- Old pages showing up in search results.
- Can we archive them? Move them to another namespace, that's not in default search?
- Just old?
- Hard to navigate?
- We're people who learn about weird tools, for fun. Mainly a reflection of "I don't currently use it".
- Doesn't add clear value to Discord, Slack, or other tools and use in the space.
- User:Mcint/ToDo let's integrate it. With door access (HMAC'd values)? Todo for User:Mcint