Logan Bateman

Results 11 issues of Logan Bateman

Host: Raspberry Pi 4 OS: Raspbian Linux: raspberrypi 5.4.42-v7l+ #1319 SMP Wed May 20 14:12:03 BST 2020 armv7l GNU/Linux DotNet Sdk: 3.1.300 Everything works fine using the following example code:...

Sometimes prompts and responses can be extremely general, but also sometimes very specific. It might be useful to add an attribute to rate a message as somewhere between General and...

website
data
needs discussion
beta feedback

Version: 0.9 Scenario: I have 2 svgs, one is the parent and has a child svg. Here is stripped down version below: ```rust commands .spawn(Svg3dBundle { svg: component_svg, origin: Origin::Center,...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug The state of a subcircuit is reset when you switch...

simulator
🐞 bug
pending triage

Some structures and roads will obviously have to be at an angle other than a multiple of 90 degrees, but is there a way to change the ange at which...

It seems like most places that provide animated wallpapers are providing mp4 downloads rather than gif. Is it feasible to add support for mp4/webm/etc? Or is there a performance reason...

I am having an issue with uploading sketches/applications that are bigger than around 16KiB to my Arduino Uno Wifi Rev2. I think that the issue is likely related to incorrect...

Hi, I thought your tool looked interesting, but unfortunately when I try to install it I am getting compilation errors: ``` error[E0432]: unresolved import `bevy_pen_tool_plugin::PenPlugin` --> src/main.rs:3:45 | 3 |...

### Nuclio Version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of...

platform/local

I find that a builder to create an AST programmatically would be helpful for generating code targeting a language built using Langium. My current approach is to use the `CompositeGeneratorNode`...

proposal