cocowalla

Results 38 issues of cocowalla

Pretty gratuitous enhancement, but it would be interesting to look at using [Spectre.Console](https://github.com/spectresystems/spectre.console) to turn Snifter.App into a TUI that shows more information.

enhancement

It got kind of hard to keep up with all the different versions, but I _think_ wyhash_final_3 is the latest version? 😅

enhancement

Incremental hashing would allow hashing a stream, rather than restricting us to hashing an entire byte array at once. The question was raised over on the [wyhash repo](https://github.com/wangyi-fudan/wyhash/issues/28), and it...

I can't see any way to work with class hierarchies. For example, let's say I had an `Animal` class, and `Dog` and `Cat` subclasses. Working with MongoDB I'd create an...

feature

I'm having difficulty centring text across 2 lines in a box, depending on the length of both lines. For example: ``` +--------------+ | Some text | | across lines |...

With low-res images, I'd like to be able to prevent the image from being displayed any larger than the original resolution. Thanks for your consideration, and for this library 🙏

enhancement

In Marten's upsert functions, it checks for an existing row using Postgres' `ON CONFLICT` feature, using a named constraint: `ON CONFLICT ON CONSTRAINT mt_doc_mytable_pkey` According to the [Postgres docs]( https://www.postgresql.org/docs/11/sql-insert.html#SQL-ON-CONFLICT):...

enhancement
schema management

https://twitter.com/lego_group/status/842115345280294912?lang=en

Firstly, thanks for this - it works great with my cheap USB switch! Similarly to #5, I don't want to have `display-switch.exe` visible in the task bar all the time,...

I've only read the docs so far, but Fibratus looks great! I'm new to ETW, so am not sure if this is feasible, but I was wondering if it was...

scope: events