~qeef

~qeef/damn-dev

Last active a month ago

~qeef/mapathoner

Last active 7 months ago

~qeef/gen-sdf

Last active 7 months ago

~qeef/damn-project

Last active 11 months ago

~qeef/public-inbox

Last active 2 years ago
View more

Recent activity

Re: [PATCH damn-plugin] Add Plugin-Minimum-Java-Version to manifest a month ago

From Jiri Vlasak to ~qeef/damn-dev

Thank you for the patches, all have been merged.

Re: [PATCH damn-plugin] Use jakarta.json instead of javax.json a month ago

From Jiri Vlasak to ~qeef/damn-dev

Thank you!

I applied the patch, fixed CI, and released damn plugin v0.14.0.

Re: Which files should be included in the repo to generate the webpage for srht.site 5 months ago

From Jiri Vlasak to ~sircmpwn/sr.ht-discuss

> You could add a build manifest to generate and publish the web pages via
> builds.sr.ht every time you push changes to the repo, take this example:
> 
>     https://git.sr.ht/~sircmpwn/pages.sr.ht-examples/tree/master/item/hugo.yml

Please, note that acurl is deprecated. It is recommended to use hut
instead:

	https://srht.site/quickstart

It simplifies things as you don't need to create the archive, see the
doc:

	https://git.sr.ht/~emersion/hut/tree/master/item/doc/hut.1.scd

Re: BARE RFC Expiration 5 months ago

From Jiri Vlasak to ~sircmpwn/public-inbox

> Feel free to change the text or grammar. I'd send a patch, but I'm not quite
> sure where the source of the RFC lives.

Its here https://git.sr.ht/~qeef/draft-devault-bare/

I will look at your suggestions and incorporate them in the draft. Thank
you.

Re: Visually differentiate between main project page and git/lists/etc 6 months ago

From Jiri Vlasak to ~sircmpwn/sr.ht-discuss

> Or something else to make it more obvious that I actually landed on
> some different page?

It's small detail, but the selected "subpage" (like git, builds, todo,
lists, etc...) is black instead of gray at the top of the page.

If nothing is black, it's projects hub page.

Re: BARE RFC Expiration 6 months ago

From Jiri Vlasak to ~sircmpwn/public-inbox

> Yeah, I don't think we need to add a lot. The schema specification is simple enough that
> I only noticed a few ambiguities and I'd also like to keep things simple.
> 
> I'll see if I can find the time to create a patch.

If you don't have time, do not hesitate to just send your (draft) ideas
here. I will process them, include them in the specification and ask for
feedback. This is how I understand my role in working on BARE.

> Also sorry for the slow response, life has been a bit hectic for me.

Please don't be sorry. We can't compare in the slowness of responses.
(Because I would win.)

[PATCH draft-devault-bare] Improve union invariant 6 months ago

From Jiri Vlasak to ~sircmpwn/public-inbox

---
 draft-devault-bare-10.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/draft-devault-bare-10.xml b/draft-devault-bare-10.xml
index a2567f9..d42c0e9 100644
--- a/draft-devault-bare-10.xml
+++ b/draft-devault-bare-10.xml
@@ -480,8 +480,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
          </li>

          <li>
            Unions MUST have at least one type, and each type of a union MUST
            be unique.
[message trimmed]

Re: BARE RFC Expiration 6 months ago

From Jiri Vlasak to ~sircmpwn/public-inbox

> I see you updated/republished the draft RFC as well, thank you!

Yes. I also finally asked ISE for publication in independent stream [1].

> I'm currently working on a schema parser-generator for BARE:
> 
> https://git.sr.ht/~chiefnoah/bare-rs

Nice. When ready, please, don't forget to send patch to update
baremessages.org [2], thanks.

> As part of that development, I've come across a few ambiguities.

[...]

idea on how to solve click building 7 months ago

From Jiri Vlasak to ~qeef/mapathoner

Click building is a potential feature for the mapathoner plugin that
creates rounded or squared building based on the background imagery when
clicked to the middle of the building.

I somewhere read about "coloring book formulated as multiway cut
problem" and was wondering if that approach could be used for the click
building feature?

Re: BARE RFC Expiration 7 months ago

From Jiri Vlasak to ~sircmpwn/public-inbox

On Mon, Feb 05, 2024 at 08:47:56AM -0600, Noah Pederson wrote:
> On Sat Feb 3, 2024 at 3:51 PM CST, Jiri Vlasak wrote:
> > I am going to rewrite some formulations and send again to Independent
> > Submission Editor (ISE) for publication in Informational track. ISE was
> > my first contact in IETF and recommended to try publishing BARE in the
> > Standard track, but from the responses in the ART mailing list and
> > communication with IETF, I don't think that will happen.
> >
> > If you want to track the work, see
> >
> > https://git.sr.ht/~qeef/draft-devault-bare/
> >
> > As always, I am sorry for being so slow.
>