Books
- Doing Good Better — William MacAskill
- 80,000 Hours — Benjamin Todd
- The Life You Can Save — Peter Singer
- Poor Economics — Abhijit V. Banerjee & Esther Duflo
Links
| respondent_occupation,country,world_region,quote_full_text,topic,category,sentiment_toward_ai | |
| Healthcare worker,United States of America,North America,"I receive 100-150 text messages per day from doctors and nurses. So much of my cognitive labor was spent on documentation... Since implementing AI, the pressure of documentation has been lifted. I have more patience with nurses, more time to explain things to family members.",Work-life balance,Professional excellence,light | |
| ,Hungary,Southern & Eastern Europe,AI modeled emotional intelligence for me... I could use those behaviors with humans and become a better person.,Personal growth,Personal transformation,light | |
| Manager/executive,Denmark,Western Europe,If AI truly handled the mental load… it would give me back something priceless: undivided attention.,Work-life balance,Personal transformation,light | |
| Software engineer,Mexico,Latin America & Caribbean,"With AI support I can now leave work on time to pick up my kids from school, feed them, and play with them." |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Implement the following plan:</title> | |
| <link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" rel="stylesheet" /> | |
| <style> | |
| * { box-sizing: border-box; margin: 0; padding: 0; } | |
| body { |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>in terms of top visa support let's focus on schegen visa(germany, france etc....</title> | |
| <link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" rel="stylesheet" /> | |
| <style> | |
| * { box-sizing: border-box; margin: 0; padding: 0; } | |
| body { |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Implement the following plan:</title> | |
| <link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" rel="stylesheet" /> | |
| <style> | |
| * { box-sizing: border-box; margin: 0; padding: 0; } | |
| body { |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>I want to setup a declarative system for my workstation in rust. all settting...</title> | |
| <link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" rel="stylesheet" /> | |
| <style> | |
| * { box-sizing: border-box; margin: 0; padding: 0; } | |
| body { |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>So I want to add a timestamp for each of those messages in the thread. We pic...</title> | |
| <link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" rel="stylesheet" /> | |
| <style> | |
| * { box-sizing: border-box; margin: 0; padding: 0; } | |
| body { |
Books
Links
| import os | |
| import requests | |
| import base64 | |
| # Set your GitHub API token | |
| GITHUB_TOKEN = "GITHUB_TOKEN" | |
| # Set the Ubuntu version you want to replace | |
| old_ubuntu_versions = ["ubuntu-18.04", "ubuntu-20.04"] |
| import base64 | |
| import datetime | |
| import sys | |
| import time | |
| from hashlib import md5 | |
| import requests | |
| from django.conf import settings | |
| import Crypto.Hash.SHA256 as SHA256 |
| ``` | |
| sudo apt-get purge ubuntu-report | |
| sudo apt-get purge popularity-contest | |
| sudo service apport stop | |
| sudo nano /etc/default/apport | |
| sudo apt-get purge apport |