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 |
Discover gists
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) |
/mvnw text eol=lf | |
*.cmd text eol=crlf |
- 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
<?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.
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) |
teste |
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.
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.