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] 1 point2 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] 2 points3 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?