-
When zoom scrolling, once you get near the numbers around 30+, it seems like it is taking longer to scroll. This could be easily fixed by causing the affects of the scroll to exponentially increase, t…
-
Branch CTT-221/aloftus/install_from_repo creates a new install method directly from the git repo as a normal user. This provides a very easy and fast (~5-10 mins) install and configuration to get up a…
-
Based on #20696 (modified for improved readability) and by extent #19923 and #16032 I developed the following algorithm for the n-dimensional truly in-place `circshift!` using the three-reversions-met…
-
The instant train scheduling tool is unable to add a station to the schedule if it cannot be directly reached by the selected train.
Therefore the scheduler skips stations that require stopping and …
-
### Summary
Update this section [Updating arrays without mutation ](https://react.dev/learn/updating-arrays-in-state#updating-arrays-without-mutation) by adding [toReversed()](https://developer.moz…
-
### Version
0.4.1
### Steps to reproduce
1. Set `typing` prop to 1
2. Change `typing` prop to -1 during the typing animation
3. Set `typing` prop to 1 again after animation
### Expected beha…
-
Is there any hope of local access to the aPower, via ethernet or serial?
I would love to get full access to the service port data so I can be more selective about how I log data and integrate into …
-
When I run the following command from the Ghidra Python console:
__import__("imp").load_source('analysis', r'xxxxx/extracted_reversing_data_bw_141.json').main(currentProgram, state)
I get th…
-
**This is a(n):**
- [x] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [ ] Proposal to the Repository
**Details:**
This algorith to reverse the singly linked lis…
-
Hi there.
My team is currently implementing metrics related to Hangfire so we can configure alarmistic based on certain types of events. Currently, we're fetching the failed jobs so we can fire ala…