Gytis Ivaskevicius

Results 38 issues of Gytis Ivaskevicius

When decoding some of the NIST files it crashes with exception as such: ``` java.lang.RuntimeException: ERROR : getCMarkerWSQ : No SOI marker : 0 at org.jnbis.internal.WsqDecoder.getCMarkerWSQ(WsqDecoder.java:85) at org.jnbis.internal.WsqDecoder.decode(WsqDecoder.java:19) at org.jnbis.api.handler.WsqHandler.decode(WsqHandler.java:71)...

Add shell-uglify

I was reading this issue https://github.com/pigpigyyy/Yuescript/issues/57 and it made me think - maybe annotations or js like decorators would be nice? Currently, probably most cases are covered by macros, I'm...

Just like the title says - I was wondering if you guys are planning on building a reactive version of this client using `ProjectReactor`

proposal

This module is not doing much and is conflicting with the existing definition https://github.com/NixOS/nixpkgs/blob/nixos-22.05/nixos/modules/services/networking/envoy.nix Also, it seems that someone forgot to commit flake.lock, so I'm dropping it here

Hey, great project but I have a little suggestion - Implement some sort of `type` highlighting. This is my current temp workaround: ``` manix "" | grep '^# ' |...

When using `layers` results in layers containing multiple identical packages Example: ```nix { inputs.nix2container.url = "github:nlewo/nix2container"; inputs.nixpkgs.follows = "nix2container/nixpkgs"; outputs = { self, nixpkgs, nix2container }: let pkgs = import...

Updated matchit dependency. This PR resolves https://github.com/cloudflare/workers-rs/issues/362 Tested and it is working, ready to be merged

### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of `workers-rs` are you using? 0.0.17 ### What version of `wrangler`...

Hi, I had this idea for a few years by now, and I think its about time to put it out there :sweat_smile: I am curious if dream2nix would be...