Earlier quoted context omitted.
This kind of comment could be written about almost anything and is fundamentally un-interesting. You chose to write "weirdo" instead of "screwball" or "bozo" and probably think the more modern "weirdo" captures your intent the best. I'm sure the original authors had a similar thought.
It can't be written for pages that use regular English. I think you missed that "smol" is an in group marker. Using such quirky in group markers like that can limit the audience or give some potential readers a bad impression from the readers opinion on such a group. It's fair feedback to suggest that if someone wants to target a larger audience that they should be careful with their language and go back to regular E…
Old Computer Challenge
31–40 of 83 posts
Re: Old Computer Challenge
#32Interesting site/challenge; however, I had trouble browsing and finding "what to do" in a reasonable time. I recently spent like $170 giving a new lease on life to a 15-year-old Lenovo S10-3 Ideapad with a 1-core Intel Atom CPU, 2GB of RAM, a WiFi card, and a 250GB SSD running AntiX Linux in TTY/Command Line mode. So far, I've turned it into a picture/frame + vision board running Tailscale so I could SSH in and/or rs…
It never occured to me to consider it might qualify as a "challenge" since it is 14 years old. It just works fantanstically and was my daily driver until 3-4 years ago.
I got it off ebay for approximately $100, cleaned it, and put in a new battery.
Re: Old Computer Challenge
#33Earlier quoted context omitted.
From your link > Smol (often paired with lorge or bean), is an Internet slang term used to describe any animal, character, or object that is considered very tiny and cute So how's that different?
A “group of enthusiasts” is neither an animal, character, or an object. Nor is it “cute”.
Eye of the beholder and all…
Re: Old Computer Challenge
#34Interesting site/challenge; however, I had trouble browsing and finding "what to do" in a reasonable time. I recently spent like $170 giving a new lease on life to a 15-year-old Lenovo S10-3 Ideapad with a 1-core Intel Atom CPU, 2GB of RAM, a WiFi card, and a 250GB SSD running AntiX Linux in TTY/Command Line mode. So far, I've turned it into a picture/frame + vision board running Tailscale so I could SSH in and/or rs…
What a weird coincidence, I've just found one of these while clearing out a box of equipment I'm getting rid of and thought "I should stick NetBSD on this!"
Re: Old Computer Challenge
#35Since 2013, I have used a laptop made in 2009 as my normal, everyday laptop. I am currently in the process of replacing it, but only because other people have complained about the fan noise.
Re: Old Computer Challenge
#36Re: Old Computer Challenge
#37Interesting site/challenge; however, I had trouble browsing and finding "what to do" in a reasonable time. I recently spent like $170 giving a new lease on life to a 15-year-old Lenovo S10-3 Ideapad with a 1-core Intel Atom CPU, 2GB of RAM, a WiFi card, and a 250GB SSD running AntiX Linux in TTY/Command Line mode. So far, I've turned it into a picture/frame + vision board running Tailscale so I could SSH in and/or rs…
I gave my wife a 2012 macbook pro running ubuntu. It was a huge upgrade over her ~2014 macbook air running stock, which couldn't even update itself anymore. It never occured to me to consider it might qualify as a "challenge" since it is 14 years old. It just works fantanstically and was my daily driver until 3-4 years ago. I got it off ebay for approximately $100, cleaned it, and put in a new battery.
Re: Old Computer Challenge
#38Specifically, the project is to create VFS similar to the one in Linux 1.00 in xv6-riscv. I completed the MIT xv6 labs and read the VFS code in Linux 1.00 a while ago, and I don't think it is a particularly difficult task -- but xv6-fs touches a lot of places, so I'd imagine some re-architecture is needed.
The scope of the project is NOT to create more FS for xv6, but to add one abstraction layer on top of the FS, i.e. the VFS. The kernel is supposed to know which FS is picked manually (in this case it is the original xv6 FS) by the programmer in the makefile, and it should load the correct superblock and go from there.
The whole work, once kicked into gear -- that is, once one has gotten familiar with the xv6 kernel and written some code for the labs, should take more or less 2 weeks for an ordinary people who has no experience with system programming to complete. The good part is that there is no need to write tests for this project -- you just keep running xv6 and see if it passes all of the existing tests -- once that's passed the VFS should work fine.
Re: Old Computer Challenge
#39Earlier quoted context omitted.
Here’s an idea that’s been following me for a while, if you like low-level stuff: Make a toy OS that boots into a Lisp shell. Another to appreciate how fast computers that we call old effectively are: write a game for the shell. Depending on your level of skill, you can try pong, snake, lunar lander, or a 3D software renderer.
OLPC (one laptop per child) had Open Firmware, a Forth bootloader/firmware https://lwn.net/Articles/209301/
Re: Old Computer Challenge
#40This just reminds me that I have my old MicroATX HTPC (remember that term?) that I built in about 2010 sitting in a closet. I bet I haven’t booted it since 2014. I wonder what’s on it…
HTPC are still very much a thing, I use mine for everything from MAME to watching a 72GB sized 4K copy of Apocalypse Now Redux. I think the major home theater receiver manufacturers continue to include a "PC" button on the remote control and a "PC" labeled input on their better receivers with five or six HDMI inputs.