Recent changes

Jump to navigation Jump to search

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

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Show my edits | Show bots | Show minor edits
Show new changes starting from 00:22, 18 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

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...")