Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Wikipedia:Reference desk/Archives/Computing/2018 April 29

From Wikipedia, the free encyclopedia
Computing desk
< April 28 << Mar | April | May >> April 30 >
Welcome to the Wikipedia Computing Reference Desk Archives
The page you are currently viewing is a transcluded archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


April 29

[edit]

Meaning of :=

[edit]

In SHA-2 I see "Initialize working variables to current hash value: a := h0" In this instance, what exactly is meant by :=  ? Does it mean "equals," or "is defined as," or "is set to the value," or what? In my math and computer science courses long ago I do not recall seeing exactly this "colon equal" notation. Edison (talk) 01:50, 29 April 2018 (UTC)reply

It would mean set to the value. The symbol was introduced in ALGOL 58, so that the plain "=" would mean comparison. See Assignment (computer science) for our article. Graeme Bartlett (talk) 01:58, 29 April 2018 (UTC)reply

Find on Page /part of word

[edit]

How do you search within a page using an iPhone for “ark” with words like “park”. Find on Page doesn’t find them. 120.16.153.99 (talk) 05:23, 29 April 2018 (UTC)MBGreply

Screenshot? Septrillion (talk) 04:52, 6 May 2018 (UTC)reply

hosting PDF files

[edit]

Hello everyone. I have a YouTube series of mathematics videos, and I now have a series of PDF documents that support the videos. I would like to make the PDF files available to my viewers for download. What options do I have to do this? In principle I could put them on github (the software that creates the PDFs, mostly R}, is on a github repo), but I don't think github is appropriate for non-human-writable formats such as PDF. Can anyone advise? Robinh (talk) 06:03, 29 April 2018 (UTC)reply

You can upload pdfs to Commons if they are under a free license. Ruslik_Zero 16:51, 29 April 2018 (UTC)reply