index.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>Anko</title>
  7. <link rel="stylesheet" href="reset.css">
  8. <link rel="stylesheet" href="style.css">
  9. <link rel="stylesheet" href="mobile.css">
  10. <style>
  11. @font-face {
  12. font-family: "Chunk";
  13. src: url("ChunkFive-Regular.woff2") format("woff2"),
  14. url("/fonts/OpenSans-Regular-webfont.woff") format("woff");
  15. }
  16. </style>
  17. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  18. </head>
  19. <body>
  20. <div class="container">
  21. <header>
  22. <div class="masthead" id="mast__1">
  23. <div class="logo"><img src="kus_logo.svg" class="logo_svg" alt="kusaeni logo"></div>
  24. <div class="tagline"><span class="tagline__judul kus">Kusaeni</span>
  25. </div>
  26. <div class="menu kus">
  27. <a class="menux" href="#">Baca</a>
  28. <a class="menux" href="#">Foto</a>
  29. <a class="menux" href="#">Tentang</a>
  30. </div>
  31. </div>
  32. </header>
  33. <h3 class="judul">Track films you’ve watched.
  34. Save those you want to see.
  35. Tell your friends what’s good. </h3>
  36. <p class="subtitle">Raw throats, burning eyes, strong acid smells. Air monitoring that showed chemicals linked to
  37. leukemia. Barbara Weckesser and her neighbors told regulators that air pollution was making them sick. The law let
  38. them ignore her.</p>
  39. <img class="img_1" src="meck.jpg" alt="">
  40. <p class="gray">A coronavirus testing site in Florida. The United States hopes antiviral pills from Merck and
  41. Pfizer will help end the most acute phase of the pandemic.</p>
  42. <p>A federal advisory committee on Tuesday voted to recommend that the government for the first time authorize the use
  43. of an antiviral pill to combat the worst effects of Covid-19.</p>
  44. <p>The Merck treatment, known as <i>molnupiravir</i>, has been shown to modestly reduce the risk of
  45. hospitalization and death from Covid. The pill could be authorized for use in the United States within days and
  46. <a href="#">available to patients</a> within weeks.</p>
  47. <p>In the coming weeks, the F.D.A. may also authorize a similar pill from Pfizer that appears to be
  48. significantly <b>more effective</b> than Merck’s. Together, the arrival of the two easy-to-use treatments could
  49. provide a cushion against a resurgent virus.</p>
  50. <p>The F.D.A. advisory panel, a group of experts on antimicrobial drugs, recommended that Merck’s treatment be
  51. authorized <mark>for people with Covid who are at high risk</mark> of becoming severely ill. That would most likely cover tens
  52. of millions of Americans who are older or have medical conditions such as obesity, diabetes or heart disease.</p>
  53. <p>But the committee’s close vote reflected doubts about the pill’s effectiveness and concerns that it could cause
  54. reproductive harm.</p>
  55. <ul>
  56. <li>The Biden administration has ordered enough courses of Merck’s treatment, at about $700 per person, for 3.1
  57. million people. </li>
  58. <li>Merck is expected to supply those pills before February.</li>
  59. <li>Pfizer is expected to supply only enough of its pills to cover 300,000 people in the United States before the end
  60. of February.</li>
  61. </ul>
  62. <p>One question hanging over the treatment is how many eligible Americans will refuse to take the new pills. In a
  63. Morning Consult poll released this week, about half of unvaccinated adults — the primary group expected to need
  64. the pills — said they would not take F.D.A.-authorized antiviral pills if they got sick with Covid.</p>
  65. <blockquote>How do they know that they’re doing an effective job of not racially profiling if they don’t actually look
  66. at their stops? If they don’t actually evaluate their performance?</blockquote>
  67. <p>The data is sent to the Department of Public Safety and Corrections, which is then supposed to send an annual
  68. report on to the governor and legislature.</p>
  69. <p>“The efficacy of this product is not overwhelmingly good,” said Dr. David Hardy, an infectious disease physician in
  70. Los Angeles. Still, he voted to recommend the drug, saying “there is a need for something like this.”</p>
  71. <p>Omicron has more than 30 mutations on the so-called spike protein that latches on to human cells. Some of those
  72. mutations may make it hard for vaccine-produced antibodies to attack the virus.</p>
  73. <p>A Merck executive, Dr. Nicholas Kartsonis, told the advisory panel on Tuesday that the company was “<i>feverishly
  74. working</i>” to collect samples from people infected with the Omicron variant that it can use in laboratory studies
  75. to help determine whether the drug will work against the variant.</p>
  76. <p>“We expect based on what we know about the Omicron variant that molnupiravir would be effective,” he said.</p>
  77. <hr>
  78. <h3>Sony Life</h3>
  79. <p>Transfers at SA exceeding a certain value typically needed advance approval by the board and were handled by a U.S. asset manager. This step apparently was skipped to avoid detection, and the bank was asked to transfer the funds directly.</p>
  80. <p>Neither SA nor Sony Life was aware of the employee's activities while working remotely. The fraudulent transfer reportedly was discovered a day later when another employee checked the balance of the account in question.</p>
  81. <div class="buku">
  82. <div class="buku__cover">
  83. <img src="off.jpg" alt="" class="cover">
  84. </div>
  85. <div class="buku__info">
  86. <h4 class="info__h4">These Real Estate and Oil Tycoons Avoided Paying Taxes for Years </h4>
  87. <span class="info__author">JK Ariel</span>
  88. <p class="info__desc">Take Silicon Valley real estate mogul Jay Paul, who hauled in $354 million between 2007 and 2018. According to Forbes, he vaulted into the ranks of the multibillionaires in those years. Yet Paul paid taxes in only one of those years, thanks to losses of over $700 million.</p>
  89. </div>
  90. </div>
  91. <p>Asked about the arrest, Sony Life said that "because the matter is under investigation, we cannot comment on our employee work arrangements or specific approval processes." The company said it has formed a team to prevent similar incidents in the future and is "working to further strengthen management of our subsidiaries."</p>
  92. <p>SA, previously a joint venture between Sony Life and a Dutch partner, became a wholly owned subsidiary of the Sony unit in 2020. Later that year, the Japanese company said it would dissolve the venture to bring those operations under its own roof.</p>
  93. <p>Sony Life, the life insurance arm of Sony Financial Group, reported 1.21 trillion yen ($10.7 billion) in income from premiums in the fiscal year ended in March this year. </p>
  94. <p>When alignment is specified, this describes whether to automatically choose placements with the opposite alignment if they fit better.</p>
  95. <pre><code>autoPlacement({
  96. alignment: 'start',
  97. // Won't also choose 'end' alignments if those fit better
  98. autoAlignment: false, // true by default
  99. });</code></pre>
  100. <p>Of course, you don't need a proxy to make use of streams. What if one wanted to build a server which responded with a message every second? This can be achieved by combining <code>ReadableStream</code> with <code>setInterval</code>.</p>
  101. <h3>Tracking lecture progress and problem sheets</h3>
  102. <div class="g__gals">
  103. <div class="gals__card">
  104. <img src="lemon.jpg" alt="lemon">
  105. <p class="card__caption"><strong>FIG 1</strong> : The reporter uses dots for successful tests, diamonds for slow tests.</p>
  106. </div>
  107. <div class="gals__card">
  108. <img src="lemon.jpg" alt="lemon">
  109. <p class="card__caption"><strong>FIG 1</strong> : The reporter uses dots for successful tests, diamonds for slow tests.</p>
  110. </div>
  111. </div>
  112. <p>For each lecture course, I used Notion to track how many lectures I had watched, as well as how many lectures were required for me to complete the next problem sheet. This meant that even as I slipped behind in lectures (a common occurrence) I always knew how far behind I was.</p>
  113. <p>To organise my progress in making flashcards, I created a new view on the same table to track how many pages of my notes I had converted into flashcards. This screenshot was taken after the exams, hence the 100% progress.</p>
  114. <p>Having a rigorous tracking methodology helped me get more out of the past paper questions by ensuring that I actively reflected on the question content and my attempts, building up a mental picture of my strengths and weaknesses.</p>
  115. <img src="flamingo.jpg" alt="" class="w-600 m-auto">
  116. <p class="caption__600"><strong>FIG 3</strong> : Flamingos are a type of wading bird in the family Phoenicopteridae, the only bird family in the order Phoenicopteriformes. Four flamingo species are distributed throughout the Americas, including the Caribbean, and two species are native to Africa, Asia, and Europe. <a href="">Wikipedia...</a></p>
  117. <p>I am obsessed with reading books. But I don’t just want to read, I want to retain the information I consume and incorporate the ideas into my thinking. My overall workflow for reading books is as follows:</p>
  118. <ol>
  119. <li>Read the book on <a href="#">Kindle</a>, highlighting as much as possible. (When reading physical books, use sticky notes instead).</li>
  120. <li>After reading the book, collate all the highlights. For kindle highlights, I’ve got a python script that pulls the notes into text files, though if most of your books are from Amazon it may be easier to use something like Readwise.</li>
  121. <li>Copy-paste these highlights into a Notion page for the book.</li>
  122. <li>Reorganise the highlights, grouping them by topic so it’s easier to revisit them in future.</li>
  123. <li>Write a book review within the Notion page and post this to <a href="#">Goodreads</a>.</li>
  124. <li>Summarise the book in my own words (ideally in ~5 bullet points) and put this summary into Obsidian.</li>
  125. </ol>
  126. <p>At its core, science is about making falsifiable hypotheses about the world (Popper), testing them experimentally, then using the experiment outcomes to refute or refine the hypotheses. The scientific method is an integral part of quantitative finance; it provides a framework we can use to identify and analyse trading signals or anomalies.</p>
  127. <div class="selayang">
  128. <div class="selayang__cover">
  129. <img class="layang" src="malice.webp" alt="">
  130. </div>
  131. <div class="selayang__meta">
  132. <dl>
  133. <dt>Penulis</dt>
  134. <dd>Keigo Higashino</dd>
  135. <dt>Bahasa</dt>
  136. <dd>Bahasa Indonesia</dd>
  137. <dt>Format</dt>
  138. <dd>Papperback - 304 halaman</dd>
  139. <dt>ISBN</dt>
  140. <dd>978-602-06-2190-6 ∷ tahun 2020 (cetakan kedua)</dd>
  141. <dt>Rating</dt>
  142. <dd><a href="/baca/rating">5 dari 5</a></dd>
  143. <dt>Beli dimana?</dt>
  144. <dd><a href="https://www.bukukita.com/Buku-Novel/Mistery-Thriller/166582-Pembunuhan-di-Nihonbashi.html" target="_blank">Bukukita</a></dd>
  145. </dl>
  146. </div>
  147. </div>
  148. <p>Nobody roams onto Terry Rainwaters’ land by accident. A locked gate blocks cars, and “no trespassing” signs warn uninvited guests to stay off the 136-acre parcel along the Big Sandy River in Camden west of Nashville. </p>
  149. <p>So Rainwaters was surprised in December 2017 when he discovered two spy cameras mounted on trees within the boundaries of where he lives, farms and hunts. Whoever installed the devices even lopped off a branch on one of Rainwaters’ trees to get an unobstructed view of all his comings and goings. </p>
  150. <p>Needless to say, Rainwaters was creeped out. He soon learned that the cameras belonged to the Tennessee Wildlife Resources Agency, which routinely sends officers onto private fields without search warrants to snoop for evidence of game and fish violations. </p>
  151. <h3>Establish a Cadence</h3>
  152. <p>Writing a book takes a long time. Dmitriy and I naively thought we would write the book in a few months. The first few chapters flowed easily, “At this pace, we’ll have a draft in three months!” But writing a book was a lot like shipping software: the last 20% took 80% of the time (two years, in our case).</p>
  153. <p>To get across the finish line, you need to establish a cadence. Force yourself to write every (week)day, no matter what. Writing a book is a daily endeavor. Don’t fool yourself into thinking you’re going to write in spurts (during vacation, on a specific month, and so on).</p>
  154. <p>I wrote first thing in the morning with a big cup of coffee. The pandemic also helped–it completely eliminated my commute. I shuffled into my garage every morning and got straight to work. I tried to write at least half a page no matter what, even if it was junk. Some days I got a page or two, other days almost nothing.</p>
  155. </div>
  156. </body>
  157. </html>