Recent changes

From wikinotes

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 10:57, 17 May 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

16 May 2024

N    00:27  Ntfy install‎‎ 4 changes history +631 [Will‎ (4×)]
     
00:27 (cur | prev) +269 Will talk contribs
     
00:20 (cur | prev) +129 Will talk contribs
     
00:18 (cur | prev) +66 Will talk contribs (→‎FreeBSD)
N    
00:04 (cur | prev) +167 Will talk contribs (Created page with " = FreeBSD = <blockquote> <syntaxhighlight lang="bash"> pkg install ntfy # FreeBSD </syntaxhighlight> NOTE: doesn't ship with a service </blockquote><!-- FreeBSD -->")
N    00:05  Ntfy configuration diffhist +466 Will talk contribs (Created page with "A self hosted pub/sub server wtih a FOSS app (iOS/android) that will issue push notifications. = Documentation = <blockquote> {| class="wikitable" |- | official docs || https://docs.ntfy.sh/ |- | sample config || https://github.com/binwiederhier/ntfy/blob/main/server/server.yml |- |} </blockquote><!-- Documentation --> = Locations = <blockquote> {| class="wikitable" |- | <code>${PREFIX}/etc/ntfy/server.yml</code> || config |- |} </blockquote><!-- Locations -->")
     00:04  Ntfy‎‎ 4 changes history +96 [Will‎ (4×)]
     
00:04 (cur | prev) −158 Will talk contribs (→‎Usage)
     
00:04 (cur | prev) −133 Will talk contribs (→‎Install)
     
00:03 (cur | prev) +42 Will talk contribs (→‎Notes)
     
00:03 (cur | prev) +345 Will talk contribs
N    00:04  Ntfy usage diffhist +156 Will talk contribs (Created page with "= Usage = <blockquote> <syntaxhighlight lang="bash"> curl \ -d "Backup successful 😀" \ ntfy.sh/mytopic </syntaxhighlight> </blockquote><!-- Usage -->")

15 May 2024

     23:42  Ntfy‎‎ 2 changes history +56 [Will‎ (2×)]
     
23:42 (cur | prev) 0 Will talk contribs
     
23:41 (cur | prev) +56 Will talk contribs (→‎Documentation)

14 May 2024

     19:07  Sorbet syntax diffhist +118 Will talk contribs (→‎Generics)

12 May 2024

     23:20  Qemu diffhist +75 Will talk contribs (→‎Sharing VideoCard)
N    22:48  Scala install‎‎ 4 changes history +1,529 [Will‎ (4×)]
     
22:48 (cur | prev) +1,225 Will talk contribs
     
22:09 (cur | prev) +42 Will talk contribs (→‎Archlinux)
     
21:35 (cur | prev) +140 Will talk contribs (→‎Archlinux)
N    
21:12 (cur | prev) +122 Will talk contribs (Created page with "= Archlinux = <blockquote> <syntaxhighlight lang="bash"> aur sync scala </syntaxhighlight> </blockquote><!-- Archlinux -->")
N    22:18  Scala anatomy diffhist +712 Will talk contribs (Created page with "Scala cli allows you to skip some legwork. = Examples = <blockquote> == Helloworld == <blockquote> === scala === <blockquote> <syntaxhighlight lang="scala"> object Hello { def main(args: Array[String]) = { println("Hello, world") } } </syntaxhighlight> <syntaxhighlight lang="bash"> scala helloworld # build and run </syntaxhighlight> </blockquote><!-- scala --> === scala-cli === <blockquote> <syntaxhighlight lang="scala"> #!/usr/bin/env -S scala-cli sh...")
N    22:09  Scala‎‎ 2 changes history +340 [Will‎ (2×)]
     
