New pages
Jump to navigation
Jump to search
- 12:43, 19 March 2023 Google francja (hist | edit) [59 bytes] 172.69.65.36 (talk) (Created page with "== google francja == http://google.fr/ http://google.fr")
- 11:42, 18 March 2023 Blog: 2023-03-18 (hist | edit) [1,600 bytes] 172.69.65.172 (talk) (Created page with "100 levels of programming complexity not in any particular order yet * hello world * loop of printing * factorial function * fizzbuzz * greeter program * high/low guessing g...")
- 09:50, 18 March 2023 Straddling between environments (hist | edit) [2,505 bytes] 172.69.64.254 (talk) (Created page with "I mess around a lot in different environments that compete for mindshare: macos versus windows versus ubuntu, vim versus emacs. I find that over time I integrate the best of a...")
- 09:38, 18 March 2023 Keyboard "shortcuts" for textareas (hist | edit) [1,464 bytes] 172.69.64.254 (talk) (Created page with "I do a lot of editing in textareas (like now) and I want keyboard shortcuts much like editors. Many keyboard shortcuts are built in to every text input, so learning them can b...")
- 06:46, 17 March 2023 Things it took me a while to wrap my head around in technology (hist | edit) [324 bytes] Razzi (talk | contribs) (Created page with "something about how the more broad term can apply to both, so use the more specific when you can and then the more broad applies to not that The differences between: * memor...")
- 06:36, 16 March 2023 Blog: 2023-03-16 (hist | edit) [882 bytes] Razzi (talk | contribs) (Created page with "https://en.wikipedia.org/wiki/Sixel cool https://git.sr.ht/~sircmpwn/openring cool website is coming along a bit, with eleventy rendering markdown to html seems pretty good....")
- 07:28, 14 March 2023 How to remap shift-esc to ~ on ubuntu (hist | edit) [323 bytes] Razzi (talk | contribs) (Created page with "* install keyd * add the following to /etc/keyd/default.conf <pre> [shift] escape = ~ </pre> * restart keyd: sudo <code>systemctl restart keyd</code> I do this because I ha...")
- 21:26, 12 March 2023 Encoding tic-tac-toe into integers (hist | edit) [15,246 bytes] Razzi (talk | contribs) (Created page with "Practice challenge: design an encoding for tic-tac-toe into a number. Ok so all data on (non-quantum) computers is stored in binary, which can be converted to and from intege...")
- 11:41, 12 March 2023 Blog: 2023-03-12 (hist | edit) [462 bytes] 172.69.64.254 (talk) (Created page with "Link roll up... seems scattered-thoughts.net and I have a lot in common: pinephone, about a decade of software, writing own editor https://www.scattered-thoughts.net/writing/...")
- 02:19, 6 March 2023 Blog: 2023-03-06 (hist | edit) [1,106 bytes] Razzi (talk | contribs) (Created page with "Thinking about how to make an operating system that is smart about data structures. For example PATH is a string in unix, but really it acts as an ordered set. Having more th...")
- 09:00, 5 March 2023 Idea: scriptgrab (hist | edit) [170 bytes] 172.69.67.72 (talk) (Created page with "A tool that downloads a script, puts it on path, and makes it executable. Like scriptgrab lein so you dont have to manually download stuff and edit path and permissions")
- 04:40, 5 March 2023 Blog: 2023-03-05 (hist | edit) [1,032 bytes] Razzi (talk | contribs) (Created page with " [cling]$ for (int i = 0; i < 255; i++) { printf("%c", (char)i); } <pre> !"#$%&'()*+,-./0123456789:;<=>[email protected][\]^_`abcdefghijklmnopqrstuvwxyz{|}~????????...")
- 04:33, 4 March 2023 Blog: 2023-03-04 (hist | edit) [93 bytes] Razzi (talk | contribs) (Created page with "Quail: good name for a qemu that has less options and is quick to set up and run like vagrant")
- 22:40, 2 March 2023 Idea: multimessenger (hist | edit) [325 bytes] Razzi (talk | contribs) (Created page with "So I sit down at my computer and open up a bunch of tabs: gmail. protonmail, messenger, signal (has to be app), discord, to receive messages from people in all sorts of ways....")
- 08:42, 1 March 2023 Blog: 2023-03-01 (hist | edit) [1,269 bytes] Razzi (talk | contribs) (Created page with "Looks like I can't start article names with "Project:" due to namespace aliasing. Ok, I can start it with `Project/`. Not having markdown in mediawiki is getting a bit annoyi...")
- 19:26, 28 February 2023 Blog: 2023-02-28 (hist | edit) [94 bytes] Razzi (talk | contribs) (Created page with "Thoughts: the hollowing out of the middle, ai will hasten this really rich really poor people")
- 18:47, 28 February 2023 Lesser-known UI interactions (hist | edit) [652 bytes] Razzi (talk | contribs) (Created page with "Double click to select text Triple click to select line Click, then hold shift and click somewhere else to select a larger block shift+arrow to increase selection del to d...")
- 18:31, 28 February 2023 Idea: next generation emacs (hist | edit) [1,345 bytes] Razzi (talk | contribs) (Created page with "I'm not the first to think of this, but it's worth putting down on paper my thoughts here. Let's start with a problem statement. You open emacs, it takes a while, then it sho...")
- 18:15, 28 February 2023 Razwiki:Cloud.local (hist | edit) [723 bytes] Razzi (talk | contribs) (Created page with "ok add cloud.local to your dns, need to have a guide for this for all my sites then peer to peer enables downloading the database of machines, sites etc The basic idea here...") originally created as "Cloud.local features"
- 05:22, 28 February 2023 Brand for a technology university (hist | edit) [83 bytes] Razzi (talk | contribs) (Created page with "Iowa City Institute of Technology (ICIT - pronounced eyesight?) Mascot: arctic fox")
- 00:26, 28 February 2023 Blog: 2023-02-27 (hist | edit) [446 bytes] Razzi (talk | contribs) (Created page with "Browser feature: there are three kinds of ways to open a link, and it's helpful to know which is which. Opening a link in the current page, opening it in a new tab and switchi...")
- 21:14, 22 February 2023 Blog: 2023-02-22 (hist | edit) [1,156 bytes] Razzi (talk | contribs) (Created page with "How to become a substitute teacher in Iowa The key entry point is the school district's jobs page. For me that's ICCSD: https://iowacity.tedk12.com/hire/ViewJob.aspx?JobID=51...")
- 19:12, 22 February 2023 Areas of interest: February 2023 (hist | edit) [738 bytes] Razzi (talk | contribs) (Created page with "qemu risc-v I feel like I pretty well figured out irc by now")
- 21:03, 21 February 2023 Razzi Unified Keyboard Interface (hist | edit) [6,501 bytes] Razzi (talk | contribs) (Created page with "I have 2+ computers with the usual suspects of operating systems: windows, debian/ubuntu, macos. Perhaps macos will fade into obscurity in my computing life, but currently it...")
- 20:42, 21 February 2023 Blog: 2023-02-21 (hist | edit) [411 bytes] Razzi (talk | contribs) (Created page with "I opened up a file in vim to play around with an assembler, and tried to hit alt to send escape. It didn't work. I don't know how to do this in autohotkey 2, but I wrote a scr...")
- 19:42, 19 February 2023 Blog: 2023-02-19 (hist | edit) [163 bytes] Razzi (talk | contribs) (Created page with "Some things to work on - cooking, put together cookbook perhaps - build computer for streaming setup - make bread - generally having enough food, and good food")
- 06:04, 17 February 2023 Projects I really like (hist | edit) [114 bytes] Razzi (talk | contribs) (Created page with "fish debian firefox password store emacs... sorta vim! python django I like systemd ok clojure")
- 02:03, 17 February 2023 Blogs I follow (hist | edit) [21 bytes] Razzi (talk | contribs) (Created page with "https://blog.bofh.it/")
- 21:48, 13 February 2023 Blog: 2023-02-13 (hist | edit) [645 bytes] Razzi (talk | contribs) (Created page with "Couple low stakes technology projects - get all my photos from my phone to a computer - backup my music collection")
- 18:33, 13 February 2023 Idea: a commandline editor that doesn't go fullscreen by default (hist | edit) [102 bytes] Razzi (talk | contribs) (Created page with "$ edit myfile.txt some lines here cool $ keep going ...")
- 04:08, 12 February 2023 Blog: 2023-02-12 (hist | edit) [842 bytes] Razzi (talk | contribs) (Created page with "Ok so I've been developing software since 2012... 11 years ago at this point. My knowledge is somewhat rusty, in part because I did a lot of development of new software that w...")
- 21:51, 9 February 2023 Make firefox tabs shrink rather than scroll (hist | edit) [571 bytes] Razzi (talk | contribs) (Created page with "In about:support open profile folder make a new folder called chrome put in userChrome.css <code> #tabbrowser-arrowscrollbox::part(scrollbutton-up), #tabbrowser-arrowscrol...")
- 09:20, 8 February 2023 Blog: 2023-02-08 (hist | edit) [405 bytes] Razzi (talk | contribs) (Created page with "Currently: researching whether raspberry pi 4b with 8gb ram could run a virtual machine and thus be suitable for serious dev work, at least I'd need docker most of the time. T...")
- 08:02, 8 February 2023 Good windows design decisions (hist | edit) [1,246 bytes] Razzi (talk | contribs) (Created page with "Windows registry: https://stackoverflow.com/questions/1616289/why-does-the-windows-registry-exist Thinking about all the files with their bespoke customization, the registry...")
- 23:31, 3 February 2023 GGJ2023 Links (hist | edit) [1,609 bytes] Razzi (talk | contribs) (Created page with "Theme Reveal video: <nowiki>https://youtu.be/G8vZDKQWH68</nowiki> Theme Reveal + Keynotes: <nowiki>https://youtu.be/F9rPdJvyaRQ</nowiki> | <nowiki>https://drive.google.com/dr...") Tag: Visual edit
- 16:50, 1 February 2023 Setting up emacs... on windows (hist | edit) [129 bytes] Razzi (talk | contribs) (Created page with "The key is this directory ~/AppData/Roaming https://simpletutorials.com/c/spacemacs/mqt72al0/how-to-install-spacemacs-on-windows")
- 19:05, 30 January 2023 Blog: 2023-01-30 (hist | edit) [126 bytes] Razzi (talk | contribs) (Created page with "Want to make abbrs work like they used to in fish - define and save in 1 command, and available in all fish shells immediately")
- 08:46, 28 January 2023 Values workshop for consulting brand (hist | edit) [208 bytes] Razzi (talk | contribs) (Created page with "Stuff you can understand Stuff that can be maintained transparency high quality, well engineered fun aesthetic best practices have tests solid foundation will work in...")
- 06:39, 23 January 2023 Cool Articles (hist | edit) [88 bytes] Razzi (talk | contribs) (Created page with "https://www.vox.com/the-highlight/23428166/college-enrollment-population-education-crash")
- 19:58, 19 January 2023 Undiscoverable computer stuff (hist | edit) [214 bytes] Razzi (talk | contribs) (Created page with "Ssh control keys: ~. cd - control t terminal "clipboard" c-y open terminal control-alt-t control z task management control \ whack alt tab copy the last word of the la...")
- 19:06, 19 January 2023 Practical software development tips (hist | edit) [1,282 bytes] Razzi (talk | contribs) (Created page with "Take a course like lynda, treehouse, udacity. College courses are more interested in computer science theory. Software engineering is both a field of study and a trade. Get e...")
- 00:31, 19 January 2023 Projects/pyv (hist | edit) [2,983 bytes] Razzi (talk | contribs) (Created page with "Ok so this is a project to make a python installer that works like this > brew install pyv > apt install pyv Then > pyv latest will install the latest version of python....")
- 19:32, 17 January 2023 To watch movies (hist | edit) [50 bytes] Razzi (talk | contribs) (Created page with "Jasper Mall Wikipedia: The One Percent (film)")
- 01:11, 14 January 2023 How to Deploy a Website in 3 Ways (hist | edit) [55 bytes] Razzi (talk | contribs) (Created page with "bare metal server (iaas) platform as a service (paas)")
- 19:08, 11 January 2023 Learn stuff (hist | edit) [117 bytes] Razzi (talk | contribs) (Created page with "https://llthw.common-lisp.dev/ learn ai?")
- 20:01, 27 December 2022 Npm javascript supply chain attack: event stream (hist | edit) [405 bytes] Razzi (talk | contribs) (Created page with "https://github.com/dominictarr/event-stream/issues/116 - "I don't know what to say." In November 2018, it was discovered that a malicious package had been added as a dependen...")
- 06:37, 27 December 2022 If you describe it, they will build it - phone edition (hist | edit) [313 bytes] Razzi (talk | contribs) (Created page with "Problems with phones these days - no headphone jack - low storage - huge ass screen - looks like fairphone also suffers from this - weak battery - all these missed calls - do...")
- 22:21, 12 December 2022 How to xdg-open in windows (hist | edit) [16 bytes] Razzi (talk | contribs) (Created page with " start file.html")
- 21:51, 12 December 2022 Curious Iowa city names (hist | edit) [792 bytes] Razzi (talk | contribs) (Created page with "Madrid, Iowa / Spain Brooklyn, Iowa / New York New York, Iowa / New York Aurora Iowa / Illinois Bellevue Iowa / Washington Berkley Iowa / California Birmingham Iowa / Alabama...")