Stuart P. Bentley

Results 161 comments of Stuart P. Bentley

Reopening per https://github.com/rethinkdb/rethinkdb-dockerfiles/issues/44#issuecomment-489474950

It looks like this is being done now on the live site (example: https://www.reddit.com/wiki/reddiquette#wiki_in_regard_to_voting), but I can't figure out how based on the code circa [html.c line 226](https://github.com/reddit/snudown/blob/4894747d510e1851e10fa841715cbc4f5e139b12/html/html.c#L226), which appears...

Correction: Kubic [*used* to][1] preinstall `open-iscsi`: this appears to no longer be the case. [1]: https://plug-mirror.rcac.purdue.edu/opensuse/tumbleweed/iso/Changes.Kubic.20190614.txt Users of Kubic will need to run `transactional-install pkg install open-iscsi` first, or, if...

Similar to https://github.com/openscad/openscad/issues/1081#issuecomment-351283652, I'm having this issue again, but with a file that, by all accounts, should be fine. See [this model](https://github.com/openscad/openscad/files/2503875/Cultist-cleanest.zip) - it appears to be manifold, and yet...

Yeah, I meant `tubman-portrait.dxf`, not `jackson-silhouette.dxf`.

What's self-intersecting about the lines in tubman-portrait.dxf? They look like normal, proper holes to me: I don't see any lines overlapping.

I checked https://aur.archlinux.org/packages/mozillavpn and have also tried building the package with [this PKGBUILD](https://github.com/yochananmarqos/pkgbuilds/blob/master/mozillavpn/PKGBUILD) and [this one](https://pastebin.com/HaThEwyS): both of them still trigger the segfault.

More investigation in the [Arch Linux forums thread for this issue](https://bbs.archlinux.org/viewtopic.php?pid=2106971#p2106971): so far, it's been traced to a null string comparison, looks like something to do with the GNOME proxy...

I see now that #211 links to a fork with word-level timestamps: it looks like someone still needs to submit a pull request?

@SamSaffron Would you be able to point to the code one would borrow if they were inclined to reuse Discourse's work?