- Last 7 days
-
cuis-smalltalk.github.io cuis-smalltalk.github.io
-
These are the messages an object instance responds to.
These are the messages an object knows how to respond to.
-
-
cuis-smalltalk.github.io cuis-smalltalk.github.io
-
If I give you something that you can play with and extend, even a piece of paper with a paragraph and I say it’s not written well, rewrite it, that’s easier than giving you nothing and say make something; you know, giving a blank sheet of paper and starting to write. So the lovely part that has proven true for professional programmers as well as kids is when you start with something, an object that does something, and then you put many objects like those together and have them interact, and then you extend and make them behave a little differently, you can take a very incremental approach to learning how to control a computer system. — Adele Goldberg
Look for the source
-
-
cuis-smalltalk.github.io cuis-smalltalk.github.io
-
Tip. In the workspace Ctrl-b (Browse) on the class name will open a Browser on the named class:
Alternatives
Using “that”
Tip. In the workspace Ctrl-b (Browse) on the class name will open a Browser on that class:
using “named”
Tip. In the workspace Ctrl-b (Browse) on the class name will open a Browser on the class named so:
-
Tip. In the workspace Ctrl-b (Browse) on the class name will open a Browser on the named class:
Alternatives:
1
Tip. In the workspace Ctrl-b (Browse) on the class name will open a Browser on that class:
Tip. In the workspace Ctrl-b (Browse) on the class name will open a Browser on the class named so:
-
-
cuis-smalltalk.github.io cuis-smalltalk.github.io
-
Like #shuffled, all collections answer to the message #sorted, which answers a sorted collection.
The original reads kind of funny. Besides that,
#shuffled
is a message, not a collection. This paragraph could be rewritten as follows:Similarly as with
#shuffled
, all collections know how to answer#sorted
with a sorted copy of themselves.
-
- Nov 2023
-
cuis-smalltalk.github.io cuis-smalltalk.github.io
-
In the Spacewar! code snippet below, the parentheses make it more clear that the addition happens first:
In the Spacewar! code snippet below, the parentheses aren't necessary but clarify that the addition happens first:
-
-
cuis-smalltalk.github.io cuis-smalltalk.github.io
-
Because you are not using the base image but one used to teach classes, you will likely see a much larger number.
Proposed change:
When you are not using the base image...
-
ProtoObject
TODO inquire about ProtoObject. See post by Christoph Tiede entitled [Bug & design issue] Messages understood or not understood by ProtoObject on squeak-dev
However, the crucial question is: What special messages should an instance of ProtoObject understand? On the one hand, the idea of ProtoObjects is to work as total proxies with a maximum amount of forwarding potential, which implies a minimum number of methods. On the other hand, certain aspects such as accessing instvars or executing messages are really identity-related. Looking forward to your comments :-)
-
-
www.amazon.com www.amazon.com
-
It was advertised not to work on a mac pro M1 with an old apple cinema display
Beware of contradicting advertisement.
-
-
superuser.com superuser.com
-
you can also pass an integer fraction to atempo:
atempo=23980/24000
Check the frame rate for both, check the audio sampling frequency for both. Make sure they're the same or you'll have to include that in your calculations.
in my experience, only the video framerate matters, the audio sampling frequency has no effect on audio/video sync
-
- Oct 2023
-
arxiv.org arxiv.org
-
This seems to be awesome!
-
- Jul 2023
-
cs3110.github.io cs3110.github.io
-
The problem is that the OUnit library hasn’t been loaded into utop yet. It can be with the following directive
What's the difference between load and require directives?
"Load" uses .cmo files built from those of your directory. "Require" get them from libraries, is that right? But where from?
-
-
openlab.bmcc.cuny.edu openlab.bmcc.cuny.edu
-
anyone’s issues.
For additional insgiht on this...
-
- Jun 2023
-
juejin.cn juejin.cn
-
display: -webkit-box;
学一下,这个属性是啥,为啥 inline-block不行
Tags
Annotators
URL
-
-
www.waivio.com www.waivio.com
-
click “Submit”
This is always grayed out for me. I've tried different sizes and types. Eventually trying a 711x711 .webp, which I took from another avatar (#palnet). But nothing works. So I'll investigate further.
Tags
Annotators
URL
-
- May 2023
-
cs3110.github.io cs3110.github.io
-
(** [fact_aux n acc] is [n! * acc]. *)
Shouldn't the doc string be:
(* [fact_aux n acc] is [(n - 1)! * acc]. )
???
Given definition is valid for acc = 1, but for recursive cases where acc = (n - m)! the definition above seems clearer for me.
-
-
www.the-paper-trail.org www.the-paper-trail.org
-
A perhaps surprising result from the Gilbert paper is that no implementation of an atomic register in an asynchronous network can be available at all times, and consistent only when no messages are lost. This result depends upon the asynchronous network property, the idea being that it is impossible to tell if a message has been dropped and therefore a node cannot wait indefinitely for a response while still maintaining availability, however if it responds too early it might be inconsistent.
?
-
-
redis.io redis.io
-
However the quorum is only used to detect the failure. In order to actually perform a failover, one of the Sentinels need to be elected leader for the failover and be authorized to proceed. This only happens with the vote of the majority of the Sentinel processes.
why?
-
- Apr 2023
-
shipilev.net shipilev.net
-
Holder is lying to us: even though we instantiate a HolderFactory, the singleton is already initialized, and just sits there in a static field. The performance data for this idiom is unreliable.
为什么不准确?
Tags
Annotators
URL
-
-
cs3110.github.io cs3110.github.io
-
solution to list max exn, above
See my comments for the question above.
-
list max exn string [★★] Write a function list_max_string
Perhaps the heading referred to a description similar to the body of this exercise, but where an exception was raised when the list is empty. Relates to my reversed observation in the following exercise.
-
but a function that says that January 100, 2013 comes after February 34, 2013 is also valid
Miswriting here? Perhaps the meaning was the respective tuples, (2013, 1, 100) and (2013, 2, 34) are valid (considering arbitrary date-like triples, without validation). As is seems a contradiction to previous statement: "because any date in January comes before any date in February".
-
- Mar 2023
-
cs3110.github.io cs3110.github.io
-
Let q1..qn be that subsequence of patterns (without the exception keyword), and let r1..rm be the subsequence of non-exception patterns
The indices ranges are swapped - it should be 1..m for try clause and 1..n for non exception patterns, using match clause.
-
- Feb 2023
-
developer.mozilla.org developer.mozilla.org视频和音频内容1
-
在你开始之前,你应当了解一些 OVPs (在线视频提供商) 例如 YouTube 、Dailymotion 、Vimeo、Bilibili等,以及在线音频提供商例如 Soundcloud。这些公司提供方便、简单的方式来支持视频,所以你不必担心庞大的带宽消耗。OVPS 甚至提供现成的代码用于为你的 web 网页嵌入视频/音频。如果你使用这样的服务,你便可以避免在这篇文章中我们将讨论的一些难题。在下一篇文章中,我们将会再讨论这样的服务。
-
- Dec 2022
-
www.antipope.org www.antipope.org
-
Other authors found other angles on this question: the first book in Hannu Rajaniemi's Jean Le Flambeur trilogy (The Quantum Thief starts with the exact opposite—a thief sentenced to spend a subjective eternity in an escape-proof prison, as a punishment of sorts.
-
Which leads me to ask: in a transhumanist society—go read Accelerando, or Glasshouse, or The Rapture of the Nerds
-
-
bfnightly.bracketproductions.com bfnightly.bracketproductions.com
-
ConvertSaveload
It would be good to describe why
ConvertSaveload
is used here, as well as how to configure it inCargo.toml
.[dependencies]
changes I needed inCargo.toml
:serde = { version = "1.0.148", features = ["derive"]} specs = { version = "0.18.0", features = ["serde"]}
and imports:
``` use serde::{Deserialize, Serialize}; use specs::{ prelude::*, saveload::{ConvertSaveload, Marker}, Entity, };
use specs_derive::{Component, ConvertSaveload}; use std::convert::Infallible;
//
NoError
alias is deprecated in specs ... but specs_derive needs it pub type NoError = Infallible; ```
Tags
Annotators
URL
-
- Nov 2022
-
-
bfnightly.bracketproductions.com bfnightly.bracketproductions.com
-
Roguelike. [Rogue](https://en.wikipedia.org/wiki/Rogue_(video_game)
fix hyperlink
Tags
Annotators
URL
-
-
bfnightly.bracketproductions.com bfnightly.bracketproductions.com
-
context
should introduce the
context
earlier, as well as the main function'sBError
type. -
You can find the glyphs available here.
Link is dead, maybe use wikipedia instead.
-
In our tick function
Need to introduce the
tick
function andGameState
here.
Tags
Annotators
URL
-
- Oct 2022
-
www.thenewatlantis.com www.thenewatlantis.com
-
how sophisticated modern systems of Internet censorship would become.
I want to look into examples of this
Tags
Annotators
URL
-
-
embeddedinventor.com embeddedinventor.com
-
include BIOS and UEFI firmware
-
-
embeddedinventor.com embeddedinventor.com
-
firmware
-
For embedded devices, examples include FreeRTOS, Contiki and embedded Linux.
-
Mainstream examples include Windows, Mac OS,
-
like Mac OSX
-
Distributed System
-
REST API from Google.
-
Data management, application services, messaging, authentication, and API management are all commonly handled by middleware
-
firmware
-
Technical Jargon
-
-
techwiser.com techwiser.com
-
The app will take care of setting up the proxy address, you don’t have to do anything.
-
Share WiFi from Android to Windows 1. Open up your Windows PC, and connect to the WiFi hotspot that says – DIRECT-Android and enters the password that you saw on the app in step 2. If you open up the browser now, you won’t see get internet access even though you are connected to the network. To fix that, you need to set up a proxy IP.
Tod
-
And the app called NetShare no root tethering works smartly around this restriction. It first creates a workgroup, which takes the other devices on the same network. Do note, that as of now, the other device doesn’t have access to the internet. Now, in order to share the internet, the app creates a VPN in Android, which you’ll have to
-
-
www.freecodecamp.org www.freecodecamp.org
-
The newer GPT standard is paired with UEFI BIOS systems
Can uefi deal with mbr table
-
Throughout the drive
-
and have either a black or blue-screen-of-death background color.
-
- Jul 2022
-
towardsdatascience.com towardsdatascience.com
-
Contrary to the recommendation
- Run tSNE as is
- Run PCA & tSNE
-
- Jun 2022
-
www.openculture.com www.openculture.com
-
medium.com medium.com
-
The great irony of science is that as we’ve learned more about the world around us, we have forgotten the world within.
Find example of this in fiction. GTP3 or whatever language model we use to develop the AI from westworld should be able to find all examples of this in all of fiction PLUS create a map/ontology of them
-
- May 2022
-
www.goodreads.com www.goodreads.com
-
www.theguardian.com www.theguardian.com
-
Kant’s views on free will
Follow up
-
- Mar 2022
-
www.sciencedirect.com www.sciencedirect.com
-
subcortical structures, which also undergo significant development, were not available from the official ABCD data release
-
longitudinal component of ABCD is essential to begin to delineate causal longitudinal pathways
-
- Feb 2022
-
www.goodreads.com www.goodreads.com
-
But.... what I found was a morass of academic philosophy, sketchy anthropology, even sketchier archeology and ancient history, all woven into some kind of a discourse around the details of Marx's particular view.
If this is true, this is a serious problem. Maybe someone has already written a good review of the sources [[Kōjin Karatani]] has used?
-
-
the-flow.ru the-flow.ru
-
В Кройдоне стоит зайти в известный среди рэперов чикен-шоп "Morleys", рекомендую куриные крылышки и местный бургер.
-
-
fatcat.wiki fatcat.wiki
-
"predatory publishing".
research
-
- Jan 2022
-
www.sciencedirect.com www.sciencedirect.com
-
was without risks factors for epilepsy
look up risk factors for epilepsy
-
-
www.thelancet.com www.thelancet.com
-
Contrary to the widely held belief, the average placebo response rates in antidepressant trials have been stable
figure out what this means
-
-
bmcpsychiatry.biomedcentral.com bmcpsychiatry.biomedcentral.com
-
It has been speculated that the ‘placebo’ response in antidepressant trials has been increasing during recent years
why is this?
-
Montgomery-Asberg Depression Rating Scale
look this up
-
Hamilton Depression Rating
note to self, research what this means
-
-
anagora.org anagora.orgAgora1
-
I think it sounds kinda [[cute]] and slightly [[quirky]]. At least, that's the [[tone]] I wanted to achieve. At the very least that's how I want myself to be: kinda cute and slightly quirky.
I like it, thank you for writing it!
I'll fix the pulls :)
-
- Dec 2021
-
deepsource.io deepsource.io
-
I never remembered i had subscribed to such an excellent online checker.
-
- Nov 2021
-
en.wikipedia.org en.wikipedia.org
Tags
Annotators
URL
-
-
docdrop.org docdrop.org
Tags
Annotators
URL
-
-
www.uptothelastdrop.com www.uptothelastdrop.com
Tags
Annotators
URL
-
-
-
Technical advice for extending foam with reST.
Tags
Annotators
URL
-
-
github.com github.com
-
raise issues if something in the instructions is unclear.
File bug after having configured [[promensia]]:
twitter-archive
cannot work alone (withouttwint
).
-
-
docs.google.com docs.google.com
-
Contains the visions fro the pioneers on the field.
-
-
notes.knowledgefutures.org notes.knowledgefutures.org
-
Merging distribute knowledge is an excersize on the abstractness of ontologies vs the practicality of schema-less graph knowledge.
Maybe a bit vague (the article), maybe re-read it. But i really appreciate the boldness [[agora]] try to solve the same problem.
-
-
zettelkasten.de zettelkasten.de
-
You have to interpret your sources and then rely on your own thoughts henceforth to get the maximum benefit. Collecting information does not increase your knowledge.
Useful tip about personal notes.
Tags
Annotators
URL
-
-
github.com github.com
-
Implement a new
reST-provider.ts
model based on this file, as recommended in foambubble/foam#474.
-
-
-
Journalistic video about NSU neonazis and links with Golden Dawn criminal political party.
-
-
online.tainiothiki.gr online.tainiothiki.gr
- Oct 2021
-
www.dougengelbart.org www.dougengelbart.org
-
Program On Human Effectiveness
broken link
Tags
Annotators
URL
-
-
eksegersi.gr eksegersi.gr
-
Μακρυ άρθρο στα Ελληνικά για τη κατασκευη του Ουκρανικού Λιμού το '30, Γολομοντορ (όχι το 1921).
-
- Aug 2021
-
davidsekera.com davidsekera.com
-
All rights reserved © Wireframes Corporation 2021 About Company Services Testimonials Get in Touch
Make these Footer Links Work
-
Sign up to our newsletter
Create a General List in Mautic and setup a Broadcast Email Segment. Create a Mautic form for the broadcast list and link form data in here
-
I Teach Men To Expand Their Limits.
What is your mission statement?
-
You're amazing. Start Acting Like It. Live a limitless life of your own design. Step up and answer a few questions on the form to connect!
What text should I put here?
-
Live your best life. In a collaboration with Rooz Yavari of Boundless Embodiment, this weeklong event will get you over your fears, inner demons, and push you to step up to the next level of your potential.
Put a button below this that Links to the Advanced Seminar Landing Page
-
Come for the weekend in a city near you and work with David and his coaches to crush inner doubts and fears, releasing you to the next level.
Put a button below to link to the schedule page
-
David Sekera is a Veteran Dating coach with 4 years experience in the field.
What test should I put here?
-
Come get the limitless experience live.
Put a button below this that leads to the Week Long Advanced Landing Page. See Github Issue #4
Tags
Annotators
URL
-
- Jul 2021
-
-
a general science of systems and processes
canonical link missing?
https://en.wikipedia.org/wiki/Systems_science does not mention category theory. Perhaps this paper could be added as a reference and the page could be enriched?
-
-
www.lr-online.de www.lr-online.de
-
Es besteht eine Pflicht zur Mund-Nasen-Bedeckung in allen Schulräumen.
-
Die jeweils gültigen Hygienevorschriften sind einzuhalten. Die Musterhygienepläne werden fortgeschrieben.
-
Für die ersten Unterrichtswochen nach den Sommerferien gelten besondere Infektionsschutzmaßnahmen, um eine erneute Ausbreitung des Coronavirus zu verhindern.
-
Die Testpflicht für Schülerinnen und Schüler und pädagogisches Personal wird bis auf Weiteres beibehalten.
-
Präsenzpflicht für Schülerinnen und Schüler.
-
Vollständiger Präsenzunterricht in allen Jahrgangsstufen und Schularten.
-
Die ergänzende Förderung und Betreuung (Hortbetreuung) wird ebenfalls wieder ab dem 09.06 2021 angeboten.
-
Die Präsenzpflicht bleibt ausgesetzt.
-
Lüften und Testungen (wie bisher zwei Mal wöchentlich).
-
Tragen einer medizinischen Mund-Nasen-Bedeckung im Schulgebäude. Auf dem Schulhof wird die Maskenpflicht hingegen aufgehoben.
-
Jeder ab zwölf Jahre darf sich impfen lassen, wenn er das möchte.
-
Die Impfreihenfolge ist aufgehoben worden.
-
Für die Corona-Schutzimpfung gilt seit Montag (07.06.2021) keine Beschränkung auf bestimmte Risikogruppen mehr.
-
- Jun 2021
-
www.berliner-zeitung.de www.berliner-zeitung.de
-
Die Innenbereiche von Zoo, Tierpark und Botanischem Garten dürfen öffnen, allerdings besteht Reservierungs- und Testpflicht.
§ 21 (4) 2. InfSchMV
-
-
www.gregegan.net www.gregegan.net
-
But I like Zendegi for almost the opposite reasons; it’s full of lots of serendipitous things that could easily have been different
Tags
Annotators
URL
-
-
www.tagesspiegel.de www.tagesspiegel.de
-
Wer seine Wohnung „ohne glaubhaften Grund“ verlässt, begeht eine Ordnungswidrigkeit.
-
Wer an unzulässigen Veranstaltungen teilnimmt oder einen Betrieb geöffnet hält, macht sich strafbar.
§ 75 (1) IfSG i.V.m. § 32 S. 1 IfSG i.V.m. § 2 (1) SARS-CoV-2-EindmaßnV i.V.m. § 1 (1) SARS-CoV-2-EindmaßnV
-
-
www.efsyn.gr www.efsyn.gr
-
Η βραβευμένη στο Σάντανς ταινία του «Γιάλντα, η νύχτα της συγχώρεσης» βγαίνει την επόμενη εβδομάδα στα θερινά.
Του Μασούντ Μπακσί, 2020, ριαλιτυ οπου οι καταδικασμενοι σε θανατο ζητουν συγχωρεση απο την οικογενεια του θυματος, "live".
-
-
numinous.productions numinous.productions
- May 2021
-
newsocialist.org.uk newsocialist.org.uk
-
As Sirianni documents, in the first months of the revolution hundreds of firms were taken over spontaneously from below by groups of workers forming factory committees. But as he also documents, the Bolshevik leadership sought very strenuously to hold back and reverse this wave of spontaneous expropriations
Interesting book of Carmen Siriani about the factory soviets.
-
Indeed, as T. H. Rigby demonstrates in his study of the formation of the ‘Soviet’ system of government in Russia
Must be interesting study to read about soviet Russia.
-
-
www.nytimes.com www.nytimes.com
-
TED CHIANG: So there’s this computer programmer named Steve Grand. And he wrote a book called “Creation,” which is partly about artificial intelligence, but I guess partly about artificial life. That book, I think, sort of made the most convincing case, I thought, for if we’re going to actually create something that merits the term of being a living thing in software, I feel like sort of the ideas in that book are the ones that I think are most promising. So I guess I’d recommend that.
-
-
jsomers.net jsomers.net
-
This point is made beautifully in another favorite book of mine, A Computer Scientist’s Guide to Cell Biology, by William W. Cohen:
-
One of my favorite books is called The Machinery of Life, by David Goodsell.
Tags
Annotators
URL
-
-
anhsyxia.wordpress.com anhsyxia.wordpress.com
-
toraritte.github.io toraritte.github.io
-
The command nix-shell will build the dependencies of the specified derivation, but not the derivation itself. It will then start an interactive shell in which all environment variables defined by the derivation path have been set to their corresponding values, and the script $stdenv/setup has been sourced. This is useful for reproducing the environment of a derivation for development.
QUESTION: What exactly does
nix-shell
execute from the Nix expression (i.e.,shell.nix
,default.nix
, etc.)?ANSWER: Based on my current understanding, the answer is everything. It calls
$stdenv/setup
(see annotation below) to set up the most basic environment variables (TODO: expand on this), and "injects" the most common tools (e.g.,gcc
,sed
) into it.It also defines the phases (TODO: verify this) and builder functions, such as
genericBuilder
. For example, the default builder is just two lines:source $stdenv/setup genericBuild
TODO:
pkgs/stdenv/generic/builder.sh
is a mystery though.QUESTION: Once dropping into
nix-shell
, how do I know what phases to execute by looking at adefault.nix
? (E.g.,[..]freeswitch/default.nix
)ANSWER: As far as I can tell, one can override the phases in their Nix build expression (to build the derivation, see at the bottom), but they won't get executed as only the
$stdenv/setup
(see above) will get sourced, and no builders are called that, in return, invoke the phases (again, see above).So if one is using
nix-shell
to create/hack on a package, the person has to manually invoke the builder or phases (TODO: still fuzzy on this subject)
to set up an environment, then one doesn't even have to worry about builders/phases because we just use
nix-shell
to clear the environment and to inject tools that we need for a given task
QUESTION: When dropping into
nix-shell
, is this Nix expression (i.e.,freeswitch/default.nix
) executed? Or just parts of it?ANSWER: As stated above, all of the input Nix expression is evaluated, but no builders and build phases are called; although, nothing prevents one to override the phases, in case they are creating/hacking on a package.
QUESTION:
The command
nix-shell
will build the dependencies of the specified derivation, but not the derivation itself.What is the "derivation" here exactly? I know that it is a build expression, but does that mean the
default.nix
(or other Nix expression)nix-shell
is invoked with?<sup>This statement also seems like a contradiction with how `nix-shell` works (i.e., if one issues `nix-shell -p curl`, then `curl` will be available in that sub-shell), but `-p` acts like a shortcut to as if `curl` had been listed in `buildInputs` so this is not the case.</sup>
ANSWER: I have the feeling my confusion comes from the fact that the term "derivation" is used ambiguously in the manuals, sometimes to mean multiple things (see list below).
TODO: Substantiate this claim, and make sure that it not coming from my misunderstanding certain topics.
Nix build expression (such as
default.nix
) whose output is going to become the store derivation itself (see last item at the bottom about the Nix manual's glossary definition)store derivation.
Had multiple cracks at unambiguously define what a derivation is, and here's a list of these:
What is the purpose of nix-instantiate? What is a store-derivation? (probably the best try yet)
What is a Nix expression in regard to Nix package management? (feels sloppier, but commenter mentions
ATerm
, adding the possibility of making it very specific)Closure vs derivation in the Nix package manager (very short, and will have to be re-written, but adds closures to the mix)
There is now a glossary definition of a derivation in the Nix manual; see this annotation why I find it problematic
QUESTION: What is the difference between
nix-shell -p
andnix-shell
invoked with a Nix expression ofmkShell
(or other that achieves the similar effect)?QUESTION:
nix-shell
does not create a sub-shell, so what does it do? (clarification: sonix-shell
indeed does it; I confused it withnix shell
)
-
- Apr 2021
-
www.history.com www.history.com
-
Tulips as Cryptocoins?
-
-
tvxs.gr tvxs.gr
-
Όποιος δεν θέλει έναν στενό ορισμό του gaslighting τον παραπέμπω στην ταινία του Netflix “Death to 2020” και στον εξαιρετικό ρόλο της Λίζα Κούντροου (η Φοίβη από τα Φιλαράκια) όπου ενσαρκώνει εξαιρετικά την Αριστοτελία Πελώνη του Τράμπ.
Documentary: Death to 2020
-
-
selamjie.medium.com selamjie.medium.com
- Mar 2021
-
docs.github.com docs.github.com
-
voody.online voody.online
-
en.wikipedia.org en.wikipedia.org
-
OTR base.
-
-
Tags
Annotators
URL
-
-
www.t-nation.com www.t-nation.com
-
1 – Bilateral Four Corners Farmer's Walk
Realizar de 2-4 séries com 1-3 minutos de descanso entre as séries.
-
- Feb 2021
-
www.youtube.com www.youtube.com
-
-
www.alerta.gr www.alerta.gr
-
ότι δήθεν ο Δ. Κουφοντίνας πήγε σε αγροτική φυλακή λόγω κάποιου ευνοϊκού νόμου του Σύριζα
Δεν είναι έτσι??
Tags
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.org
-
a picture of Holger Meins' autopsy photo
The article is missing the photo of the corpse.
Tags
Annotators
URL
-
-
www.efsyn.gr www.efsyn.gr
-
φωτογραφία της νεκροτομής του 33χρονου Χόγκερ Μάινς, μέλους της δυτικογερμανικής ένοπλης ακροαριστερής οργάνωσης «Φράξια Κόκκινος Στρατός» (RAF), μετά το θάνατό του στις φυλακές Βίτλιχ (9/11/1974) ύστερα από απεργία πείνας 58 ημερών.
Εχουν κι οι Γερμανοί νεκρούς από απεργία πείνας. Η φωτό δεν υπαρχει στην wikipedia.
Tags
Annotators
URL
-
-
beepb00p.xyz beepb00p.xyz
-
About error-handling (but not logging).
Tags
Annotators
URL
-
-
toraritte.github.io toraritte.github.io
-
A Nix expression describes everything that goes into a package build action (a “derivation”)
Come up with an ultimate definition for what a "derivation" is.
So round up all the places where it is mentioned across Nix* manuals, and check out these:
https://stackoverflow.com/questions/58243554/what-is-a-nix-expression-in-regard-to-nix-package-management (this also needs to be edited)
https://nixos.org/manual/nix/unstable/expressions/derivations.html
https://github.com/justinwoo/nix-shorts/blob/master/posts/your-first-derivation.md
look for more online
From Nix Pills section 6.1. The
derivation
function (see annotation):A derivation from a Nix language view point is simply a set, with some attributes. Therefore you can pass the derivation around with variables like anything else.
So there is clearly an ambiguity between what derivations are perceived to be and what is stated in the Eelco Dolstra's PhD thesis. Or maybe I'm having issues with reading comprehension again...
-
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...
-
-
tiendil.org tiendil.org
-
Сбор актуальных новостей с учётом фильтров.Просмотр отфильтрованных новостей.
axol
Tags
Annotators
URL
-
-
www.popularmechanics.com www.popularmechanics.com
-
- Establish the number of Rubik's cube combinations.
- Establish "algorithm" capabilities based on the x12 "impossible" cubes.
- "Signmaster notation" for describing algorithm moves.
- x2 links to youtube tutorials.
-
-
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.
-
-
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?
-
-