Loading...
Random Pearls Random Pearls New Menu
  • All Pearls
    • Random Pearls
  • Science and Technology
    • Science and Technology
    • Random Pearls  (parent page of Science and Technology)
  • New Menu
  • Authors
  •  
  • Contact Us
  • Sign up
  • Login
    Forgot Password?
  • Follow us on
Image Back to Top Back to top
Language Preference
This website has language specific content. Here you can set the language(s) of your preference.

This setting does not affect the current page. It is used only for filtering pages in menus, preview tiles and search results.

It can be changed any time by using the login menu (if you are logged in) or by clicking the Language button on the left bottom of the page.
Log in to save your preference permanently.



If you do not set this preference, you may see a header like This page has 'language_name' content in page preview tiles.
Search
You are here:
All Content  / Science and Technology
 
Subscribe to Our Newsletter
Follow us by subscribing to our newsletter and navigate to the newly added content on this website directly from your inbox!
Login to subscribe to this page.

Focus on, or filter the content placed exclusively under the respective group-pages or categories by using the buttons and links below
By Categories
Match
By Group Pages
Go to these group-pages
Physics
Mathematics
Information Technology
Random Pearls (parent page)
Select Primary Language
For pages available in multiple languages, select the language of your preference
Number of preview tiles shown per page
16 32 48 64 128
All
  • 1
  • 2














Science and Technology

  • Wireshark - analyze on GUI Live Packets from Remote Machine
    LearnInformation Technology Reference by manisar in 2023 (Apr 21) updated: 2023, May 29.
    Page Preview Image

    See in Wireshark GUI (on Windows, e.g.) packets coming from a remote machine in real time!

    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Open this page for seeing more
  • Add Querystring Parameters using a Bookmarklet; Force Wikipedia's Old Look and Feel
    LearnInformation Technology, Science and Technology Reference by manisar in 2023 (Jan 22) updated: 2023, Jan 24.
    Page Preview Image

    Go back to using the old style Wikipedia that had more content per screen (on widescreens), without using browser extensions and without compromising privacy.

    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Open this page for seeing more
  • Windows Shortcut for Getting Location of Selected Item(s)
    LearnInformation Technology, Science and Technology Reference by manisar in 2022 (Nov 27) updated: 2022, Nov 27.
    Page Preview Image

    Get path to selected items (in Windows explorer) into the clipboard

    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Open this page for seeing more
  • VS Code Remote Explorer + SSH + Password-less Login
    LearnInformation Technology, Science and Technology Reference by manisar in 2022 (Jul 07) updated: 2022, Jul 07.
    Page Preview Image

    It's possible! With VS Code, we can connect to a Linux machine from Windows and work on our code as if the code was sitting on our host machine.

    Further, we can even configure VS Code to read our SSH config and present us with our pre-configured connections along with the option of using public key authentication.

    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Some Important Tweaks
    Open this page for seeing more
  • 2FA and Authenticator Apps - The Issues and the Way Out!
    LearnInformation Technology, Science and Technology Reference by manisar in 2022 (Mar 15) updated: 2022, May 01.
    Page Preview Image

    A truly portable and secure solution for managing your 2FA accounts! No need to worry about losing your laptop, phone or changing from Android to iOS or vice versa (well, at least in terms of having your 2FA accounts reconfigured 🙂).

    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Open this page for seeing more
  • Ch. 4.2: Neural Networks - What's Happening? An Intuitive Introduction to Machine Learning
    LearnData Science, Machine Learning, Science and Technology by manisar in 2021 (Sep 09) updated: 2021, Oct 04.
    Page Preview Image

    Learn about LSTMs, and see why they work the way they do by interacting with one!
    It's astonishing to see that by using a very simple mechanism, we can somewhat generate the pattern long and short term memory are supposed to follow.

    Location: All Content / Science and Technology / Information Technology / Neural Networks - What's Happening? … / Types of Neural Networks
    From the page
    LSTM or Long-Short Term Memory - Learn by Interacting
    Open this page for seeing more
  • Gambler's Fallacy - Let's Confirm by Playing!
    LearnMathematics Tools by manisar in 2021 (Sep 04) updated: 2022, Nov 08.
    Page Preview Image
    Location: All Content / Science and Technology / Mathematics
    From the page
    Let's make the computer play thousands of times betting on different strategies to see if it's really a fallacy. And more!
    Open this page for seeing more
  • Ch. 1.1: Neural Networks - What's Happening? An Intuitive Introduction to Machine Learning
    LearnData Science, Neural Networks, Science and Technology by manisar in 2021 (Aug 28) updated: 2023, Oct 21.
    Page Preview Image
    Location: All Content / Science and Technology / Information Technology / Neural Networks - What's Happening? …
    From the page
    MNIST: The 'Hello World' of Machine Learning Programming
    Open this page for seeing more
  • Show Markdown from within Code Cells in Jupyter and VS Code's Python Interactive
    LearnInformation Technology Reference by manisar in 2021 (Jul 26) updated: 2021, Sep 21.
    Page Preview Image
    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Open this page for seeing more
  • How Do Objects Fly?
    Know LearnPhysics by manisar in 2021 (Jul 16) updated: 2021, Sep 16.
    Page Preview Image

    Let's get to the basic physics of flying using a thrust that is less than the weight of the body. It's not only possible, but it's so natural that we should actually ask why do we need any thrust at all!

    Location: All Content / Science and Technology / Physics
    From the page
    With a Thrust-to-Weight Ratio of Less Than 1!
    Open this page for seeing more
  • Tensors in Physics - Once and For All
    LearnPhysics by manisar in 2021 (Jul 06) updated: 2021, Oct 24.
    Page Preview Image

    What is a Tensor - in real physical sense? Is it a complex physical entity, a double vector, or just a mathematical notation with no physical meaning? Have an understanding from different points of view.

    Location: All Content / Science and Technology / Physics
    From the page
    Open this page for seeing more
  • How to Make Private Updateable Clone in Git
    LearnInformation Technology Reference by manisar in 2021 (Jul 04) updated: 2023, Dec 24.
    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Create private equivalent of a fork of a public repo on github
    Open this page for seeing more
  • Ch. 4.1: Neural Networks - What's Happening? An Intuitive Introduction to Machine Learning
    LearnData Science, Neural Networks, Science and Technology by manisar in 2021 (Jul 01) updated: 2021, Jul 03.
    Page Preview Image

    In this chapter, we'll be looking at the description of recurrent neural network (RNN).

    Location: All Content / Science and Technology / Information Technology / Neural Networks - What's Happening? … / Types of Neural Networks
    From the page
    Recurrent Neural Network - RNN
    Open this page for seeing more
  • Save Windows Screenshot as jpg File using a Shortcut Key
    LearnInformation Technology Reference Tools by manisar in 2021 (Jun 22) updated: 2021, Aug 17.
    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Save any image from clipboard in general
    Open this page for seeing more
  • Numpy Array - Sum, Axes and Dimensions
    LearnInformation Technology by manisar in 2021 (Jun 15) updated: 2021, Aug 11.
    Page Preview Image
    Location: All Content / Science and Technology / Information Technology / Concepts
    From the page
    Open this page for seeing more
  • Audio Setup with and without External Dock
    Reference by manisar in 2021 (Jun 11) updated: 2023, Nov 15.
    Page Preview Image

    Setup audio both with and without an external dock. Force detection of audio devices including speakers and microphones.

    Location: All Content / Science and Technology / Information Technology / Coding and Development - Reference …
    From the page
    Open this page for seeing more

  • End of content
  • 1
  • 2
  • Fetching data...

    Copyright © randompearls.com 2020

    Privacy Policy