22:09 (cur | prev) +23 Will talk contribs (→‎Intro/Reference)
N    
21:11 (cur | prev) +317 Will talk contribs (Created page with "scala is a strongly typed compiled functional language, that can also be run in an interpreter. = Documentation = <blockquote> {| class="wikitable" |- | |- |} </blockquote><!-- Documentation --> = Intro/Reference = <blockquote> {| class="wikitable" |- | scala install |- |} </blockquote><!-- Intro/Reference -->")
N    21:56  Make conditionals diffhist +636 Will talk contribs (Created page with "= Documentation = <blockquote> {| class="wikitable" |- | official docs || https://www.gnu.org/software/make/manual/html_node/Conditional-Syntax.html |- |} </blockquote><!-- Documentation --> = if statement = <blockquote> Make conditionals are not indented. <syntaxhighlight lang="make"> install: ifdef PKG @echo PKG envvar was assigned! else ifdef GRP @echo GRP envvar was assigned! else @echo neither PKG nor GRP were assigned! endif </syntaxhighlight> <syntax...")
N    21:51  Make syntax diffhist +88 Will talk contribs (Created page with "= Syntax = <blockquote> {| |- | make conditionals |- |} </blockquote><!-- Syntax -->")
     21:10  Programming: languages diffhist +15 Will talk contribs (→‎Languages)
     20:09  Kubernetes diffhist +107 Will talk contribs (→‎Documentation)
     19:47  Quadlet diffhist +47 Will talk contribs (→‎Overview)
N    17:00  Refind ext: reboot to os diffhist +134 Will talk contribs (Created page with "Here's a set of scripts that lets you choose which OS to reboot to. https://gist.github.com/Darkhogg/82a651f40f835196df3b1bd1362f5b8c")
     17:00  Refind diffhist +137 Will talk contribs (→‎Notes)

11 May 2024

     22:08  Encfs diffhist +250 Will talk contribs (→‎FreeBSD)
     20:17  Grafana backups diffhist +55 Will talk contribs (→‎Backups)
     20:01  Grafana install‎‎ 2 changes history +162 [Will‎ (2×)]
     
20:01 (cur | prev) +36 Will talk contribs (→‎FreeBSD)
     
19:56 (cur | prev) +126 Will talk contribs (→‎FreeBSD)
     18:38  Saltstack install‎‎ 3 changes history +359 [Will‎ (3×)]
     
18:38 (cur | prev) −32 Will talk contribs (→‎Archlinux)
     
17:38 (cur | prev) +3 Will talk contribs (→‎Archlinux)
     
17:38 (cur | prev) +388 Will talk contribs (→‎Archlinux)
N    17:48  Chatgpt diffhist +67 Will talk contribs (Created page with "Apparently API access requires a monthly subscription of 20$USD/mo.")
     17:42  Web services diffhist +17 Will talk contribs
N    17:14  Chatgpt-cli‎‎ 2 changes history +1,360 [Will‎ (2×)]
     
17:14 (cur | prev) +180 Will talk contribs (→‎Install)
N    
15:27 (cur | prev) +1,180 Will talk contribs (Created page with "A golang interface for chatgpt. = Documentation = <blockquote> {| class="wikitable" |- | github || https://github.com/kardolus/chatgpt-cli?tab=readme-ov-file#installation |- |} </blockquote><!-- Documentation --> = Locations = <blockquote> {| class="wikitable" |- | <code>~/.chatgpt-cli/config.yaml</code> || config |- |} </blockquote><!-- Locations --> = Install = <blockquote> <syntaxhighlight lang="bash"> aur sync chatgpt-cli-git </syntaxhighlight> </blockquote><!-- I...")
     17:10  Archlinux package management strategies diffhist −727 Will talk contribs
     17:09  Pacman troubleshooting diffhist +521 Will talk contribs
N    15:18  Programs: ai diffhist +116 Will talk contribs (Created page with "= CLI interfaces = <blockquote> {| class="wikitable" |- | chatgpt-cli |- |} </blockquote><!-- CLI interfaces -->")
     15:17  Programs diffhist +22 Will talk contribs (→‎Multimedia)