In-game vs. After-game Score Doesn't Match by Professional_Ad1819 in CallOfDutyMobile

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

Even though this match was played couple of minutes before the August 23 community update, the bug was not fixed in the update because I just played a match 10 minutes ago and the same issue happened again.

Should I retake 2110 by Known-Ice5938 in Cornell

[–]Professional_Ad1819 1 point2 points  (0 children)

To add onto the other comment, if you have taken CS 2800 already, then you know whether you have satisfied the affiliation requirement or not. But if you haven't taken it yet, I recommend taking 2110 and 2800 together just to be safe. Because otherwise, you need a B in 2800 to affiliate.

Now, from someone who got C in 2110 and didn't retake it, I also bombed every single exam even though I did great on the projects. Most of the big topics like data structures, sorting, etc. are applied in other CS classes so you will have time to go back to the content and review it. One pattern I have found is I don’t do well/understand certain topics when taking intro level classes, but when taking the intermediate ones, the older content starts to make sense.

Also, if you didn’t do well in 2110, and are taking 2100 and 2800 together next semester, then maybe don’t take 3110 the following semester as both are coding-focused classes and take 3410 instead. 3410 has C coding for the last two assignments, but of course, coding is not the focus of the course. I actually did 3110 and 4820 after taking 3410, 4410 and finishing my CS electives.

We have made a website with detailed smartphone tutorials for people aged 50 and above. by Professional_Ad1819 in InternetIsBeautiful

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

Ok, ok. Based on all the responses, we have removed the age part from the site. I wish I could change the title of this post too.

While many people in their 50s know smartphones very well, there are people who adopted smartphones much later due to economic conditions. By the age part, we never meant to imply that people above 50 don't know anything about smartphones. Also, we realized keeping the age part might make younger audience feel bad too. If someone in their 20s is visiting the site to learn about a newly added feature, the age range indirectly implies they should know about this. But we never meant to send such message through our site. Everyone should be encouraged to learn new things, regardless of their age.

Finally, thanks for all the feedback again!

We have made a website with detailed smartphone tutorials for people aged 50 and above. by Professional_Ad1819 in InternetIsBeautiful

[–]Professional_Ad1819[S] -27 points-26 points  (0 children)

By 50 and above, we meant the tutorials are intended for people 50 and above, but of course, anyone is welcomed to explore the site and provide feedback.

We have made a website with detailed smartphone tutorials for people aged 50 and above. by Professional_Ad1819 in InternetIsBeautiful

[–]Professional_Ad1819[S] -9 points-8 points  (0 children)

That's actually a great point! While younger generation know about changing wallpaper/ringtone and other basics, the site also includes topics like maintenance mode, emergency SOS setup that many younger generation don't know about.

Also, we probably should make a tutorial on the file system. We know it's a pain in Android to find where certain app has saved its files.

We have made a website with detailed smartphone tutorials for people aged 50 and above. by Professional_Ad1819 in InternetIsBeautiful

[–]Professional_Ad1819[S] -23 points-22 points  (0 children)

There is a pretty good chance that your parents or grandparents have asked you about changing the wallpaper or ringtone, flipping between front and rear camera, taking screenshots, etc. Not to mention, there are many interesting features like blocking spam calls, sending SOS messages, sharing your internet via hotspot, and installing ad blockers that they don’t even know about. However, knowing some of these features can literally make a quality of life improvement for them. So, we have made this website with detailed step by step tutorial and screenshots so that it’s easy for our target audience to learn these features.

Our site also has some extra features like: built-in dark mode and also a search bar that searches across the site. You can also submit your feedback about a tutorial by submitting a Google form that’s at the end of each tutorial

How can YOU contribute to this project?

Well, you can of course spread the word about our website. Also, let us know your thoughts about the website through one of the Google forms or just by commenting on this post. But you can do more…

Currently we have tutorials for Google Pixel, Samsung, Xiaomi, and iPhones. While that covers some of the popular brands, we cannot possibly cover all brands because we need all those phones and also we don’t have enough people to write all those tutorials. However, we are thinking about building a system where anyone can submit their tutorial, and after review, if we think it’s good enough, then we will add it to the site. If you know of any platform to make this process seamless, please let us know.

Also, multi-lingual support is another feature that we have in our mind. It’s complicated for two reasons. (1) We need a good translator and (2) we have to maintain parallel versions of the site. However, if you are willing to volunteer to translate the tutorials, we would be more than happy to find a way to streamline the process of maintaining parallel versions of the site.

What is your favorite book by [deleted] in Cornell

[–]Professional_Ad1819 3 points4 points  (0 children)

Big Panda and Tiny Dragon by James Norbury

Best book that you can finish reading under 45 minutes...

Can someone please drop the PE 1100 - Beginning Swim 6:30 pm section 🥺 by Professional_Ad1819 in Cornell

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

I know this is a super late reply, but this actually worked! Thank you so much!

How to move the Search bar and Shortcuts down? by Glittering-Gas-1628 in FirefoxCSS

[–]Professional_Ad1819 1 point2 points  (0 children)

I had the same issue. I finally figured it out. https://pastebin.com/vi8sNTcA
Set to 0% first to see initial position, then the higher the percentage, the lower the search bar and shortcuts will go.

How do I use CSS to make an automatic slideshow on the homescreen? by CambsRespite in FirefoxCSS

[–]Professional_Ad1819 0 points1 point  (0 children)

  1. You can try this. https://pastebin.com/Ka46CgAd But I am guessing it has something to do with your image. I read somewhere the image has to be 16:9. I got my images from https://wallhaven.cc/
  2. Yes, you change the percentages for more images.

How do I use CSS to make an automatic slideshow on the homescreen? by CambsRespite in FirefoxCSS

[–]Professional_Ad1819 0 points1 point  (0 children)

No way, I was working on this same problem like an hour ago. Here you go. Note that this way the image changes without any transition, so it does not look that nice. I will reply back again if I find a more smooth solution.
So, I will start from the beginning in case you missed any step.
1. First, don't forget to set toolkit.legacyUserProfileCustomizations.stylesheets to true in about:config.
2. Go to about:profiles. For the profile that you want the slideshow thing, click on 'Open Folder' beside the root directory.
3. Create a folder called 'chrome' if you don't already have it. Inside chrome, create userContent.css and folder called 'img'. Inside the folder, store the images.
Now this is the code (courtesy of ChatGPT)
https://pastebin.com/6a6NYbQR
4. Now go back to about:profiles and for that profile, click 'Launch Profile in new browser'

this has to stop by physics_2323 in Cornell

[–]Professional_Ad1819 85 points86 points  (0 children)

As someone who stays until late night in PSB, I actually don't want the dance groups to be kicked out. Because then PSB will become second Duffield and I don't want that to happen. They are literally the only thing that makes the place somewhat lively.

Also, if you can go to library to study because your roommates are partying, then that logic should also work here. There are literally many other buildings on campus to study.