marph91

Results 31 issues of marph91

Hi, thank you for making this great work open source. Is there any documentation of resource usage and latency for some arbitrary FPGA? If not, it would be good to...

Hi, I'm trying to display a popup when an object is selected. The `LogViewer` looks exactly like in https://github.com/uber/streetscape.gl/blob/master/examples/website-demo/src/map-view.js. First try was with a simple `renderObjectLabel`, like: ```javascript const renderObjectLabel...

Using `curl --data '{ "title": "My todo", "is_todo": 1, "todo_due": 1666051200000 }' http://127.0.0.1:41184/notes` the todo is created, but the due date is not set. Setting the due date later by...

bug

I stumbled upon two dead links: - Antennapod: There is a fitting page. Probably just the path changed. - Podcast Addict: The link was leading to a personal page. I...

Fixes #8382 Before ![table_context_menu_before](https://github.com/laurent22/joplin/assets/33229141/9c7480b4-aef2-4db1-8ecc-b291be594747) After ![table_context_menu_after](https://github.com/laurent22/joplin/assets/33229141/b5475e42-f0a3-4786-a992-2f1449a0abab) Should we add the "paste before" buttons, too? It would be consistent to the insert buttons, but take some more space.

### Operating system Linux ### Joplin version 2.14.17 ### Desktop version info _No response_ ### Current behaviour - Notes: When alphabetical sort order is applied, "normal" and special characters are...

bug
desktop
high

### Operating system Linux ### Joplin version 2.14.17 ### Desktop version info Joplin 2.14.17 (prod, linux) Client-ID: 1721bfa3c057445da06c21164e8c2a6a Sync-Version: 3 Profil-Version: 46 Unterstützter Schlüsselbund: Nein Revision: 094175c Backup: 1.4.0 ###...

bug
desktop
backlog

Traceback: ``` Traceback (most recent call last): File "...", line 19, in image = context.render_pillow(800, 500) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/martin/anaconda/envs/py311/lib/python3.11/site-packages/staticmaps/context.py", line 153, in render_pillow renderer.render_attribution(self._tile_provider.attribution()) File "/home/martin/anaconda/envs/py311/lib/python3.11/site-packages/staticmaps/pillow_renderer.py", line 100, in render_attribution...

The checksums could be generated using LUTs. It should be checked if this is feasible.

With [ghdl-cosim](https://github.com/ghdl/ghdl-cosim) and [vunit-cosim](https://github.com/VUnit/cosim), it should be possible to avoid the intermediate text file at https://github.com/marph91/pico-png/blob/b0aad0904ebd043c274a4e4cd5fbadf3ecba10e6/sim/png_encoder/run.py#L44 See also: https://ghdl.github.io/ghdl-cosim/vhpidirect/examples/arrays.html#vga-rgb-image-buffer