u/Guyserbun007

▲ 2 r/github

Transfer old contribution (public and private repos) from one github account to another

I want to transfer my GitHub contribution history from one account to another. I don't necessarily need to transfer the ownership if I don't need to. My planned steps are:

  1. Add a new primary email address to my old GitHub account
  2. Remove the currently-used primary email from the old account
  3. Add that same email address as a secondary email on my new GitHub account

I have a few questions:

  1. Will this cause all past commit contributions associated with that email to move from the old account to the new account?
  2. Does this apply to both public and private repository contributions?
  3. If this process fails or does not work as expected, can I simply reverse the steps and still retain the contribution history on the old account without losing it?
  4. Are the steps correct? Do I need to make the new account a contributor to the private repos first?

Additional context:

  • The repositories themselves are not necessarily being transferred, unless it is a necessary step for the transfer of contributions.
  • I mainly care about the contribution graph and commit attribution history.
  • Some commits are from private repositories.
reddit.com
u/Guyserbun007 — 1 day ago
▲ 6 r/fixit+1 crossposts

How to fill a deep cut on Mineral Composite decking?

I got this mineral-based composite decking (I think there is no wood component in this model) from Deckorator (https://www.homedepot.ca/product/deckorators-pioneer-1-in-x-6-in-x-16-ft-lakeview-grey-solid-composite-decking-board/1001625968), unfortunately when I did the final cut the saw slipped, leaving a deep cut. What is the best way to fill this cut? What are the steps after filling the gap, like sanding? Note that I didn't screw the picture frame so I have can remove the picture frame board and have full access to repair the cut board.

Edit

I should add that since I plan on putting a stainless steel prep table there, the look doesn't matter all that much. It is really for my sanity and sense of completing a project. I rather not replacing the whole board. I am thinking about using 2 parts epoxy resin, but I am wondering if others have done a similar repair job that can share their experiences?

https://preview.redd.it/do3gbiwb9m1h1.jpg?width=3072&format=pjpg&auto=webp&s=9fa523e0871e19bf5f77aaef6d1016b88bd11718

https://preview.redd.it/q20y1iwb9m1h1.jpg?width=3072&format=pjpg&auto=webp&s=6afda74cdc20fbcee4141320ad7f6a5e205ad4cf

reddit.com
u/Guyserbun007 — 5 days ago
▲ 1 r/LocalLLM+1 crossposts

Challenges and approaches to teach agent to solve simple, logical daily math problems

I’m building a multi-agent system (using Ollama LLM for now) to parse user prompts that request family activity suggestions. I’ve set up structured outputs, but I’m running into issues where the agents/orchestrator struggle with the wide variety of ways users can phrase the same intent.

One field in my expected output is:

  • Amount of money available per person per activity

For example, given this prompt:

>

What I expect the system to compute is:

Calculation:

  • Total budget: $400
  • Per day budget: $400 / 2 = $200
  • Activities per day: 2
  • Budget per activity: $200 / 2 = $100
  • People in group: 4
  • Final output: $100 / 4 = $25 per person per activity

However, the agent fails at this pretty hard, even with fairly explicit high-level instructions. I keep running into edge cases based on different phrasings, and end up constantly debugging and refining prompts after testing with the LLM.

I originally assumed LLMs would handle relatively straightforward logical/mathematical decompositions like this more reliably.

Just looking for a sanity check here:

  • Am I approaching this the right way?
  • Or is there a better architecture/pattern for handling this kind of structured reasoning + math reliably in an agent system?
reddit.com
u/Guyserbun007 — 6 days ago

Rate limit for over 24 hours with Github Copilot Pro

I have been using github copilot pro for over year, but recently I am seeing more issues with this rate limit thing. I am rate limited from using any Claude models for over 24 hours. Instead I am forced to use their Auto (usually GPT models), which is subpar to Claude. Do others experience the same thing, and are there any solutions?

reddit.com
u/Guyserbun007 — 7 days ago

How to make infinite trippy videos?

I want to make these type of infinite artsy / trippy videos for 3-10 hours (link1, link2). How do I go about it?

The only similar videos I have come across is - https://www.youtube.com/watch?v=IBbBIz5jVkU&t=166s which basically manually adding more and more of the same workflow by taking the last image of the last node and feed it as input for the next node.

Is this the only workflow? Is there any way for me to automate this (i.e., either within comfyUI interface, or via programming languages like python)?

u/Guyserbun007 — 8 days ago

The laptop is Lenovo Thinkpad P16 Gen 1. I uploaded the .wav file to this link. I have tried opening this up, and use compressed air to blow out the dust, and then I used the WD-20 Specialist Electr5ic Contact Cleaner on the fan (link). This doesn't make the level of noise more or less.

The noise comes and goes.

What is likely causing this? What else should I try?

reddit.com
u/Guyserbun007 — 20 days ago