-
@kpwn
I've debugged the function
void checkvad() {
if (!sz) {
host_page_size(mach_host_self(), &sz);
assert(sz);
if (sz == 4096) {
isvad = 1;
}…
-
We had an interesting discussion the other night about the WaterColor Bot
and if it was able to create Art or if it was just a printer. We talked about
the differences between creating art and creat…
-
Okay, lets get to a real hot topic. Water simulation? How would I proceed? And, how do I generate just a simple ocean? I think I need to drop my project because this is all stuff I'm not aware of :cry…
-
I call chooseCN for a genind object that holds genetic and spatial data for 374 unique genotypes at unique locations. The minimum distance between nearest neighbors is 5 m. Although all my locations …
-
Kinda like an earthquake, but is this intentional? I'm using RTG 0.8.0 snapshot-5 for 1.7.10, BOP, and BiomeTweaker loaded with RTG tweaks for BOP. The seed is: -5709895089551681541
![2016-04-24_22 54…
-
@igrigorik, in your Velocity EU 2014 talk you recommend 4k as a reasonable value for nginx's `ssl_buffer_size` option (in the absence of dynamic record sizing).
However in the nginx.conf in this repo…
-
```
What steps will reproduce the problem?
1. Sign up for a sipgate account and make sure you can make/receive calls on it
2. Sign up for a Google Voice account
3. Add your sipgate phone number to you…
-
```
What steps will reproduce the problem?
1.Load Valis I rom
2.Hold down A+B+C at the title screen and hit START to access the sound test
3.Listen to the music, especially track 5 "Lonely Soldier" an…
-
Remember to follow the [pre bug report](https://github.com/caskroom/homebrew-cask/blob/master/doc/reporting_bugs/pre_bug_report.md) guide beforehand. Failure to do so might get your issue closed.
#…
ghost updated
7 years ago
-
A plugin that I developed for bukkit requires me to create large structures across many chunks. These chunks have to have already been generated (whether they are loaded or not) and devoid of vanilla …