Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Below are the changes since 12 May 2024, 18:39 (up to 50 shown). (Reset date selection)
Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Hide bots | Show minor edits
Show new changes starting from 17:51, 23 May 2024
   
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

23 May 2024

N    16:55  F-measure diffhist +54 Helpful talk contribs (Redirected page to Precision and recall#F-measure / F-score) Tag: New redirect
N    16:55  F-score diffhist +54 Helpful talk contribs (Redirected page to Precision and recall#F-measure / F-score) Tag: New redirect
N    10:52  Serialization, marshalling, etc. diffhist +411 Helpful talk contribs (Created page with " <!-- Serialization seems to originate from "that your programming language lets you think of it purely functionally is great and all, but when you want to write whatever you have to a sequence of bytes on disk, how do you do that?" (which, note, relates to the concept of reification) https://en.wikipedia.org/wiki/Marshalling_(computer_science) https://en.wikipedia.org/wiki/Serialization -->")
N    10:35  Jnd diffhist +1,273 Helpful talk contribs (Created page with "<!-- '''Just-Noticeable Difference''' (sometimes JND), and the closely related '''Difference Threshold''' refers to the amount of difference for us to recognize two things are different. Often it matters less what you can see in lab conditions, with highly engineered sensors. This is a much more practical measure in that it approximates our human senses. Two different weights, two different colors, two different sound levels, two different amounts of sugar in one's...")

21 May 2024

N    13:00  Fnmatch diffhist +25 Helpful talk contribs (Redirected page to Shell globs) Tag: New redirect
     11:07 Upload log Helpful talk contribs uploaded File:Spectrum 192khz.png

18 May 2024

N    18:02  Sound meter diffhist +82 Helpful talk contribs (Redirected page to Sound physics and some human psychoacoustics#Sound level meter notes) Tag: New redirect

17 May 2024

N    15:22  Collaborative filtering diffhist +170 Helpful talk contribs (Created page with "<!-- Find items someone might like based on reactions from similar users. This can be explicit tagging, but is often more subtle, such as "likes artist A and B" -->")
     12:38 Move log Helpful talk contribs moved page Some databases, sorted by those types to Some databases, sorted by broad types
N    12:36  Shebangs diffhist +50 Helpful talk contribs (Redirected page to Command line and bash notes#Hashbang) Tag: New redirect
N    12:36  Hashbangs diffhist +50 Helpful talk contribs (Redirected page to Command line and bash notes#Hashbang) Tag: New redirect

16 May 2024

N    19:30  Docker exec diffhist +63 Helpful talk contribs (Redirected page to Container and docker notes#getting a shell inside) Tag: New redirect
     16:05 Deletion log Helpful talk contribs deleted page Edge and service proxies(content was: " ==nginx== <!-- event-driven and multi-process. --> ==envoy== <!-- event-driven architecture, multithreaded -->", and the only contributor was "Helpful" (talk))
N    13:19  Grosstuchel diffhist +53 Helpful talk contribs (Redirected page to Common plugs and connectors#Grosstuchel) Tag: New redirect

15 May 2024

N    00:19  Threading diffhist +94 Helpful talk contribs (Redirected page to Locking, data versioning, concurrency, and larger-scale computing notes#"Thread") Tag: New redirect

14 May 2024

N    20:41  Threads diffhist +94 Helpful talk contribs (Redirected page to Locking, data versioning, concurrency, and larger-scale computing notes#"Thread") Tag: New redirect
N    20:41  Thread diffhist +94 Helpful talk contribs (Redirected page to Locking, data versioning, concurrency, and larger-scale computing notes#"Thread") Tag: New redirect
     15:12 Upload log Helpful talk contribs uploaded a new version of File:USB shapes wiring.png(faded, aslso non-transparent)
N    11:22  DTW diffhist +34 Helpful talk contribs (Redirected page to Dynamic Time Warping) Tag: New redirect

13 May 2024

     17:43 Move log Helpful talk contribs moved page What are those "verifying your device" pages for? to What are those "verifying your device" webpages for?
N    17:22  Console generations diffhist +738 Helpful talk contribs (Created page with "<!-- Console generations are a weird example of something that was ''never a thing'' but became In fact, wikipedia's descriptions seem to have have had a strong influence -- in that it was adopted by game manufacturers. Wikipedia's grouping -- like most others -- seems to just group some stuff in time and squeezed some similar specs, not have much technical basis) Which is interesting in a truth-telling sense, because this is now wikipedia quoting manufacturers qu...")
N    17:11  Primary source diffhist +49 Helpful talk contribs (Redirected page to Primary, secondary, tertiary source) Tag: New redirect
N    17:11  Tertiary source diffhist +49 Helpful talk contribs (Redirected page to Primary, secondary, tertiary source) Tag: New redirect
N    17:10  Secondary source diffhist +49 Helpful talk contribs (Redirected page to Primary, secondary, tertiary source) Tag: New redirect
N    12:42  Dark patterns diffhist +46 Helpful talk contribs (Redirected page to Dark patterns, deceptive designs) Tag: New redirect
N    10:53  Hobby / Sewing notes diffhist +1,367 Helpful talk contribs (Created page with " ==Issues== ===Loose switches=== <!-- Probably the top tension is too low - specifically low top tension. See #adjusting top tension. Tension is a way of adding friction, so the thread resists pull a little (often the thread pulled through two disks that are pushed together). {{comment|If you want an intuition for why what is useful, look at a nice animation for what sowing does with the two wires - you can imagine that the top part not pulling hard enough does not...")
     10:50  (Upload log) [Helpful‎ (2×)]
     
10:50 Helpful talk contribs uploaded File:Lockstitch.png(Taken from https://en.wikipedia.org/wiki/File:Lockstitch_-_Anthony_Atkielski.png under PD)
     
10:48 Helpful talk contribs uploaded File:LockstitchAnimation.gif(Taken from https://en.wikipedia.org/wiki/File:Lockstitch.gif under GFDL)

12 May 2024

N    22:36  Pylint notes diffhist +612 Helpful talk contribs (Created page with " ==Some added notes== <!-- ==redefined-outer-name / W0621 / Redefining name %r from outer scope (line %s)== This definition hides a variable of the same name defined in an outer scope (or except handler). * A simple example is using a local variable when there is a global of the same name. : This is often not wrong, just potentially confusing : note that having a script with a "if __name__=='__main__'" block -- that is global scope. If you want to avoid the warning...")