Some of his entries are entitled things like, “Happiness,” “Heaven,” “Hell,” “Sabbath,” and so on.
Similar to modern-day tagging systems.
Some of his entries are entitled things like, “Happiness,” “Heaven,” “Hell,” “Sabbath,” and so on.
Similar to modern-day tagging systems.
For me, using Google Keep has become an Edwardsian notebook of its own right.
However, this depends on Google "keeping" your notes for the long-haul. Given their propensity to discontinue projects, that seems hazardous. At least Hypothesis provides a mechanism that's more open: i'm not sure whether it can be considered stable and secure for the long-term.
STEP 5
Step 5 annotation!
Or use a '?' in place of a space as long as there are no other matching filenames than the one with spaces (since '?' matches any character): rsync -av host:a?long?filename /tmp/
Maybe there’s a technical term that I’m not aware of for this type of centered line-splitting heading.
"what's it called?"
" We're going to have to control your tongue" I felt like that was an analogy. I took it as "you should watch what come's out of your mouth because words can hurt someone." Kind of like the saying when people say " watch your tongue"
Most issues have been manually labelled as stale rather than automated and closure will be manual too, so we have time to think.
manual action time to think
while we figure out how to best include HMR support in the compiler itself (which is tricky to do without unfairly favoring any particular dev tooling)
Gems use a period and packages use a dot
Probably a false distinction, because "packages" is used in a way that it implies a distinction from "gems", when in actuality
... so there is only truly a distinctio if you are specific enough to say JavaScript packages.
Good question. Too bad it went unanswered.
a vision of multiple authorship, wherein Bryant wants to give a place to what he calls the collaborators of or on a text, to include those readers who also materially alter texts.
We will see that this is not a fatality, because TypeScript is more powerful than you thought and some developers of the community are very crafty.
* Now it's correct within the laws of the type system, but makes zero practical sense, * because there exists no runtime representation of the type `Date & string`. * * The type system doesn't care whether a type can be represented in runtime though.
new tag?: makes zero practical sense
makes zero practical sense because there exists no runtime representation of the type
marginalia as a medium of communication, not just with ourselves or the author, but with another reader, should we pass on the book we’ve made marks in
annotations
wouldn't it be wonderful to have students read and annotate this "Annotated by the Author" entry?
IMSR_
DOI: 10.1371/journal.pone.0111009
Resource: (IMSR Cat# JAX_011087,RRID:IMSR_JAX:011087)
Curator: @tgbugs
SciCrunch record: RRID:IMSR_JAX:011087
Abuse, security, spam●Let services moderate?
To me, this is very interesting, along with protection against bots/AI/regimes/etc. that could try to steer opinion.
My general rule is that if I share something with two people, I should capture it as a local note.
I like this rule of thumb for annotation.
auto suggest
'Autosuggest' is actually critical in some ways. For myself, autosuggest is a must-have, simply because I can't remember a term that's used differently by many other people: using one term simplifies things enormously in creating coherence and, perhaps most importantantly, findability.
Later in this talk, there's talk about commitment to interoperability, fast APIs (to make autocomplete happen across platforms), and other interesting tidbits.
your personal acknowledgement system is really limited to the home app that you tend to keep that stuff in um you can import from say hypothesis to another app but it's a pretty crude
True; most note-taking data is quite restricted to the app its contained in. Would be lovely with a diaspora: different apps or 'features' that would interconnect and allow users to simply drag-and-drop what they want in one single application. This is dreaming, of course, which requires standards and an infrastructure that doesn't rhyme well with money.
"start a conversation about its (the statue's) future."
defaced the controversial monument with red and blue graffiti
Twitter doing that somewhat forced Facebook's hand to become more aggressive in their labeling.
Kalir & Garcia, 2021; Licastro, 2019; Reid, 2014
😎 Citing the folks I 100% recognize 😎
Rosario Rogel-Salazar
If you are interested I share the slides that I presented: https://doi.org/10.6084/m9.figshare.14844552.v2
recently published book
I was honored to interview Remi and Antero (along with other MITP authors) about collaborative community review and how it fit with their traditional peer review experience. The blog post can be found here.
Oversharing. Crying, disclosing intimate details, and telling long (unrelated and/or unsolicited) stories about one’s personal life may indicate the lack of an essential social work skill: personal boundaries.
Testing out the annotate feature. Student 1 will highlight sections according to the prompts, as shown HERE.
For example: "This is me during interviews. I say too much and veer off topic."
<small><cite class='h-cite via'>ᔥ <span class='p-author h-card'>I Annotate 2021</span> in I Annotate 2021 | Program (<time class='dt-published'>06/19/2021 16:10:21</time>)</cite></small>
Bookmarked on 2021-06-20 at 7:19 PM
document.querySelector('hypothesis-adder') is present but has size of 0x0
In the end this plugin is a piece of software that I wrote and I'm just doing what I think is reasonable to make our community more inclusive.
We should think about the number of simultaneous connections (peak and average) and the message rate/payload size. I think, the threshold to start thinking about AnyCable (instead of just Action Cable) is somewhere between 500 and 1000 connections on average or 5k-10k during peak hours.
number of simultaneous connections (peak and average)
the message rate/payload size.
So ActionCable needs Redis! Is this the first time Rails is aligning with a vendor product? Why not abstract it like AR/AJ?
(In case you’re wondering, there’s nothing special about the name CSRF-TOKEN.)
When We Talk about Grades, We Are Talking about People
Would love to annotate this text with others interested in #ungrading, perhaps for a social #annotation session for the upcoming #Ungrading Edcamp in the fall!
Grades are Dehumanizing; Ungrading is No Simple Solution
Would love to annotate this text with others interested in #ungrading, perhaps for a social #annotation session for the upcoming #Ungrading Edcamp in the fall!
Yet books are curious objects: their strength is to be both intensely private and intensely social — and marginalia is a natural bridge between these two states.
Books represent a dichotomy in being both intensely private and intensely social at the same time.
Are there other objects that have this property?
Books also have the quality of providing people with identities.
The practice, back then, was surprisingly social — people would mark up books for one another as gifts, or give pointedly annotated novels to potential lovers.
This could be an interesting gift idea. Definitely shows someone that you were actively thinking about them for extended lengths of time while they were away.
One of the consequences (although arguably not the primary motivation) of DRY is that you tend to end up with chunks of complex code expressed once, with simpler code referencing it throughout the codebase. I can't speak for anyone else, but I consider it a win if I can reduce repetition and tuck it away in some framework or initialisation code. Having a single accessor definition for a commonly used accessor makes me happy - and the new Object class code can be tested to hell and back. The upshot is more beautiful, readable code.
new tag?:
If an access modifier is not specified it is implicitly public as that matches the convenient nature of JavaScript 🌹.
Programmers should be encouraged to understand what is correct, why it is correct, and then propagate.
new tag?:
Reflecting on how new digital tools have re-invigorated annotation and contributed to the creation of their recent book, they suggest annotation presents a vital means by which academics can re-engage with each other and the wider world.
I've been seeing some of this in the digital gardening space online. People are actively hosting their annotations, thoughts, and ideas, almost as personal wikis.
Some are using RSS and other feeds as well as Webmention notifications so that these notebooks can communicate with each other in a realization of Vanmevar Bush's dream.
Networked academic samizdat anyone?
Critical to the acceptance of the position of the script subtag was the inclusion of information in the registry to make clear the need to avoid script subtags except where they add useful distinguishing information. Thus, the registry entry for the language subtag "en" (English) has a field called "Suppress-Script" indicating that the script subtag "Latn" should be avoided with that language, since virtually all English documents use the Latin script.
Suppress-Script
Another problem was the ambiguity of RFC 3066 regarding the generative syntax. The idea of "language-dash-region" language tags was easy enough to grasp; most users didn't read RFC 3066 directly or consider the unstated-but-realized implication that other subtags might sometimes occur in the second position.
unstated-but-realized
over (order by effdt desc) prev
select ... over
database: query builder
like ActiveRecord for node
For a «zoom out» view of my current data, here is a table-free working test :
SQL: experimenting with table-free data
tweet at them. This has multiple effects: If they don't respond, it's bad PR
The best advice I can give you is: Seek a smaller provider which often are less formal and more approachable. When you found one where you have a good support, request your friends and family to move to this. You are doing something for them, then it can only happen on your terms.
So, +1 for play ball. Level 1 is supposed to filter out all simple issues (and once upon a time, you'll have forgotten something, happens to all of us), and they are not supposed to be creative. They get a script that has been refined over and over. Learn the scripts, prepare the answers, and you'll get to Level 2 more quickly than with any other method.
However, drawing on their research and writing practice, Remi Kalir and Antero Garcia present a different view of annotation, as a vital mechanism by which academics have historically connected and interwoven their own thinking with contemporaries and those who have gone before them.
I interviewed Remi and Antero for "Collaborative Community Review" in 2019.
an iterative process of knowledge production through reference, review, and refinement
After reading Chapter 5, "Annotation Expresses Power" in Remi and Antero's book, Annotation, I know there is more lurking behind this idea of scholarship as a "great conversation", iterating and refining, but also inscribing, foreclosing, opening, diverting, eliding, obscuring, (dis)empowering, apologizing, justifying, (de)mystifying, and in so many other ways being so much other than a collective project toward greater enlightenment...
I cherry-picked the first commit into #872, we can add .erb support later if we find we need it.
cherry-picking only some commits from a PR
I think so...I actually can't remember. I've used this script quite a bit.
where did it come from? don't remember
after a while, something that came from another starts to feel like your own
you make it your own
Are you also tired and fed up with the bulkiness of jQuery, but also don't want to have to type document.querySelector("div").appendChild(document.createTextNode("hello")); just to add some text to an element?
happy middle/medium?
in a barely legible, scribbled note in the middle of a page
I allow nothing for losses by death, but on the contrary shall presently take credit 4. pr. cent pr. annum for their increase over & above keepg. up their own numbers.
Perhaps one of the most telling annotations in history: Where Jefferson annotates his own 1792 letter to Washington to herald the profit in breeding enslaved people.
You can also see an image of the actual letter on page 4/5: Thomas Jefferson to George Washington, Notes. -06-18, 1792. Manuscript/Mixed Material. https://www.loc.gov/item/mtjbib006309/.
Hat tip to Stuart Pace and Henry Wiencek's Smithsonian article, "The Dark Side of Thomas Jefferson".
fascist chyrons
However, the novelty wears off quickly and the whole thing soon becomes a slog — the career mode could be cut in half and the experience would be better for it.
less is more/better
My name is Floyd Lu, I have been designing and publishing games since 2015 under B&B Games studio. In 2020 B&B Games studio dissolved. I took over a part of the business including this account. I am unable to change the name and URL of my Kickstarter account. I delivered and personally worked on each project that I did and I can't transfer all the followers, therefore, I am still launching new projects under this account.
when HTML5 started, the feedback from the HTML5 guys was pretty clear: HTML5 is there to improve web apps (standards-based flash! yay!), and not to improve HTML as a hypermedia format. http://dret.typepad.com/dretblog/2008/05/xhtml-fragment.html was a very early attempt to raise the issue and was shot down promptly. with HTML5 now branching into so many micro-specs (https://github.com/dret/HTML5-overview), maybe there’s a good chance to simply create a “FragIDs in HTML5” spec and see if there’s any community uptake. it would be great to see this getting started, and maybe IETF with its more open process would be a better place than W3C.
The simple problem that I see with fragment identifiers is that their existence and functionality relies completely on the developer rather than the browser. Yes, the browser needs to read and interpret the identifier and identify the matching fragment. But if the developer doesn’t include any id attributes in the HTML of the page, then there will be no identifiable fragments. Do you see why this is a problem? Whether the developer has coded identifiers into the HTML has nothing to do with whether or not the page actually has fragments. Virtually every web page has fragments. In fact, sectioning content as defined in the HTML5 spec implies as much. Every element on the page that can contain content can theoretically be categorized as a “fragment”.
at the mercy of author
Making effective use of this mechanism requires either control of the targeted document or generous creators of targeted documents who have liberally applied id attributes throughout a document.
unlikely for anyone/most people to actually do that
confirmation or refutation would be appreciated
That's something that has been bugging me too. I mean, it's fine if not everything is supported, but if everyone could agree on what is or should be supported then that would make a huge difference. But until then, it's going to be a struggle.
Honestly, even without flexbox support, most of the layout problems would be solved with simple-basic CSS3 support that is standard in all clients.
layout problems don't need ; all we need is simple-basic CSS3 support that is standard in all clients.
Approaching email development this way transitions more of the quality assurance (QA) process to the browser instead of the email client. It gives email designers more power, control, and confidence in developing an email that will render gracefully across all email clients.
can mostly test with browser and have less need (but still not no need) to test with email client
They don't look like advertisements. The second the recipient interprets your email as an ad, promotion, or sales pitch—and it does take just a second—its chances of being read or acted upon plummet towards zero. A plain email leads people to start reading it before jumping to conclusions.
forces you to read before deciding
NEGATIVESThe interface between the game and the Steam Client denies you the ability to take screenshots. I also could not capture play footage.
There's nothing to stop you from doing initializer code in a file that lives in app/models. for example class MyClass def self.run_me_when_the_class_is_loaded end end MyClass.run_me_when_the_class_is_loaded MyClass.run_me... will run when the class is loaded .... which is what we want, right? Not sure if its the Rails way.... but its extremely straightforward, and does not depend on the shifting winds of Rails.
does not depend on the shifting winds of Rails.
Getting started
I Guess I'm getting started
Game Saves After completion of each level
The things that are important / worth mentioning to different people. I agree with this one.
Been seeing this comment copy/pasted everywhere it's pathetic what people will do for thumbs up/awards on reviews, be original and make your own review. If you guys need proof go and look at NVL reviews, I saw it on another game a few weeks ago too.
annoying
Like a lot of reviews I write, I hope to come back to add on to this and embellish.
never done; keeps wanting to continue edit/update
Right now it's a matter of getting brass tacks up front and hopefully helping Feel-A-Maze get noticed.
helping it gain attention/publicity
Hypothesis Community Guidelines Hypothesis Community Guidelineslenazun2018-09-12T09:01:16-07:00
Hypothesis Community Guidelines also important to read through and discuss
Annotation Guidelines
the online version of the book has an introductory annotation guidelines. Maybe copy or re-work this for perusall assignments, or to give students even more agency, have them come up with their own guideline/contract.
and even though there are plenty of additional characters to unlock, they’re ultimately only cosmetic, providing no real incentive to unlock them all
only cosmetic
What you want is not to detect if stdin is a pipe, but if stdin/stdout is a terminal.
The OP wasn't wrong in exactly the way this comment implies: he didn't just ask how to detect whether stdin is a pipe. The OP actaully asked how to detect whether it is a terminal or a pipe. The only mistake he made, then, was in assuming those were the only two possible alternatives, when in fact there is (apparently) a 3rd one: that stdin is redirected from a file (not sure why the OS would need to treat that any differently from a pipe/stream but apparently it does).
This omission is answered/corrected more clearly here:
stdin can be a pipe or redirected from a file. Better to check if it is interactive than to check if it is not.
stdin can be a pipe or redirected from a file. Better to check if it is interactive than to check if it is not.
Humor is based on a sense of the unexpected, inexplicable, ridiculous and ironic. Dry humor can enhance these qualities to make things more humorous. For example, humor that is delivered as if it were not a joke may feel more surprising and odd.
theory
enhances these qualities
By the way, the README file of the expect says there is a libexpect library that can be used to write programs on C/C++ which allows to avoid the use of TCL itself. But I'm afraid, this subject is beyond this article. Besides authors of expect themselves seem to prefer expect-scripts to the library.
possible but doesn't seem preferred
looking at what the authors themselves use
In this framework, a stream is a chain of coroutines that pass messages between a program and a device driver (or between a pair of programs)
coroutines message passing
TTY is right there in the name, but this article makes no attempt to clarify what exactly the relationship between a pseudoterminal and a TTY. I feel like a whole paragraph about the relation to TTY would be warranted, including a link to TTY article, of course, which does link [back] to and explain some of the relation to pseudoterminal:
In many computing contexts, "TTY" has become the name for any text terminal, such as an external console device, a user dialing into the system on a modem on a serial port device, a printing or graphical computer terminal on a computer's serial port or the RS-232 port on a USB-to-RS-232 converter attached to a computer's USB port, or even a terminal emulator application in the window system using a pseudoterminal device.
A charming little romp through a realm of lateral thinking.
lateral thinking
If you want to run a full fletched linux OS on the ipad an option is to jailbreak the ipad and try to install linux. This is hard because Apple does not want you to and a failed installation might render the ipad useless. Also you will not be able to run any iOS apps anymore obviously.
new tag?: jailbreaking a device
Although echo "$@" prints the arguments with spaces in between, that's due to echo: it prints its arguments with spaces as separators.
due to echo adding the spaces, not due to the spaces already being present
Tag: not so much:
whose responsibility is it? but more: what handles this / where does it come from? (how exactly should I word it?)
Interesting to see how a simple request is actually a rather intricate little problem in the bigger scheme of things.
an intricate piece of a larger system / problem / schema
Was trying to figure out where the canonical repo even is. Hard to figure out. Could be made clearer (like a prominent notice on one saying this is an unofficial clone with a link to the canonical source).
Ended up here via link from https://unix.stackexchange.com/questions/86879/suppress-rsync-warning-some-files-vanished-before-they-could-be-transferred to https://git.samba.org/?p=rsync.git;a=blob_plain;f=support/rsync-no-vanished;hb=HEAD
But then found https://github.com/WayneD/rsync, which I now believe to be canonical based on:
Strange that a game published in 2005 that is derivative of a classic would essentially get fired by its predecessor. I fail to see why I would ever play this instead of Carcassonne.
You can't avoid the comparisons to Carcassonne even though the scoring mechanic is very different. It just looks the same, and the tile placement phase feels close enough to be familiar. However, this familiarity starts to nag at you, only adding to the frustration when tile placement is clumsy and luck-driven unlike Carcassonne. The comparison is not favourable for Fjords.
There is a tendency in short luck-heavy games to require you to play multiple rounds in one sitting, to balance the scores. This is one such game. This multiple-rounds "mechanic" feels like an artificial fix for the problem of luck. Saboteur 1 and 2 advise the same thing because the different roles in the game are not balanced. ("Oh, well. I had the bad luck to draw the Profiteer character this time. Maybe I'll I'll draw a more useful character in round 2.") This doesn't change the fact that you are really playing a series of short unbalanced games. Scores will probably even out... statistically speaking. The Lost Cities card game tries to deal with the luck-problem in the same way.
possibly rename: games: luck: managing/mitigating the luck to games: luck: dealing with/mitigating the luck problem
game that uses the Micro Machines license to try and sucker people in that remember the old games.
using attractive/familiar brand/name to lure customers
nothing about the game is really offensive, but there’s just no hook that managed to keep me invested up to the end.
Annotation By Remi H. Kalir and Antero Garcia
First!
But seriously, congratulations @remikalir and @anterobot
Buying my print copy on publication day! Can't wait to see how things evolved and read this in a new context.
(And not just because I'm mentioned in the opening 😎)
We use an online editing program called ProofHQ, where you and our development team will review the rules, discuss ideas, and add comments and suggestions, so that these rules are of the same high quality as our other game rules. We have used this process for years, because integrating outside eyes and ears is an invaluable asset.
having more eyes is better
Purchasing a book is one of the strongest self-selections of community, and damn it, I wanted to engage.
The Kindle indicated with a subtle dotted underline and small inline text that those final sentences had been highlighted by “56 highlighters.” Other humans! Reading this same text, feeling the same impulse. Some need to mark those lines.
Social annotation is definitely part of the future of text. Distributing it across modalities may be the difficult part.
but I like that Svelte comes with a good CSS story out the box.
comes with a good CSS story out the box
What I’d like more of is a social web that sits between these two extremes, something with a small town feel. So you can see people are around, and you can give directions and a friendly nod, but there’s no need to stop and chat, and it’s not in your face. It’s what I’ve talked about before as social peripheral vision (that post is about why it should be build into the OS).
I love the idea of social peripheral vision online.
I want the patina of fingerprints, the quiet and comfortable background hum of a library.
A great thing to want on a website! A tiny hint of phatic interaction amongst internet denizens.
A status emoji will appear in the top right corner of your browser. If it’s smiling, there are other people on the site right now too.
This is pretty cool looking. I'll have to add it as an example to my list: Social Reading User Interface for Discovery.
We definitely need more things like this on the web.
It makes me wish the Reading.am indicator were there without needing to click on it.
I wonder how this sort of activity might be built into social readers as well?
How often have you been on the phone with a friend, trying to describe how to get somewhere online? Okay go to Amazon. Okay type in “whatever”. Okay, it’s the third one down for me… This is ridiculous! What if, instead, you both went to the website and then you could just say: follow me.
There are definitely some great use cases for this.
If somebody else selects some text, it’ll be highlighted for you.
Suddenly social annotation has taken an interesting twist. @Hypothes_is better watch out! ;)
Annotations are stored in the Zotero database, not in the PDF file, which allows for much more advanced functionality as well as fast syncing.
It would be nice to have Zotero support the same shared annotations that Hypothes.is does so that it would be easier to share them across the web.
The tough part of this equation is that most people would probably prefer to keep their annotations private rather than open.
A summary/paraphrase of specific parts of the article you found interesting Definitions of terms used in the article (with links)References to people/places/things mentioned in the article (with links or images/videos)Opinions (respectfully, with evidence)Questions Links to related materials or further evidence on the same subject
This is a great list of some common types of annotations for students just starting out, but it misses one key annotation that I think is the goal of all annotations:
New ideas from the reader that have been sparked by the writing.
Incidentally, this is also one of the more difficult types to create and it's also harder to model to students.
In some sense, many of these annotation types fall relatively neatly into Bloom's taxonomy with my addendum falling under the top level of the pyramid usually labeled "create".
How can you not love a website/blog from an academic with the title "marginal notes"?!
Dictionary writers list polysemes under the same entry; homonyms are defined separately.
This describes how you can tell which one it is by looking at the dictionary entry.
Note how a handful of default steps lead into six standardized termini, allowing to plug protocols into different adapters. Imagine replacing your self-written API adapter with a canonical JSON-API adapter, for example.
This was an interesting session. Somehow I missed a few of these projects in the discussion (or they were added after the fact?)
What, precisely, is being disrupted by web annotation - a text, a point of view, or the conventions of written and scholarly discourse?
Was anything being disrupted in the past with non-web based annotation? Perhaps only on incredibly small scales based on who may have been reading them after-the-fact.
So will my page be colored that I write?
Very meta, but I almost think that Hughes would be pleased to see how colored his pages actually became with social annotation tools. It does make me wish I could choose annotation colors however...
you, me, talk on this page.
It's almost as if someone carefully planned this poem to be used in a talk on social annotation. ;)
ts potential to democratize and fundamentally change the way people interact with information.
These are values worth the money and time to inculcate, are they not?
We standardize on a finite subset of JS (such as asm.js) — and avoid the endless struggle through future iterations of the JavaScript language, competing super-sets and transpilers
asm.js and RPython sound similar (restrictive subsets)
As to opinions about the shortcomings of the language itself, or the standard run-times, it’s important to realize that every developer has a different background, different experience, different needs, temperament, values, and a slew of other cultural motivations and concerns — individual opinions will always be largely personal and, to some degree, non-technical in nature.
Normally you should not register a named module, but instead register as an anonymous module: define(function () {}); This allows users of your code to rename your library to a name suitable for their project layout. It also allows them to map your module to a dependency name that is used by other libraries.
The non-minified default bundle is no longer mangled, making it more readable and preserving inline comments.
D3 now passes events directly to listeners, replacing the d3.event global and bringing D3 inline with vanilla JavaScript and most other frameworks.
This thread is more than 5 months old. It is very likely that it does not need any further discussion and thus bumping it serves no purpose. If you feel it is necessary to make a new reply, you can still do so though. I am aware that this thread is rather old but I still want to make a reply.
I don't understand why this isn't being considered a bigger deal by maintainrs/the community. Don't most Rails developers use SCSS? It's included by default in a new Rails app. Along with sprockets 4. I am mystified how anyone is managing to debug CSS in Rails at all these days, that this issue is being ignored makes sprockets seem like abandonware to me, or makes me wonder if nobody else is using sprockets 4, or what!
but I still have no idea if I'm writing this new file correctly.
For the $$$ question, nothing comes to mind. These problems i'm hitting up against are larger than a contractor could solve in a few hours of work (which would be hundreds/thousands of dollars).
we used `backticks` to jump into native Javascript to use moment.js
In regular Ruby, `` executes in a shell, but obviously there is no shell of that sort in JS, so it makes sense that they could (and should) repurpose that syntax for something that makes sense in context of JS -- like running native JavaScript -- prefect!
Page Note Test Not quite sure why I haven't tried Page Notes yet but...
See this post's corresponding GitHub Issue for related media, aggregated links, and other minutia.
It didn't occur to me until just this moment that GitHub might also make for the ideal commenting integration. And the... second-most ideal annotation integration, naturally.
Basically, leave comments there!
I went by the reviews and now i am seeing a pattern on STEAM where even good reviews are bought and paid for and not really player revews and that actuallly watching game play from google will be my best option in the future. AGAIN don;t trust bought and paid for reviews from STEAM....I just learned and realised this now
In both filters, you’re able to rename and coerce variables. This gives you a bit more control than the simpler DSL.
Though rarer in computer science, one can use category theory directly, which defines a monad as a functor with two additional natural transformations. So to begin, a structure requires a higher-order function (or "functional") named map to qualify as a functor:
rare in computer science using category theory directly in computer science What other areas of math can be used / are rare to use directly in computer science?
This stuff is intoxicating once you get into it.
We decided against paid documentation, so all will be freely available on our shiny new website.
inherit from: https://hyp.is/ntzyjnVpEeuLxrvf8MzCkA/trailblazer.to/2.1/blog.html
What this means is: I better refrain from writing a new book and we rather focus on more and better docs.
I'm glad. I didn't like that the book (which is essentially a form of documentation/tutorial) was proprietary.
I think it's better to make documentation and tutorials be community-driven free content
note that TRB source code modifications are not proprietary
In other words, you can build on this software in your proprietary software but can't change the Trailblazer source unless you're willing to contribute it back.
loophole: I wonder if this will actually just push people to move their code -- which at the core is/would be a direction modification to the source code - out to a separate module. That's so easy to do with Ruby, so this restriction hardly seems like it would have any effect on encouraging contributions.
The reason Reform does updating attributes and validation in the same step is because I wanna reduce public methods. This is to save users from having to remember state.
I see what he means, but what would you call this (tag)? "have to remember state"? maybe "have to remember" is close enough
Or maybe order is important / do things in the right order is all we need to describe the problem/need.
I will continue to use form objects and push changes into the repo when I feel they are universally relevant and valuable.
new tag?:
Optimize your learning on YouTube.
Take notes on videos and capture the key takeaways.
Similar services:
There's no such a thing, more like beautiful interface trying to hide that there's no actual gameplay.
hiding __?
The filthy casuals write positive reviews on steam and it's clear that true gamers won't even try to review such a shallow game.
reviews/ratings because only those already inclined to like it (or who have been swayed by the already positive reviews) will bother buying it and (therefore) bother reviewing it, hence amplifying the positive ratings
pedagogical value
Collaborative annotations can have a deep impact on approaches to learning and teaching.
The syntax itself provides a visualization of the structure of the grid.
What is this an example of? self-referencing? self-presentation? duality?
Please don't thank me! ;-) If this answer did help, just click the little grey ☑ at the left of this text right now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the number, and if you really like the answer, click on the little grey ☑ and the little up-arrow... If you have any further questions, just ask another one! ;-)
How would you even describe this comment?
"just doing my job"? but he is (I assume) answering to be nice not because it's his job
"I won't take it personally"? vote my answer up or down, whichever you please
impartial, dispassionate, and objective, perhaps? "just the facts, ma'am"
Separately, what is the "Please don't thank me!" for? Is it that politeness? False modesty? Genuine modesty? Or is it rude? Why not allow someone to thank you??
How to annotate literally everything
Comprehensive annotation tools for web/PDFs/eInk/etc
There is a dimension of personal preference to it. I don't like to expose more than strictly necessary to external consumers, because it makes it harder to track usages. If you find a bind:prop in a consumer, you know prop is used (which you already kind of knew since the prop is part of the "public" API of the component). Done. If you find a bind:this, you now need to track all usages of this this.
This is an annotation about oil-skin cloth.
Here's a random citation: Cavoukian, Ann. Privacy as a Fundamental Human Right vs. an Economic Right: An Attempt at Conciliation. Information and Privacy Commissioner, Ontario, Sept. 1999, http://www.ontla.on.ca/library/repository/mon/10000/211714.pdf.
In fact, even <svelte:slot /> feels a bit confusing because it introduces a new kind of slot, where the concept is already a bit crowded (there the <slot /> in the parent component, and the target slot="name" for the slot content).
tag?: crowded (how do we disambiguate, make it not ambiguous?)
Some devs prefer Svelte’s minimal approach that defers problems to userland, encouraging more innovation, choice, and fragmentation, and other devs prefer a more fully integrated toolkit with a well-supported happy path.
tag?: what scope of provided features / recommended happy path is needed?
It’s worth mentioning that Svelte limits its scope to being only a UI component framework. Like React, it provides the view layer, but it has more batteries included with its component-scoped CSS and extensible stores for state management. Others like Angular and Vue provide a more all-in-one solution with official routers, opinionated state management, CLIs, and more. Sapper is Svelte’s official app framework that adds routing, server-side rendering, code splitting, and some other essential app features, but it has no opinions about state management and beyond. Some devs prefer Svelte’s minimal approach that defers problems to userland, encouraging more innovation, choice, and fragmentation, and other devs prefer a more fully integrated toolkit with a well-supported happy path.
tag?: what scope of provided features / recommended happy path is needed?
With the caveat that hero worship can be gross, distorting, and unhelpful to everyone involved, Svelte author Rich Harris (@rich_harris on Twitter) is one of my favorite open source developers. In the JS community he’s well-known among tool authors for spreading interesting ideas. He’s the creator of many open source projects including Rollup, the bundler of choice for many libraries including React and Vue.
Svelte is its own language, not plain HTML+CSS+JS
its own _
The compiler architecture moves complexity from the runtime and source code to buildtime and tools. Behind Svelte’s simple APIs sits a beefy compiler. Frontend web development has become very tool heavy in the webapp era, so in practice this adds little cost beyond what developers like myself already pay, but increased build complexity is important to acknowledge.
tool-heavy dependence on build tools / heavy/complex build-time
There's a huge area of seemingly obvious user-centric products that don't exist simply because there isn't a working business model to support it.
I also find that a lot of the complexity of Flutter can be avoided, and I mostly use it to define the UI as a more app-centric alternative to HTML/CSS.
I mostly use it to define the UI as a more app-centric alternative to HTML/CSS.
Semantically Annotated Content Opens Up Cost-Effective Opportunities: Search beyond keywords; Content aggregation beyond manual sifting through; Relationships discovery beyond human research.
Benefits of semantic annotation
(15x) ENJOYMENT: Forgettable Outstanding(10x) DEPTH (IN RELATION TO COMPLEXITY): Lacking Meaty (5x) LUCK FACTOR: All Luck All Skill (3x) REPLAYABILITY: Nil Limitless(10x) MECHANICS: Boring Interesting (4x) PLAYER INTERACTION: Low High (4x) PLAYER COUNT PERFORMANCE: Not Balanced Balanced (2x) GAME LENGTH: Too Short/Long Just Right (2x) CLARITY OF RULES: Mud Crystal (5x) COMPONENT QUALITY: Cheap World ClassINITIAL RATING (sum(Criteria Rating x Criteria Weight)/Total Weight) = 7.7
rating scale evaluation
EBF was much more potent than Pax5 in inducing B celldevelopment, as its expression in MPPs yielded at least 100-foldmore B lineage progeny than did expression of Pax5 (Fig. 3band data not shown). These data suggest that promotion of B cellgeneration from MPPs by EBF is not mediated solely throughactivation of Pax5 expression.
EBF expression represses and restricts alternative lineage genes, also help promote B cell independently of Pax 5.
Active Learning for NER SURVEY
Active Learning strategies
Why do we need this proprietary service?
So they can track us when we go to: http://svelte-autocomplete.surge.sh/?ref=madewithsvelte.com ?
Rather than bookmark/use https://madewithsvelte.com/svelte-autocomplete I would prefer to just use https://github.com/elcobvg/svelte-autocomplete as the canonical URL for this project.
Did you look at it and decide not, or not look at it?
This isn't written to hype a battle in the holy war.
It looks like you just deleted our lovely crafted issue template. It was there for good reasons. Please help us solving your issue by answering the questions asked in this template. I'm closing this. Please either update the issue with the template and reopen, or open a new issue.
Ignoring official advice
http://jonudell.info/h/tag-rename-02.mp4
Most people would embed a YouTube video. Nice to see no dependency on 3rd-party service here.
We could broadcast a warning if we find the variable to be set in the environment, but that is more likely than not to annoy people who intentionally set it.
New tag?: warnings that may annoy people who intentionally do something. (Need a way to selectively silence certain warnings?)
Paths are traversed in the order they occur in the search path. By default, this means the files in app/assets take precedence, and will mask corresponding paths in lib and vendor.
Doing so also means adding empty import statements to guarantee correct order of evaluation of modules (in ES modules, evaluation order is determined statically by the order of import declarations, whereas in CommonJS – and environments that simulate CommonJS by shipping a module loader, i.e. Browserify and Webpack – evaluation order is determined at runtime by the order in which require statements are encountered).
Here: dynamic loading (libraries/functions) meaning: at run time
Comments for: https://blog.rapid7.com/2017/06/15/about-user-enumeration/ (they were in iframe there)
Should be superseded by: https://codesandbox.io/s/github/final-form/react-final-form/tree/master/examples/field-warnings but that version has error:
Cannot read property 'mutators' of undefined
See https://m5qwxpr6o8.csb.app/ for annotations. https://m5qwxpr6o8.csb.app/
By wrapping a stateful ExternalModificationDetector component in a Field component, we can listen for changes to a field's value, and by knowing whether or not the field is active, deduce when a field's value changes due to external influences.
Clever.
By wrapping a stateful ExternalModificationDetector component in a Field component
I think you mean wrapping a Field in a ExternalModificationDetector. Or wrapping a ExternalModificationDetector around a Field component.
It is important to note here that the flow does not need to begin with a user interaction. With the rise of asynchronous middleware like redux-saga and redux-observable, the ability to trigger any code on a component anywhere is very useful.
This tag doesn't quite fit: can be used independently (fine-grained/decoupled)
The primary motivation behind virtual-dom is to allow us to write code independent of previous state. So when our application state changes we will generate a new VTree. The diff function creates a set of DOM patches that, based on the difference between the previous VTree and the current VTree, will update the previous DOM tree to match the new VTree.
annotation meta: may need new tag: for: "code independent of previous state."
annotation meta: may need new tag: for: diffs other than source/text code diffs (in this case diffs between virtual DOM trees)
from tuka al-salani 60:48 and well actually it is a question but it's something that will probably 60:52 is out beyond our scope here but how would 60:56 social annotation be used as a research tool so not research into it but how 61:00 would we use it as a research tool
Opening up social annotation and connecting it to a network of researchers' public-facing zettelkasten could create a sea-change of thought
This is a broader concept I'm developing, but thought I'd bookmark this question here as an indicator that others are also interested in the question though they may not have a means of getting there (yet).
Not since Lincoln
And if I highlight and annotate the copy on my site (http://boffosocko.com/2017/01/19/obamas-secret-to-surviving-the-white-house-years-books-the-new-york-times/), the question is: will it also appear on the original?
Yes, in fact it does!
Here's an example of such a highlight/annotation.
After all, Harry Potter wouldn’t have completed his Potions course were it not for an annotated version of the Advanced Potion-Making textbook.
One also has to question for pedagogy’s sake why the new professor of the course continued the adoption of that text which was patently “off” in its recipes to the point that a student who had the corrections and better descriptions (via those annotations) excelled while others were only passable?
annotation and highlights on the web
Hypothesis Aggregator
Be careful with this on newer versions of WP >4.7 as the shortcode was throwing a fatal error on pages on which it appeared. https://github.com/kshaffer/hypothesis_aggregator/issues/4
p.s.: First!
Kris Shaffer, the plugin’s author
Here's his original post announcing the plugin: http://pushpullfork.com/2016/08/hypothesis-aggregator/
Update again: I annotated Audrey’s post
Alas, Audrey turned off annotations on her site, so these are no longer available. http://hackeducation.com/2017/04/26/no-annotations-thanks-bye
there's a incredible list and i think that hypothesis may still maintain it i've at least seen it a few times
Here's the list. Getting a bit out of date. I didn't really even set out to create a list, but people kept telling me about more and more annotation projects and eventually it found it's way into a doc, and then a spreadsheet. A lot of the early efforts are in here, maybe not so many of the more recent ones.
If you would like to delete your account, please email us at support@hypothes.is
This reminds me of closed systems, pretty much the opposite of what Dan Whaley (Founder, CEO of Hypothes.is) is talking about here:
to download this information for your records or for use elsewhere, this is possible through the Hypothesis API
Why don't you provide a straightforward way to download the annotation data from the user's account?
<LazyLoad component="img" data-src="giant-photo.jpg" class="my-cool-image" />
compare to: https://hyp.is/Ngs_0v7VEeqTL8NOL_ME9A/github.com/sveltejs/svelte/issues/469
but there are no comments or tags
Is this not a comment on a highlight? And did I not just add tags? Is this article out of date?
A first step in establishing a shared interdisciplinary language is to understand how different disciplines develop their own dialects
Corporate social media has been dominating the online space so significantly that the newest generation of Internet users now thinks that is what the "web" actually is. Fortunately, with WordPress as your platform, you can not only take back your online identity and presence, but you can use it to have a richer and fuller experience than the locked-down experience you get with the limits of Facebook, Twitter, Instagram, etc.
make a note
It took only a couple decades for the internet to transform from a weird underground hobby to an entirely new medium for the self. One of the earliest draws of internet society was the invitation to become someone else — to obscure the dull strains of your real life behind a veil of mysterious text or behind an avatar, the image or persona you create to represent you online. In those days, it often seemed like people had collectively assented to participate in some degree of fiction about one another. The person on your forum or in your channel who loved to say inflammatory things was just some troll; you could even assume that he wasn’t like that in real life. That these were only mechanisms specific to the character he lived as online.
May be useful as comparison.
Open Access Explained!, an 8-minute animated video from PHD Comics.
As an avid reader of PhD Comics, I wonder whether it might have some useful information/memes for use in my annotated bibliography project.
Slightly on a tangent, but https://github.com/hypothesis/h/issues/777 could be a good target for https://solidproject.org/ to address. The Web Annotation Vocabulary is defined in RDF, so there should be zero overhead.
yes SOLID would be a neat backend for w3c annotations
HornetsHornets are biologically not bees in nature, but in the Queen Bees’ Beehive, they slightly qualify as a bee. Although hornets have the ability to be bees, they are a bit dysfunctional and a pest to the Beehive. These insects always want something from the Queen Bee. They are “horny” for her do something new and different. All bees experience this feeling once and a while, but they move on from their desires. Hornets however, will not stop buzzing about what they want. They complain too much. These are the type of bees that are easy to be stung within the Beehive. Once they are stung, they will try to sting back, but their stinger is weak because it is not nourished with appreciation of all that the Queen Bee does.
Does this refer to horniness as in the sexual context or just really excited and pushy for Beyoncé to do something new and cool?
on the margin of his school-books