Software Engineer (iOS - ForeFlight) 🖥📱, student pilot ✈️, HUGE Colorado Avalanche fan 🥅, entrepreneur (rrainn, Inc.) ⭐️ https://charlie.fish/
For Mastodon there is something called Tootpick which allows you to enter your server’s domain and share any content by redirecting the user. For example: https://tootpick.org/#text=https://eventfrontier.com/post/37808. So I’m not quite sure the federated nature argument makes sense. Sure it’s more complicated that a centralized system, but possible regardless.
What are you trying to backup to? I’m assuming some 3rd party service? You might have to break it up by year or something and do it in batches.
At this point it’s like, why not use Ethernet?
Apple M1 Max, Ventura 13.4.1 (22F82), Safari Version 16.5.1 (18615.2.9.11.7).
My guess is this is the service that has the backlink feature in the top left near the time. So when you open an app, you can easily go back to the previous app.
But, it seems like a bug in iOS that this shows up in your screen time.
Good feedback. This is meant to be extremely initial. I absolutely understand the hesitation to collecting PII. TestFlight does capture a lot of this data automatically when you sign up using a link anyways. Once it gets into beta (or even later alpha stages) I plan on releasing a public link that doesn’t require an application. I really appreciate your honest feedback tho, and I’ll definitely take it into consideration and consider alternatives in the coming days. Thanks again!
Feels like this would just be adding on a centralized feature to a system designed to be decentralized. If anything, it should be based on a decentralized system like Bitcoin or something.
Personally, that isn’t how I think about a smart home system. There isn’t a need to do major changes until maybe you need to get it replaced anyways. Starting with things like lights, a few shades, door sensors, are good ways to start. The biggest question is what do you want to get out of it?
The craziest thing is that Elon’s tweets are still completely visible.
So if you were moving to another home or apartment, is it a reasonable strategy to stop paying rent at your current home while you’re looking for a new place? Of course not. Same idea here.
Has 2023.6.2 or 2023.6.3 been better for you?
Ads too 😉
@dessalines@lemmy.ml Thanks for the information here and all the hard work you have put into this release.
Gotta say tho, as the maintainer of Lemmy-Swift-Client, breaking API changes like this without an API version bump, make API development within the community incredibly difficult.
So my question to you would be, what is the purpose of having v3
in the API path, if the true test of API compatibility is the GetServerResponse version
field? And breaking changes will occur in GetServerResponse version
changes as opposed to the version in the API path? That doesn’t quite make sense to me.
Would love your perspective so I can figure out how to best design the package API to accommodate client developers who might have to contend with multiple server versions.
If you’re into JavaScript, https://github.com/dynamoose/dynamoose is a project I maintain, and has a lot of great documentation, Slack channels, and more.
Although my attention on it goes in waves, it could for sure use more help. I’m also totally willing to help answer questions and point people in the right direction.
We currently have 80 open issues, 6 open PRs. 9 of those issues are marked as “good first issues” and 8 are marked as “help wanted”.
So there are for sure some easy jumping off points to get started. But I’m also always happy to answer questions and assist in anyway I can as well.
Beyond that, it’s all about diving into something. I found Dynamoose when it was much smaller, and just started with small contributions and built up from there. Following developers on social media, and following programming communities and newsletters can be helpful too.
I build a Swift package for the Lemmy API: https://github.com/rrainn/Lemmy-Swift-Client.
Beyond that, the SwiftUI tutorial is fairly good: https://developer.apple.com/tutorials/swiftui/.
But just searching on YouTube and Stack Overflow about how to do things goes a long way too. Google a lot as well.
I skipped the iOS 17 beta so far. First time in ages that I did. With all the new safety features lately, I prefer my main device to be stable over having the latest and greatest. Which is a huge change for me.
Ok, but the TypeScript code is generated directly from the Lemmy Rust code (shown here).
But even for community_name
the TypeScript file has no comment whereas the documentation does.
So even if the TypeScript files are the source of the documentation (which it doesn’t look like it is), it doesn’t seem like that is the original source since it’s getting generated from Rust. And not quite sure how that process works.
Thanks. It did go down after about 40 minutes or so. It seems like my instance isn’t federating properly now tho. Had to manually call
/api/v3/resolve_object
with the link to your comment to even be able to reply to it.Another example is here you can see that the number of upvotes doesn’t match this.
Any ideas?