All public logs
Jump to navigation
Jump to search
Combined display of all available logs of NovaOrdis Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:30, 4 January 2024 Ovidiu talk contribs created page YuniKorn Core Development (Created page with "=Internal= * YuniKorn Core")
- 01:30, 4 January 2024 Ovidiu talk contribs created page YuniKorn Core (Created page with "=Internal= * YuniKorn =Subjects= * YuniKorn Core Concepts * YuniKorn Core Development")
- 01:01, 4 January 2024 Ovidiu talk contribs created page File:Go Package Initialization.png
- 01:01, 4 January 2024 Ovidiu talk contribs uploaded File:Go Package Initialization.png
- 20:44, 3 January 2024 Ovidiu talk contribs moved page Programming Model and Operations to Zap Programming Model and Operations without leaving a redirect
- 20:43, 3 January 2024 Ovidiu talk contribs moved page Zap Operations to Programming Model and Operations without leaving a redirect
- 20:42, 3 January 2024 Ovidiu talk contribs created page Zap Concepts (Created page with "=Internal= * zap =Overview= =Logger=")
- 20:41, 3 January 2024 Ovidiu talk contribs created page Zap Operations (Created page with "=Internal= * zap =Installation= In the directory that contains <code>go.mod</code>: <syntaxhighlight lang='bash'> go get -u go.uber.org/zap </syntaxhighlight>")
- 20:31, 3 January 2024 Ovidiu talk contribs deleted page Go Commands - get (content before blanking was: "=TODO= Process in-line help: <font color=red> usage: go get [-d] [-f] [-fix] [-insecure] [-t] [-u] [build flags] [packages] Get downloads and installs the packages named by the import paths, along with their dependencies. The -d flag instructs get to stop after downloading the packages; that is, it instructs get not to install the packages. The -f flag, valid only when -u is set, forces get -u not to verify that each package has been checked out from the so...")
- 20:09, 3 January 2024 Ovidiu talk contribs created page Zap (Created page with "=Internal= * Gp * Go Logging =Overview=")
- 23:50, 2 January 2024 Ovidiu talk contribs created page Go Language Channels (Created page with "=External= =Internal= * Go Concurrency =Overview=")
- 18:31, 2 January 2024 Ovidiu talk contribs created page Mac iTerm Full Disk Access (Created page with "=Internal= * Mac =Overview= Preferences → Privacy and Security → Full Disk Access → iTerm → ON")
- 20:00, 1 January 2024 Ovidiu talk contribs created page Abraunegg onedrive (Created page with "=External= * https://github.com/abraunegg/onedrive/ =Internal= * Microsoft OneDrive")
- 03:24, 1 January 2024 Ovidiu talk contribs created page MediaWiki Extension JSBreadCrumbs (Created page with "=External= =Internal= * https://www.mediawiki.org/wiki/Extension:JSBreadCrumbs")
- 22:43, 31 December 2023 Ovidiu talk contribs created page PHP Installation Old Versions (Created page with "=Internal= =Generic= <syntaxhighlight lang='bash'> yum install php php-common php-opcache php-mcrypt php-cli php-gd php-curl php-mysql php-xml php-mbstring </syntaxhighlight> '''Note''' : The PHP installation command assumes we are going to use MySQL (or MariaDB). Update accordingly if using a different database. =Installing PHP 7.3 on Centos 7= {{External|https://linuxize.com/post/install-php-7-on-centos-7/#installing-php-73-on-centos-7}} If yum-config-manager is not...")
- 22:06, 31 December 2023 Ovidiu talk contribs created page File:Test img.png
- 22:06, 31 December 2023 Ovidiu talk contribs uploaded File:Test img.png
- 04:16, 31 December 2023 Ovidiu talk contribs moved page Amdahl Law to Amdahl's Law without leaving a redirect
- 00:14, 31 December 2023 Ovidiu talk contribs deleted page Restoring a Wiki into the Same or Newer MediaWiki Version (content was: "=Internal= * MediaWiki Operations ==Restore Instance State== Do a full, end-t..." (and the only contributor was "Ovidiu"))
- 23:29, 30 December 2023 Ovidiu talk contribs moved page Media Wiki Backup to Media Wiki Backup Automation without leaving a redirect
- 21:19, 30 December 2023 Ovidiu talk contribs uploaded File:VisualDifferences.png
- 20:04, 30 December 2023 Ovidiu talk contribs deleted page Media Wiki Native Installation (content was: "=If Restoring ...= {{Internal|Restoring_a_Wiki_into_the_Same_or_Newer_MediaWiki_Version#Restore_Instance_State|Restore Instance State}}" (and the only contributor was "Ovidiu"))
- 02:58, 30 December 2023 Ovidiu talk contribs moved page Media Wiki Back Up to Media Wiki Backup without leaving a redirect
- 02:57, 30 December 2023 Ovidiu talk contribs moved page Media Wiki Backing Up to Media Wiki Back Up without leaving a redirect
- 02:57, 30 December 2023 Ovidiu talk contribs moved page Backing Up a MediaWiki Instance to Media Wiki Backing Up without leaving a redirect
- 01:12, 30 December 2023 Ovidiu talk contribs uploaded a new version of File:MediaWikiUnconfigured.png
- 21:48, 29 December 2023 Ovidiu talk contribs deleted page Media Wiki Installation (content was: "=Internal= * Media Wiki =Subjects= * * Install on a Mac" (and the only contributor was "Ovidiu"))
- 19:09, 29 December 2023 Ovidiu talk contribs deleted page Media Wiki Configuration (content was: "=External= * https://www.mediawiki.org/wiki/Manual:Configuration_settings =Internal= * Media Wiki" (and the only contributor was "Ovidiu"))
- 18:10, 29 December 2023 Ovidiu talk contribs deleted page Media Wiki Docker Installation (content was: "=External= * https://hub.docker.com/_/mediawiki =Internal= * Media Wiki Installation" (and the only contributor was "Ovidiu"))
- 21:52, 28 December 2023 Ovidiu talk contribs deleted page An Example of a Go Custom Error Type (content was: " </font>" (and the only contributor was "Ovidiu"))
- 23:48, 27 December 2023 Ovidiu talk contribs deleted page Go Package errors (content before blanking was: "=Internal= * Standard library * Go Error Handling =Overview= Package <code>errors</code> implements functions to manipulate errors.")
- 18:44, 20 December 2023 Ovidiu talk contribs deleted page Go package atomic (content was: "=Overview=" (and the only contributor was "Ovidiu"))
- 20:08, 19 December 2023 Ovidiu talk contribs deleted page Go Commands - fmt (content was: "=Internal= =Overview= <tt>go fmt</tt> applies a predetermined layout to Go source code. It delegates to <tt>gofmt</tt>, and it is equivalent to: <pre> gofmt -l..." (and the only contributor was "Ovidiu"))
- 01:21, 9 December 2023 Ovidiu talk contribs deleted page Mult-Arch Images (content was: "=External= * https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/ =Overview= Multi-arch images." (and the only contributor was "Ovidiu"))
- 19:17, 8 December 2023 Ovidiu talk contribs moved page Distribution to Distribution Registry without leaving a redirect
- 19:17, 6 December 2023 Ovidiu talk contribs moved page Kubernetes Scheduling, Preemption and Eviction to Kubernetes Scheduling, Preemption and Eviction Concepts without leaving a redirect
- 22:43, 1 November 2023 Ovidiu talk contribs uploaded a new version of File:A Typical GitHub Fork Situation.png
- 22:21, 1 November 2023 Ovidiu talk contribs uploaded File:A Typical GitHub Fork Situation.png
- 02:30, 21 October 2023 Ovidiu talk contribs moved page Pandas Series Interpolation to Pandas Time Series Resampling and Interpolation without leaving a redirect
- 22:25, 16 October 2023 Ovidiu talk contribs deleted page Go Package path (content before blanking was: "=Internal= * File Operations in Go")
- 02:46, 15 October 2023 Ovidiu talk contribs uploaded a new version of File:Panda Series Axis.png
- 02:45, 15 October 2023 Ovidiu talk contribs uploaded File:Panda Series Axis.png
- 02:38, 15 October 2023 Ovidiu talk contribs uploaded a new version of File:Panda DataFrame Axes.png
- 02:33, 15 October 2023 Ovidiu talk contribs uploaded File:Panda DataFrame Axes.png
- 01:57, 15 October 2023 Ovidiu talk contribs uploaded File:Panda DataFrame.png
- 21:41, 8 October 2023 Ovidiu talk contribs deleted page Time in Go (content was: "=Internal= * Go Code Examples" (and the only contributor was "Ovidiu"))
- 21:37, 8 October 2023 Ovidiu talk contribs deleted page Time in Python (content before blanking was: "=Internal= * Python Code Examples =<tt>time</tt> Module= ==Sleep== <syntaxhighlight lang='py'> from time import sleep sleep(1) </syntaxhighlight> =<tt>datetime</tt> Module= {{Externa...")
- 19:24, 8 October 2023 Ovidiu talk contribs deleted page Pandas Code Examples (content was: "=Internal= * Pandas =Code Examples=" (and the only contributor was "Ovidiu"))
- 18:37, 8 October 2023 Ovidiu talk contribs moved page Panda Series to Pandas Series without leaving a redirect
- 19:18, 7 October 2023 Ovidiu talk contribs moved page Jupyter Notebooks to Jupyter Notebook