New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View (newer 20 | ) (20 | 50 | 100 | 250 | 500)
  • 23:24, 26 April 2024Rubber ducking (hist | edit) ‎[528 bytes]Helpful (talk | contribs) (Created page with "<!-- Rubber duck programming means you put a rubber duck on your desk. When you are stuck, cursing the thing you just sorta-assume-checked should probably work, you explain it to the rubber duck. Usually, the fact that you had to reform your thoughts into a simplified set of sentences rather than a nebulous set of assumptions you ''obviously'' don't have to check will make you realize which of those assumptions is probably wrong. It also works with stuffed animals,...")
  • 09:21, 26 April 2024Partial pressure (hist | edit) ‎[468 bytes]Helpful (talk | contribs) (Created page with "<!-- Partial pressure is one of those concepts that signal you're on the more complex side of everyday physics. At the same time, partial pressure is relatively literal: in a mixture of gases, the partial pressure of one gas is the pressure it would exert if the other gases were removed. It's useful because this (and not concentration) is the main factor in how gases diffuse, dissolve, and react[https://en.wikipedia.org/wiki/Partial_pressure])}}{{verify}} -->")
  • 11:01, 24 April 2024Multitrackers (hist | edit) ‎[370 bytes]Helpful (talk | contribs) (Created page with "<!-- Multitrackers refer to recording or samplers that record onto distinct tracks, letting you bring specific parts in and out. For a time, a physical multitracker (often tape) was a prime way way of doing recording and basic mixing, and terms like bouncing come from this era. These days, DAWs allow us to be much more flexible (sometimes a little too much) -->")
  • 14:53, 23 April 2024How do I set up my own wiki (hist | edit) ‎[589 bytes]Helpful (talk | contribs) (Created page with "{{stub}} <!-- Choose a wiki software that does what you want it to do. This particular wiki is mediawiki -- the same one wikipedia uses. It may be overkill. Also, it needs somewhere to store data, so it will take ''some'' amount of install or config. https://en.wikipedia.org/wiki/List_of_wiki_software https://en.wikipedia.org/wiki/Comparison_of_wiki_software -->")
  • 23:15, 22 April 2024Time to penis (hist | edit) ‎[222 bytes]Helpful (talk | contribs) (Created page with "In games, if you give people an open world, creativity, the ability to draw a thing, create a track, get a shove, manipulate ''anything''. ...they will draw a penis. TTP, time to penis. Presumably, this is a constant.")
  • 17:47, 16 April 2024Loopback (hist | edit) ‎[671 bytes]Helpful (talk | contribs) (Created page with "<!-- Loopback, in a wider sense, tends to mean 'wire an output to input, probably on the same device'. In audio, : it can mean that at analog level, or at digital level : but you may see the term more in a "we can treat this digital output as an input again" sense : see also Electronic_music_-_notes_on_audio_APIs#"Why_are_some_things_called_loopback?" In linux, * a loop/loopback device makes a file accessible as a block device (sort of by connecting one API's...")
  • 17:00, 15 April 2024Revox B77 notes (hist | edit) ‎[170 bytes]Helpful (talk | contribs) (Created page with " <!-- There are three motors The capstan motor seems direct drive, meaning the only twp belts in the system seem to be the counter's, which you can do without. -->")
  • 16:55, 15 April 2024RTP notes (hist | edit) ‎[301 bytes]Helpful (talk | contribs) (Created page with "<!-- RTP is designed for end-to-end transfer of streaming media or other real-time media (consider e.g. e.g. RTP-MIDI), having things like jitter compensation detection of packet loss out-of-order delivery https://en.wikipedia.org/wiki/Real-time_Transport_Protocol -->")
  • 14:02, 9 April 2024Dcc (hist | edit) ‎[281 bytes]Helpful (talk | contribs) (Created page with " Around internet chat, Direct Client-to-Client was a way to do file transfers over IRC Around audio, digital compact casette was a digital audio recording medium.")
  • 17:22, 7 April 2024Primary, secondary, tertiary source (hist | edit) ‎[2,287 bytes]Helpful (talk | contribs) (Created page with "<!-- '''In a general-knowledge sense''' * primary resource - to get as close to the original ideas as we can :: firsthand evidence gathered by the author, creative works by an author, the published results of research :: not a refinement of an earlier source :: preferably from the time - reports, letters, speeches, diaries, photographs, conference proceedings, newspaper reports :: ..but possibly documented later (recalled by the primary source), such as autobiographies...")
  • 01:47, 6 April 2024Zero-copy (hist | edit) ‎[459 bytes]Helpful (talk | contribs) (Created page with "<!-- Zero-copy often means that when you want to hand data to a client, you can sometimes, instead of a copy, hand a reference to the data itself. For example, messagepack is a serialization, so you can get it to, instead of returning copies of strings, point within the original data it was decoding. Sometimes this is done for speed, sometimes it is done to avoid a duplicate of data, especially for large data. -->")
  • 15:47, 4 April 2024Universal Naming Convention (hist | edit) ‎[1,334 bytes]Helpful (talk | contribs) (Created page with " <!-- Universal Naming Convention is a Microsoft(/IBM) standard of referring to remote network share paths, introduced as something Explorer could do around WinNT/Win95. It amounts to: \\<server>\<sharepoint>\<path> Where server can be * IPv4 address * server name * IPv6 address https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-dtyp/62e862f4-2a51-452e-8eeb-dc4ff5ee33cc https://learn.microsoft.com/en-us/dotnet/standard/io/file-path-formats#unc-path...")
  • 00:35, 2 April 2024Error function, loss function (hist | edit) ‎[128 bytes]Helpful (talk | contribs) (Created page with "<!-- https://stats.stackexchange.com/questions/359043/what-is-the-difference-between-a-loss-function-and-an-error-function -->")
  • 13:34, 1 April 2024Global (hist | edit) ‎[179 bytes]Helpful (talk | contribs) (Created page with "<!-- In python, the global keyword (lets you write to -->")
  • 16:57, 31 March 2024Hedgehog dilemma (hist | edit) ‎[61 bytes]Helpful (talk | contribs) (Created page with " <!-- https://en.wikipedia.org/wiki/Hedgehog%27s_dilemma -->")
  • 15:24, 30 March 2024Asio (hist | edit) ‎[528 bytes]Helpful (talk | contribs) (Created page with " Around PC music production, ASIO Around programming, can refer to asynchronous IO, e.g. specific libraries such as [https://www.boost.org/doc/libs/1_84_0/doc/html/boost_asio.html Boost.Asio]")
  • 17:08, 28 March 2024KVM (hist | edit) ‎[362 bytes]Helpful (talk | contribs) (Created page with " In computer hardware, a switch that lets you connect one keyboard, video, and mouse to multiple distinct PCs. : There are 19" rack-mounted variants that are both that distribution and that one controlling console (oftenfolds, so looks like a laptop) In computer virtualization, Linux's Kernel-based Virtual Machine that makes it a near-native hypervisor")
  • 21:05, 27 March 2024Certbot (hist | edit) ‎[1,241 bytes]Helpful (talk | contribs) (Created page with "<!-- PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.'). Skipping. -->")
  • 19:19, 26 March 2024SoC, SiP (hist | edit) ‎[1,066 bytes]Helpful (talk | contribs) (Created page with "<!-- IC = Integrated Circuit, functional whole etched into a single piece of silicon, which started simple but ended up able to pack billions of components onto a single chip SiP = System-in-Package, just means bundling multiple ICs in a single package : and may literally be the separate ICs : e.g. putting an existing CPU and some existing DRAM in the same IC, as separate dies with some interconnects to make them work : so less design was spent on integrating the part...") originally created as "SoC"
  • 16:36, 26 March 2024Password manager notes (hist | edit) ‎[2,817 bytes]Helpful (talk | contribs) (Created page with " <!-- ===1Password=== ===Dashlane=== ===LastPass=== --> ===KeePass=== <!-- KeePass - made for windows, added support for macOS and linux through Mono : KeePass 1.x : KeePass 2.x is not ''quite'' a successor KeepassX - started as a linux(-only) port of KeePass because at that time KeePass was windows-only : no longer developed since 2021 KeePassXC started as a community fork of KeePassX, itself a cross-platform port of KeePass KeeShare - lets you share KeePass...")
(newest | oldest) View (newer 20 | ) (20 | 50 | 100 | 250 | 500)