- Last 7 days
-
Local file Local file
-
your Second Brain is a privateknowledge collection designed to serve a lifetime of learning andgrowth, not just a single use case
Based on Tiago Forte's definition of a second brain the primary distinction from a commonplace book is solely that it is digital.
Note here that he explicitly defines a second brain as being private. Historically commonplace books were private affairs though there are examples of them being shared from person to person as well as examples that have been printed.
Tags
Annotators
-
- May 2022
-
rspec.info rspec.info
-
If you have a use case not supported by the existing public APIs, please ask and we'll be glad to add an API for you or make an existing private API public.
please ask
-
- Apr 2022
-
twitter.com twitter.com
-
Marc Lipsitch. (2021, July 20). At the risk of boiling down too much and certainly losing some detail, one way to summarize this wonderful thread is that when we think about vaccine effectiveness, we should think of 4 key variables: 1 which vaccine, 2 age of the person, 3 how long after vax, 4 vs what outcome. [Tweet]. @mlipsitch. https://twitter.com/mlipsitch/status/1417595538632060931
-
-
-
But it is more difficult in a world of manuscriptsthan in the era of printing to evaluate what constitutes a note—that is, a piece ofwriting not meant for circulation but for private use, say, as preparatory toward afinished work
Based on this definition of a "note", one must wonder if my public notes here on Hypothes.is are then not notes as they are tacitly circulated publicly from the first use. However they are still specifically and distinctly preparatory towards some future finished work, I just haven't yet decided which ultimate work in which they'll appear.
-
- Nov 2021
-
drive.google.com drive.google.com
-
Schools in disadvantaged, rural ordeprived areas are especially likely to lack the appropriate digital capacity andinfrastructure required to deliver teaching remotely. Significant differences in the provisionof online teaching and learning resources may also exist between private and publicschools.
Schools in disadvantaged, rural or deprived areas are especially likely to lack the appropriate digital capacity and infrastructure required to deliver teaching remotely. Significant differences in the provision of online teaching and learning resources may also exist between private and public schools.
-
- Sep 2021
-
finiteeyes.net finiteeyes.net
-
Build pathways between communal and private work. Too often, we celebrate one or the other, but thinking actually works best when it has the opporunity to be done both in private and alongside other people. Proximity and ease of movement between the two modes matters. If a person can work on ideas alone and privately for a little while, then easily bring those ideas to a group, then move back to the private space, and continue this cycle as necessary, the thinking will be better.
This is a model that is tacitly being used by the IndieWeb in slowly developing better social media and communication on the web.
-
- Jun 2021
-
www.w3schools.com www.w3schools.com
-
For attributes, methods and constructors, you can use the one of the following:
-
-
github.com github.com
-
-
github.com github.com
-
stackoverflow.com stackoverflow.com
-
When defining accessors in Ruby, there can be a tension between brevity (which we all love) and best practice.
-
a principle I use is: If you have an accessor, use the accessor rather than the raw variable or mechanism it's hiding. The raw variable is the implementation, the accessor is the interface. Should I ignore the interface because I'm internal to the instance? I wouldn't if it was an attr_accessor.
-
Also, Sandi Metz mentions this in POODR. As I recall, she also advocates wrapping bare instance variables in methods, even when they're only used internally. It helps avoid mad refactoring later.
-
But suddenly I'm using a raw instance variable, which makes me twitch. I mean, if I needed to process has_sauce before setting at a future date, I'd potentially need to do a lot more refactoring than just overriding the accessor.
-
Setting an instance variable by going through a setter is good practice, and using two access modifiers is the way to accomplish that for a read-only instance variable
Tags
- good explanation
- making it easy for later refactoring
- safety (programming)
- idiomatic Ruby
- brevity
- self-enforced
- public vs. private interface
- accessors
- balance
- I agree
- good point
- encapsulation
- best practices
- Ruby
- programming: access modifiers (public/private)
- good policy/practice/procedure
- go through accessor instead of using instance variable directly
Annotators
URL
-
- May 2021
-
opportunityinsights.org opportunityinsights.org
-
The Economic Impacts of COVID-19: Evidence from a New Public Database Built Using Private Sector Data. (2020, May 7). Opportunity Insights. https://opportunityinsights.org/paper/tracker/
-
- Apr 2021
-
github.com github.com
-
Please do not directly email any Sidekiq committers with questions or problems. A community is best served when discussions are held in public.
-
- Jan 2021
-
itsfoss.com itsfoss.com
-
Hi, I Need some help regarding my Ubuntu, is there any way to reach out to you personally ? Vote: 0 0 Share Facebook Twitter Copy link to comment Reply to SAK Copy link to comment Abhishek Prakash People's Favorite with 100+ Upvotes 30 Replies 3 weeks ago This comment is awaiting moderation Use our community forum, please.
-
- Nov 2020
-
developer.mozilla.org developer.mozilla.org
-
The Object.getPrototypeOf() method returns the prototype (i.e. the value of the internal [[Prototype]] property) of the specified object.
internal: [[Prototype]]
Other times we see something used to indicate it is internal. In fact, this even supersedes proto__. So why did they use a different naming convention? Did they decide [[ ]] is a better naming convention?
-
-
-
In short, I think the idea of public methods being actions works just fine as an api.
-
-
stackoverflow.com stackoverflow.com
-
Don't: import { get_store_value } from 'svelte/internal'; There's a public API equivalent
-
- Oct 2020
-
-
Conway, E. (2020, October 15). Coronavirus: Test and Trace consultants paid equivalent of £1.5m salary. skynews. https://news.sky.com/story/coronavirus-test-and-trace-consultants-paid-equivalent-of-16315m-salary-12104028
-
- Sep 2020
-
www.thelancet.com www.thelancet.com
-
Torres, Irene, Osvaldo Artaza, Barbara Profeta, Cristina Alonso, and JaHyun Kang. ‘COVID-19 Vaccination: Returning to WHO’s Health For All’. The Lancet Global Health 0, no. 0 (25 September 2020). https://doi.org/10.1016/S2214-109X(20)30415-0.
-
-
www.huffingtonpost.co.uk www.huffingtonpost.co.uk
-
HuffPost UK. ‘Exclusive: Public Want Test And Trace Taken Out Of Hands Of Private Firms’, 21 September 2020. https://www.huffingtonpost.co.uk/entry/exclusive-public-want-track-and-trace-taken-off-serco_uk_5f6785ecc5b6480e8970b968.
-
- Aug 2020
-
www.nber.org www.nber.org
-
Vu, Jonathan T, Benjamin K Kaplan, Shomesh Chaudhuri, Monique K Mansoura, and Andrew W Lo. ‘Financing Vaccines for Global Health Security’. Working Paper. Working Paper Series. National Bureau of Economic Research, May 2020. https://doi.org/10.3386/w27212.
-
- May 2019
-
link-springer-com.ezp3.lib.umn.edu link-springer-com.ezp3.lib.umn.edu
-
allowed course registrants to annotate either in a private coursegroup or in public—
This would definitely solve the web-reticence issue some students might have -- but what does it look like in practice?
-
- Feb 2019
-
static1.squarespace.com static1.squarespace.com
-
Obscurity, verbosity, and pretentiousness are to be avoided; unusual words are to be used only when they aid clarity and prevent the aforementioned faults. For Aslell, women's rheloric should focus on the art of conversation, us both Sutherland and Renaissance scholar Jane Donawerth have argued. This is women's proper rhetorical sphere, different from but in no way inferior to the public sphere in which men use oratory.
My mind immediately went to gossip and how the exchange/passing along of information/knowledge between women has been through this "proper rhetorical sphere" -- (private) conversations.
The way obscurity is used here versus how it's used by Locke is also very interesting and very, very gendered.
-
- Dec 2018
-
www.oblomovka.com www.oblomovka.com
-
On the net, you have public, or you have secrets. The private intermediate sphere, with its careful buffering. is shattered. E-mails are forwarded verbatim. IRC transcripts, with throwaway comments, are preserved forever. You talk to your friends online, you talk to the world.
-
The problem here is one (ironically) of register. In the real world, we have conversations in public, in private, and in secret. All three are quite separate. The public is what we say to a crowd; the private is what we chatter amongst ourselves, when free from the demands of the crowd; and the secret is what we keep from everyone but our confidant. Secrecy implies intrigue, implies you have something to hide. Being private doesn’t. You can have a private gathering, but it isn’t necessarily a secret. All these conversations have different implications, different tones.
-
- Nov 2018
-
robinderosa.net robinderosa.net
-
OER matters not because textbooks matter. OER matters because it highlights an example of how something central to our public missions, the transfer of our foundational disciplinary knowledge from one generation of scholars to the next, has been co-opted by private profit. And OER is not a solution, but a systemic shift from private to public architecture in how we deliver learning.
I love this framing of OER as public infrastructure to facilitate the transfer of knowledge. I think it is not only generational, but also more broadly to the public. OER use is not limited to just students within our institutions, but are available freely and openly more broadly to the public. To anyone. I think we need to make that point more widely known. Every OER that is made freely available is making knowledge more open to not only students in our institutions, but to anyone, anywhere. It truly is "public" infrastructure.
-
- Feb 2018
-
www.wired.com www.wired.com
-
This is unsettling. Why are the world’s greatest public technocrats also its greatest private technophobes? It seemed as if they were following the cardinal rule of drug dealing: never get high on your own supply.
-
- Sep 2017
-
supremecourtofindia.nic.in supremecourtofindia.nic.in
-
Court repudiated the notion that a person who places documents with a bank would, as a result, forsake an expectation of confidentiality. In the view of the Court, even if the documents cease to be at a place other than in the custody and control of the customer, privacy attaches to persons and not places and hence the protection of privacy is not diluted
2 important observations
recognition of privacy attached to persons and and not places (moving beyond a propertarian view of privacy)
sharing of information does not lead to forsaking a reasonable expectation of privacy. Without reference, repudiation of third party doctrine. privacy not quivalent with secrecy.
-
Aristotle’s distinction between the public and private realms can be regarded as providing a basis for restricting governmental authority to activities falling within the public realm.
Aristotle's Public v private sphere. Role of government restricted to public sphere. Early conception of a sphere of rights (?) repelling state action
-
Mill posited that the tyranny of the majority could be reined by the recognition of civil rights such as the individual right to privacy, free speech, assembly and expression
Mill's conception of civil liberties to counter majoritarian actions
-
If the reason for protecting privacy is the dignity of the individual, the rationale for its existence does not cease merely because the individual has to interact with others in the public arena. The extent to which an individual expects privacy in a public street may be different from that which she expects in the sanctity of the home
'Man is a social animal' is not a valid counter to right to privacy
-
- Feb 2017
-
static1.squarespace.com static1.squarespace.com
-
Letters on the Equality of the Sexes and the Condition of Woman
Think about the formal significance here: private letters as public texts. Recalls Foucault but also works within gendered genre conventions.
-
-
static1.squarespace.com static1.squarespace.com
-
Not surprh,ingly, as women's education improved, women increasingly began to speak in public :md to reflect on their rhetorical practices.
From the intro to Mary Astell's section: "For Astell, women's rhetoric should focus on the art of conversation... This is women's proper rhetorical sphere, different from but in no way inferior to the public sphere in which men use oratory" (845).
In what ways does this new focus on women's public oratory affect Astell's insistence on private, domestic, and/or conversational discourse as sites of rhetorical power? Especially as we consider this part from Mary Beard's lecture: "In the early fourth century BC Aristophanes devoted a whole comedy to the ‘hilarious’ fantasy that women might take over running the state. Part of the joke was that women couldn’t speak properly in public – or rather, they couldn’t adapt their private speech (which in this case was largely fixated on sex) to the lofty idiom of male politics."
-
- Apr 2016
-
philosophersforchange.org philosophersforchange.org
-
Education is no longer viewed as a public good but a private right, just as critical thinking is devalued as a fundamental necessity for creating an engaged and socially responsible populace.
-
- Mar 2016
-
hybridpedagogy.org hybridpedagogy.org
-
Where academic Twitter once seemed quietly parochial and collegial almost to the point of excess, it is now thrust into the messy, contested business of being truly open to the public.
is being in the public the problem, or is it the change of the tone or format of discourse?
fully public honest but still civil discussions aiming at making a case, creating more awareness, finding solutions, or trying to understand, clarify, show genuine interest .... is better than a public fight .. right? or am I misunderstanding this?
-
- Jun 2014
-
www.cplong.org www.cplong.org
-
This later formulation points to the beginning of an important transformation of the public sphere as it moved from being a space of public authority to one in which private citizens came together to form publics capable of holding public authorities accountable.
This is a key point, so I want to make sure I understand it correctly. Is the claim that a 'public world of readers' is already a transition away from an earlier conception of the public sphere as simply the site of dissemination for authoritarian mandates?
How does the private/public distinction function when it comes to private citizens forming publics that hold public authorities accountable?
Maybe the phrase 'private citizen' is throwing me off here.
-
- Oct 2013
-
rhetoric.eserver.org rhetoric.eserver.org
-
et it is not to be concealed that there are some, who from certain notions of their own, disapprove of this almost public mode of instruction.
examining public vs. private education: an ongoing argument. wonder if we ever might like to try something else.
-