random web things
Posted in random web things
1610
10:38 pm, December 5, 2022
 

Random Links for December 2022

Mac OS 9 in Browser

Someone has actually emulated mac os 9 in the browser, go here for a bit of web nostalgia, i remember this from the school mac's. 

Link: https://macos9.app/ 

New Process Allows 3-D Printing of Microscale Metallic Parts

This is an interesting article, im reading a book at the moment by a professor that worked at caltech, very good book. 

Engineers at Caltech have developed a method for 3-D printing pure and multicomponent metals, at a resolution that is, in some cases, an order of magnitude smaller than previously possible.

Link: https://www.caltech.edu/about/news/new-process-allows-3-d-printing-of-microscale-metallic-parts 

Space Cadet Pinball - 3D Pinball Windows Port

In your web browser of course, i think almost everything is now available in the browser!

Link: https://alula.github.io/SpaceCadetPinball/ 

View Statistics
This Week
27
This Month
103
This Year
495

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Even if you fall on your face, you're still moving forward.
Victor Kiam
Random CSS Property

text-orientation

The text-orientation CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when writing-mode is not horizontal-tb). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.
text-orientation css reference