#9front search results
It's #BandcampFriday check out @inches_b excellent new release Instinct, Filter Bubble as heard in the SDF #plan9 #9front boot camps dbinches.bandcamp.com #newmusic #release
dbinches.bandcamp.com
Instinct, Filter Bubble, by D.B.Inches
⚠️NEW GIG(Release Party!!)⚠️ 2023.11.2.(thu.) D.B.Inches 1st EP "Instinct, Filter Bubble" Release Party "Soft" OPEN/18:30 START/19:00 ADV/¥2,500- DOOR/¥3,000-(1D込み) aruga HOT DOG LOVE nenne 鈴木隆人 FOOD:DOWAN FOODS 🆕 お取置はDMまたはこちら! docs.google.com/forms/d/1IhumD…
Congratulations to the 44 boot campers that have completed the first challenge in the SDF Plan 9 Boot Camp Fall 2023 - Scores have been tallied and everyone is doing quite well. 9p.sdf.org #plan9 #9front #unix #learning #challenge #screenshot #desktop
Happy New Year, we have 820 registrations for the SDF Plan9 Boot Camp Winter 2022/23 with our first live stream next Sunday. For today, please review Tea Note Number 1 from Summer 2022: toobnix.org/w/j5S5e5op913K… #plan9 #9front #learning #class #hacking #experimental #community
toobnix.org
SDF Plan9 Boot Camp Summer 2022 Tea Note #1
uriel was right #plan9 #9front #9p #nein #learning The SDF Plan9 Boot Camp Fall 2023 is less than 2 months away and free registration is open now at 9p.sdf.org
Today we demonstrated /dev/theme for 9p.sdf.org with 35 participants on the stream and about 25 folks logged in. Thank you for joining and good luck! #plan9 #9front
Thanks to the recent Plan 9 Front article in The Register we've seen a surge of sign up for the SDF Plan 9 Boot Camp! Welcome new bunnies. The SDF Plan 9 Boot Camp Fall 2023 ends December 21st! sdf.org/plan9 #plan9 #9front #learning #study #hacking #unix
Watching at #9front images makes me think of #4chan and #telecomix aesthetics. 9front.org/img/ No https FTW!
First time I made a custom ndb database file (the file extension isn't required btw) with a query on my #9front setup🥰#Plan9 Ngl it's more pleasant to use than SQL for basic query tasks
#announcement The SDF Plan9 Boot Camp Fall 2023 is now open to registration! The boot camp is free, come learn about the Plan9 operating system in a friendly shared community setting with self-paced activities sdf.org/plan9 #plan9 #9front #learning #study #teaching
The SDF Plan 9 Boot Camp Summer 2024 kicks off with orientation at 11:30PT today on twitch.tv/sdfpubnix Come learn about the Plan 9 operating system in a fun and friendly communal setting Registration is open at sdf.org/plan9 #plan9 #9front #community #learning
All the faces All the voices blur ... The SDF Plan 9 Boot Camp NEINBOOK challenge currently has 37 submissions with the most faces we've ever seen. Will you join the NEINBOOK too? 9p.sdf.org #plan9 #9front #remote #learning #class #hacking #cats #neinbook #social
Finally presented Plan 9 (and my #9front setup) for a distributed systems class presentation about structured namespaces ☺️
First time I used aux/listen1 in my #9front setup to open a sample index.html I made inside acme to an external browser🥰 #Plan9
From watching two presentations in International Workshop on Plan 9, I can see the topics are extremely interesting. It's my first time hearing modeless window managers implemented in #Plan9😅 I wonder what I can implement next from the discussed topics in my #9front setup
New bounty: Thanks to an anonymous donor, we are now offering a 500 EUR cash bounty + 150 EUR store credit for getting #Plan9 or #9Front running on our ECP5 FPGA computers; see link for details. machdyne.com/bounties
I thought DNS per namespace was a fantastic flexibility. Having Terminals use the TCP/IP stack on a Plan 9 Router, mounting it each onto their own namespace as if the stack was local is crazy. Import and access the Internet as usual. #9front #plan9 #plan9front
First rc script I've (re)written for a while, this one saves my typeset file using ms package of troff into a pdf file 🥰 #9front #Plan9 #rc #acme
Now currently in a phase of preparing myself to have skills in improving #Plan9 #9front by learning the OS internals seriously. For now that will be #UEFI 🥰
Japan diary, day132 Finally, I succeeded to install 9front to ThikPad P14s Gen1 !! I struggled with /dev/sdN0/esp setting and vga setting. Clockwise from the top left, Panasonic CF-SV, MNT reform i.Mx8MQ, MNT reform A311D (Debian/Linux), ThinkPad. #9front #mntreform
I want a Type 1 hypervisor for #Plan9/#9Front 😔 Type 2 is useful but it is not where the true power is.
Watch out #Plan9 #9front fans, this might be my most exciting project - making a game about my physical real life experiments on artificial stones 😂
It works as expected🥰. To streamline my automation, I target all C files ( ls *.c ), remove C file extensions (sed -e 's/.c$//' ) before piping it to the compile program in #9front #Plan9
I made my first rc script that used an external calculator program hoc to increment the variable i by one in #9front #Plan9
Tee is useful for saving states, especially in pipelines. It is also like a sink, so you can use it to clear standard input. In this picture below, the second echo program won't receive "Hello" since tee saved the output to a file, leaving standard input empty. #Plan9 #9front
I'm finally back and I made my first try into tee, a UNIX program I recently learned while reading some posts here at X. #Plan9 #9front 🥰 1/
Khmer diary, 20251020, day137. 9front + qemu + win11 in Cambodia !! I'm having trouble with Windows TAP (>_<) #9front #qemu #win11
I still use my #9front setup as a music player now XD #Plan9. Shown in orange is the new song I added to my playlist. Also pleasantly surprised that I can edit the details using acme.
First time I made a custom ndb database file (the file extension isn't required btw) with a query on my #9front setup🥰#Plan9 Ngl it's more pleasant to use than SQL for basic query tasks
First time I used aux/listen1 in my #9front setup to open a sample index.html I made inside acme to an external browser🥰 #Plan9
Today, I am preparing rc scripts for running Plan 9 C programs with genetic algos🥰 #9front #Plan9 Its task is simple: compile, link, and execute standalone C programs
New bounty: Thanks to an anonymous donor, we are now offering a 500 EUR cash bounty + 150 EUR store credit for getting #Plan9 or #9Front running on our ECP5 FPGA computers; see link for details. machdyne.com/bounties
I had set up my old old laptop as terminal for 9front by drawterm. Lenovo S21e, NetBSD and Vampire4 StandAlone !!, this is new(^_^) #9front #drawterm #netbsd #vampire4standalone
First time I used aux/listen1 in my #9front setup to open a sample index.html I made inside acme to an external browser🥰 #Plan9
This appeared on the recent #9front release, but that taskbar ain't hiding it's origin from me… @risc_os
I modified the calwidget script made by nikita which shows a calendar (without the weather info since I don't need it). TIL there's a cal command in #9front😂
Congratulations to the 44 boot campers that have completed the first challenge in the SDF Plan 9 Boot Camp Fall 2023 - Scores have been tallied and everyone is doing quite well. 9p.sdf.org #plan9 #9front #unix #learning #challenge #screenshot #desktop
Currently testing forsp9 through all examples in my #9front setup. Forsp9 btw is a port of forsp from standard C to Plan 9 C.
I also made a wide vairaty of modern(ish) keyboards based upon these keyboards, somewhat with #9front in mind.
It seems like as the more fluent i become in #plan9/#9front, the more able i'm to use the #unix CLI and tools by memory.
Just added a new primitive to forsp9 interpreter made in my #9front setup to accept input from user as a string test.fp code: (prompt print) Explanation: prompt gets input from user, push it to stack, and the print command outputs top of the stack to console output
Back to reviewing rc scripting and forsp9 with a new example. I piped the forsp9 fibonnaci program with a rc shell script 🥰 #9front
It works as expected🥰. To streamline my automation, I target all C files ( ls *.c ), remove C file extensions (sed -e 's/.c$//' ) before piping it to the compile program in #9front #Plan9
First time I made a custom ndb database file (the file extension isn't required btw) with a query on my #9front setup🥰#Plan9 Ngl it's more pleasant to use than SQL for basic query tasks
#announcement The SDF Plan9 Boot Camp Fall 2023 is now open to registration! The boot camp is free, come learn about the Plan9 operating system in a friendly shared community setting with self-paced activities sdf.org/plan9 #plan9 #9front #learning #study #teaching
The SDF Plan 9 Boot Camp Summer 2024 kicks off with orientation at 11:30PT today on twitch.tv/sdfpubnix Come learn about the Plan 9 operating system in a fun and friendly communal setting Registration is open at sdf.org/plan9 #plan9 #9front #community #learning
Today we demonstrated /dev/theme for 9p.sdf.org with 35 participants on the stream and about 25 folks logged in. Thank you for joining and good luck! #plan9 #9front
I'm finally back and I made my first try into tee, a UNIX program I recently learned while reading some posts here at X. #Plan9 #9front 🥰 1/
And a little from my own, describing the rough difference between AEGIS-Domain/OS and #plan9/#9front. Plus a amusing snippet on what happens if you lost your login credentials…
Thank you to our Nein Plan supporters! We're up to 65 completed challenges by Plan 9 Boot Campers with Tea Note ][ Sunday October 8th at 11:30am Pacific. sdf.org/plan9 #plan9 #9front #livestream #hacking #learning #study #class
Something went wrong.
Something went wrong.
United States Trends
- 1. Bayern N/A
- 2. Preakness N/A
- 3. Ted Turner N/A
- 4. Logan Act N/A
- 5. Luis Enrique N/A
- 6. Star Fox N/A
- 7. #BTEMailbag N/A
- 8. Olise N/A
- 9. Harry Kane N/A
- 10. Triple Crown N/A
- 11. Andy Pages N/A
- 12. Tyla N/A
- 13. Davies N/A
- 14. Roger Stone N/A
- 15. #BAYPSG N/A
- 16. #championsleague N/A
- 17. UEFA N/A
- 18. Rihanna N/A
- 19. Hantavirus N/A
- 20. Belmont N/A