- Feb 2021
-
twitter.com twitter.com
-
Rewritten rsync on java., post on GitHub.
Tags
Annotators
URL
-
-
toraritte.github.io toraritte.github.io
-
18.6. Patches Patches available online should be retrieved using fetchpatch. patches = [ (fetchpatch { name = "fix-check-for-using-shared-freetype-lib.patch"; url = "http://git.ghostscript.com/?p=ghostpdl.git;a=patch;h=8f5d285"; sha256 = "1f0k043rng7f0rfl9hhb89qzvvksqmkrikmm38p61yfx51l325xr"; }) ];
... and from Chapter 11:
fetchpatch
works very similarly tofetchurl
with the same arguments expected. It expects patch files as a source and and performs normalization on them before computing the checksum. For example it will remove comments or other unstable parts that are sometimes added by version control systems and can change over time.... and also adding highlight of 19.3. Submitting security fixes
because these are the only places I've seen
fetchpatch
mentioned.From the wild in
freeswitch/default.nix
in Nixpkgs:stdenv.mkDerivation rec { pname = "freeswitch"; version = "1.10.5"; src = fetchFromGitHub { owner = "signalwire"; repo = pname; rev = "v${version}"; sha256 = "18dhyb19k28dcm1i8mhqvvgm2phsrmrwyjmfn79glk8pdlalvcha"; }; patches = [ # https://github.com/signalwire/freeswitch/pull/812 fix mod_spandsp, mod_gsmopen build, drop when updating from 1.10.5 (fetchpatch { url = "https://github.com/signalwire/freeswitch/commit/51fba83ed3ed2d9753d8e6b13e13001aca50b493.patch"; sha256 = "0h2bmifsyyasxjka3pczbmqym1chvz91fmb589njrdbwpkjyvqh3"; }) ]; postPatch = '' patchShebangs libs/libvpx/build/make/rtcd.pl substituteInPlace libs/libvpx/build/make/configure.sh \ --replace AS=\''${AS} AS=yasm # Disable advertisement banners for f in src/include/cc.h libs/esl/src/include/cc.h; do { echo 'const char *cc = "";' echo 'const char *cc_s = "";' } > $f done '';
-
6.5. Phases
Not sure why this isn't called build phases... See also.
-
-
toraritte.github.io toraritte.github.io
-
substitute
this is another key topic. Also:
- substitute vs. substituter => this (I think)
See annotations with the
substitute
tag -
garbage collector roots
Definitely avoid this, when a term is used but only introduced formally way later. (There is also a reference to "garbage collector roots" almost at the beginning as well.)
-
user environment
Explain the shit out of this one with tons of examples.
-
4.3.1. Change the Nix store path prefix
There is a lot of place in this manual (and probably in the others as well) where the prefix is referred to (usually with italics, such as "prefix/store"), so in the book
this should be linked to this section (or the one in the book), and
establish a clear and well-communicated notation to convey this
-
You can uninstall Nix simply by running: $ rm -rf /nix
Yeah, I there are several tickets and posts about how this is not entirely true.
- https://github.com/NixOS/nix/issues/1623
- https://github.com/NixOS/nix/issues/1402
- https://github.com/NixOS/nix/issues/458
- https://stackoverflow.com/questions/51929461/how-to-uninstall-nix
- https://stackoverflow.com/questions/443699/how-do-you-uninstall-in-nix
- https://apple.stackexchange.com/questions/170000/how-to-completely-remove-nix-package-manager
-
$ mkdir /nix $ chown alice /nix
Traditionally, when a command should be invoked with
sudo
, it is either included in the example, or the shell indicator is#
instead of$
. -
To explicitly select a single-user installation on your system:
It should be noted in this section also that since nix 2.1.0, single user install is the default.
-
since packages aren’t overwritten, the old versions are still there after an upgrade. This means that you can roll back to the old version:
Wouldn't hurt to tell folks that this is a convenience layer, and one could also just use the old package from the
/nix/store
, even though that path would be long and obscure; one could use symlinks of course.Or, onc could just use
nix-shell -p
that specifies a specific version (that's already in the store), but, of course, it's not that simple...
-
-
praxisreview.gr praxisreview.gr
-
lexi-lambda.github.io lexi-lambda.github.io
-
delahera.medium.com delahera.medium.com
-
Hypothesis client doesn’t load automatically on PDFs,
You may upload and annotate local files using the "docdrop" service, which works for many kinds of files, word docs, exce & epub. They are all converted to PDF or CSV.
-
-
www.youtube.com www.youtube.com
-
-
www.enisa.europa.eu www.enisa.europa.eu
-
onezero.medium.com onezero.medium.com
-
kokkinigonia.blogspot.com kokkinigonia.blogspot.com
-
author: avanti_maestro
-
-
www.fastcompany.com www.fastcompany.com
-
hapgood.us hapgood.us
-
Bakhtin
Who?
-
lifestream
What is this?
-
- Jan 2021
-
redux.js.org redux.js.org
-
Creating a Single Post Page
todo, make this link to single post work
Tags
Annotators
URL
-
-
www.ruanyifeng.com www.ruanyifeng.com
- Nov 2020
-
tatianamac.com tatianamac.com
-
2️⃣ Unfollow everyone on social media and start over. Try to follow NO people who look like you* 📌 Follow a spread of race, gender (expression, identity), orientation, physical ability, neurodiversity, nationality, socioeconomic status. Use Tokimeki Unfollow to mindfully assess who you follow. Note about who you follow: Follows are endorsements, even if you don't see it that way. To protect our safety, many marginalised folks will often look to see who you're following. You can continue of course to follow whomever you want. And we can continue to protect ourselves by using this as a barometer. *I know you still will. I said try.
…
-
- Oct 2020
-
Local file Local file
-
Chenget al.[92] design a multi-channel parts-aggregated deep convolutional network byintegrating the local body part features and the global full-body features in a triplet training framework
TODO: read this and find out what the philosophy behind parts-based model is??
-
adaptive average pooling
what is this?
-
Generation/Augmentation
TODO: read
-
-
adamwiggins.com adamwiggins.com
-
What do I mean by “better”? Computing aids and encourages humanity’s noblest pursuits: science, reason, art, philosophy. Computing directly supports improving the mental health, physical health, prosperity, and happiness of all humans. Computing help us master (or at least, doesn’t intensify) our problematic tendencies: addiction, status anxiety, socioeconomic divisions, tribalism, fear, hate. The economic and intellectual horsepower in Silicon Valley and the wider tech world seems to be pointed away from these goals. For example: algorithms designed to maximize watch time, the social media outrage machine, loot boxes and other psuedo-gambling, and smartphone notifications activating Skinner-box tendencies.
Tags
Annotators
URL
-
-
www.counterpunch.org www.counterpunch.org
-
The last time the financial press indulged in massive coverage of BlackRock was during the 2016 U.S. presidential campaign, when numerous financial pundits were exchanging gossip about Fink’s desire and potential to be Hillary Clinton’s Treasury Secretary.
I forgot about this.Wow blackrock may be the domino
-
-
erlang.org erlang.org
-
profile() = atom()
This should be
profile() = default | atom()
because thehttpc
service is automatically started with the default profile (calleddefault
) wheninets
is started.See also How to get more information about error when starting Inets httpd?
Tags
Annotators
URL
-
- Sep 2020
-
www.newsweek.com www.newsweek.com
-
which in October shuttered the online black market Silk Road and seized its $3.5 million cache of Bitcoin. "The FBI is now one of the largest holders of Bitcoin in the world," Andresen says.
[ ] Fact Check
Is this true? We NEED to either remind the FBI they seized more money but had weak hands.
OR
This isn't true and we need to call out Gavin Andresen on providing lies to reporters.
-
"You want to know about my amazing physicist brother?" says Arthur Nakamoto, Satoshi Nakamoto's youngest sibling, who works as director of quality assurance at Wavestream Corp., a maker of radio frequency amplifiers in San Dimas, Calif.
[ ] Look up what Arthur Nakamoto is doing in 2020
-
- Aug 2020
-
www.reddit.com www.reddit.com
-
I’m not sure
checking hyp2org
-
-
ocharles.org.uk ocharles.org.uk
-
It also adds safety through a property called parametricity. If we pretend that there are no infinite loops or exceptions (it’s okay to do that, so we will do it throughout this article), then the function is actually fully determined by its type. In other words, if we see the type a -> a, we know that the corresponding value must be the identity function.
If this would be the first time I came across parametricity, I wouldn't understand what it means.
https://en.wikipedia.org/wiki/Parametricity
In programming language theory, parametricity is an abstract uniformity property enjoyed by parametrically polymorphic functions, which captures the intuition that all instances of a polymorphic function act the same way.
That is, a function with the type signature
a -> a
has only one implementation: it can only return its input. In a similar fashion,a -> b -> a
will only return the first argument and ignore the second. And so on.
-
-
nixos.org nixos.org
-
builtins.attrValues set
TODO: Is this the same as
lib.attrsets.attrValues
in nixpkgs?
-
-
nixos.org nixos.org
-
5.1.2.6. lib.attrsets.attrValuesattrValues :: AttrSet -> [Any]
TODO Is this an alias to
builtins.attrValues
? -
TODO: document
lib.mkIf
Found a description in the NixOS manual:
The special function mkIf causes the evaluation of the conditional to be “pushed down” into the individual definitions, as if you had written:
config = { environment.systemPackages = if config.services.httpd.enable then [ ... ] else []; ... };
-
TODO: document
lib.mkDefault
Not mentioned in any of the manuals (i.e., nix, nixpkgs, NixOS), only the NixOS options page has 1 mention:
Some promising search result (in the order of relevance):
- https://releases.nixos.org/nix-dev/2015-June/017549.html
- https://releases.nixos.org/nix-dev/2015-June/017549.html
From source:
mkOverride = priority: content: { _type = "override"; inherit priority content; }; mkDefault = mkOverride 1000; # used in config sections of non-user modules to set a default
It seems that all the
mkOverride
calls set up a priority for certain actions. -
String -> Any -> { name = String; value = Any }
Fix: add semicolon after last
Any
. (same above in the main type signature) -
Attribute-Set
This should read "Attribute Set Functions". Nowhere else is attribute sets spelled as "attribute-set".
edit: Alright, "attribute-set" is used in total of 4 times, whereas "attribute set" is used 112 times.
Tags
Annotators
URL
-
- Jul 2020
-
web.archive.org web.archive.org
-
Chen and Gawker did not immediately respond to requests for comment. The FBI has declined to comment. Monsegur was unavailable for comment.
Follow up on their replies.
-
-
-
Does a non- negligible failure rate affect the security of TLS?
-
- Jun 2020
-
outline.com outline.com
-
we expect the crisis to significantly increase the adoption of online and omnichannel delivery models.
Send to Qianwen to use in the importance of omnichannel deliveries.
-
-
outline.com outline.com
-
mining
Take this image
-
Many
Take the image
-
perfectly
Take the image
-
definition
Take the image
-
- May 2020
-
-
They record where you come from, what pages you visit, how long you stay on each, where you click and where you go next.
imagine if this information was available to you instead
Tags
Annotators
URL
-
-
github.com github.com
-
estimate-size
todo: 没理解到底是啥含义
Tags
Annotators
URL
-
-
medium.com medium.com
-
StorexHub is our offline-first API and plugin platform that allows you to work with Memex data outside of the browser. But it also works between different apps, making it a bit like an offline-first Zapier. You can query Memex data, listen to changes or write to its database.
-
-
darkblueheaven.com darkblueheaven.com
-
Nototo is a spatial note-taking app. It lets you build an ever-expanding, topographical map containing your notes and writing. The app is designed this way to take advantage of another aspect of spatial interfaces: our brains remember spaces better than raw information. In this regard, Nototo is like a software manifestation of a memory palace.
-
- Apr 2020
-
nixos.org nixos.org
-
nix path-info shows information about store paths, replacing nix-store -q. A useful feature is the option --closure-size (-S). For example, the following command show the closure sizes of every path in the current NixOS system closure, sorted by size: nix path-info -rS /run/current-system | sort -nk2
The Nixpkgs pull request template has a checkbox "Determined the impact on package closure size (by running
nix path-info -S
before and after)" but there is only 4 instances ofpath-info
in the Nix manual (and none in the Nixpkgs manual).nix --help
sayspath-info query information about store paths
so the command works at the bottom but what switches are available for example? From the examples,
-r
and-S
is valid but where are they documented?nix path-info -rS $(readlink -f $(which vim))
-
-
ebadak.news ebadak.news
-
슬랙의 최신 기능인 워크플로우 빌더(Workflow builder)는 누구나 자동화된 작업을 만들어주는 툴입니다. 코딩을 못하(거나 잊어버린 사람 )도 자동화 로직을 만들 수 있어요. 예를 들어 팀의 신규 입사자를 환영하기 위해 #team-product-manager 채널에 간단한 온보딩 워크플로우를 추가하면, 신규 입사 PM에게 자동으로 환영 패키지와 함께 온보딩 체크 리스트 문서가 전달됩니다.
어떻게 활용할 수 있는지 좀 더 알아봐야 할 것 같음
Tags
Annotators
URL
-
-
erlang.org erlang.org
-
Content-Length
Not mentioned anywhere (not even in the
inets
User's Guide), butContent-Length
is calculated automatically if it is not provided.
Tags
Annotators
URL
-
- Feb 2020
-
forum.gamer.com.tw forum.gamer.com.tw
-
can i write sth on this in relation to 百合convention 2020?
-
-
perma.cc perma.cc
-
How does Perma.cc work? You give Perma.cc the URL of the page you want to preserve and cite. Our software visits that URL, preserves what's there, deposits it into our collection, and gives you a unique URL (e.g. "perma.cc/ABCD-1234") - a "Perma Link" - that points to the record in our collection. You then can use that Perma Link in your citation to give readers access to a stable, accurate record of the source you referenced, even if the original disappears from the web.
how does this compare to other web archive tools? is it really "permanent"? any disadvantages of this tool?
-
-
en.wikipedia.org en.wikipedia.org
-
why is board game so popular in Germany? does this award contribute to the healthy development of this market?
Tags
Annotators
URL
-
-
starry-citadel-au.neocities.org starry-citadel-au.neocities.org
-
Planning
A very transparent way of author-reader communication, really give readers great anticipation. the whole website feels like a open-source project, with various media input (fan pic, character design, spotify play list)
Tags
Annotators
URL
-
-
superorganizers.substack.com superorganizers.substack.com
-
A book recommendation
-
- Jan 2020
-
blog.jorgenschaefer.de blog.jorgenschaefer.de
-
Services can be started when a device is plugged in,
kobuddy?
Tags
Annotators
URL
-
-
artagnon.com artagnon.com
-
something that would be fixed when types are modeled as ∞\infty-groupoids instead of setoids, as in the HoTT line of work.
-
- Dec 2019
-
clerestory.netlify.com clerestory.netlify.com
-
Even though Ahrens argues that there neither can nor should be any overview, I disobediently wrote another script to make an SVG image of it using GraphViz. I originally had it generating PNGs but they rapidly got too large. Here’s what the whole system looks like as of this morning:
cool!
-
-
vitalirosati.net vitalirosati.net
-
world
Each concept will have a definition, available on click.
Tags
Annotators
URL
-
- Nov 2019
-
-
Check out my guide to VO2 Max, including the numbers, my lab test, and how to estimate your VO2 Max.
-
Check out my blood test guide, Know Thy Blood or my blood test biomarker directory for an FAQ and information on the best tests.
-
Blood Pressure Monitors: High blood pressure is a well-known health risk factor, especially when combined with smoking, obesity, or genetic markers. You can get this measured at your doctor’s, a health clinic, or even using an at-home monitor. Check out my guide to blood pressure tracking
-
-
guzey.com guzey.com
-
Here’s a report (a) from a person who I trust a lot describing how they cut their sleep from 8 hours to 6.3 hours a day and sustained it for more than a year. Here’s a detailed story (a) with many practical tips from a friend of mine who experimented with many different ways of sleep reduction, including hardcore polyphasic sleep, and settled on the same 6.3 hours of sleep per day schedule. Here’s the best general overview (a) of these styles of sleep that I found.
-
-
longitudinal.blog longitudinal.blog
-
I recommend those that Michael Nielsen follows, and this list from Prof. Katharine Hayhoe. Here are some who apparently advise Greta. You should definitely read the IPCC reports, as well, and take courses by real climate scientists, like this one.
Tags
Annotators
URL
-
-
www.scottaaronson.com www.scottaaronson.com
-
sometimes called the Physical Church-Turing Thesis: the statement that our laws of physics can be simulated to any desired precision by a Turing machine (or at any rate, by a probabilistic Turing machine).
-
- Oct 2019
-
slatestarcodex.com slatestarcodex.com
-
This is one reason I was glad to come across Reframing Superintelligence: Comprehensive AI Services As General Intelligence by Eric Drexler, a researcher who works alongside Bostrom at Oxford’s Future of Humanity Institute. This 200 page report is not quite as readable as Superintelligence; its highly-structured outline form belies the fact that all of its claims start sounding the same after a while. But it’s five years more recent, and presents a very different vision of how future AI might look.
-
-
hacks.mozilla.org hacks.mozilla.org
-
These include DOM mutation breakpoints and inactive CSS rule indicators in the DevTools, several new CSS text properties, two-value display syntax, and JS numeric separators.
-
-
www.bfilipek.com www.bfilipek.com
-
Mozilla’s RR RR is an advanced debugger that aims to replace GDB on Linux. It offers the full state recordings of the application so that you can replay the action backwards and forwards (similarly to Time Travel Debugging).
Tags
Annotators
URL
-
-
-
I also recommend watching some talks by Evan Czaplicki, Elm’s creator, to give you an idea of how he and the Elm community think. These videos are really good: The life of a file What is success? The hard parts of open source
-
-
github.com github.com
-
Optimizing Swift build times
Will have to go over this sometime...
-
-
numinous.productions numinous.productions
-
Aspiring to canonicity, one fun project would be to take the most recent IPCC climate assessment report (perhaps starting with a small part), and develop a version which is executable. Instead of a report full of assertions and references, you'd have a live climate model – actually, many interrelated models – for people to explore. If it was good enough, people would teach classes from it;
-
The Elements of Style
-
Perhaps most prominently, the creator of the SuperMemo system, Piotr Wozniak, has written extensively about the many ingenious ways he uses memory systems
Tags
Annotators
URL
-
- Sep 2019
-
www.anaconda.com www.anaconda.com
-
Once HTML5 allowed rich interactivity in browsers, many libraries arose to provide interactive 2D plots for web pages and in Jupyter notebooks, either using custom JS (Bokeh, Toyplot) or primarily wrapping existing JS libraries like D3 (Plotly, bqplot)
hmm, could probably use it in blog? Nice to provide an image too though, but I guess as long data is in JS, it's easy to reproduce?
-
-
www.techworker.coop www.techworker.coop
- Aug 2019
-
-
In this amazing talk
Have to Watch
-
-
super-memory.com super-memory.com
-
The question posed in the present headline was intentionally provocative. You cannot fall asleep faster, but you can fall asleep fast. All you need to do is to wait for the right time. Instead of trying to fall asleep faster, go to sleep later, and fall asleep fast.
hmm. maybe try that? wonder if I could have sort of poly sleep one day per week?
-
For more see Excessive sleeping.
-
For a visual illustration of circadian and homeostatic components, see section Two-component sleep model in SuperMemo.
Tags
Annotators
URL
-
-
-
Я бы выделила ребят из OBLAST, например, самарское community. Конечно, московский «Гост звук» и все связанное с ним, buttechno, и мне очень нравится такой лиричный проект «Творожное озеро» и «Тальник». Еще уважаю Влада Паршина.
-
-
-
Here are a handful of languages intended for modeling, simulating, or designing physical systems:
-
- Jul 2019
-
www.defmacro.org www.defmacro.org
-
The top-five-problems method – Richard Hamming’s algorithm for doing important work. Periodically ask yourself: “what are the top five most important problems in my field (and life), and why am I not working on them?”
.
-
- Jun 2019
-
jas.bss.design jas.bss.design
-
Add note to bottom of list that offers tip/link to add favorite journals. eg. "To add journals to your favorites, view and favorite journals with the 'Star' icon button to 'All journals'"
Tags
Annotators
URL
-
- Jan 2019
-
cognitivemedium.com cognitivemedium.com
-
Think something like “Photoshop for linear algebra”.
TODO hmm. kinda like interpreter, which shows some context and suggests what you can do with an object?
-
- Dec 2018
-
localhost:8008 localhost:8008
-
how to set atom/vim/pycharm snippets?
-
-
vitalirosati.net vitalirosati.net
-
and thus also everything that “is”: the real, the world
The concept of "World", "Real", "Reality" and their relationship to Being have to be defined in the book.
Tags
Annotators
URL
-
-
yiddishkop.github.io yiddishkop.github.io
- Aug 2018
-
www.nytimes.com www.nytimes.com
-
The beer was just as cold at Dice Bar, a lively corner dive with worn leather booths and a homey atmosphere. I got a thick pint of D’Arcy’s Dublin Stout for 4.80 euros. A couple of new friends I made, Josh and Keith, took me to Grogan’s Castle Lounge, where we found a freewheeling gathering; we caroused and drank in the street with about a hundred other people. After a crawl that also included The Bar With No Name and Garage Bar, we collapsed at a table at Zaytoon, a busy late-night Iranian restaurant that’s something of a Holy Grail for Dublin barhoppers.
-
- Jul 2018
-
www.sciencedirect.com www.sciencedirect.com
-
the baseline
= healthy folks?
-
duration
How do they estimate/define the initiation date?
Tags
Annotators
URL
-
- Jun 2018
-
jhui.github.io jhui.github.io
-
Generative adversarial nets (GAN) , DCGAN, CGAN, InfoGAN”
GAN
-
- May 2018
-
itkst53.it.jyu.fi itkst53.it.jyu.fi
-
Kurssin julkinen TODO lista
Eli asiat, joita Villen pitäisi saada valmiiksi, ennen kurssia tai ainenkin kurssin alkumetreillä
- Luentolista ja lukemistot kohdalleen
- Pistelaskuri
Ja tsiljoona muuta juttua...
-
-
papers.nips.cc papers.nips.cc
-
Toward Multimodal Image-to-Image Translation
New thing
-
- Mar 2018
-
saber.ucv.ve saber.ucv.ve
-
Medidas de Seguridad para el Manejo de CO2[Ficha Internacional de Seguridad Química del CO2].
importantisimo
-
-
rfc.tmptools.org rfc.tmptools.org
-
p=="NFS" && state=="ESTABLISHED"
how would those be implemented in practice? is it sufficient to add a couple of DTrace builtins, and if yes which are those?
-
- Oct 2017
-
github.com github.com
-
(see Exercise 1: Finding a data repository for your data).
Need to create this or provide a link
Tags
Annotators
URL
-
- Jul 2017
-
developers.facebook.com developers.facebook.com
-
Import Your Articles
On how to import the articles, complete documentation
-
-
developers.facebook.com developers.facebook.com
-
2. Insert Your Facebook Page ID
Look into this on how to setup the instant articles plugin
-
-
www.facebook.com www.facebook.com
-
Integrate Instant Articles publishing into your own platforms.
Look into this
-
WordPress
Look into this
-
-
developers.facebook.com developers.facebook.com
-
Submission Checklist
Check out this list to see if the instant articles are correctly formatted
-
-
wordpress.org wordpress.org
-
LH Instant Articles
Try out this plugin as well
Tags
Annotators
URL
-
-
www.intelnervana.com www.intelnervana.com
- Dec 2016
-
foundrmag.com foundrmag.com
-
you should find a method here that works for you
review of multiple paper notetaking systems, including Bullet Journal and Strikethru
-
-
www.tamingdata.com www.tamingdata.com
-
an Update on My Use of the Bullet Journal Method
a real user story about Bullet Journal
-
-
blog.todoist.com blog.todoist.com
-
writing is more effective for learning and remembering
on the learning and retention benefits of tactile notetaking
-
-
striketh.ru striketh.ru
-
Strikethru
How to use the Strikethru notetaking system.
Tags
Annotators
URL
-
-
www.thesecretweapon.org www.thesecretweapon.org
-
Inbox Zero
using Getting Things Done with Evernote via The Secret Weapon
-
-
ruudhein.com ruudhein.com
-
use Evernote as a frictionless GTD list application
How to use Evernote with the Getting Things Done system.
Tags
Annotators
URL
-
-
qz.com qz.com
-
Bullet Journal
A quick overview of the Bullet Journal paper notetaking system.
-
-
zapier.com zapier.com
-
Tactile experience
One advantage of paper notes: you can feel it when you make them.
-
-
www.1point3acres.com www.1point3acres.com
-
Telescope system on moon, 有100 telescopes, 天文学家可以用它们拍照观测,每个观测任务可能会要couple hours和地球通信只能用radio signal,latency会很高;设计系统manage Telescopes, 要fault tolerant,任务调度,deploy update思路:类似long distance data center的manage, moon上多台app server负责控制telescope,每台server会与地球的master用radio作为heartbeat通信;如何deployupdate时,选一台active server发送file,然后分chunk,在moon上peer to peer的用gossip传播update
Sys Design
System on the Moon
Tags
Annotators
URL
-
- Aug 2016
-
iimog.github.io iimog.github.io
-
var biom = new Biom({ id: 'My Biom', matrix_type: 'dense', shape: [2,2], rows: [ {id: 'row1', metadata: {}}, {id: 'row2', metadata: {}} ], columns: [ {id: 'col1', metadata: {}}, {id: 'col2', metadata: {}} ], data: [ [0,1], [2,3] ] });
When squashed into one line this is not legible
-
- Jun 2016
-
gamedevelopment.tutsplus.com gamedevelopment.tutsplus.com
-
There are alternative ways to implement a game loop in JavaFX. A slightly longer (but more flexible) approach involves the Timeline class, which is an animation sequence consisting of a set of KeyFrame objects. To create a game loop, the Timeline should be set to repeat indefinitely, and only a single KeyFrame is required, with its Duration set to 0.016 seconds (to attain 60 cycles per second). This implementation can be found in the Example3T.java file in the GitHub repo.
-
- Jun 2015
-
-
You should suspect motivated stopping when you close off search, after coming to a comfortable conclusion, and yet there's a lot of fast cheap evidence you haven't gathered yet—Web sites you could visit, counter-counter arguments you could consider, or you haven't closed your eyes for five minutes by the clock trying to think of a better option. You should suspect motivated continuation when some evidence is leaning in a way you don't like, but you decide that more evidence is needed—expensive evidence that you know you can't gather anytime soon, as opposed to something you're going to look up on Google in 30 minutes—before you'll have to do anything uncomfortable.
Keeping these suspicions in mind, how should we improve agile decision making?
-
- May 2015
-
www.columbia.edu www.columbia.edu
-
Baker, R.S.J.d. ; Corbett, A.T. ; Gowda, S.M. ; Wagner, A.Z. ; MacLaren, B.M. ; Kauffman, L.R. ; Mitchell, A.P. ; and Giguere, S. 2010 . Contextual Slip and Prediction of Student Performance After Use of an Intelligent Tutor. In Proceedings of the 18th Annual Conference on User Modeling, Adaptation, and Personalization, 52 - 63. Hilo, Hawaii
-
- Oct 2014
-
h-publishing.jmcglone.com h-publishing.jmcglone.com
-
metrics on annotations/comments
We should compare these asks with our own needs for monitoring our public service at Hypothes.is.
-
- Feb 2014
-
localhost:3000 localhost:3000Unswot1
-
The Hypothes.is team will most probably provide an api for these types of use cases eventually
Find where hints are given to this in the Hypothes.is GitHub issue tracker
-
-
wald.ir wald.ir
-
Age?
todo: display as years/months/weeks/days/hours/minutes/seconds instead. See the code of this template on Wikipedia for an implementation approach.
-
-
wald.ir wald.ir
-
Oh, and get insanely rich would be a nice touch. :)
wtf! I should definitely remove this.
-
- Nov 2013
-
www.ledevoir.com www.ledevoir.com
-
Québec a refusé le droit de parole à des groupes citoyens et à des organismes critiques du recours aux pipelines et de l’exploitation des sables bitumineux dans le cadre de la commission parlementaire qui étudie le projet d’inversion de l’oléoduc 9B d’Enbridge. En raison des délais très courts entre l’annonce de la tenue de la consultation et son début, d’autres n’ont tout simplement pas eu le temps de se préparer.
Il me semble avoir déjà vu ça quelque part
-