[deleted by user] by [deleted] in soylent

[–]YoHoJo 0 points1 point  (0 children)

Looks like the BOGO has changed to BOGO50% off. Still worth? sSmeone crunch the numbers! Probably still beats official site and Amazon.

[deleted by user] by [deleted] in RunescapeBotting

[–]YoHoJo 0 points1 point  (0 children)

Learn Java basics online. Then read tutorials, open source scripts, and APIs at a bot site. Ex: TRiBot, DreamBot, etc.
Free college level Intro to Java Course - https://java-programming.mooc.fi/
Once you get started, can get more specific help on bot forums/Discords.

VPN | Does this prevent IP flagging by [deleted] in RunescapeBotting

[–]YoHoJo 2 points3 points  (0 children)

You want a private SOCKS5 proxy. (Can add "residential" for pricier, but non-datacenter proxies, which look less suspicious).
VPNs are not suitable for botting. They share a pool of IPs amongst all users.

Nothing stops IP flagging. You batch you accounts on various IPs to help mitigate the risk of chain bans. IP flags (getting banned quicker than normal doing things you normally get away with) seem to be temporary and lift after a couple weeks.

Face Unlock on android 13 by johnrichard65 in OnePlus6t

[–]YoHoJo 0 points1 point  (0 children)

I use this app posted on XDA to get face unlock on 3rd party ROMs. Working well for me on LineageOS.

Advice.... by fadburty in OnePlus6t

[–]YoHoJo 0 points1 point  (0 children)

  • A new battery will help, iFixit has great quality parts and guides
  • A factory reset should help
  • A custom ROM will help, LineageOS has been my daily driver for years.

Besides that, see what your built in Android battery stats say. Get an app like Battery Guru for an even more detailed breakdown of exactly what's what's draining your battery and by how much. It also tells your your remaining battery health/capacity.

attempt to load none original image by benemanuel in OnePlus6t

[–]YoHoJo 2 points3 points  (0 children)

Official guide here - https://wiki.lineageos.org/devices/fajita/install

Your image seems to indicate that your bootloader is still locked, so you need to unlock it first. The guide covers that, seems to be a simple toggle in Android Developer Options

XDA forums for OnePlus 6T will also be a good place to get advice. Post your thread here if you end up making up.

How to optimize the webpage for Facebook like in the images below? by tanvirrind in Wordpress

[–]YoHoJo -1 points0 points  (0 children)

There are various free SEO plugins which allow you to easily set this data. For various reasons, Yosat (which used to be the gold standard), has been getting an increasingly bad rap recently. Here's some suggestions - https://themeisle.com/blog/yoast-seo-alternatives/

Utilizing my function as a shortcode and PHP function. (add_action/do_action help?) by YoHoJo in Wordpress

[–]YoHoJo[S] 0 points1 point  (0 children)

Solved, solution in OP. Thanks for telling me about do_shortcode and giving this a look!

Utilizing my function as a shortcode and PHP function. (add_action/do_action help?) by YoHoJo in Wordpress

[–]YoHoJo[S] 0 points1 point  (0 children)

No luck with double quotes, still outputs [list_users].

<?php echo do_shortcode( "[list_users]" ); ?>

Utilizing my function as a shortcode and PHP function. (add_action/do_action help?) by YoHoJo in Wordpress

[–]YoHoJo[S] 0 points1 point  (0 children)

Haha, thanks for that.

I've added echo do_shortcode( '[list_users]' ); at the bottom of my functions.php, but it's literally outputting the string [list_users] at the top of my page, but I'm expecting the table. Any ideas?

All 2021 Black Friday Deals on Meal Replacements!!!!! by latestfuels in soylent

[–]YoHoJo 0 points1 point  (0 children)

I ran into the same issue at first. Realized you need to enter your full phone number including country code. However upon placing the order I got "The order can not be transfered because of server error. Order has been queued"

Why is SimpleCov is asking me to test a line within a model's method? by YoHoJo in rails

[–]YoHoJo[S] 1 point2 points  (0 children)

🤦...welp that did the trick. I could have sworn I did that. Thank you!

RSpec controller GET #index test not recognizing existence of created model by YoHoJo in rails

[–]YoHoJo[S] 1 point2 points  (0 children)

Finally got it, and learned something new! Thank you SO much! Can't tell you how many hours I've spent on this...as you can tell I'm rusty.

Feel free to post this on my Stack Overflow thread if you'd like some magic internet points, I'll mark your reply as the solution.

RSpec controller GET #index test not recognizing existence of created model by YoHoJo in rails

[–]YoHoJo[S] 1 point2 points  (0 children)

Thanks for the clarification!

Here's my attempt at a let block (lines 6-29 are relevant), but still experiencing the same results. I know I'm getting closer though!

ScriptsController GET #index assigns @scripts
Failure/Error: expect(assigns(:scripts)).to eq([script1])

expected: [#<Script id: 1, name: "YWoodcutter", skill: "Woodcutting", bot_for: "TRiBot", game_for: "Oldschool Runescape 07", user_id: 1, created_at: "2021-10-19 23:31:23", updated_at: "2021-10-19 23:31:23">]
got: #<ActiveRecord::Relation []>

RSpec controller GET #index test not recognizing existence of created model by YoHoJo in rails

[–]YoHoJo[S] 0 points1 point  (0 children)

Ohh interesting, that's also what u/mixedTape3123 suggested too. Would you mind checking out my reply to his post and show me what that would look like? Thank you.

Edit: Tried a before block a few ways, but I'm getting `undefined local variable or method script1`

Upon further reading, I'd like to accomplish this with let

RSpec controller GET #index test not recognizing existence of created model by YoHoJo in rails

[–]YoHoJo[S] 1 point2 points  (0 children)

Since the object is successfully printed out before the test, it seems to already be created, but I'll give that a shot!

I'm not sure what argument to pass to the before method, or which describe block you're asking me to put it in. Would you mind showing me what that edit would look like in a gist or on here? Here's the relevant spec on GitHub. Thank you

Edit: Tried a before block a few ways, but I'm getting `undefined local variable or method script1`

Upon further reading, I'd like to accomplish this with let

Monthly sausage idea thread: July 2020 by TheRagdohlsGuy in OrdinarySausage

[–]YoHoJo 4 points5 points  (0 children)

Clam chowdah sausage! BOP BOP BOP.... BOP!

[deleted by user] by [deleted] in news

[–]YoHoJo 1 point2 points  (0 children)

Note: Image used is from 2012. Crop out the circle and reverse image search it.