VirtualTam's bookmarks

  1. Serverless: Thin Air as a Service

    1. Understand user needs
    2. Do ongoing user research
    3. Have a multidisciplinary team
    4. Use agile methods
    5. Iterate and improve frequently
    6. Evaluate tools and systems
    7. Understand security and privacy issues
    8. Make all new source code open
    9. Use open standards and common platforms
    10. Test the end-to-end service
    11. Make a plan for being offline
    12. Make sure users succeed first time
    13. Make the user experience consistent with GOV.UK
    14. Encourage everyone to use the digital service
    15. Collect performance data
    16. Identify performance indicators
    17. Report performance data on the Performance Platform
    18. Test with the minister
  2. OpenBikes 2016-03-10

    City bike availability prediction service :)

  3. TL;DR

    • March 12, 2015 - New project creation disabled.
    • August 24, 2015 - The site goes read-only.
    • January 25, 2016 - The project hosting service is closed.
  4. “Les mots de passe sont aléatoires, mais pas au sens cryptographique du terme. On prend des mots de passe auquel un attaquant ne penserait pas tout de suite.”

    Oué, comme :

    • admin / admin (Livebox bonjour !)
    • <service> / <service> ou <service>admin / <service>admin (intégrateur de choc bonjour !)
  5. To increase the memory allocated and available:

    # /etc/default/jenkins
    JAVA_ARGS=&quot;-Xms4G -Xmx16G -Djava.awt.headless=true&quot;
    

    See also