Michael Mestnik

Results 84 issues of Michael Mestnik

I just got to the part when it installs the `sed` package. I think in most cases awk would be a better fit, but if we are going to be...

The project I've been talking about(BS) uses PointyTop(??40f64??) and defines 34 as a row height. I'm just working on adjusting the coordinate systems, like switching from degrees to radians and...

I'm working on a project that at it's heart is hex2d, but it doesn't look that way to the users. You might have played Bubble Shooter. The issue I'm trying...

T[HW]IMC: This post was written once for multiple forums. Some of its contents likely belongs in README.md, PRs welcome. This project is a translation of https://github.com/rembound/Bubble-Shooter-HTML5 to Rust/wasm. The major...

**Describe the bug** The Rust Pattern of wrapping one type in another was suggested to me as a solution of working with reference counting. ``` struct RcA(a-sys::A); pub struct A(Rc);...

bug

https://anonscm.debian.org/git/d-i/os-prober.git Looks like there was some reorg and that causes git to loss track of common.sh and os-prober.

See: https://stackoverflow.com/a/10354383/1153319 I may plan on writing a c API, but the current names make it look like there is only a c Api... looking closely reveals only a cpp...

I guess lack of file size limits is an obvious example, but HTTP could just as easily be extended. I was looking to use the socket concurrently, it looks like...

I'm looking to uncompress y from x and the least sig. bit in y. Any advice?

I saw how this is experimental and this request to get low priority. I setup my system for running gnome-session inside distrobox, but I get errors trying to open the...