54 Matching Annotations
  1. May 2025
    1. pokemonDataDictionary := STONJSON fromString: pokemonRawData

      A través de este código (STONJSON) podremos sustraer los datos de manera ligera a fin de contar con el diccionario de los datos., por otro lado, para tener una estructura de los datos se recomienda el navegador Mozilla Firefox, toda vez que tiene una interfaz nativa para ver los datos con más facilidad.

      A continuación se ilustra un ejemplo de la visualización de JSON:

  2. Apr 2024
    1. An alternative way to remove the All Mail folder would be to login into Gmail webmail using a browser, left click on the gear icon in the upper right corner and select Settings, select the Labels tab, find All Mail, click on Hide and uncheck "Show in IMAP". Logout and delete "All Mail." and "All Mail.msf" in the Gmail accounts local directory in the Thunderbird profile.

      How did I not know about this before?

    2. The "All Mail" folder in a Gmail IMAP account has a copy of all messages for that account, doubling the number of messages downloaded for offline folders. Thunderbird tries to download only one copy of a message from a Gmail IMAP account and have the folders point to that copy. However, that doesn't help if the message was created using Thunderbird. [1] If you decide to keep offline folders enabled and have a Gmail IMAP account, uncheck "All Mail" in Tools -> Account Settings -> Account Name -> Synchronization & Storage -> Advanced. As a precaution right click on the Gmail account name in the folder pane, select subscribe in the context menu, expand the folder listing and verify the All Mail folder is not subscribed. Disabling it from being synced should have unsubscribed it. Exit Thunderbird and delete "All Mail." and "All Mail.msf" in the accounts local directory.
  3. Jan 2024
    1. It's better than Chrome, sure. But Firefox, and Mozilla as a company, are going downhill and have been for a few years. How can they be truly against the kind of web that Google pushes for if they're entirely reliant on their partnership with Google to be featured as the default search engine?
  4. Nov 2023
  5. Nov 2022
    1. Donations

      To add some other intermediary services:

      To add a service for groups:

      To add a service that enables fans to support the creators directly and anonymously via microdonations or small donations by pre-charging their Coil account to spend on content streaming or tipping the creators' wallets via a layer containing JS script following the Interledger Protocol proposed to W3C:

      If you want to know more, head to Web Monetization or Community or Explainer

      Disclaimer: I am a recipient of a grant from the Interledger Foundation, so there would be a Conflict of Interest if I edited directly. Plus, sharing on Hypothesis allows other users to chime in.

  6. Aug 2022
  7. May 2022
  8. Jan 2022
    1. I wish I could forcibly start animal crossing music playing on people's computers while they're talking to me. maybe [[mozilla hubs]] really should be the office of the future...

      I didn't know about [[mozilla hubs]], thank you!

  9. Nov 2021
  10. Sep 2021
  11. Apr 2021
  12. Mar 2021
  13. May 2020
    1. That's what I find hilarious in all this. All workarounds involve using extensions that Mozilla doesn't approve of or disabling barriers that Mozilla doesn't advocate. And to top it all of, all extensions use the same JavaScript from Google and send the same information to google. But some were blocked completely whereas others were just removed from AMO. It just goes to prove that Mozilla themselves have lost sight of what they were trying to achieve when they put forth their policies. If their goal was to protect user's privacy and prevent data from going to Google, they've done a terrible job of it.
    2. Blocking users from installing unsigned extensions without offering a cross-platform way to disable the feature brings minimal security benefits while concentrating power in the hands of the browser vendor. Not even Google is this heavy-handed, they allow installing local extensions in Chrome after users enable an option, although a warning is shown on browser restarts about the presence of external extensions, which can be dismissed.
  14. Apr 2020
    1. DeepSpeech is an open source Speech-To-Text engine, using a model trained by machine learning techniques based on Baidu's Deep Speech research paper. Project DeepSpeech uses Google's TensorFlow to make the implementation easier. NOTE: This documentation applies to the 0.7.0 version of DeepSpeech only. Documentation for all versions is published on deepspeech.readthedocs.io. To install and use DeepSpeech all you have to do is: # Create and activate a virtualenv virtualenv -p python3 $HOME/tmp/deepspeech-venv/ source $HOME/tmp/deepspeech-venv/bin/activate # Install DeepSpeech pip3 install deepspeech # Download pre-trained English model files curl -LO https://github.com/mozilla/DeepSpeech/releases/download/v0.7.0/deepspeech-0.7.0-models.pbmm curl -LO https://github.com/mozilla/DeepSpeech/releases/download/v0.7.0/deepspeech-0.7.0-models.scorer # Download example audio files curl -LO https://github.com/mozilla/DeepSpeech/releases/download/v0.7.0/audio-0.7.0.tar.gz tar xvf audio-0.7.0.tar.gz # Transcribe an audio file deepspeech --model deepspeech-0.7.0-models.pbmm --scorer deepspeech-0.7.0-models.scorer --audio audio/2830-3980-0043.wav A pre-trained English model is available for use and can be downloaded using the instructions below. A package with some example audio files is available for download in our release notes.
  15. Mar 2020
  16. Feb 2019
  17. Oct 2018
  18. Apr 2017
  19. Jan 2017
  20. Nov 2015
    1. I also loved the bridge making session were we were supposed to make the longest possible paper bridge with half of the team blind folded.

      I am totally going to go this lesson at my fir Mozilla Club meeting next semester.

      One thing that struck me about Mozfest was how often tech was never present in a session.

      Refreshing.

    1. When this distributed leadership through participation is collaborated, and everyone devotes something, learn from others; the whole group benefits and move forward together. This is what reflects the true meaning of participation and leadership.

      I am going to use this piece in my class as an example of leadership and advocacy.

    2. I believe everyone is a leader, and it is the participation of the community members which acts as a pillar to the community.

      This is a wonderful definition of distributed leadership. We need to recognize horizontal and vertical pathways of community support.

  21. Jul 2015
    1. We strongly urge you to reconsider your business tactic here and again respect people’s right to choice and control of their online experience by making it easier, more obvious and intuitive for people to maintain the choices they have already made through the upgrade experience.

      Completely agree!

      Now...how do I change my Reader View settings to use something besides Pocket for social bookmarking?

      ...can't seem to find that setting...anywhere.

  22. May 2014