-
9 votes
-
Severance | Season 2 official teaser
43 votes -
AAA gaming on Asahi Linux [Linux distribution ported to Apple Silicon Macs]
23 votes -
Apple’s AirPods Pro hearing health features are as good as they sound
20 votes -
Why surgeons are wearing the Apple Vision Pro in operating rooms
28 votes -
GSM-Symbolic: Understanding the limitations of mathematical reasoning in large language models
15 votes -
How do you listen to your favorite obscure music that never made it onto any streaming platforms?
One of my very favorite musicians of all time has apparently decided to not put any of his music on any streaming service other than one album from one side project that made it onto Apple music....
One of my very favorite musicians of all time has apparently decided to not put any of his music on any streaming service other than one album from one side project that made it onto Apple music. I've even posted on his Facebook (a site I basically never use) and gotten likes from some of his best friends but he never uploaded anything :(
I'm tempted to just put his music on Spotify, possibly with fake names in case he doesn't want the attention lol
I'll be going to my parents' house this weekend and I'm hoping to grab my old CDs so I can at least rip his music...if I can find a CD drive! Hopefully I can grab my Sufjan Stevens Illinois vinyl for a friend who listens to vinyls but has never heard of him. as an aside, I have no idea how it's possible to be such a hipster that you still listen to vinyl but also don't know who Sufjan Stevens is, but I digress
So how do you do it? I just want the music to be on Spotify 😢
24 votes -
Apple TV+ coming to Amazon Prime Video as an add-on subscription
20 votes -
How's the iPhone experience on Google Fi in late 2024?
I've been a long time Fi user on the Pixel line of phones, so I've always gotten the gold standard of service from Fi. My wife is an adamant iPhone user. We want to port her over to my plan, but I...
I've been a long time Fi user on the Pixel line of phones, so I've always gotten the gold standard of service from Fi. My wife is an adamant iPhone user. We want to port her over to my plan, but I was hoping to get some recent feedback from anyone using a modern iPhone (just bought her a 16) -- All the things I find on Google are months to years old. If this is you, how well do the iPhone features (Visual voicemail, iMessage, RCS, FaceTime, 5G, etc) work for you on Fi?
8 votes -
US judge rules Google must give rival third-party app stores access to the full catalog of Google Play apps — and distribute third-party stores
56 votes -
Forever ✱ Notes — A simple and scalable digital note-taking method for Apple Notes
24 votes -
I'm getting a new Macbook Pro. What's your favorite apps and tips?
Hi Tildes ! I was passively looking for an refresh of my current laptop (Thinkpad X1 carbon Gen 5; it's still working fine except some mysterious thermal profile1), and a friend of mine working in...
Hi Tildes !
I was passively looking for an refresh of my current laptop (Thinkpad X1 carbon Gen 5; it's still working fine except some mysterious thermal profile1), and a friend of mine working in retail told me he could sell me a Macbook Pro (the mid-range 14in one with the M3 Pro chip2 at a heavy discount (more than half the price; it's a display model but he tells me it wasn't mistreated). It's a too good of a deal to pass on, so I accepted.
1 it's constantly at 70C; I already changed the thermal paste and the battery.
2 does that mean it's Macbook Pro Pro ?
3 and I guess the Thinkpad's going to be recycled as a home server. I half hope that running Linux on it will solve the thermal problemMy use case would be (in no particular order):
- photo/video processing: I know what I need and I already have a CaptureOne license. Davinci Resolve is enough (and plenty) for me
- programming (web dev, arduino; VScode's probably gonna be the second thing I'm going to install)(I'm kinda interested running a LLM locally, but have no experience with that)
- light CAD for 3d printing,
- gaming? My old gaming tower runs Elden Ring fine but struggle a bit with Baldur's Gate 3 (it's really the loading time, and loading textures), and it seems this MBP can run it fine.
- regular day-to-day browsing / office and adulting work
I would qualify myself as a power-user.
Background: I'm not entirely new to the Apple ecosystem. Back in uni I had the first unibody MBP sporting Leopard and then Snow Leopard. I then went with a X220t and then a my current X1.
Some questions:
- I see that BetterTouchTools is still a thing (back then I mapped three fingers swipe up to new tab, three finger swipe down to close tab, and twist to change tabs). I half remember one that was just a staging area living on a sidebar when moving file from one part of the finder to another (the name eludes me). Is there any other handy utilities I should be aware of ? That's also your prompt to plug in your favorite apps :)
- How's the dongle life (and what's the recommended one) ? While most of my stuff can be USB-C, I still have important stuff that requires USB-A (my photo printers, several portables hard-drive)
- Any interesting (gasp!) Android integration ? I'm not currently using any with my Windows machine (having Whatsapp/Telegram/Discord is sufficient), but I'm curious anyway.
33 votes -
Tips for managing a low-storage laptop?
I bought an M2 Macbook Air at the start of this year for uni. I only planned to use it for uni work as I have another 'more powerful' laptop that I use for everything else, but I kinda love the M2...
I bought an M2 Macbook Air at the start of this year for uni. I only planned to use it for uni work as I have another 'more powerful' laptop that I use for everything else, but I kinda love the M2 and want to make it my daily driver laptop. Battery lasts for ages, screen is great, it's thin and light, etc. The problem is - as you might guess - I only got the 512GB model and if there's one thing Apple hates, it's people having control over their hardware, so no expandable storage. I can't afford to upgrade the entire laptop, so I need to work with what I have. Here's what I want to use it for:
- Graphic design: Adobe software, high-res images, typefaces, etc.
- Music production: Ableton Live 11 Suite, sample packs, plug-ins, project folders, etc.
- Music library: uncompressed .m4a files because iTunes hates Vorbis 😢, ~80% of my library (I don't have everything downloaded yet) is 25GB.
- Web-browsing: Firefox... this one isn't really relevant but I feel like I should include it for completeness.
Does anyone have any tips to stretch this 512GB as faaaaaar as it can go? I have a 2TB external SSD, but I'm wary of keeping anything important on it because it's small and I don't want to accidentally lose a bunch of stuff. I can spend a bit of money (maybe 30usd) if anyone has a good idea that requires buying something, but I can't spend any ludicrous amounts, I already did that to get the laptop!
15 votes -
Ladybird chooses Swift as its successor language to C++
I've copied the full tweet below (it's from August, I missed this news somehow): We've been evaluating a number of C++ successor languages for @ladybirdbrowser , and the one best suited to our...
I've copied the full tweet below (it's from August, I missed this news somehow):
We've been evaluating a number of C++ successor languages for @ladybirdbrowser , and the one best suited to our needs appears to be @SwiftLang 🪶
Over the last few months, I've asked a bunch of folks to pick some little part of our project and try rewriting it in the different languages we were evaluating. The feedback was very clear: everyone preferred Swift!
Why do we like Swift?
First off, Swift has both memory & data race safety (as of v6). It's also a modern language with solid ergonomics.
Something that matters to us a lot is OO. Web specs & browser internals tend to be highly object-oriented, and life is easier when you can model specs closely in your code. Swift has first-class OO support, in many ways even nicer than C++.
The Swift team is also investing heavily in C++ interop, which means there's a real path to incremental adoption, not just gigantic rewrites.
Strong ties to Apple?
Swift has historically been strongly tied to Apple and their platforms, but in the last year, there's been a push for "swiftlang" to become more independent. (It's now in a separate GitHub org, no longer in "apple", for example).
Support for non-Apple platforms is also improving, as is the support for other, LSP-based development environments.
What happens next?
We aren't able to start using it just yet, as the current release of Swift ships with a version of Clang that's too old to grok our existing C++ codebase. But when Swift 6 comes out of beta this fall, we will begin using it!
No language is perfect, and there are a lot of things here that we don't know yet. I'm not aware of anyone doing browser engine stuff in Swift before, so we'll probably end up with feedback for the Swift team as well.
I'm super excited about this! We must steer Ladybird towards memory safety, and the first step is selecting a successor language that we can begin adopting very soon. 🤓🐞
Nitter link:
https://nitter.poast.org/awesomekling/status/1822236888188498031
Original post:
https://x.com/awesomekling/status/1822236888188498031
Some of Kling's replies in that thread are also pretty interesting:
My general thoughts on Rust:
- Excellent for short-lived programs that transform input A to output B
- Clunky for long-lived programs that maintain large complex object graphs
- Really impressive ecosystem
- Toxic communityIn the end it came down to Swift vs Rust, and Swift is strictly better in OO support and C++ interop.
The September monthly report for Ladybird released the day after I posted this. It provides basically the same information:
This Month in Ladybird September 2024
The section about Swift:
Successor language search progress
Over the past year, our core contributors have been exploring potential safe languages to complement or succeed C++. We evaluated several options, including Rust, Swift, Fil-C, and others. While some languages offered compelling features, many fell short in either C++ interoperability or providing the level of memory safety we needed.
After extensive testing and discussion, Swift emerged as the top choice among our core developers, thanks to the new Swift 6 interoperability features and its growing cross-platform support. As a result, we’ve decided to adopt Swift as our C++ successor language.
That said, this will be an incremental shift. The existing C++ codebase is deeply embedded in the project, and a complete rewrite would be impractical. Instead, we’ll be gradually introducing new components in Swift, carefully integrating them with our existing C++ code over time. Look forward to a dedicated blog post on the topic soon.
32 votes -
Advice for a day in London
A pretty quick work trip has been planned. I will fly into Heathrow Saturday morning. I'll have until Sunday evening to get to Warwick. I'll be in Warwick for 5 days before flying back out the...
A pretty quick work trip has been planned. I will fly into Heathrow Saturday morning. I'll have until Sunday evening to get to Warwick. I'll be in Warwick for 5 days before flying back out the next Saturday.
I'm looking for any general advice but also if there is anything specific to the following:
- I'm going to book my own hotel in London the Saturday night I fly in. Saturday and Sunday are essentially my "tourist" days. Where is good to stay? Not too concerned with price.
- I'm taking a train to Warwick and mostly have that figured out but is there an app or pass that I should add to my Apple wallet for transit around London?
- I like museums of all types. Are there any in particular I should check out?
- Any classic pubs or restaurants I should try to get to?
- Once the week starts I don't think I'll have much time to do touristy stuff and I won't have a car. Any recommendations on things around Warwick/Birmingham that I can get to some evenings via train or bus?
10 votes -
Why a helium leak disabled every iPhone in a medical facility (2018)
31 votes -
Disclaimer | Official trailer
3 votes -
The iPhones 16
27 votes -
Blitz | Official trailer
2 votes -
Data center emissions probably 662% higher than big tech claims
20 votes -
iOS 18 is here with RCS and homepage customization features
36 votes -
How an apple from a rejected tree became the Honeycrisp
26 votes -
Balatro Mobile coming to Google Play, Apple Arcade and App Store on September 26th 2024
40 votes -
Apple rethinks its movie strategy after a string of misses
26 votes -
‘Ted Lasso’ heads toward Season 4 greenlight with options pickup for three core cast members
19 votes -
AltStore PAL drops its annual subscription thanks to a grant from Epic
8 votes -
Tubi explodes in popularity, outranking Max and Apple TV+
24 votes -
Apple’s requirements (subscription model only) to hit creators and fans on Patreon
53 votes -
Subscribe to a Twitch streamer, get three months of Apple TV+
6 votes -
What apps do you recommend for fitness challenges?
Not quite sure if this is a ~tech question, or a ~sport question, or a ~health question. But at least it's a question! I have a Garmin watch, and so does my wife. They track our activities. We...
Not quite sure if this is a ~tech question, or a ~sport question, or a ~health question. But at least it's a question!
I have a Garmin watch, and so does my wife. They track our activities. We would like to compete in challenges, but Garmin's challenge options are quite limited. Through Garmin, you can compete for the number of steps, or distances ran or swam and such, but those don't really work very well for us.
I was wondering, are there any apps that work on both iOS and Android, sync with Garmin Connect (either directly or through Apple Health / Google Health Connect), have a sensible privacy policy, and offer some or all of the following types of challenges, which I think would be more interesting:
- Total time exercised (either any exercise type, or specific sports)
- Time spent in "vigorous" exercise
- Time spent in "zone 2" exercise (or another zone)
- Active calories burned (either total, or percentage of your resting calories)
- Number of exercise sessions
- Number of consecutive exercise days, i.e who can maintain the longest streak (allowing rest days)
Does anything like that exist?
I also have a bonus question:
Garmin has Expeditions, which track the distance you have walked or run, and once you reach your Expedition goal (say, "walk the distance of the Appalachian Trail"), it tells you that you have reached your goal and gives you a badge. I like the basic idea, but the implementation is quite bland.
Are there any Expedition type apps where the app not only tracks the number of steps against the total needed, but actually shows on a map where you'd be currently going if you actually were walking the Appalachian Trail or something, and gives you notifications when you reach some interesting points along the way, with pictures and a little bit of information about the place? Now, that would be something!
5 votes -
iOS 18 adds new "Distraction Control" feature for Safari, similar to temporary element blocking with uBlock Origin
11 votes -
Making games for Apple platforms "like an abusive relationship", say developers
42 votes -
For every month a person completes their monthly exercise challenge in the Fitness app, Apple should give them a free month of the 50GB iCloud plan
The plan only costs $1 a month. Apple can almost certainly eat that cost, and anyone who cannot complete their monthly exercise challenge because of illness or injury can probably still afford the...
The plan only costs $1 a month. Apple can almost certainly eat that cost, and anyone who cannot complete their monthly exercise challenge because of illness or injury can probably still afford the $1 to keep the plan going.
The monthly challenge in the Fitness app is tailored to each user based on their exercise habits, right?
19 votes -
Taking command of the Context Menu in macOS
14 votes -
How Apple just stole "AI" from everyone else
12 votes -
Let's build a playlist!
It's Friday and I'm on a quest to discover new music. The algorithms have been letting me down lately. So let's just build a communal playlist! Playlists links: Spotify Youtube (Thanks,...
It's Friday and I'm on a quest to discover new music. The algorithms have been letting me down lately. So let's just build a communal playlist!
Playlists links:
- Spotify
- Youtube (Thanks, @SloMoMonday)
- Apple Music (Thanks, @Weldawadyathink)
I'll start by adding my 5 song choices.
Leave a comment with the names of the songs you would like to have added to the playlist (let's limit it to no more than 5 per user) and I'll add them. There are no other rules -- you could choose your favorite songs of all time, what you're listening to at the moment, or anything in between.
(I guess the only other requirement is that it needs to be available on Spotify, unless somebody wants to mirror the playlist on other services)
PS. Deimos, mods, et al, I hope this isn't too gimmicky. I think Tildes is as tight-knit of a community as you can find on the internet these days and I see this as just another small way to further that communal experience.
61 votes -
Objects of Our Life: Steve Jobs' talk at the 1983 design conference in Aspen
7 votes -
F1 | Official teaser
12 votes -
AirPods with camera modules to reportedly enter mass production in 2026, will be designed to deliver an enhanced spatial audio experience
6 votes -
AI the product vs AI the feature
17 votes -
MacBook Air gets hosed, other models hold steady in macOS 15 as Intel support fades
17 votes -
TDK claims insane energy density in solid-state battery breakthrough
29 votes -
Feature request: font override
10 votes -
Elon Musk threatens to ban iPhones and MacBooks at his companies after Apple announces OpenAI partnership
40 votes -
Apple Intelligence
31 votes -
Carpenter's AirTags help uncover 'massive' case of stolen tools in Maryland
16 votes -
Wolfs | Official trailer
11 votes -
Apple's never-released iPod Tetris game discovered on third-generation prototype
9 votes -
Studio musicians are still waiting for credit in the streaming era
22 votes -
The forged Apple employee badge
25 votes