New pages
Jump to navigation
Jump to search
- 16:41, 4 September 2026 Blog: 2026-09-04 (hist | edit) [148 bytes] Razzi (talk | contribs) (Created page with "Some #origami #boats framelessframeless") Tag: Visual edit
- 21:36, 1 September 2026 Blog: 2026-09-01 (hist | edit) [275,684 bytes] Razzi (talk | contribs) (Created page with "Programming section from raspberry pi menu File:20260901 21h34m31s grim.png")
- 00:11, 31 August 2026 Blog: 2026-08-31 (hist | edit) [142,901 bytes] Razzi (talk | contribs) (Created page with "Installed packages on the raspberry pi desktop os: <pre> acl/oldoldstable,now 2.2.53-10 i386 [installed,automatic] acpica-tools/oldoldstable,now 20200925-1.2 i386 [installed,automatic] adduser/now 3.118 all [installed,upgradable to: 3.118+deb11u1] adwaita-icon-theme/oldoldstable,oldoldstable,now 3.38.0-1 all [installed,automatic] alacarte/now 3.36.0-1+rpt1 all [installed,upgradable to: 3.36.0-1+rpt2] alsa-topology-conf/oldoldstable,oldoldstable,now 1.2.4-1 all [installe...")
- 23:18, 30 August 2026 Blog: 2026-08-30 (hist | edit) [9,217 bytes] Razzi (talk | contribs) (Created page with "Some machines installed apt packages lists <pre> pi-gen $ podman run -it 0484b69b72cdf5b982247e8caaadd635939936b0c16622d023f409495b2b3eb4 root@11d745dd8e5d:/# apt list --installed Listing... Done adduser/now 3.118+deb11u1 all [installed,local] apt/now 2.2.4 amd64 [installed,local] arch-test/now 0.17-1 all [installed,local] base-files/now 11.1+deb11u11 amd64 [installed,local] base-passwd/now 3.5.51 amd64 [installed,local] bash/now 5.1-2+deb11u1 amd64 [installed,local] bc...")
- 23:47, 25 August 2026 Blog: 2026-08-25 (hist | edit) [190 bytes] Razzi (talk | contribs) (Created page with "Florida flooding simulation #science #ess https://sealevel.nasa.gov/vesl/web/sea-level/slr-eustatic/")
- 23:32, 23 August 2026 Blog: 2026-08-23 (hist | edit) [64 bytes] Razzi (talk | contribs) (Created page with "a #physics #demo #video https://www.instagram.com/p/Db0x-jToCzz/")
- 16:53, 21 August 2026 Blog: 2026-08-21 (hist | edit) [2,013 bytes] Razzi (talk | contribs) (Created page with "This video: https://www.youtube.com/watch?v=EYVkSUydqMI Has this command: <pre> qemu-system-aarch64 -enable-kvm \ -machine raspi3b -cpu cortex-a53 \ -dtb bcm2710-rpi-3-b.dtb \ -m 1G -smp 4 \ -kernel kernel8.img \ -sd ./Downloads/rpi.img \ -append "rw earlyprintk loglevel=8 console=ttyAMA0,115200 dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootdelay=1" \ -device usb-net,netdev=net0 \ -netdev user,id=net0,host...")
- 10:15, 20 August 2026 Blog: 2026-08-20 (hist | edit) [497 bytes] Razzi (talk | contribs) (Created page with "circuit cubes lego walker https://www.reddit.com/r/lego/comments/1k3zyw4/bipedal_walker_with_circuit_cubes/")
- 13:25, 28 July 2026 Blog: 2026-07-28 (hist | edit) [1,229 bytes] Razzi (talk | contribs) (Created page with "Interesting this lego lampshade idea https://www.reddit.com/r/buildingblocks/comments/1v7op11/i_built_a_bedside_lampshade_using_200_14_bricks/")
- 08:27, 16 July 2026 Blog: 2026-07-16 (hist | edit) [99 bytes] Razzi (talk | contribs) (Created page with "https://docs.google.com/forms/d/e/1FAIpQLSdAI_p6CVsqvF3fN9OsK6qMzjJhre1LDiiMhiIcQxuomS7y0g/viewform")
- 12:09, 12 July 2026 Blog: 2026-07-12 (hist | edit) [674 bytes] Razzi (talk | contribs) (Created page with "Making distinct pairs out of a group of 15 <pre> In [33]: def permute(l, n): ...: copy = list(l) ...: new = [] ...: index = 0 ...: for _ in range(len(l)): ...: new.append(copy.pop(index)) ...: index = (index + n) % max(len(copy), 1) ...: return new ...: In [34]: permute(ns, 1) Out[34]: [1, 3, 5, 7, 9, 11, 13, 15, 4, 8, 12, 2, 10, 6, 14] In [35]: permute(ns, 0) Out[35]: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10,...")
- 02:21, 8 July 2026 Blog: 2026-07-08 (hist | edit) [72 bytes] Razzi (talk | contribs) (Created page with "Mebbe this would work https://edanahy.github.io/WebSPIKE/SPIKE3/GamePad/")
- 22:52, 25 June 2026 Blog: 2026-06-25 (hist | edit) [90 bytes] Razzi (talk | contribs) (Created page with "This https://codieawards.com/finalists awarded lego spike so it's probably on to something")
- 17:18, 24 June 2026 Blog: 2026-06-24 (hist | edit) [120 bytes] Razzi (talk | contribs) (Created page with "https://www.brickowl.com/catalog/lego-spike-prime-set-45678/inventory?order=quantity lego spike prime sorted by quantity")
- 19:59, 21 June 2026 Blog: 2026-06-21 (hist | edit) [354 bytes] Razzi (talk | contribs) (Created page with "Cool #lego #spike train https://www.youtube.com/watch?v=ikgVc8fM8NI")
- 10:34, 20 June 2026 Blog: 2026-06-20 (hist | edit) [74 bytes] Razzi (talk | contribs) (Created page with "Lego drawing circles activity https://www.instagram.com/reels/DCrvGbLMOX_/")
- 00:04, 17 June 2026 Blog: 2026-06-17 (hist | edit) [88 bytes] Razzi (talk | contribs) (Created page with "Finally found how the lego automate it works: https://www.youtube.com/shorts/dSWTddtXJcY")
- 23:26, 16 June 2026 Blog: 2026-06-16 (hist | edit) [135 bytes] Razzi (talk | contribs) (Created page with "Best brick experiment channel https://www.youtube.com/watch?v=fPvHJJ9CzcA - crossing a narrow bridge Crossing obstacles (climb books)")