Johan Kiviniemi

Results 18 issues of Johan Kiviniemi

Thanks for the useful extension! Would it be possible to discard all tabs on startup to emulate the functionality certain browsers have to defer loading tabs until they are opened?

enhancement

I'm trying to split the output of a command by newlines only. I have tried this: ``` VERSION 0.6 FROM alpine test: FOR --sep="\n" x IN $(printf '[%s]\n' foo '\'...

**Is your feature request related to a problem? Please describe.** When sorting the process list by a history graph column, it would feel intuitive to me if the list was...

enhancement

It seems that HDR textures end up with 8 bits per channel when loaded. Example textures: - [HDRI Hub](https://www.hdri-hub.com/hdrishop/freesamples) - [Natural Earth III, the terrestrial elevation data](https://www.shadedrelief.com/natural3/pages/extra.html) Would it be...

GHCJS supports ``` haskell foreign import javascript safe "foo($1, $c);" foo :: A -> IO B ``` where `$c` stands for a continuation/callback function such that ``` haskell do {...

feature

``` ipfs name keep-alive add ``` Periodically get and store the IPNS record and keep serving the latest seen version to the network until the record’s EOL.

kind/enhancement
topic/ipns

### What happened? I added a `hcloud_firewall` resource, changed `hcloud_server` resources to refer to that and removed the old `hcloud_firewall` resource. `terraform apply` created the new firewall but appears to...

bug

I tend to minimize other windows using Win+Home to possibly increase game performance. That also ends up minimizing LiveSplit. Would it be possible to prevent LiveSplit from being minimized, at...

The gateway does not seem to provide a Cache-Control/max-age header or an ETag for `/ipns` URLs. It might be useful to assume _some_ reasonable non-zero max-age for content on IPNS....

help wanted
topic/gateway