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 | Hide bots | Show minor edits
Show new changes starting from 03:46, 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...")