random web things
Posted in random web things
1561
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
24
This Month
54
This Year
446

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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

border-end-end-radius

The border-end-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
border-end-end-radius css reference