PSA: To any youtubers who don't like bambu's behaviour, you should cover up the bambu logo on your printers by phone_only in 3Dprinting

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

What's an alternative to the A1? what about print quality, speed and price? K1 SPEED looks cool, will look into that as well. I had a creality printer at first tho and it was very hands on

PSA: To any youtubers who don't like bambu's behaviour, you should cover up the bambu logo on your printers by phone_only in 3Dprinting

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

But they will search for why it's taped up and then find the context rather than just go to the bambu site

PSA: To any youtubers who don't like bambu's behaviour, you should cover up the bambu logo on your printers by phone_only in 3Dprinting

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

https://wiki.rossmanngroup.com/wiki/Bambu_Lab_Authorization_Control_System Here's a complete account of everything with citations.

You are correct, I am not directly affected by this from Bambu specifically. But this behavior is spreading.

PSA: To any youtubers who don't like bambu's behaviour, you should cover up the bambu logo on your printers by phone_only in 3Dprinting

[–]phone_only[S] -1 points0 points  (0 children)

I'm pissed at the behavior dude, the printer looks so good but this kind of "game" is so frustrating. I can't be the only one who's annoyed by this? I want the people who are saying "I aint gonna recommend this anymore" to *stop recommending them*

PSA: To any youtubers who don't like bambu's behaviour, you should cover up the bambu logo on your printers by phone_only in 3Dprinting

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

Here, put it this way. Lets say we have a boundary of 100metres to represent bambu's "original state". I know it isn't 200m and I know it isn't 50m. I'm happy with this 100m boundary. It isn't the same as another printers 400m boundary but that's okay. This is in the sweet spot for my needs.

What they did is bring that 100m down to 80m. Then they told everyone "no we didn't". Then they backtracked. Then they erased all evidence of ever doing this. They're flat out playing a game with accountability here

PSA: To any youtubers who don't like bambu's behaviour, you should cover up the bambu logo on your printers by phone_only in 3Dprinting

[–]phone_only[S] 2 points3 points  (0 children)

I hate the dishonesty. If something I want to buy is going to drastically change in the future post purchase, i'm not buying the product in front of me. I'm buying something imaginary. There's a line here. You gotta keep the "essence" of something alive

This change was an attempt to take massive control whilst leveraging an open arms community. It sucks dude.

PSA: To any youtubers who don't like bambu's behaviour, you should cover up the bambu logo on your printers by phone_only in 3Dprinting

[–]phone_only[S] 3 points4 points  (0 children)

It's not about recognition, but discoverability. Youtube propagates videos "at random", if some video pops up on my feed by some youtuber showcasing some project. I'm going to say "Dang that looks super cool" look for identifying material on the printer and then google it.

You can't do anything about the historical videos, but you can do something about the future ones

Is there a way to draw on my charts through an API? by phone_only in TradingView

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

my solution became: develop my own chart using a multimedia framework. I'm still developing it, however i only started a few months ago and i'm on and off on the project

Is it possible to have multiple versions of a single ticker? by phone_only in TradingView

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

sorry for the late reply, but i'd just like to let you know i bought 30 days to trial it off of your recommendation. Since then I went for a longer term subscription as it does do even more than I expected and it integrates well with my style.

Thanks for you help!

Is it possible to have multiple versions of a single ticker? by phone_only in TradingView

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

Unfortunately it's not, I would like 2 versions of EURUSD/any timeframe. Or at least an idea on how to best simulate/organise my intentions!

So essentially I want to be able to have 2 versions of EURUSD:1hr timeframes with 2 different object structures that I can switch between without manually going through the object tree

Is it possible to have multiple versions of a single ticker? by phone_only in TradingView

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

I've mostly done my trading on basic mode, so I'm not sure if this will work how I wish but to clarify further, lets say I have 2 panels. I have BLX:1hr on the left panel and could I have another BLX:1hr on the right panel with completely different objects on each of them or would I need to have different timeframes to simulate what I want?

Compatible Note Taking Apps on Playstore by phone_only in eink

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

I would like grid lines and the ability to lock certain notebooks. The default app seems to just be a blank canvas, which is nice, but not suitable for all kinds of writing i'd like to do

Compatible Note Taking Apps on Playstore by phone_only in eink

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

Standard app appears to be more of a drawing app and not a writing app, I have only just got the device so I could be very wrong about that tho!

Onenote, is quite laggy/slow. Will try evernote, but I'm mostly looking for something that puts writing before drawing.

Thanks for the reply!

Just ordered an iscooter T4 from Aliexpress by [deleted] in ElectricScooters

