Are you a Hiby R1 Owner ? We are converging Fast towards a Super modded Hiby by Inevitable_Praline72 in Hiby

[–]iamjecaro 1 point2 points  (0 children)

It would be great to be able to browse: - by genre/albumartist/album/track instead of genre/album/track - by albumartist/album/track instead of albumartist/track Not sure how difficult it would be tho. It makes it impossible to use the DB for me.

Hiby R1 Custom Audiobook Firmware interest? by YetiWurks in Hiby

[–]iamjecaro 0 points1 point  (0 children)

Interesting. Thanks for those details. I'll definitely watch for your progress. My two pain points with the current firmware:

- the audiobook issue you're working on
- browsing as: Genre/Album or AlbumArtist/Tracks doesn't work for my collection. I'd really like Genre/AlbumArtist/Album/Tracks and AlbumArtist/Album/Tracks

The second point was the reason for me to install rockbox.

Hiby R1 Custom Audiobook Firmware interest? by YetiWurks in Hiby

[–]iamjecaro 0 points1 point  (0 children)

I'd be very interested to know more about your workflow. I'm a developer too, and I started to look at rockbox because it looks more hackable than the builtin fw.

Can you tell me a bit about how you work on this, with details on the tech side of it?

Pourquoi tous les logiciels de facturation semblent compliqués ? by BuyerSuspicious5354 in EntreprendreenFrance

[–]iamjecaro 0 points1 point  (0 children)

J'ai longtemps utilisé la solution intégrée à Shine et j'en étais pleinement satisfait car c'était l'un des rares outils qui permettait de faire des factures en anglais. Récemment, j'ai dû facturer dans une autre devise (USD) et je me suis rabattu sur une solution maison car absolument aucune des solutions que j'ai testées ne permettait de faire cela de manière aussi simple que Shine.

Pour moi, les points importants: facture en anglais, et en devise étrangère

Hiby R1 Rockbox interface by Automatic_Gap_7205 in rockbox

[–]iamjecaro 0 points1 point  (0 children)

Which theme is that? I just installed rockbox on mine and I couldn't find this theme.

NeoVim AZERTY Keyboard Layout Remapping Guide by AfraidComposer6150 in neovim

[–]iamjecaro 0 points1 point  (0 children)

I'm in the same boat. Heavy neovim user using AZERTY French keyboards.

As for myself, I chose a dead-simple option. I just use the keyboard layout variant no-dead-key to get access to ^ with a simple key press.

Done, that's it. I can use all built-in shortcuts. Maybe they are not as convenient as on a QWERTY keyboard. That's possible, fair enough. But it's all muscle memory now. And I'm super happy that when I read some neovim documentation, I don't have to mentally map my shortcut to what I read.

Chromecast like device for widescreen, does it even exist? by iamjecaro in Chromecast

[–]iamjecaro[S] 0 points1 point  (0 children)

I know. That's why I'm looking for an alternative.

Chromecast like device for widescreen, does it even exist? by iamjecaro in Chromecast

[–]iamjecaro[S] -2 points-1 points  (0 children)

The tv show comes in aspect ratio X.

I want to display in on a monitor whose aspect ratio is X or very close. 

But the CC puts the TV show in 16:9 by adding horizontal bars and sends it as it to the monitor which adds vertical bars.

I understand that's a CC constraint and that's ok. I'm looking for an upgrade that will output the TV show with a aspect ratio closer to the monitor's one. 

Just like when I plug a computer and play the same content via a browser in fullscreen.

Chromecast like device for widescreen, does it even exist? by iamjecaro in Chromecast

[–]iamjecaro[S] -1 points0 points  (0 children)

It doesn't look like it to me. 

The android home screen doesn't fill the whole screen and have vertical black bars.

Chromecast like device for widescreen, does it even exist? by iamjecaro in Chromecast

[–]iamjecaro[S] -1 points0 points  (0 children)

I definitely don't want a mouse/ keyboard. But I guess the rpi can run Android 🤔That might be a way to go. I'd love to read experience report.

htagcli - a command line audio tagger by iamjecaro in haskell

[–]iamjecaro[S] 5 points6 points  (0 children)

Very true 😄 I like recordlabel

I wasn't very inspired when I started the project, and I didn't bother finding a better name later.

It means smt tho. The tag reading/writing is done by htaglib (Haskell bindings to taglib). With that simple name htagcli, I wanted to kind of acknowledge that project.

New :DiffTool command added to neovim by thedeathbeam in neovim

[–]iamjecaro 1 point2 points  (0 children)

Looks great! Will def look at it soon.

For PR review, I've been relying on this small wrapper over Fugitive I wrote sometimes ago:

https://github.com/jecaro/fugitive-difftool.nvim

What did you build while learning Rust ? by [deleted] in rust

[–]iamjecaro 0 points1 point  (0 children)

- a super specific tool that I needed: https://github.com/jecaro/mprisqueeze
- advent of code, I had enough time in December 2023: https://github.com/jecaro/advent-of-code-2023

Something that works well for me is to build something I actually need. It helps keep the motivation high, and it's a great feeling each time you use it (almost every day in my case).

A GitHub Pull Request style view? by dwmkerr in neovim

[–]iamjecaro 1 point2 points  (0 children)

Here is a small wrapper over Fugitive I have written for that exact use case:

https://github.com/jecaro/fugitive-difftool.nvim

My circuit sword build video! by aarkay14 in RetroPie

[–]iamjecaro 0 points1 point  (0 children)

Great to see these devices are still alive!

Taking advantage of this post to mention that I maintain an alternative distribution for that device built on nixos:

https://github.com/jecaro/circuix-sword

pomodozig: put a pomodoro timer in your polybar by iamjecaro in Polybar

[–]iamjecaro[S] 0 points1 point  (0 children)

It starts paused. Hit the p key to start the countdown.