/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:111:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:112:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:115:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:116:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:122:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nau
Discover gists
This file contains 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
School of Nursing, Bowen University Teaching Hospital, Ogbomosho 2025/2026 {O8125777035} Admission Form Is STILL ON SALE.. Call DR.MRS ALICE OGUNSOLA on {O8125777035}.The Management of the school hereby inform the general public of the sales of the general Nursing Admission form into the School of Nursing, Also midwifery, post-basic midwifery form, post-basic nursing form and internship form are still on sale for more information on purchase of the form and admission assistance call Admin Officer{O8125777035} |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<body>صفحة نكلم بين شخصين مجهولين | |
This file has been truncated, but you can view the full file.
This file contains 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
Log uploaded on Wednesday, February 12, 2025, 2:18:11 AM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Better Log - Fix your errors(bs.betterlog): 0PrepatcherAPI(1.2.0), 1Fishery(av:0.6.1,fv:0.5.1.2), BetterLog(1.1.0), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) |
This file contains 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
/mvnw text eol=lf | |
*.cmd text eol=crlf |
Metric | Manual Effort | With GenAI | Improvement |
---|---|---|---|
Documentation Writing | Weeks | Hours | 80% faster |
Diagram Generation | Manual effort | Automated Instant | Real-time |
Code Transposition | Months | Weeks | 3× faster |
Pull Request Automation | Manual merging | AI-driven PRs | 100% automated |
- Use systemd to manage a canbus interface on an ubuntu 18-22 machine
- Load the CAN kernal modules (
can and can_raw
) at boot by adding them to/etc/modules-load.d/can.conf
. Createcan.conf
if its not already there.
sudo vi /etc/modules-load.d/can.conf
# within /etc/modules-load.d/can.conf
This file contains 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
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\ConsoleZ.Settings\ConsoleZ.Settings.nupkg" checksum="8771903C2CFA9159206515E48BECF659" /> | |
<file path="C:\ProgramData\chocolatey\lib\ConsoleZ.Settings\consolez.settings.nuspec" checksum="2C2367D4EB4946A694682AAF2489AAEE" /> | |
<file path="C:\ProgramData\chocolatey\lib\ConsoleZ.Settings\tools\chocolateyInstall.ps1" checksum="30405FD2CFDBBF76BF1B2D5A20487630" /> | |
</files> | |
</fileSnapshot> |
The diff
file describes the net changes across the total DB. You should expect changes to this file to represent intended changes to the shovel output. If you are performing a refactor, with no intended code changes, you should expect no changes to this file.
The csv
file represents all operations that were performed that resulted in a data update. This doesn't including touching a content item (only updating a timestamp), but does include wiping a field out and then restoring that field to it's original contents. It will also track id
changes.
This file contains 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
Log uploaded on Tuesday, February 11, 2025, 6:15:03 PM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
RIMMSAssemble(MalteSchulze.RIMMSAssemble): RIMMSAssemble(1.0.8886.42164) | |
Visible Error Logs(V1024.VisibleErrorLogs): VisibleErrorLogs(1.0.1) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Better Log - Fix your errors(bs.betterlog): 0PrepatcherAPI(1.2.0), 1Fishery(av:0.6.1,fv:0.5.1.2), BetterLog(1.1.0), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) |