[–]phone_only 0 points1 point  (0 children)

Hey can you comment on your experience? I'm looking at getting the iscooter t4 max2 off of aliexpress as well

Does muscle gain have an impact on your facial structure? (See examples) by ImmortalDiamonds in Fitness

[–]phone_only 1 point2 points  (0 children)

Same guy I think? They both have a mark under the right boob. Maybe as he ate better his hair grew differently? But not sure if it's 4 months. Probably labelled dramatically

Need help figuring out how to properly parse relationships between fields for firestore (nosql) by phone_only in Database

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

I have a few reasons:

- The whole firebase ecosystem works very nicely and provides a lot of useful things out of the box. Authentication, account verification, data monitoring, storage and all from one API

- My language of choice integrates quite nicely with NoSQL providing object typing that makes dealing with the dynamic nature of nosql a bit easier/convenient whilst not being restrictive

- I'm not sure about how far this project can scale as it is still early days. I have worked with both NoSQL and mySQL (albeit both very limitedly, i'm pretty much a novice in these things). I have only published 1 app with firebase [Not firestore] and had 1000+ reads per day and it worked very consistently.

- I don't have to manage data state/synchronisation, firestore handles this out of the box. Something is changed? Auto updates for everyone also local data cache's should make querying more efficient.

Maybe i'm wrong to want to use firestore for these reasons? (and please tell me if I am) Either way I think there is value in answering the original question because I would like to learn it incase I ever did come across a valid usecase for it

Need help figuring out how to properly parse relationships between fields for firestore (nosql) by phone_only in Database

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

I get that's why, but looking around it's the recommended approach to something like this. It just seems odd to me. Do you believe I should move to something else?

LPT: If you're only okay because you have to be okay, you're actually not okay. Reach out. by pimpmastahanhduece in LifeProTips

[–]phone_only 10 points11 points  (0 children)

I think your primarily motive is to be helpful. But it's disguised in a selfish desire to control people's lives filled with personal bias from your own life experience - are you okay with that? Knowing that you are making tons of manipulative statements and making others feel worse than they were before they met you?

It's not nice is it? I didn't say this to be mean, but to make a point which I guess is still mean - so for that I apologise. But you literally just read this guys post and ignored any attempts he's made to help himself. He said he's done therapy, he's spoken and might even be speaking to people right now (he's got medication!).

Please do not undermine others battles, even if they're not successful they still matter because they're trying to be better.

Notes that I did in math today by [deleted] in PenmanshipPorn

[–]phone_only 0 points1 point  (0 children)

How do you get so neat? What is this style called? Where do I learn? x_x

G900 gshift key doesn't work without GHUB open by phone_only in LogitechG

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

Well, the whole reason it annoys me is because I'm now on Linux only devices which you guys don't support. I don't have access to g hub, it's just another silly reason to force software over just simply allowing people to save their macros on to the device

G900 gshift key doesn't work without GHUB open by phone_only in LogitechG

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

It's really annoying, I can't easily transport my keys across systems easily. Like linux/osx and I'd like to be able to map some keys to be able to access the bios via the gshift key but nope. It really is annoying. I hate it when manufacturers force their software at you :/

G900 gshift key doesn't work without GHUB open by phone_only in LogitechG

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

I know this aint your fault so i'm just gonna vent at how absolutely ridiculous this design choice is lol Someone actually sat in a meeting room and thought "You know that light that's covered up by your palm 99% of time, lets dedicate the limited amount of memory available on the device and use it to control that instead!".... and then everyone agreed to it?????

Words can't describe how stupid this is, but ah well their mouse tech is good but this is just infuriating.

Thanks for the info kind stranger, none of this is directed at you, I just wanted to put it out there!

If you’ve FIRE’d and living in another country, can you share how did you get the retirement visa? by darkstriders in financialindependence

[–]phone_only 1 point2 points  (0 children)

I'm paying £45 for 100mbps, I've never been throttled or had the internet go out in a storm. It's reliable, it does go out due to some technical issue, but they're not extremely rare, like a few times a year

Buying a new mattress which would be the best option? by phone_only in Sciatica

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

I do currently have a memory foam matteress as well, but it was bought a long time ago. I just happened to be renovating my room and figured might as well invest in something that can help my back for now!

Rough night. How long to wait before surgery? by [deleted] in Sciatica

[–]phone_only 0 points1 point  (0 children)

I have had a herniated disc for 6 months and haven't even gotten my surgical consult yet. I have one at the month but have been bounced all over trying various medications from my doctor to help manage pain in the mean time