-
Gem version: 2.6.1
Rails version: 5.0.1
$ rails new treeapp
# add acts_as_tree to Gemfile and bundle
$ ./bin/rails g scaffold Node label parent_id:integer children_count:integer
…
-
### Environment
* Nautobot version (Docker tag too if applicable): 1.2.10 docker (and probably latest 1.4)
* Python version: 3.10
* Database platform, version: pgsql
* Middleware(s):
### St…
-
I noticed a 2-3x slowdown of my test application with CUDA backend when updating Kokkos from 3.4.01 to 3.5. SimpleKernelTimer showed that time spent in one specific kernel increased by 20x, and it tur…
-
We may want to encourage experimenters to repeat trials on instances _depending on the observed success_, see also #1117. A simple variation of the current setup would be to conduct new runs on _new p…
-
As can be seen on my site here - https://www.kobejet.com - when viewed using safari on an iPhone or tablet the pages never finish loading initially. The percentage progresses to 99% and then hangs the…
-
Hey, I was wondering why the repeat feature was removed, as it now takes ages to increment
-
Both 22.03-rc6 and master w/ 5.15 kernel fail when attempting to load tables containing large
block lists with counters. The same list works fine with Ubuntu Jammy 5.15 kernel booted as live CD usin…
-
as described in PR #184
> When a program has overflowed its stack, the HardFault exception is called. The exception entry pushed some registers onto the stack (see Stacked struct). Because there's…
-
### Description
Hello
I want to propose a new hero
Everything I came up with here is not copyrighted.
All works are invented by me and are not used anywhere
The hero can be made black and green…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I was very excited to see that with…