random web things
Posted in random web things
1544
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
32
This Month
118
This Year
429

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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

direction

The direction CSS property sets the direction of text, table columns, and horizontal overflow. Use rtl for languages written from right to left (like Hebrew or Arabic), and ltr for those written from left to right (like English and most other languages).
direction css reference