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 5 May 2024, 00:04 (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 | Show bots | Show minor edits
Show new changes starting from 14:00, 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...")

10 May 2024

N    14:09  Parts per million diffhist +34 Helpful talk contribs (Created page with "<!-- ppm ppmv ppb ppbv -->")
N    12:26  Bytesio diffhist +94 Helpful talk contribs (Redirected page to Python notes - syntax and language - changes and py2/3#StringIO, and now BytesIO) Tag: New redirect
N    12:24  Semantic similarity diffhist +89 Helpful talk contribs (Redirected page to Similarity or distance measures/metrics#Larger / semantic text comparison) Tag: New redirect

7 May 2024

N    20:50  YUV diffhist +52 Helpful talk contribs (Redirected page to Color notes - color spaces#YIQ and YUV) Tag: New redirect
N    20:49  Y′UV diffhist +65 Helpful talk contribs (Redirected page to Color notes - references, links, and unsorted stuff) Tag: New redirect
N    19:36  Adventures in response time diffhist +8 Helpful talk contribs (Created page with "{{stub}}")
N    17:49  Bandwidth isn't latency diffhist +8 Helpful talk contribs (Created page with "{{stub}}")
N    12:59  Secret sprawl diffhist +1,187 Helpful talk contribs (Created page with "<!-- {{name|Secret sprawl}} refers to codebases or installations that have secrets strewn around them. Often, you put in secrets in places that needed it to ''function'' -- and then forgot all the places you did that. Secret means anything that you don't want someone else to have - passwords, secret keys. The problems with this include * we don't even know where it is - * we don't know where it's going - is this code shared? * '''What about fine-grained secre...")
     12:58 Deletion log Helpful talk contribs deleted page Application packaging notes(content before blanking was: " <!-- Consider dependency hell. At different times in the past we have either * made a mess of external dependencies, or rather, the dependency injection external to us * tried to have one big dependency graph, saw it spiral, and quit in frustration ...and decided just to package all the damn things with the application. It's a lot more stable. This still doesn't quite work -- e.g. around major libc changes (or sometimes minor ones) --> ==AppIma...")
     12:57 Move log Helpful talk contribs moved page Isolating shell and/or package environments to Isolating shell and/or package environments and/or apps entirely
N    12:27  Envrc diffhist +71 Helpful talk contribs (Redirected page to Isolating shell and/or package environments#direnv) Tag: New redirect

6 May 2024

N    15:07  Proper noun diffhist +61 Helpful talk contribs (Redirected page to Syntactic and lexical categories#Related things) Tag: New redirect
N    12:12  Source-available diffhist +92 Helpful talk contribs (Redirected page to Intellectual Property, Copyright, and related rights#...and "source-available") Tag: New redirect
N    11:43  Levenstein diffhist +92 Helpful talk contribs (Redirected page to Similarity or distance measures/metrics#Edit distance .28of words.2Fstrings.29) Tag: New redirect
N    11:43  Edit distance diffhist +92 Helpful talk contribs (Redirected page to Similarity or distance measures/metrics#Edit distance .28of words.2Fstrings.29) Tag: New redirect

5 May 2024

N    15:14  Walrus operator diffhist +64 Helpful talk contribs (Redirected page to Python notes - syntax and language#walrus operator) Tag: New redirect