Recent changes

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 | Hide minor edits
Show new changes starting from 01:18, 2 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

30 May 2024

N    22:24  Ffmpeg‎‎ 5 changes history +1,593 [M3vtfbp‎ (5×)]
 m   
22:24 (cur | prev) +134 M3vtfbp talk contribs Tags: Mobile edit Mobile web edit
 m   
22:13 (cur | prev) −1 M3vtfbp talk contribs (→‎Speeding up install) Tags: Mobile edit Mobile web edit
 m   
22:10 (cur | prev) −19 M3vtfbp talk contribs (→‎More codecs) Tags: Mobile edit Mobile web edit
     
22:08 (cur | prev) +42 M3vtfbp talk contribs Tags: Mobile edit Mobile web edit Visual edit: Switched
N    
22:00 (cur | prev) +1,437 M3vtfbp talk contribs (Created page with "Building Ffmpeg with extra functionality. To install the maximum amount of functionality offered by Nix binary repositories, you may install ffmpeg like the following. environment.systemPackages = [ pkgs.ffmpeg-full ]; === Adding more functionality to ffmpeg is possible, but it will require compiling on your local system. === The Fraunhofer FDK AAC audio codec is said to give superior compression and audio quality to other AAC codecs. To install environme...") Tags: Mobile edit Mobile web edit

29 May 2024

     13:46  Nvidia diffhist −227 Gerg-L talk contribs (That way of specifying drivers has been deprecated for a long time) Tags: Mobile edit Mobile web edit

28 May 2024

N    18:42  Wikijs diffhist +21 M3vtfbp talk contribs (Redirected page to Wiki-js) Tags: New redirect Mobile edit Mobile web edit
N    18:36  Wiki-js diffhist +522 M3vtfbp talk contribs (Created page with "Most basic Nix to get Wiki-js running on port 3000. systemd.services.wiki-js = { requires = [ "postgresql.service" ]; after = [ "postgresql.service" ]; }; services.wiki-js = { enable = true; settings.db = { db = "wiki-js"; host = "/run/postgresql"; type = "postgres"; user = "wiki-js"; }; }; services.postgresql = { enable = true; ensureDatabases = [ "wiki-js" ]; ensureUsers = [{ name = "wiki-js...") Tags: Mobile edit Mobile web edit
     18:30  (User creation log) [M3vtfbp‎; Chika.chika‎]
     
18:30 User account M3vtfbp talk contribs was created ‎ Tags: Mobile edit Mobile web edit
     
04:07 User account Chika.chika talk contribs was created ‎ Tags: Mobile edit Mobile web edit
     04:39  FAQ diffhist +962 Chika.chika talk contribs (Add nix-ld as recommendation to run unlatched binaries) Tags: Mobile edit Mobile web edit