All public logs
Jump to navigation
Jump to search
Combined display of all available logs of razwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:52, 21 February 2026 Razzi talk contribs created page Blog: 2026-02-21 (Created page with "Cool this microwave video https://m.youtube.com/watch?v=dJrdXRZ3PUE&pp=ygUJbWljcm93YXZl #science")
- 02:17, 20 February 2026 Razzi talk contribs created page Blog: 2026-02-20 (Created page with "here's the output of pytest on weave: <pre> (weave-py3.14) weave $ pytest ======================================================= test session starts ======================================================= platform darwin -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /Users/razzi/forks/weave configfile: pytest.ini testpaths: tests plugins: time-machine-3.2.0, icdiff-0.9, postgresql-8.0.0, requests-mock-1.12.1 collected 51 items...")
- 11:45, 19 February 2026 Razzi talk contribs created page Blog: 2026-02-19 (Created page with "Here's my latest scheme: $ fish test/test_remove.fish | tap-xunit-reporter To do the dots style test results. Also wanna do subtests so each function can have its own test. yeah. Then put fish-functions on CI")
- 01:32, 16 February 2026 Razzi talk contribs created page Blog: 2026-02-16 (Created page with "Fascinating this Ribozyme https://en.wikipedia.org/wiki/Ribozyme")
- 19:50, 14 February 2026 Razzi talk contribs created page Blog: 2026-02-14 (Created page with "This article https://css-tricks.com/copy-paste-the-web/ has some issues, such as <pre> <p>You can’t really do that on a <code></code></p> </pre> Which renders as: You can’t really do that on a Looks like they may accept contributions, but this one is a bit weird since it'll require rendering the text to see if it's been fixed. Probably just wrapping `<code>` in backticks would work though? If it's markdown")
- 09:00, 13 February 2026 Razzi talk contribs created page Blog: 2026-02-13 (Created page with "This legal advocate https://en.wikipedia.org/wiki/Calvin_Duncan_(legal_advocate)")
- 01:48, 12 February 2026 Razzi talk contribs created page Blog: 2026-02-12 (Created page with "Ok I made a hugo decap starter app, everything seems to work, with netlify identity hooked up, and github auth: https://github.com/razzius/one-click-hugo-cms-f95db")
- 02:42, 11 February 2026 Razzi talk contribs created page Blog: 2026-02-11 (Created page with "This open question about linking to symlink: https://superuser.com/questions/353068/how-can-i-create-a-symlink-which-points-to-another-symlink In that it resolves the symlink and then links to its target, rather than keeping it a 2-level symlink")
- 22:59, 10 February 2026 Razzi talk contribs created page Blog: 2026-02-10 (Created page with "https://www.canva.com/design/DAHA-29a6RM/lUpuwcY304kysV71F5BzFw/edit?ui=e30 - biology organelle advertisement project")
- 02:36, 9 February 2026 Razzi talk contribs created page Blog: 2026-02-09 (Created page with "What are ribosomes")
- 23:26, 1 February 2026 Razzi talk contribs created page Blog: 2026-02-01 (Created page with "https://acemyth.itch.io/horseracetests https://learn.genetics.utah.edu/content/pigeons/pigeonetics/")
- 10:47, 31 January 2026 Razzi talk contribs created page Blog: 2026-01-31 (Created page with "a #smallfix - Godot animation drawer doesn't focus the animation name when you make a new animation Also it has a different stop and play button, I'd imagine a play/stop button would be more intuitive. But I guess it does let you "pause" too * idle: options are frame movement and play (this is the problem, can't stop if already stopped) * playing: options are pause and stop * paused: options are play and stop Actually a bit more nuanced than I thought ...")
- 10:43, 24 January 2026 Razzi talk contribs created page Blog: 2026-01-24 (Created page with "Stared at this for a while last night <pre> $ cd ~/this path, /Users/razzi/ ~// ~/gmpm/ ~/PathWeaver/ ~/Applications/ ~/go/ ~/Pictures/ ~/Desktop/ ~/hack/ ~/Public/ ~/Documents/ ~/Library/ ~/razzimod/ ~/Downloads/ ~/MCreatorWorkspaces/ ~/scratch/ ~/forks/ ~/mlink/ ~/tmp/ ~/GameMakerProjects...")
- 00:59, 23 January 2026 Razzi talk contribs created page Blog: 2026-01-23 (Created page with "Thinking about this cd double directory completion Found the current cd completion here: /opt/homebrew/Cellar/fish/4.3.3/share/fish/completions/cd.fish This function: <code>functions __fish_complete_cd</code> I guess it mostly handles this feature called CDPATH that I don't plan to use. It lets you put directories where you can cd into their subdirectories from anywhere... but then your cd tab completion is always full of maybe irrelevant options.")
- 01:13, 19 January 2026 Razzi talk contribs created page Blog: 2026-01-19 (Created page with "This working example to run riscv64 on ubuntu https://canonical-ubuntu-hardware-support.readthedocs-hosted.com/boards/how-to/qemu-riscv/ maybe it'd have just been faster to actually connect my riscv computer to my monitor... software over hardware I guess. And now I have more familiarity with qemu")
- 13:23, 15 January 2026 Razzi talk contribs created page Blog: 2026-01-15 (Created page with "This fun joke https://www.reddit.com/r/NonPoliticalTwitter/comments/zndt6v/starwars_theme_tune/ Wikimedia turns 25 today!! Missed the stream https://www.youtube.com/watch?v=C5rPmv27YzY")
- 14:59, 14 January 2026 Razzi talk contribs created page Blog: 2026-01-14 (Created page with "Interesting this set of robotics notebooks https://github.com/jotaraul/jupyter-notebooks-for-robotics-courses")
- 00:19, 13 January 2026 Razzi talk contribs created page Blog: 2026-01-13 (Created page with "This choreo library for robot path planning https://github.com/SleipnirGroup/Choreo/?tab=readme-ov-file")
- 01:19, 10 January 2026 Razzi talk contribs created page Blog: 2026-01-10 (Created page with "Interesting this IRC bot idea https://tbaggery.com/2007/05/03/easy-ruby-examples.html")
- 00:07, 9 January 2026 Razzi talk contribs created page Blog: 2026-01-09 (Created page with "Learned about this robot project https://docs.wpilib.org/en/stable/docs/xrp-robot/index.html for learnign wpilib and maybe having some fun with robots ??")
- 15:06, 7 January 2026 Razzi talk contribs uploaded File:Debian desktop screenshot on raspberry pi.png
- 15:06, 7 January 2026 Razzi talk contribs created page File:Debian desktop screenshot on raspberry pi.png
- 14:57, 7 January 2026 Razzi talk contribs uploaded File:Raspi-config desktop screenshot.png
- 14:57, 7 January 2026 Razzi talk contribs created page File:Raspi-config desktop screenshot.png
- 12:36, 7 January 2026 Razzi talk contribs created page Blog: 2026-01-07 (Created page with "Setting up another user account on raspberry pi os. First apt update didn't work cause the network wouldn't connect to certain domains that apt update wanted. I created a new user: sudo adduser razzi sudo adduser razzi sudo Then I logged in with that user, set up passwordless sudo, installed fish, changed my default shell, and logged out and logged back in for fish to be the shell the terminal would start with. I made the terminal font bigger but the default dark bl...")
- 01:44, 4 January 2026 Razzi talk contribs created page Blog: 2026-01-04 (Created page with "https://tio.run/#cs-mono-shell does work to evaluate csharp. would be nice to add a repl to riju. Currently the make command that spins up docker errors though in an unclear way.")
- 11:47, 2 January 2026 Razzi talk contribs created page Blog: 2026-01-02 (Created page with "This AI editor https://zed.dev/ also allows disabling ai features ... hm made by the superhuman founder Conrad Irwin")
- 15:28, 1 January 2026 Razzi talk contribs created page Blog: 2026-01-01 (Created page with "https://tonsky.me/blog/syntax-highlighting/ yeah I agree with the making comments stand out. A common thing I update in my syntax highlighting definitions")
- 01:06, 27 December 2025 Razzi talk contribs created page Blog: 2025-12-27 (Created page with "Hmm this space strategy maybe kinda game? Stellaris https://stellaris.paradoxwikis.com/Stellaris_Wiki at least its home page is a wiki !!")
- 11:27, 25 December 2025 Razzi talk contribs created page Blog: 2025-12-25 (Created page with "This Bill Sackter #documentary is free to watch the whole thing on Youtube https://www.youtube.com/watch?v=iUfaB41xjao&t=9s")
- 19:54, 23 December 2025 Razzi talk contribs created page Blog: 2025-12-23 (Created page with "This interesting site Yakking https://yakking.branchable.com/")
- 13:51, 21 December 2025 Razzi talk contribs created page Blog: 2025-12-21 (Created page with "an #idea for a blog post - calling your own phone using element Atomic rename for file for this issue: https://github.com/razzius/fish-functions/issues/31")
- 23:20, 14 December 2025 Razzi talk contribs created page Blog: 2025-12-14 (Created page with "> Tumor cells, for example, can reproduce uncontrollably because they release signals that initiate their own self-division. Basically a fork bomb? Infinite loop?")
- 00:01, 11 December 2025 Razzi talk contribs created page Blog: 2025-12-11 (Created page with "This doc points to where syntaxes are defined: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks Which for fish is: https://github.com/l15n/fish-tmbundle/blob/master/Syntaxes/fish.tmLanguage hmm archived")
- 10:24, 9 December 2025 Razzi talk contribs created page Blog: 2025-12-09 (Created page with "This useful website for getting name of unicode characters https://www.babelstone.co.uk/Unicode/whatisit.html")
- 10:06, 8 December 2025 Razzi talk contribs uploaded File:Screenshot 2025-12-08 at 10.05.37 AM.png
- 10:06, 8 December 2025 Razzi talk contribs created page File:Screenshot 2025-12-08 at 10.05.37 AM.png
- 00:16, 8 December 2025 Razzi talk contribs created page Blog: 2025-12-08 (Created page with "This arduino alvik exploded view https://hackster.imgix.net/uploads/attachments/1747122/exploded_view_copia_MXNOLAWqlL.jpg?auto=compress%2Cformat&w=1280&h=960&fit=max")
- 17:31, 7 December 2025 Razzi talk contribs created page Blog: 2025-12-07 (Created page with "https://en.wikipedia.org/wiki/Beyond_the_Game interesting")
- 08:36, 6 December 2025 Razzi talk contribs created page Blog: 2025-12-06 (Created page with "Robotics #video https://bostondynamics.com/video/ask-a-roboticist-meet-tom/")
- 21:50, 1 December 2025 Razzi talk contribs created page Blog: 2025-12-01 (Created page with "https://zguide.zeromq.org/docs/chapter1/ > We can leave the political philosophy for another book. Here, here! https://cultureandempire.com/")
- 23:45, 28 November 2025 Razzi talk contribs uploaded File:Screenshot 2025-11-28 at 10.32.38 PM.png
- 23:45, 28 November 2025 Razzi talk contribs created page File:Screenshot 2025-11-28 at 10.32.38 PM.png
- 00:13, 28 November 2025 Razzi talk contribs created page Blog: 2025-11-28 (Created page with "This cgi script <pre> hack $ cat cgi-bin/hello.py #!/usr/bin/env python3 print('Content-type: text/html') print() print('<h2>WHOA</h2>') </pre> This server command python3 -m http.server --cgi 8000 Good https://stackoverflow.com/questions/30516414/how-to-run-cgi-hello-world-with-python-http-server")
- 22:14, 27 November 2025 Razzi talk contribs created page Blog: 2025-11-27 (Created page with "This issue https://github.com/quickemu-project/quickemu/issues/1385")
- 01:34, 26 November 2025 Razzi talk contribs created page Blog: 2025-11-26 (Created page with "things I wish I could just apt install on ubuntu * gradle (version 4 is available but it's old) * cling * darling - macos compatibility layer like wine")
- 23:11, 24 November 2025 Razzi talk contribs created page Blog: 2025-11-24 (Created page with "terminal cursor movement https://stackoverflow.com/questions/72667299/how-do-i-move-the-terminal-cursor-up")
- 00:07, 24 November 2025 Razzi talk contribs created page Blog: 2025-11-23 (Created page with "If I was running a stem summer camp for middle schoolers: S tier * minecraft mods (make a game in minecraft?) * lego robotics A tier * cosplay * dnd * animation B tier * web development * app development * roblox game development * computer art C tier * podcast * stop motion * clay * sustainability * inventions * math * chess")
- 10:44, 22 November 2025 Razzi talk contribs created page Blog: 2025-11-22 (Created page with "Interesting #vim solution to detect duplicate keybindings https://github.com/folke/which-key.nvim/issues/81")
- 00:29, 17 November 2025 Razzi talk contribs created page Blog: 2025-11-17 (Created page with "Cool list of hypothetical technologies https://en.wikipedia.org/wiki/List_of_hypothetical_technologies some #science #safety thoughts here https://www.youtube.com/watch?v=BmqDLMAesck")