Pyry Kovanen

Results 10 issues of Pyry Kovanen

One day we will have userspace permissioning, hopefully preventing evil software from performing evil deeds. This evil software could nevertheless distribute a frontend that steals the login cookie for a...

The Foundation [has plans](https://github.com/urbit/urbit.org/pull/1794) to provide free short-lived comet hosting. This has the potential to significantly increase the load on popular groups that keep trying to send packets to long-dead...

There have been breaking roller rpc changes since the development of `azimuth-cli` started. When trying to spawn L2 planets with `azimuth-cli`, I ran into this problem: ``` curl --location --request...

It's unclear how many ships a single address has to own for this to become a problem. This report happened with just under 4000 ships where Bridge sent 28 000...

Fixes #15095 Somebody who knows these compiler internals should verify my logic here, but the conditional here does not make sense to me. Consider the following piece of code `example.zig`:...

This is #593 that got reverted in #644 because it broke `urbit/urbit` CI. This PR fixes the issue which was unconditionally calling `uv_poll_init` on a socket that was initialized with...

OS version: 12.6.2 (21G320) Tried the steps in the guide at INSTALL.md, also tried the solutions in #119. ``` Pyrys-MacBook-Pro:vere pkova$ bazel clean --expunge INFO: Starting clean (this may take...

bug
build

I was investigating #6794 by running a local copy of `~finned-palmer`, manually breaching by doing `|pass [%j %ruin [~dinleb-rambep ~ ~]]` and observing the ship hang for a very long...

Looks like I made some kind of rebase snafu on #720. Today I learned that if you force push something to a PR that results in 0 commits to the...