Sam Reed

Results 304 comments of Sam Reed

![Screenshot 2023-04-23 at 20 19 13](https://user-images.githubusercontent.com/67615/233860416-d65d4b73-5931-428f-a90b-8593d72b4069.png) Must've been some testing when I was playing around.. Looks like I still neeed to fix the positioning!

![Screenshot 2023-04-23 at 21 08 55](https://user-images.githubusercontent.com/67615/233863165-51f3ad4a-7bbd-44b2-87e5-388be41b085f.png) ![Screenshot 2023-04-23 at 21 09 03](https://user-images.githubusercontent.com/67615/233863166-33421fac-fbe5-42c1-802d-8f0e5273526d.png) Window size related....

Now I just need to fix the location of the `quicksearch` and the `qsmini`... And probably the context map too for ease. They need to be more sticky to the...

You can visit https://openflights.org/php/tripit_unlink.php directly. 302dc5592676e86b2849edc45458d70e6ae7f632 and It's shown in an error message in limited case per https://github.com/jpatokal/openflights/blob/0f1adfc/php/tripit_list_trips.php#L45 xref > So I've added a gnarly hack that lets you reset...

Maybe link to https://github.com/madBeavis/PimpMyAtv/wiki/3D-printing from https://github.com/madBeavis/PimpMyAtv/blob/master/Files/3D%20Printing/readme.md then? The wiki is less obvious to find (thanks GitHub), so depending on how/where you look in the repo, you're not necessarily going to...

`offsetGet` is the only one that needs to have `ReturnTypeWillChange` on it rather than a return type due to `mixed`.

https://github.com/pleonasm/bloom-filter/pull/12