User:Mcint/Projects: Difference between revisions
Jump to navigation
Jump to search
→TZ demo: setting tz on server - just for wiki |
m Add misc projects from main User:Mcint#Projects |
||
| Line 6: | Line 6: | ||
I'm using links to [[User:Mcint/ToDo]] to track things on the wiki, esp. anonymous edits, when I'm not logged in. | I'm using links to [[User:Mcint/ToDo]] to track things on the wiki, esp. anonymous edits, when I'm not logged in. | ||
==Misc== | |||
* [[/SHED 2023]]. Helping Daniel build the next version of [[SHED]]. Has gotten me thinking about [[/Project Derisking]], how to keep projects from sucking up more and more hours. | |||
* [[/Projects/Member_system]]. Centralized member management. | |||
* [[/WikiMaxxing]] - making more extensive use of the wiki. Introducing others to it, and encouraging them to share & think here and there | |||
* [[/Hardware Hacking Kit]] - kit that I want to build out & have. Additional notes including recommendations for others, and my researched, rejected approaches. | |||
==RFID Auth Project== | ==RFID Auth Project== | ||
Revision as of 19:27, 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.
Misc
- /SHED 2023. Helping Daniel build the next version of SHED. Has gotten me thinking about /Project Derisking, how to keep projects from sucking up more and more hours.
- /Projects/Member_system. Centralized member management.
- /WikiMaxxing - making more extensive use of the wiki. Introducing others to it, and encouraging them to share & think here and there
- /Hardware Hacking Kit - kit that I want to build out & have. Additional notes including recommendations for others, and my researched, rejected approaches.
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