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 | Hide my edits | Show bots | Show minor edits
Show new changes starting from 04:29, 23 June 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

22 June 2024

     17:58 Upload log Helpful talk contribs uploaded a new version of File:Connector-JST XH various.jpg(trying for better contrast)
N    17:52  JST-PH diffhist +55 Helpful talk contribs (Redirected page to Common plugs and connectors#JST PH series) Tag: New redirect
N    16:52  IBUS diffhist +237 Helpful talk contribs (Created page with " <!-- In linux, [https://en.wikipedia.org/wiki/Intelligent_Input_Bus Intelligent Input Bus] is a keyboard input-method system Around hobbyist remote control, Flysky iBUS is a type of communication between receiver and actuators -->")
N    15:28  Dynamic language diffhist +88 Helpful talk contribs (Redirected page to Programming language typology and glossary#dynamic typing.2C static typing) Tag: New redirect
N    14:13  DPI diffhist +102 Helpful talk contribs (Created page with "<!-- In graphics reproduction, '''Dots per inch''' In monitor output, Display Parallel Interface -->")
N    14:10  Teensy LC diffhist +85 Helpful talk contribs (Redirected page to Electronics project notes/Microcontroller and computer platforms#Teensy) Tag: New redirect
N    13:40  RC protocol notes diffhist +226 Helpful talk contribs (Created page with "{{stub}} <!-- https://oscarliang.com/rc-protocols/ (among many others - when searching, see also PWM, PPM, PCM, IBUS, SBUS, XBUS, DSM2, DSMX) ==Transmiter-to-receiver protocols== ==Receiver-to-actuator protocols== -->")

21 June 2024

N    16:18  80-20 diffhist +3,758 Helpful talk contribs (Created page with " Most widely, the 80-20 rule is an indication of inequality. Whether that is of use : of ethical fairness, : or the practical division of work, : or the effectiveness of perfectoinism, : or of any other pattern you would like to point out. It is named for the economist and general smart dude [https://en.wikipedia.org/wiki/Vilfredo_Pareto Vilfredo Pareto] pointing out that 80% of Italy was owned by 20% of the population - an unequal distribution of wealth. <!-- Math...")

20 June 2024

     14:45 Deletion log Helpful talk contribs deleted page Wireshark(content was: "#redirect Other network tools#wireshark_and_tshark_notes", and the only contributor was "Helpful" (talk))
     14:43 Move log Helpful talk contribs moved page Network tools to Other network tools
N    14:43  Wireshark and tshark notes diffhist +2,622 Helpful talk contribs (Created page with "{{networking stuff}} {{stub}} '''Wireshark''' captures network data and shows it visually. It's e.g. a great network debugging tool. '''tshark''' is basically the command line variant of wireshark. This makes it like tcpdump, but a little more capable. wireshark and tshark have a slightly confusing difference between '''capture filters''' and '''display filters''' '''Capture filters''' : are what can be passed into libpcap/winpcap, :: so '''is the same syn...")
N    13:32  Tcpdump notes diffhist +10,083 Helpful talk contribs (Created page with " {{notes}} TCPdump snoops network traffic going getting to the host it runs on. It can also filter what packets it shows/writes. It can summarize the traffic on-screen (the default) or write it to the fairly common pcap-style files. The 'tcp' in the name is misleading, because it suggests it captures at the network layer, and then specifically TCP. Actually, it captures at link layer, so you can get at a lot of interesting stuff. Wireshark (previously Ethereal)...")

19 June 2024

N    19:14  Dynamic dispatch diffhist +295 Helpful talk contribs (Created page with "<!-- Dynamic dispatch means a runtime choice of code to run. It often means you're running an OO language with polymorphism and there is a need the process of selecting which implementation of a polymorphic operation (method or function) to call at run time See also late binding -->")
N    17:52  ZIP disk diffhist +2,213 Helpful talk contribs (Created page with "<!-- The zip disk is an oddity. I remember thinking it a weird concept even when it was new. It's a drive with sturdy 100MB cartridges. The drive was typically external and connected via a parallel port which meant no extra hardware necessary (there were also SCSI and IDE options). Speed order of ~1MByte/s for parallel (the easiest option), to 5MByte/s for the others{{verify}} Which was pretty good at the time. For context, : 5.25" floppies were still in servi...")
N    17:38  Firefox diffhist +27 Helpful talk contribs (Redirected page to Firefox notes) Tag: New redirect
N    14:58  OpenID diffhist +26 Helpful talk contribs (Redirected page to OpenID notes) Tag: New redirect
N    14:55  Micropub diffhist +93 Helpful talk contribs (Created page with "<!-- https://en.wikipedia.org/wiki/Micropub_(protocol) https://www.w3.org/TR/micropub/ -->")
N    14:54  OpenID notes diffhist +6,676 Helpful talk contribs (Created page with "{{stub}} ====Short version==== See [http://simonwillison.net/2006/openid-screencast/ this video], it's pretty clear on the basics. ====What it is==== In the more functional sense, OpenID * lets you have an identity on an OpenID provider * that you can use to sign on to many other websites Any such participating client site mostly just cares to have someone give them an identity, and have someone say that's really them (authenticate that identity). What you giv...")
N    14:53  OAuth notes diffhist +10,682 Helpful talk contribs (Created page with " ====What OAuth is and isn't==== <!-- OAuth is an open standard for access delegation. So authorization of access, in a specific way. And not authentication. It does not handle or federate identity (like OpenID and SAML). You don't need to have authentication be part of the process at all. : ...there are situations that would be an obvious thing to add : ...there are situations that is already handled, or not necessary '''What it's meant to allow''' You...")
     11:23 Deletion log Helpful talk contribs deleted page Linguistic data format notes(content was: "{{stub}}", and the only contributor was "Helpful" (talk))

17 June 2024

N    12:56  Algorithmic complexity diffhist +51 Helpful talk contribs (Redirected page to Computational complexity theory notes) Tag: New redirect
N    12:17  Python threading diffhist +63 Helpful talk contribs (Redirected page to Python usage notes - concurrency#threading module) Tag: New redirect
N    10:47  Code optimization diffhist +37 Helpful talk contribs (Created page with " <!-- ===Micro-optimization=== -->")
N    10:47  Optimization diffhist +31 Helpful talk contribs (Redirected page to Code optimization) Tag: New redirect

16 June 2024

N    19:07  Xdg-open diffhist +56 Helpful talk contribs (Redirected page to Freedesktop, GNOME, and KDE notes#xdg-open) Tag: New redirect
N    15:37  IEC320 diffhist +60 Helpful talk contribs (Redirected page to Common plugs and connectors#IEC 320 connectors) Tag: New redirect
N    15:37  IEC 320 diffhist +60 Helpful talk contribs (Redirected page to Common plugs and connectors#IEC 320 connectors) Tag: New redirect
N    15:30  Hoisting diffhist +598 Helpful talk contribs (Created page with "{{#addbodyclass:tag_tech}} {{#addbodyclass:tag_prog}} {{programming}} hoisting means things within a scope are moved up. It's a term related to compilation execution, because it means a block is parsed completely before it starts running it, and the exact ordering doesn't matter. In JS, declarations (variable declarations and function declarations) are hoisted, meaning you can use them. A potentially confusing thing is that depending on the language, declaration...")
     15:08 Move log Helpful talk contribs moved page Stack trace to Call stack
N    15:02  Incandescent lighting diffhist +60 Helpful talk contribs (Redirected page to Lightbulb notes#Incandescent and halogen lamps) Tag: New redirect
N    14:24  Codec diffhist +793 Helpful talk contribs (Created page with "'''Codec''', a portmanteau of ''coder/decoder'', refers to that can encode and/or decodes a kind of thing. This can be either hardware or software. * 'video codec' often refers to software :: and is a term common to talking about video playback * 'audio codec' often refers to an IC that contains both DAC and ADC. :: the term is more restrained, to e.g. hardware designers * 'image codec' is software :: the term is even more restrained, e.g. when people want to...")

15 June 2024

N    23:40  USB host shield diffhist +953 Helpful talk contribs (Created page with "<!-- The Arduino USB host shield is based on the MAX3421E, which is controlled via SPI, (and has some general-purpose input and output pins, exposed so that you can use them) The MAX3421E is 3.3V device, as the USB data lines are 3.3V differential. I'm guessing the buffer chips on the board make it tolerate 5V. USB's voltage lines are 5V. : Self-powered devices barely care about these lines, meaning you can get away wiring VBus to 3.3V. : For bus-powered devices yo...")
N    14:58  Format diffhist +57 Helpful talk contribs (Redirected page to Python notes - syntax and language#format()) Tag: New redirect
N    11:34  Btmp diffhist +26 Helpful talk contribs (Redirected page to Logging#utmp) Tag: New redirect
N    11:34  Wtmp diffhist +26 Helpful talk contribs (Redirected page to Logging#utmp) Tag: New redirect

14 June 2024

N    12:40  Ad-hoc, post-hoc diffhist +1,526 Helpful talk contribs (Created page with "<!-- '''Ad hoc''' : more literally 'for this' [...situation] : often used to mean :: "created as needed" and/or :: creating solution for this specific case, rather than a general solution '''Post hoc''' : more literally 'after this' [...situation/event], without further connotation : often used to mean "after the fact" For example, * '''ad hoc standard''' is some standardization made up on the spot -- which if adopted more widely often is a de facto standard...")
N    12:02  Ad hoc diffhist +30 Helpful talk contribs (Redirected page to Ad-hoc, post-hoc) Tag: New redirect

13 June 2024

N    13:33  PS/2 diffhist +46 Helpful talk contribs (Redirected page to Common plugs and connectors#PS/2) Tag: New redirect
N    11:30  Word frequency list diffhist +34 Helpful talk contribs (Redirected page to Word frequency lists) Tag: New redirect

12 June 2024

N    00:05  Phonotactics diffhist +1,011 Helpful talk contribs (Created page with "<!-- Phonotactics is the part of phonology that describes how different phonemes may combine and, in particular how they do may not. ...which also gets into phone level, in that e.g. syllables combining phonemes often leads to a specific phone pronunciation Languages mostly have syllable-like structure that restrict which consonant and vowels appear next to each other, which you can describe as a set of rules. This is rarely done to learn a first language -...")

11 June 2024

N    14:16  Shell escape diffhist +58 Helpful talk contribs (Redirected page to Escaping and delimiting notes#Shell escaping) Tag: New redirect
N    11:08  STX/ETX diffhist +89 Helpful talk contribs (Created page with "<!-- https://ccrma.stanford.edu/courses/250a-fall-2005/docs/avrlib/group__stxetx.html -->")
N    11:04  Category:Security diffhist +56 Helpful talk contribs (Created page with "Things related to security, primarily the computer kind.")

10 June 2024

     15:27  (Deletion log) [Helpful‎ (4×)]
     
15:27 Helpful talk contribs deleted page Topic modeling(content was: "#redirect Data modeling, restructuring, analysis, fuzzy cases, learning#Topic_modeling", and the only contributor was "Helpful" (talk))
     
15:14 Helpful talk contribs deleted page MSA(content was: "#redirect Data modeling, restructuring, analysis, fuzzy cases, learning#Dimensionality reduction, Factor Analysis, Multivariate analysis", and the only contributor was "Helpful" (talk))
     
14:32 Helpful talk contribs deleted page Haas effect(content was: "#redirect Electronic music - audio effects#Delays", and the only contributor was "Helpful" (talk))
     
14:31 Helpful talk contribs deleted page Distributional similarity(content was: "#redirect Figures of speech, expressions, phraseology, etc.#Collocations.2C_Distributional_Similarity", and the only contributor was "Helpful" (talk))
N    15:16  Significators diffhist +101 Helpful talk contribs (Redirected page to Security notes / Hashing notes#hash types, significators, values you see in files, etc.) Tag: New redirect
N    14:19  LANG diffhist +69 Helpful talk contribs (Redirected page to Localization, internationalization#Linux locale setting) Tag: New redirect