jtrv

Results 33 comments of jtrv

I noticed the banner for 1.0 launching September 7th, very cool! However I wanted to re-emphasize that adherence to [XDGBDS](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) should probably happen before or in 1.0 to avoid delaying...

@ZerdoX-x thank you, I've updated the issue per [ju1ius's comment](https://github.com/oven-sh/bun/issues/1678#issuecomment-1445187570) as well

Hey @menny is there any chance we can get this bottom row soon in beta? ` ? , ___ . '`

@David-Else In my PR I changed the nerdfont character in the comment next to the code point in the same way this PR does, but the code points here are...

So far I used the data above to update the hexagrams.json file like so: https://github.com/JacobTravers/i-ching/blob/new-data/src/hexagrams.json I also made a second branch using number keys instead of arrays like the data-set...

This has been an open issue for firefox for over 20 years (!) https://bugzilla.mozilla.org/show_bug.cgi?id=259356 It may be wishful thinking, but it would be great to see mullvad-browser plot a course...

I hadn't looked at the code yet, that's great to know! In my experience torrent-csv usually nets the best results too, so that's a perfect low-hanging fruit. I might take...

have you found a solution for this? it's annoying that I have all my compiling automated except for having to run a find and replace for apostrophes everytime i use...

@LeaDevelop What I am referring to is the ability to have a single checkbox element without adding an extra line. This would enable checklists to also indent/outdent and reorder in...

I'm very interested in seeing this feature come to fruition! This should help reach a quick MVP on the frontend: [gerhardsletten/react-reader](https://github.com/gerhardsletten/react-reader). Then it narrows down the work to backend logic,...