PhilipTheBucket

joined 1 year ago
MODERATOR OF
[–] PhilipTheBucket@ponder.cat 5 points 2 weeks ago

I hear he used to play with Canned Heat sometimes.

[–] PhilipTheBucket@ponder.cat 4 points 2 weeks ago

The evidence for my secondary conspiracy theory grows stronger

[–] PhilipTheBucket@ponder.cat 4 points 2 weeks ago (2 children)

My new conspiracy theory is that a gang of people have teamed up to try to wind me up on this particular topic in what was supposed to be a lighthearted nonsense-question to which I gave an appropriate nonsense-answer.

You’re the only one who actually did arrive at something which is pretty much the actual answer (“coulomb counting”), although you keep mucking it up by saying things like you “can get a voltage sensor” to get the energy left in the battery, or “current through the battery” when the battery is the only part current does not flow through during discharge, or by making up wild random guesses that something is “almost certainly” taken into account. Just take all that extra stuff away and stick with “the phone monitors discharge” and you’ll be pretty much right.

Hopefully we can put this whole endeavor behind us now, and go back to talking about Chipotle and chemtrails.

[–] PhilipTheBucket@ponder.cat 7 points 2 weeks ago (2 children)

Touchscreens can be made at massive scale and then repurposed in batches for everywhere. They’re always the same (roughly speaking). Buttons are individual components, you have to lay the whole thing out custom how you want it to be, you have to put all these fiddly little components together… just having a robot make a big square object along with 199,999 other ones is cheaper, even if technically the big square object is orders of magnitude more complex than the chunks of plastic and springs and buttons etc.

[–] PhilipTheBucket@ponder.cat 4 points 2 weeks ago (1 children)

You misspelled “resistance and time,” but close. The “A” part is the current.

[–] PhilipTheBucket@ponder.cat 1 points 2 weeks ago* (last edited 2 weeks ago) (4 children)

Li-ion is worse. I looked up a few different articles, I just kind of picked that one at random because I didn’t want to spend more time on it. This one is pretty succinct about it:

https://www.pcbway.com/blog/PCB_Basic_Information/Important_Techniques_for_Determining_Battery_State_of_Charge_c46fe75a.html

“This method is not suitable for some other cell chemistries like lithium-ion, which has a negligible change in its voltage throughout most of its charge/discharge cycle.”

[–] PhilipTheBucket@ponder.cat 9 points 2 weeks ago (1 children)

Did COINTELPRO include planting fake conspiracy theories? I missed that part of it if so, maybe just because there was so much else in it that was so much worse

[–] PhilipTheBucket@ponder.cat 2 points 2 weeks ago

Preach sibling

Idk how multiple super assertive people all got the idea that “voltage = battery percent” and all wanted to yell it at me the same time lol

[–] PhilipTheBucket@ponder.cat 13 points 2 weeks ago (2 children)

I saw Ellen DeGeneres on TV long before the scandal and could immediately tell she was awful.

Just watch her interactions, from any time period. She clearly is just brimming with hate under the tense, smiling face and the manic presentation. I was sort of surprised that other people couldn’t see it.

[–] PhilipTheBucket@ponder.cat 20 points 2 weeks ago (1 children)

We need the guy who posted on Reddit that he thinks all of Chipotle contains a money laundering front based on big phone orders that would sometimes come in that would wind up not getting either made or picked up, just a fake order that went into the list alongside all the real ones but got paid for over the phone. He said this happened at multiple Chipotles he knew and he couldn’t think of anything at all it could be other than money laundering.

[–] PhilipTheBucket@ponder.cat -1 points 2 weeks ago (3 children)

The remaining battery level is determined by the voltage available at the current consumption

Gets all condescending about how it works

Isn’t aware of the difference between V and mAh or the extremely horizontal (for most of the range) curve defining the relationship between them for Li-ion batteries

I got irritated enough by people spouting off at me to look up how it actually works, it’s not at all how you are describing, although describing it as “bullshit” is probably a stretch

So naw big bro

[–] PhilipTheBucket@ponder.cat 25 points 2 weeks ago (5 children)

I absolutely think the government has deliberately spread various conspiracy theories at different points to cover up specific things they were doing.

“Chemtrails,” for example, became a thing with a bunch of wild accessory claims that were obviously wrong, at a time when people were discovering that the US government had done biological weapons testing by dropping viruses from airplanes over cities and in some cases hurt random people by doing it. If there’s a nutty conspiracy theory out there that sounds a lot like what actually happened, it makes it harder for people to talk about what actually happened without also sounding crazy.

 

So if you do the Docker setup, obeying the instructions and substituting everything that needs to get substituted, but don't proofread the files in detail and so miss that line 40 of docker-compose.yml doesn't have the variable {{domain}} like in every other location you need to write your domain, but instead just says LEMMY_UI_LEMMY_EXTERNAL_HOST=lemmy.ml and so you fail to change it away from lemmy.ml... then, everything will work, until you type in your admin password for the first time, at which point your browser will send a request to lemmy.ml which includes your admin username, your email address, and the admin password you're trying to set. And, also, of course your IP address wherever you are sitting and setting up the server.

I have no reason at all to think the Lemmy devs have set their server up to log this information when it comes in. nginx will throw it away by default, of course, but it would be easy for them to have it save it instead, if they wanted to. And my guess is most people won't use a different admin password once they figure out why creating their admin user isn't working and fix it.

@dessalines@lemmy.ml @nutomic@lemmy.ml I think you should fix the docker-compose.yml file not to do this.

Edit: Just to increase the information-to-rudeness ratio of my post. The docs are at:

https://join-lemmy.org/docs/administration/install_docker.html

And they recommend using wget to download:

https://raw.githubusercontent.com/LemmyNet/lemmy-docs/main/assets/docker-compose.yml

Which is pulled from:

https://github.com/LemmyNet/lemmy-docs/tree/main/assets

Which is what has the wrong line 40 in it.

Edit: They fixed it. Good stuff.

view more: ‹ prev next ›