macOS should be an iPadOS app. The hardware is ready! Have a folder mapped into iPadOS Files. Not sure much else is needed.
HN user
codercotton
I hope it's not against any rules... it's not as far as I know of, so I plugged your comment into ChatGPT:
Sure, I'd be happy to help you get started with 3D printing! I'll break it down into a few steps, from learning the basics of 3D modeling to printing your first custom part.
Learn the basics of 3D modeling:
To start, it's important to get familiar with 3D modeling software. Two popular free options are Tinkercad and Blender.
Tinkercad (Beginner-friendly): Tinkercad is a browser-based, user-friendly CAD software that helps you create 3D models easily. It's perfect for beginners. Tinkercad tutorial: https://www.tinkercad.com/learn/designs
Blender (Advanced): Blender is an open-source 3D modeling software with a steeper learning curve but offers more advanced features. Blender tutorial: https://www.youtube.com/playlist?list=PLa1F2ddGya_-UvuAqHAks...
Understand 3D printing basics: Learn about 3D printing technologies, materials, and the process. This will help you make better decisions when designing your parts.
3D Printing basics: https://www.3dhubs.com/guides/3d-printing/
Choose a 3D printer:
When you're ready to buy a 3D printer, consider factors like build volume, material compatibility, and price. A few popular entry-level 3D printers include:
Creality Ender 3: https://www.creality.com/goods-detail/ender-3-3d-printer Prusa i3 MK3S: https://www.prusa3d.com/original-prusa-i3-mk3s
Learn to prepare models for printing:
Once you've designed your 3D model, you'll need to prepare it for printing using slicer software. This software converts your model into instructions for the 3D printer. Popular slicer software includes:
Ultimaker Cura: https://ultimaker.com/software/ultimaker-cura PrusaSlicer: https://www.prusa3d.com/prusaslicer/
Print your first project:
Start with something simple to familiarize yourself with the 3D printing process. Then, move on to more complex projects like your custom Magic Trackpad support.
Join online communities:
Participate in online forums and communities to get advice, feedback, and inspiration. A few popular 3D printing communities include:
r/3Dprinting subreddit: https://www.reddit.com/r/3Dprinting/ Thingiverse: https://www.thingiverse.com/
Follow these steps, practice regularly, and you'll be well on your way to becoming a 3D printing hero. Good luck!
Brave powers Brave Search.
Independent search Even supposedly “neutral” or “private” search engines rely on big tech for results. Brave is different. We deliver results based on our own built-from-scratch index. We’re beholden to no one.
The AirPods Pro popped loud enough to cause tinnitus? Tinnitus is terrible, and life-long :(
"Everything is fine." - https://status.aws.amazon.com
What are the "X" numbers? They are too high to be brightness magnitude. (I think :)
For those curious - https://datatransferproject.dev
They are dependent on Flutter for Stadia, which is cancelled? The disparity is annoying...
I do not believe this was an accident. Or am I accidentally misreading..? :p
Super cool, where's my replicator?
The US doesn't fly rockets over land due to population - I'm sure this is probably law, but I don't know specifically. It's also easier to clear launch zones in water vs land, as vessels have maritime transponders (not sure of law or terminology here). Your last point is probably the most important - being close to cities but far enough away to not bother folks is the dance.
Perhaps they're going for efficiency.
I will kiss you if this works.
I thought the M1 GPU alone was about as powerful as a 1080. Wouldn't the Neural Engine cores make it faster than a 1080 for ML?
Animations used to be ~2x slower, /that/ was painful. It's much better now, though I could go with another 2x speedup personally.
Is there a Docker release for Apple Silicon yet?
I swear there's some AI going on here. I've noticed that suggestions in my share panel differ depending on content, location, and other things.
Or maybe it's just really undeterministic. :)
Thanks!
Gotta love the internet, filled with wonders like this... ;)
Pretty funny (for about 30s...)
I built a simple DNS (and HTTP headers, and SSL) tool that some may like - https://DNSApe.com - and DNSSEC lookups are coming soon!
I built a simple DNS (and HTTP headers, and SSL) tool that some may like - https://DNSApe.com
DNSApe 1.1.3 has been released. DNSApe (https://dnsape.com) is a free network tool for anyone that deals with websites on a daily basis. We provide the following tools.
* DNS Records - list DNS records for a domain
* DNS Traversal - show DNS records from root, TLD, and authoritative name servers
* DNS Cache - show DNS records from popular DNS servers
* HTTP Headers - get HTTP headers for a domain
* Whois - Whois lookup (we never save any lookups)
* IP Whois - just what is sounds like...
* SSL - SSL lookup and verification
* Ping - a simple ping from our server
We’ve fixed and added a bunch since our initial New Years release. Here are our new features.
* Dark mode! Our top requested feature...
* Lookup URLs - copy URLs to share and load lookups directly (e.g. https://dnsape.com/ssl/amazon.com or https://dnsape.com/dns/reddit.com)
* Replaced RBL tool with SSL tool (RBL lookup may return later in a more useful state)
* Added client IP address linked to IPWhois lookup in the footer
* Entirely new backend infrastructure (Docker on Vultr behind Cloudflare)
Future features include an upload time calculator, a network subnet calculator, and a one-page domain summary. You can vote on features here (https://dnsape.featureupvote.com).
DNSApe is open source under the MIT license here (https://github.com/srvaudit). We're looking for feedback and suggestions, and of course contributors are welcome!
Especially considering Apple's hiring of baseband chip engineers...
Back in the early 2000s my iMac (Lime G3/400), which ran constantly, wouldn’t turn on after being shut off and cooling down. It definitely didn’t fit in the oven, but it’s ass went in anyhow, with the monitor hanging out the front of the oven.
It came back on and worked for a couple more years... the next cool down killed it for good though. No amount of baking would bring it back. Granted, I didn’t pull the logic board (I’d upgraded to a G4 by then)...
I've removed this BL, thanks for the feedback!
It should follow 302s, but some are not working. It's on my bug list :). Thanks for the comment.
Today we're releasing DNSApe (https://dnsape.com), a free network tool for anyone that deals with websites on a daily basis. We provide the following tools at launch.
* **DNS Records** - list DNS records for a domain
* **DNS Traversal** - show DNS records from root, TLD, and authoritative name servers
* **DNS Cache** - show DNS records from popular DNS servers
* **HTTP Headers** - get HTTP headers for a domain
* **Whois** - Whois lookup (we never save any lookups)
* **IP Whois** - just what is sounds like...
* **RBL** - troubleshoot email deliver-ability by checking if domain is listed in email reverse block lists
* **Ping** - a simple ping from our server
Future features include keyboard shortcuts, upload time calculator, subnet calculator, and other network-related tools. You can vote on features here (https://dnsape.featureupvote.com).We also released a large update to our primary srvAudit (https://srvaudit.com) application. If you have a need to track logins and command history for Linux servers, check it out!
We're releasing this as open source under the MIT license here (https://github.com/srvaudit) soon. We're looking for feedback and suggestions, and of course contributors are welcome!
srvAudit also does this, though it's still early in development. srvaudit.com
We just released, and are open-source! We are looking for contributors and feedback. Thanks, Internet!