500 Matching Annotations
  1. May 2020
    1. Pop_os does not have many differences from ubuntu, it mostly theme + some tweaks. If you wanna try pop_os you can migrate, this way of migration just install pop_os tweaks over ubuntu. But, actually, I don't think you will fall in love with pop_os if you don't like ubuntu...
  2. Apr 2020
    1. Take a moment to consider the alternative. No, not the IT department's fantasy world, that never-gonna-happen scenario where you create a strong, unique password for every account, memorize each one, and refresh them every few months. We both know it's not like that. The reality is that in your attempts to handle all those passwords yourself, you will commit the cardinal sin of reusing some. That is actually far more risky than using a password manager. If a single site that uses this password falls, every account that uses it is compromised.
    1. Finally, from a practical point of view, we suggest the adoption of "privacy label," food-like notices, that provide the required information in an easily understandable manner, making the privacy policies easier to read. Through standard symbols, colors and feedbacks — including yes/no statements, where applicable — critical and specific scenarios are identified. For example, whether or not the organization actually shares the information, under what specific circumstances this occurs, and whether individuals can oppose the share of their personal data. This would allow some kind of standardized information. Some of the key points could include the information collected and the purposes of its collection, such as marketing, international transfers or profiling, contact details of the data controller, and distinct differences between organizations’ privacy practices, and to identify privacy-invasive practices.
  3. Mar 2020
    1. it comes down to opportunities for code reuse. Will your system re-use more code if you use WordPress and its very usable admin area, myriad of available plugins and themes? Or can you re-use more code by harnessing the object-oriented design, DSLs and good software development practices mecca that is Ruby, Rails and the available libraries and tools?
  4. Feb 2020
  5. Jan 2020
    1. login shell: A login shell logs you into the system as a specific user, necessary for this is a username and password. When you hit ctrl+alt+F1 to login into a virtual terminal you get after successful login: a login shell (that is interactive). Sourced files: /etc/profile and ~/.profile for Bourne compatible shells (and /etc/profile.d/*) ~/.bash_profile for bash /etc/zprofile and ~/.zprofile for zsh /etc/csh.login and ~/.login for csh non-login shell: A shell that is executed without logging in, necessary for this is a current logged in user. When you open a graphic terminal in gnome it is a non-login (interactive) shell. Sourced files: /etc/bashrc and ~/.bashrc for bash interactive shell: A shell (login or non-login) where you can interactively type or interrupt commands. For example a gnome terminal (non-login) or a virtual terminal (login). In an interactive shell the prompt variable must be set ($PS1). Sourced files: /etc/profile and ~/.profile /etc/bashrc or /etc/bash.bashrc for bash non-interactive shell: A (sub)shell that is probably run from an automated process you will see neither input nor output when the calling process don't handle it. That shell is normally a non-login shell, because the calling user has logged in already. A shell running a script is always a non-interactive shell, but the script can emulate an interactive shell by prompting the user to input values. Sourced files: /etc/bashrc or /etc/bash.bashrc for bash (but, mostly you see this at the beginning of the script: [ -z "$PS1" ] && return. That means don't do anything if it's a non-interactive shell). depending on shell; some of them read the file in the $ENV variable.
  6. Dec 2019
    1. Unlike similar tools that are scheduled to take backups at a fixed time of the day, Timeshift is designed to run once every hour and take snapshots only when a snapshot is due. This is more suitable for desktop users who keep their laptops and desktops switched on for few hours daily. Scheduling snapshots at a fixed time on such users will result in missed backups since the system may not be running when the snapshot is scheduled to run. By running once every hour and creating snapshots when due, Timeshift ensures that backups are not missed.
  7. Nov 2019
    1. However, in this case you would lose the possibility to render something in between. You are strictly coupled to the higher-order component's render method. If you need to add something in between of the currency components, you would have to do it in the higher-order component. It would be quite similar as you have done it previously by rendering the currency components straight away in the Amount component. If using a render prop component instead, you would be flexible in your composition.
    1. REST and GraphQL are wonderful tools to create an API that is meant to be consumed by third parties. Facebook's API, for example, is consumed by ~200k third parties. It is no surprise that Facebook is using (and invented) GraphQL; a GraphQL API enables third parties to extensively access Facebook's social graph enabling them to build all kinds of applications. For an API with that many consumers, GraphQL is the fitting tool. But, to create an internal API (an API developed and consumed by code written by the same organization), RPC offers a simpler and more powerful alternative. Large companies, such as Netflix, Google and Facebook, are starting to replace REST/GraphQL with RPC for their internal APIs. Most notably with gRPC which is getting popular in the industry.
    2. RPC is increasingly used to create backend APIs as most are internal: most of the time, a backend API is consumed only by frontends developed within the same organization. In general, REST and GraphQL are the right tools if you want to create an API consumed by code written by third parties and RPC is the right tool if you want to create an API consumed by code written by yourself / your organization.
  8. Oct 2019
  9. Sep 2019
    1. The indicators are summarized in Table 4 [1,24,34,39,47,53,54,55,56,57,58,59,60,61,62,63] and discussed individually, with graphics where relevant to make key comparisons clearer.

      It is interesting that even though Lima has a pretty high percentage of non motorized transport users and the highest percentage of public transport users, we still have a higher traffic than those countries.

  10. Aug 2019
    1. Let's briefly look at the libraries, use cases, and factors that might help in deciding which is right for you. Here's a high-level decision tree: If you want fast and easy setup and integration, then component-playground may be the ticket! If you want a smaller bundle, SSR, and more flexibility, then react-live is for you! Here are the various factors at play:
  11. Jul 2019
    1. It is this combination of features that also makes HyperCard a powerful hypermedia system. Users can build backgrounds to suit the needs of some system, say a rolodex, and use simple HyperTalk commands to provide buttons to move from place to place within the stack, or provide the same navigation system within the data elements of the UI, like text fields. Using these features, it is easy to build linked systems similar to hypertext links on the Web.[5] Unlike the Web, programming, placement, and browsing were all the same tool. Similar systems have been created for HTML but traditional Web services are considerably more heavyweight.
  12. Feb 2019
    1. These nine categories are then organised along a spectrum that identifies the relative potential capacity for transformative practice and professional autonomy inherent in each, the premise of this being that such conditions require teachers to be able to articulate their own conceptions of teaching and be able to select and justify appropriate modes of practice.

      A comparative spectrum can help classify different kinds of PD for different situations, depending on the goals.

  13. Nov 2018
  14. Apr 2018
    1. Good folk, I have no coin; To take were to purloin: I have no copper in my purse, I have no silver either, And all my gold is on the furze

      In these lines I noticed that Laura was speaking about money and she metaphorically connected it to being on the flowers in which she called the Furze.

  15. Mar 2018
  16. Jan 2018
    1. They are one and the same state.

      Very similar to the argument that we've encountered multiple times in the class so far. Whether it be Clark Kent/Superman or the Morningstar/Eveningstar. Knowing two separate understanding of a phenomenon does not mean they are not one and the same.

  17. Dec 2017
    1. And, in general, to observe with intelligence & faithfulness all the social relations under which he shall be placed.

      It's refreshing to see an optimistic hope for people. In my Empirical Engagement (Thinking Like A Scientist) we discussed how people come to believe the things they believe, and how we can't really trust people to look at things with a healthy dose of skepticism. Jefferson here has hope that people will use their "intelligence & faithfulness" to carry them through social interaction. He believes in them because they're using their knowledge to their advantage by applying, as he knows they will.

    2. Statics, respect matter generally, in a state of rest, and include Hydrostatics, or the Laws of fluids particularly, at rest or in equilibrio Dynamics, used as a general term include Dynamics proper, or the Laws of solids in Motion and Hydrodynamics, or Hydraulics, those of fluids in Motion Pneumatics teach the theory of air, its Weight, Motion, condensation, rarifaction &c Acoustics or Phonics, the theory of sound Optics the Laws of Light & vision Physics or Physiology in a general sense, mean the doctrine of the Physical objects of our senses

      It is interesting to note that all these subjects, so succinctly explained here, are all under the umbrella term "Physics" now. During Jefferson's time, there probably wasn't a standard of learning to follow, so he had to list out the specifics here. We've come far in that now mentioning to physics to someone with some schooling will mean them considering some of these things instead of just "the doctrine of Physical objects of our senses."

  18. Sep 2017
  19. Jul 2017
  20. learn-us-east-1-prod-fleet02-xythos.learn.cloudflare.blackboardcdn.com learn-us-east-1-prod-fleet02-xythos.learn.cloudflare.blackboardcdn.com
    1. Mongols

      Modern Day Depiction of the Mongols in Marco Polo: One Hundred Eyes and W. Rubruck's Account:

      Marco Polo: One Hundred Eyes is a short special on Netflix loosely based off of the real Mongol General Bayan of the Baarin. In comparing Rubruck's primary account to this modern day portrayal of the Mongols in China under Kubilai Khan there are a few similarities and differences. Differences mainly arise from the time and geographic spaces; the special took place in 1262 in Kubilai Khan's China whereas Rubruck's was between 1253-1255 in the Mongol capital of Karakorum. Rubruck noted the nomadic lifestyle where the Mongols resided in non-fixed dwellings, but in the special this is not shown; the Khan is shown not in a tent, but in a permanent building. Both sources (and our textbook) depict the Mongols as fierce warriors, who used curved bows, horses, and fear (of being massacred) as a means of conquering people. In the special, the Khan states he takes conquered craftsmen, employing them to further his conquests. Our text repeatedly emphasized this unique aspect of the Mongols of using those they captured to create siege engines or help run their armies as the real Bayan of the Baarin did. Though Rubruck's account is a primary source unlike this Netflix special- which was most likely based off of a plethora of primary sources- they both provide different view of how Mongols functioned and lived in various areas within the same mammoth empire.

  21. Apr 2017
  22. Mar 2017
  23. Feb 2017
    1. f such women as are here described have t-.... once existed, be no longer astonished then, my s brethren and friends, that God at this eventful pe-5~ riod should raise up your own females to strive, ~' by their example both in public and private, to · assist those who arc endeavoring stop the strong current of prejudice that flows so profusely against us at present. No longer ridicule their ef-forts, it will be counted for sin. For God makes use of feeble means sometimes, to bring about his most exalted purposes.

      Here, Stewart is arguing that in many past respected societies (Greek, Roman, Jewish), women were well-respected in a religious sense. As a reference to her earlier claim, that she was visited by the Holy Spirit and therefore had the temerity and the right to speak publicly on religious grounds. I do find it interesting that she said: "For God makes use of feeble means sometimes, to bring about his most exalted purposes." Her use of the word "feeble" is interesting, because it seems like she is ascribing to the expected gender roles/personalities, in that women are the "softer sex," and not perceived as strong or powerful.

  24. Jan 2017
    1. affairs

      It's interesting that rhetoric started as this practical system for ancient Greek society, but then comes Bloom and other people Lanham talks about whose interpretation of humanism, rhetoric and the university is super apolitical, with the humanities in the university separate from society.

  25. Sep 2016
    1. Cuba has a one-party system; the United States is a multi-party democracy.  Cuba has a socialist economic model; the United States is an open market.  Cuba has emphasized the role and rights of the state; the United States is founded upon the

      President Obama is using parallelism to display the differences and compare America and Cuba. He is doing this to develop a relationship and promote trust between the two countries.

  26. Jun 2016
    1. p. 75

      Why my badges may be a bad idea:

      "These results suggest that teachers may discourage avoidance behaviour among their students when they encourage students to focus on mastering the material, improvement, and understanding the relevance of classroom work in their lives. Although it makes sense that students should be less concerned with protecting their image in classrooms that emphasize understanding the material and personal, individual standards of achievement, our results suggest that de-emphasizing performance goals may be more important than increasing the emphasis on mastery goals.... Even in classrooms that contain some of the curricular elements of a mastery goal structure, such as the constructivist principle of assigning open-ended, inquiry-based projects and tasks, students may avoid novelty and challenge if they believe that, ultimately, what matters is how their performance compares to their peers."

    2. p. 71

      Gheen and Midgely 1999 examined "how teachers' reports of social comparison practices related to avoiding novelty and chellenge. They found that teachers' reports of informative social comparison practices related to slightly higher levels of avoidance. However, these practices weakened the association between self-efficacy and avoiding novelty and challenge. In classrooms where teachers were high in their use of interstudent discussion about how to improve one's own work, low- and high-efficacy students were on a more equal footing when it came to avoiding novelty challenge. However, in classrooms where teachers reported using high levels of relative ability social comparison practices, low self-efficacy students' avoidance was higher than that of high self-efficacy students'"

  27. Aug 2015
    1. If you go to http://via.hypothes.is/bavatuesdays.com/a-long-short-history-of-reclaim-hosting/, you'll see eight line-by-line comments to his post.

      This is cool, I may have somehow missed the fact that annotations on an entire page could be made public like that. This was really useful for showing me the power of Hypothesis in a way that made sense (the comparison to Medium is dead on and resonates given the similarities in the workflow).

  28. Jan 2015
    1. "Burroughs’ output predicted the affective temporalities that social networks would make ubiquitous half a century after Naked Lunch appeared: a continuous stream of emissions less concerned with the definitiveness of any individual utterance than with the continued elaboration of a familiar presence."

      I get the click of recognition with this particular quote. The world isn't so much flat as that Pharisee Friedman asserts as it has been leveled like the top of a mountain, all the energy goodies ripped out and the overburden midden gravity fed below, holler fill.

  29. Mar 2014
  30. Feb 2014
    1. Comparing AES to CPR Both AES and CPR have advantages and disadvantages in the context of MOOCs. Figure 1 offers a comparison of generalized AES methods of assessment and CPR

      Comparison of Automated Essay Scoring to Calibrated Peer Review

  31. Jan 2014
    1. Now compare this to the stack. The stack is like the heap in that it is a big block of memory with a “high water mark”. But what makes it a “stack” is that the memory on the bottom of the stack always lives longer than the memory on the top of the stack; the stack is strictly ordered. The objects that are going to die first are on the top, the objects that are going to die last are on the bottom. And with that guarantee, we know that the stack will never have holes, and therefore will not need compacting. We know that the stack memory will always be “freed” from the top, and therefore do not need a free list. We know that anything low-down on the stack is guaranteed alive, and so we do not need to mark or sweep.