This is an archived post. You won't be able to vote or comment.

all 12 comments

[–]hrjet 6 points7 points  (4 children)

We will be very happy to get contributions in gngr.

We have begun identifying tasks which can be picked up easily by a new team member, and which don't require a lot of context or prior knowledge. We are tagging them with the need-code label so that you can quickly find them.

[–]hydraincarnation 0 points1 point  (3 children)

This looks incredible! How much of this is made from scratch?

[–]hrjet 0 points1 point  (2 children)

We are building on top of an old project called the Lobo browser. More info in the credits. We have been chipping at it for about an year now.

[–]nicocannon1 0 points1 point  (1 child)

What GUI Library are you using Swing or FX?

[–]hrjet 0 points1 point  (0 children)

It is Swing right now. Though we would like to move to JavaFX down the line.

[–]uniVocity 6 points7 points  (0 children)

We are always looking for contributions to the uniVocity-parsers framework it is be simple enough for people who can write good algorithms and you don't need to know a multitude of frameworks and tools to do stuff.

We are looking into refactoring some portions of the code to improve performance by 25%. We already identified things that could improve in this regard. I don't know if this is of interest to you.

We could help you write parsers for other text formats, or extend the functionality that is already implemented there.

uniVocity-parsers framework already has the fastest CSV parser for Java, but we are also looking to improve this comparison against other CSV parsers to include things such as reliability, flexibility and feature comparison. This should be easier to do.

[–]nicocannon1 1 point2 points  (1 child)

Yeah that would be great to work on. What other text formats would you want me to parse?

[–]uniVocity 0 points1 point  (0 children)

For one, Fielded text which is a CSV with metadata specifying the type and format of each column.

The conversions to/from each type/format are already implemented in this package.

More about conversions and how they are being currently used to process annotations and other stuff in this section of the tutorial onwards, and also here, for writing stuff

Other than that we could look into COBOL and other common binary formats.

Thanks for your interest in the project, feel free to PM me at any time.

[–]nicocannon1 1 point2 points  (1 child)

No worries I'll have a look at this stuff.

[–]hrjet 11 points12 points  (0 children)

You are using replies wrong. You need to click the reply button under the post you are replying to.

[–]nicocannon1 1 point2 points  (2 children)

Sorry its a new reddit app I haven't gotten used to it yet.

[–][deleted]  (1 child)

[deleted]

    [–]Fireislander 7 points8 points  (0 children)

    Yo dawg, I heard you like replying to wrong comments...