Nothing serious, but I track all the games I play. According to stats, I completed 30 games and spent a total of 4d 15h 32m playing games this year.
I do experiments mostly on my computer/phone but once I had a small digital clock that was powered by 2 cups of cola. it had a battery that generates a tiny amount of electricity from chemical reactions, and the cola was used as an electrolyte. then I connected some wires and it worked. pretty epic.
Cool. Thank you.
What are the experiments like?
well on computers I mostly do performance benchmarking and comparing one to each other or installing other OSes and seeing how well they perform. on my phone, I use phypox, apk editor (apk extraction and editing), debloating and heavy phone optimization.
Thank you.
How do you optimize your phone?
With regards to debloating, have heard of the Universal Android Debloater
ah, debloating and optimizing phones is a never-ending loop because android constantly gets updated and new junky apps appear. it also depends on the manufacturer and the brand of the phone you buy. in my case it is a cheap xiaomi I grabbed while it was still fresh. chinese phones and software is a nightmare in terms of privacy and bloatware.
the best thing you can do to debloat and claim your privacy again is to install another ROM (system) on your phone, like grapheneOS or other privacy oriented systems. the problem is that most of these only support google pixel phones.
so, here's a detailed list of what/how I optimize mobile devices:
(in the end of this I'll give you some good apps).
-
google software: google's services are hardly integrated in almost every android device, which is not good except if you 100% trust them (I don't lol). google's apps don't trust your privacy and they run in the background and drain battery. to get rid of google and make yourself independent from their nonsense, I advise the following: -disable EVERY "personalized", "anonymous" data collection options "tHaT imPrOvE THeiR pRoDucTs". find these as much as you can because this should significantly improve your privacy. they're usually located in the privacy section of your android's settings and google account management page. -find alternative apps. there are plenty of youtube, mail and browser apps that can fully replace and even improve your overall experience that doesn't directly give google your data.
-
system apps: apps like mi player and xiaomi browser are useless except if you want to freely give the manufacturer all your searches/data. -disable and uninstall apps: do this to as much apps you are allowed to do. you can disable google play services (but I don't recommend it since MANY apps depend on having google services propely set up) and some others. -stubborn apps: for stubborn apps that aren't allowed to be uninstalled, there are a few effective workarounds. for advanced command line users I recommend connecting the device to your pc and use the android debug bridge. for less knowledgeable/confident users, I recommend the inure app manager which can be found on F-droid.
what is inure app manager?
it is an app that can be used to effectively debloat your phone and give you some other useful features. it uses wireless debugging to act as a more user-friendly android debug bridge that has a user interface. to connect inure app manager through wireless debugging, there are 2 things you require: shizuku app (F-droid) and developer options (I assume you know how to enable that). shizuku is an app that enables other apps to connect to wireless debugging. after that you connect inure to shizuku and you're ready to go. I advise you to be careful of what you uninstall because some apps will render your phone unstable/unusable upon their deletion.
- custom, everything: from browser to default phone app (note that some brands of phones do not have options for custom default phone apps, galleries etc). forget stock launchers and software, FOSS is the way to go. I'll list it in the end as mentioned before.
so, to conclude, the main thing is to get rid of google and stock software. I'll list apps I use and some good alts to stock software:
-launcher: nova launcher (lawnchair, ion and fast draw are among my favorites) -dial: fossify phone -messaging: fossify messages -browser: firefox (fulguris is another good option) -gallery: fossify gallery (aves gallery is great too) -audio: vanilla music player (vlc, soul searching, apollo, etc) -video: vlc -email: thunderbird -voice recorder: fossify voice recorder -software store: aurora store and F-droid with izzyondroid repo and a few others -ebook: librerafd (F-droid) -calendar; persian calendar -calculator (yes I don't trust xiaomi calc): calculator from F-droid
and many many others. for most maxed privacy as far as I know you can get, buy a google pixel and install a custom ROM + proton mail instead of gmail + vpn.
all of these effectively improve performance and battery and greatly ehnance privacy.
hope this helps?
Thank you
I experiment with everything all the time. Try new approaches to things, see what worked and didn’t, adjust and try again. Cooking, exercise, social interactions, lovemaking, if I can evaluate it I run little informal experiments on it all the time.
Best quantitative example is exercise. I track lots of cardio metrics with my gps+HR watch so I can see in real time what I am doing to my pace vs heart rate. I track my estimated 1RM for various lifts across different training programs and methodologies and have found one that produces the best results for me. My watch also tracks sleep and I’ve found that 2 drinks affects my sleep while 3 drinks wrecks my sleep.
Awesome.
Which all training programs were the better ones?
I lifted seasonally, phasing from 3 lifts and one cardio day in the winter to 3 cardio and 1 lifting day in the summer. Each fall was a bit of a reset, jumping back in at lower weight and working my way back up.
For me 5/3/1 is where it’s at. I started with 5x5 and plateaued out pretty quick particularly on OHP but I stuck with it for 2 years. From there I tried a variant that was 3x5 and amrap sets, I forget what it was called. That was only marginally better, tried it for two years.
From there I found 5/3/1. I was able to improve my 1RM in each lift beyond what I ever hit and the best part is I still improved year over year, so it has a much more gradual plateau.
Thank you
I often do experiments involving randomness, art, math, NLP, cryptography and programming.
In my most recent experiment as from yesterday, I created a novel ciphering method. I mean, I guess it's totally different from known ciphering methods (such as Vigenere, Caesar, Playfair, ROT13 and so on) because I couldn't find anything similar.
Some examples follow:
- "phyphox" is
((1,8,8), (6,6,5), (5,4), ø, ø, (1,2), (0,0), ø, (2,1), ø)
(in the way I'm using it for now, the cipher will always result in 10 tuples containing a variable amount of tuples, with ø indicating an empty tuple; there are lots of output formatting alternatives: here I’m using an one-liner mathematical representation in order to be compact). - "asklemmy" is
((0,1,5), (1,9,1,1,2,3,3), (0,5), (1,2), ø, (1), ø, ø, ø, (1))
- To make it more obvious on how it works, the entire alphabet sequence ("abcdefghijklmnopqrstuvwxyz") results in
((0,1,2,3,4,5,6,7,8,9,1,2), (0,0,1,1,2,3,4,5,6,7,8,9,2), (0,1,0,1,2,2,3,4,5,6), (0,1,2), (0,1,2), (0,1,2), (0,1), (0,1), (0,1), (1,2))
- And "aaa" is
((0,1,1,1), (0,0), ø, ø, ø, ø, ø, ø, ø, ø)
I'll keep a puzzle spirit and I won't explain it for now. The only hint is that the previous examples consider the English alphabet as so: A=01, B=02, C=03, all the way until Z=26 (yeah, the leading zero matters to this ciphering method). If you're a programmer, think in terms of pointers, or even better, an unidirectional linked list. If you're a mathematician, try to visualize a graph.
The cipher doesn't rely just on its principles, it also needs a corresponding mapping set (which can be alphabetical but can also contain non-letters, even emojis or hieroglyphs; the order will matter), and it also needs to know where to start the traversal path (the given examples start at the zeroeth tuple, but it could start anywhere). It's both deterministic (because there's a single correct path) and chaotic (because the result depends on other variables such as the mapping set, the initial position to start traversing, which element to take (whether the first or the last, FIFO or LIFO) and what numeric base to use (the examples used base-10, but it can be done as hexadecimal, octal, binary, or virtually any numerical base)). So I guess it has a lot of potential, not just for cryptography.
Sure I'll go. I grow vanilla as a side project to many other things. I've done some controlled backyard experiments with replication between my vineyard and another in my community to look at the impact of temperature on growth rates.
We plan on publishing but I've got enough day job publications going at once right now that a hobby paper is something I have a hard time justifying the time for, but the data is done and collected. We just used one and paper.
Sorry if this seems strange, but do you do data analysis? If not, I’d be happy to explore and visualize the data! It’s always interesting to me to do it.
Yep. 15 years in the trade. I even put together some cute python code to make bar plots where the bars were in the pattern of Vanilla vines with leaves in them. I just literally do not have the time to get back into it because I'm either writing or analyzing on 5 other papers at once and I've got two teams of analysts on other projects that I have to provide leadership for. It's just not something I can justify spending my free time on.
It's important to me that my hobbies don't become burdensome so I'm more than happy to just let it sit for a time where I have a couple free cycles to write it up and publish. Well probably just get it out as a note in a local ag journal. We took the data with the intention of building a growing degree day model for Vanilla.
This was years ago now; I did an experiment to test various AA battery chemistries in real-world conditions to determine if the price difference was worth it. This was tangentially related to amateur radio, I first got the idea from overhearing a conversation on 2 meters.
I used rechargeable Ni-MH, zinc oxide "Heavy Duty" batteries, alkalines, and lithiums to play a lot of video games on my Nintendo Wii. (the batteries in the controller) I found that the Lithum batteries performed less than twice as long as the alkaline batteries, nowhere near worth their price. The "Heavy Duty" batteries were less than half of the alkalines but that actually made them more cost effective. The Ni-MH batteries had the shortest single charge of them all, I forget what it worked out to be the break even point.
One thing I did note was the Lithium batteries were noticeably lighter than the Alkalines, so if weight is an issue they may be a viable option.
This is a really interesting thread, OP - well done, and thanks for the app recommendation
Thank you.
Are there any apps that you'd like to recommend?
I keep track of prices in cost per kg (or liter) so I am not fooled by shrinkflation and so that I know when a good sale is, without having to remember all prices. Basically just have a giant spreadsheet with the numbers.
Cool.
If possible, could you share your inferences from it?
Like how the prices of products are connected or which product is affected most/least?
I don't really run analysis on the numbers. I just use them when I'm shopping to see if a price is good or not.
I have noticed that at least here in Denmark, it never makes sense to buy butter if it's not on sale, and some sales are still priced badly.
So butter is expensive in Denmark? What is your baseline?
The good price is 60 DKK per kg, though that price is rare. 80 is more realistic and common.
Where did you get that 60 dkk number from? If 80 is common wouldn’t that be the baseline?
I write down the best price I've seen, so it's not necessarily a common price. But I feel like the lowest price something has been sold for recently is a good baseline to compare sales against.
I enjoyed using phyphox while on a plane recently. I found it fun to track the pressure and to see how it loosely corresponded to my own subjective experience of ascending vs descending.
I can't recall any "useful" things I've used the app for, but I really enjoy having it — it makes me feel powerful. Like, it's nice to think that if I did have some ideas of experiments to run, I could. It feels fitting to be able to access the sensors, because there are many ways in which our electronic devices nowadays aren't (or don't feel like) our own, so this feels like a small amount of clawing back power, even if I'm not using it for much.
I checked out phyphox and it's so cool. Gonna show this to my wife who is a high school science teacher. Young students love running experiments like these. When you give a curious mind a tool to measure the world with, and set them loose, good things happen. Thanks!
I've used phyphox for lots of stuff. It's great for looking at raw data from your phone's sensors but there are also a lot of great experiments built in to the app. The university that develops it has a playlist showcasing them all, it's a great way to spend a weekend.
I track lots of things, all the time; my body composition, performance at specific tasks... As for experiments, I've done a few:
- Tried to see if I could 3D print small channels and fill them with metal using electroplating (couldn't).
- I also made a DIY ultrasound imaging device and tested it. Did actually produce some images, but it wouldn't penetrate very far in tissues.
Elaborate on the ultrasound please
Of course!
I wanted to test whether a cheap piezo buzzer could be used as a crude ultrasound probe. It worked, so I tried to upgrade it into full-blown ultrasound imaging. The third iteration of that did produce an image, using a piezo buzzer cut in sections, a cheap FPGA, a MCU, custom PCB and mostly 3D printed pieces (acoustic lens, etc.). Aside from the expected low resolution, turned out that it wouldn't image anything beyond about 1 cm.
I did make a fourth iteration of the device, much smaller and theoretically much better. But life happened and I never finished the coding part.
A DIY superficial USG could be super useful for emergency lung imaging in low resource centers, if you ever want to keep that project up! Check out BLUE protocol by Lichtenstein et al
I fully intend to go on with the project! Right now it's not good enough to be interesting, but the results so far are too promising to not give it a chance.
congrats on the excellent project.
how many pieces of the piezo and which frequency of operation did you use?
how did you design/source the acoustic lens design?
seriously well done!!
A fun experiment I did recently was to measure the speed of sound with my oscilloscope. I wired up a speaker and a microphone at a known distance from each other, connected the oscilloscope to both sides and measured how long it took between sound trigger & reception. I came within several meters/second accuracy which I think is a nice result for a basic home lab setup.
I also track a lot of metrics around the house using Home Assistant. Temperature, humidity, power usage, light levels, heating, but also stuff like total meters of filament used, total objects printed, system metrics. I like statistics and it's fun to compare months/years and clearly see the results of improved isolation for example.
Cool.
Did you notice any thing that'd useful/interesting for others? Or anything that you think others should start to track too?
For the average household I think tracking your energy and gas consumption is most useful as it allows you to spot accidental wasteful usage and both save money and the environment :)
Indeed. Thank you.
Probably not the answer you are looking for, but I run a ton of math on gaming. Doninos, Warhammer, Magic the Gathering exct. I used to play in a lot of tournaments. Not professional, I do not want that stress. But, I usually placed top 4.
I build an off-grid solar power set on my back yard and tracked it's results for two years. It was only 500W in 3 directions (east, south and west)
It first charged the batteries and then used the rest to heat water if no direct use was present.
Learned a lot and noticed that many ideas and mental images about it were bullshit. Still usefull if applied to right applications.
Not gonna buy a bigger set and will use the existing ones to just heat water till they give up.
Care to elaborate on the bullshit?
Thank you.
Learned a lot and noticed that many ideas and mental images about it were bullshit.
What were the main ones?
Some relatives of mine have been thinking about rooftop solar and had talked about it to me too. Didn't comment much, other than generic talking points of warranty, on whether is on or off-grid etc.
Not sure if my "notes" apply unless we share similarities in geographic and market.
Backgroud:
- 1\3 of my country is in the arctic circle
- During summer sun hardly sets, during winter is hardly rises (up nort, not at all)
- Energy is produced mainly with Nuclear (main bulk), hydro, wind, solar (lately on the rise), coal (transfered to backup)
- it doesn't get hot, so cooling is rarely needed during summer,
- from may to september electricity is mostly dirt cheap. Nickle and dime stuff. It has even been negative. During winter it's quite expensive.
- most panel systems here use some amount directly but sell most of their production to the grid and then buy it back when there's not enough own production. No batteries involved. Energy broker takes a cut and so does the grid company.
-
Salesmen that have come to my door to sell panel sets use annual average energy price and even that has been exaggerated. It totally ignores that you will be producing most when energy price is lowest. Their sales pitch calculations are designed to be hard to follow and then they rub the wonderous estimates in your face. You can't base a reclamation on unrealized results.
-
People who say that they have saved a ton of money with panels are usually those who have had fixed value pricing and totally ignore the fact that they would have saved most of it during summer time having energy market based pricing, which they now need to have in order to sell their solar juice to the grid and later buy it back. They of course suffer during the winter, but ignore that because that "has nothing to do with panels" (because it's dark and panels are covered in snow.
-
If I'd been connected to the grid, counter-intuitively the panels facing West would the most usefull, not the ones facing South, because they were active when I used the most. In our market the more you can use your own production the better and this high North sun is still somewhat usefull late in the evening.
-
If off-grid, lithum based batteries seem to be the only viable option. They are however a fire hazard. Up here if you store them outside, you need to insulate the space and keep it above freezing from December to March and that takes energy, when it's most expensive. You can dismantle your battery setup and store them unconnected more safely indoors, but that is not for the layman.
This is becoming too long I'll add more later
Thank you
Asklemmy
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~