Looking at most astronomical object through a telescope is boring because you only see a white ball or point every time. Such targets would likely only be interesting with spectroscopy analysis.
There are however some objects that you can see the structure of even with an amateur telescope, and that makes them very exciting.
Some good ones:
- The Moon, notably crater detail.
- Saturn. Clearly visible to the naked eye, but looks like a ball. But under an amateur telescope, you can clearly see that there is a disk. Clearly discerning that the disk is a ring, i.e. seeing the gap, is a bit harder though.
- Jupiter. Clearly visible to the naked eye, it is quite huge. The four Galilean moons, being Earth-sized, are incredibly clearly visible, tested on Celestron NexStar 4SE 25mm/9mm eyepiece. Colored gas clouds are hard though, you will likely just see it bright white. www.reddit.com/r/telescopes/comments/35xrbb/how_can_i_see_the_color_of_jupiter_with_my/
- a double star. As mentioned at www.relativelyinteresting.com/10-astronomical-targets-new-telescope/ Albireo are incredibly separated. Also it is is easy to find manually being in a major well known constellation. It is no wonder it is not quite even known if they are gravitationally bound or not!
- Andromeda Galaxy. This is when things start getting hard. You can see a faint cloud, but it is not super clear that it has a center.One important understanding is that it is not possible to see stars outside of the Milky Way by naked eye.It is at this point that you start to learn that pictures of faint objects require longer term exposure and averaging of the images taken. For this you need:Just looking through the scope to immediately see something is not enough.
- a digital camera attached to the scope
- a computerized scope that slowly moves to track the point of interest
- image processing software that does the averaging
Video "Andromeda Galaxy with only a Camera, Lens, & Tripod by Nebula Photos (2020)" gives a good notion of expectation adjustment.
"Multicategory" can refer to multiple concepts depending on the context in which it's used. Here are a few common interpretations: 1. **Multicategory Classification**: In machine learning and statistics, multicategory classification (also known as multiclass classification) refers to a type of problem where a model needs to classify instances into more than two categories or classes.
A Keith number is a type of integer that relates to sequences derived from the digits of a number. Given a positive integer \( n \), it is represented in its decimal form. The digits of \( n \) are used to create a sequence where the first terms are derived from the digits of \( n \) and each subsequent term is the sum of the last \( d \) terms, where \( d \) is the number of digits in \( n \).
"The Capital" is what now is Kaifeng in Shandong, and it used to be the capital during the (Northern) Song dynasty.
It is fucking annoying!
- www.reddit.com/r/ProtonMail/comments/pn21dn/have_to_log_in_every_time_i_restart_the_browser/
- www.reddit.com/r/ProtonMail/comments/6qwm9w/automatic_login_to_protonmail_from_browser/
- protonmail.uservoice.com/forums/945460-general-ideas/suggestions/48228635-mail-proton-me-should-automatically-login-to-last
Not just on browser close. Whenever Ciro Santilli pastes proton.me/ on the browser bar and click enter. Chromium 123.
More precisely: pasting mail.proton.me on the browser bar redirects to account.proton.me/switch each time. From there, selecting different accounts leads to different mail.proton.me/u/<UID>/inbox, e.g. mail.proton.me/u/41/inbox is my main one. If I paste mail.proton.me/u/41/inbox on the browser, then it works directly.
How to blackout your window without drilling Swimming goggles plus sleeping mask hack by
Ciro Santilli 37 Updated 2025-07-16
The problem with virtually all sleeping masks on the market is that they leave a lot of room near your nose for light to come in.
Ciro Santilli discovered a useful workaround for that: make the mask tighter with a swimming goggles!
Just make the goggles as loose as possible to not put pressure on your eyes, and then strap them over the sleeping mask.
If you are a back sleeper, put the googles forward as normal. If you are a stomach sleeper, put the googles on the back of your head, and the straps over the mask. This way you wont get your head squished by the goggles and the bed.
Once Ciro understood the idea, Googling "swimming googles sleeping mask" led to: mantasleep.uk/ might be a good option.
convert -size 256x256 gradient: out.png
convert -size 256x256 gradient:white-black out.png
convert -size 256x256 gradient:red-blue out.png
convert -size 256x256 radial-gradient: out.png
convert -size 256x256 radial-gradient:white-black out.png
The people who work on this will go straight to heaven, no questions asked.
With telescopes however, it is possible. www.quora.com/Can-we-distinguish-individual-stars-in-other-galaxies-or-would-it-be-equivalent-to-say-we-know-there-are-other-forests-of-stars-galaxies-but-we-cant-tell-the-individual-trees-stars-What-is-the-farthest-individual/answer/Jerzy-Micha%C5%82-Pawlak contains an amazing answer that mentions two special cases of the furthest ones:
- gravitational lensing observation
- a star that is far but visible because its light is reflected by a nearby nebulae
But what we can definitely see are globular clusters of galaxies. E.g. the article en.wikipedia.org/wiki/Messier_87 basically gauges the size of galaxies by the number of globular clusters that they contain.
Pinned article: Introduction to the OurBigBook Project
Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
Intro to OurBigBook
. Source. We have two killer features:
- topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculusArticles of different users are sorted by upvote within each article page. This feature is a bit like:
- a Wikipedia where each user can have their own version of each article
- a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.Figure 1. Screenshot of the "Derivative" topic page. View it live at: ourbigbook.com/go/topic/derivativeVideo 2. OurBigBook Web topics demo. Source. - local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
Figure 2. You can publish local OurBigBook lightweight markup files to either OurBigBook.com or as a static website.Figure 3. Visual Studio Code extension installation.Figure 5. . You can also edit articles on the Web editor without installing anything locally. Video 3. Edit locally and publish demo. Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension. - Infinitely deep tables of contents:
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact