mho, to threads

Tomorrow is coming to , and I'm more than a little bit curious, how it will play out.

That's where we stand @heiseonline regarding from #X/Twitter and its main competitors right now. It's more quick and dirty than my other ones.

Keep in mind, that there's a substantial amount of traffic from , that we currently don't see (because of the cutting of the URL): I'm pretty sure, that Mastodon has already overtaken . is far, far behind.

phranck, to swift
@phranck@chaos.social avatar

Does anybody know how I can use the 15 macro in packages?


@swiftui

We have seen 20 minutes of 'Dune II' with Villeneuve and we have good news: the expectation is more than justified (www.ruetir.com)

Last November we had the opportunity to attend an exclusive twenty-minute screening of ‘Dune: Part II’, the highly anticipated second installment of the monumental adaptation of Frank Herbert’s science fiction classic that Denis Villeneuve is carrying out. Of course, it is early to give an opinion, but we can assure that...

bmbufalo, to Mac
@bmbufalo@fosstodon.org avatar

This article from @jsnell at @sixcolors is spot on! If you are getting started on a #Mac, especially if you are coming from #Microsoft #Windows, don’t install anything! Chances are it’s built in and you don’t need an app at all! The defaults are what I use for the majority of my workflow and they work exceptionally well! And I agree, the Mac needs a clipboard manager!
https://apple.news/APFeqn2R-OfyGIxDw5qWu8A

bmbufalo,
@bmbufalo@fosstodon.org avatar

@jsnell @sixcolors A couple of my favorite best kept #Mac secret defaults are:
-Don’t install #Adobe, just use #Preview
-No need to install #Microsoft #Office, just use iWork (#Pages, #Numbers, #Keynote)
-#FaceTime can do what most conferencing apps do, no need for #Zoom or #Teams, including scheduling meetings and sharing screens
-The built in #Dictionary app is crazy helpful and useful, especially if you can’t connect to the internet for a quick word lookup.

anubis2814, to linux en-us

Thanks for all the helpful input from people on shifting over to from .

  1. If you handle a lot of files and want to be in the same folder that you opened last time, avoid like the plague. They aren't bad for other programs but if you are sorting and importing or saving a lot of files flatpacks are nothing but a headache.
  2. If you want the effect of windows file explorer's side panel that's not the size of a postage stamp, running the split screen, Thunar file explorer and gthumb image viewer sync very well with each other and if you select a file in Thunar, gThumb with automatically pull up the file without prompting. Thunar also has tree layout which is something many file explorers are lacking.
StewartLynch, to random
@StewartLynch@iosdev.space avatar

The first video on CRUD operations in my SwiftData series is out. https://youtu.be/CAr_1kcf2_c
if you have seen it, and want immediate access to the entire series, just buy me a ko-fi this week at https://ko-fi.com/StewartLynch and I will send you an email with all the links.

TheRanchKid,

@StewartLynch

This is excellent, especially the stuff

RobertaFidora, to music
@RobertaFidora@mastodon.social avatar
SvanDendragon, to art French
@SvanDendragon@imaginair.es avatar

You're not ready for what is coming 👀​

Mecid, to random
@Mecid@mastodon.social avatar

You may want to have a set of previews displaying different states of your view. In this case, you can put as many macros as you want to display more than one preview.
https://swiftwithmajid.com/2023/10/17/mastering-preview-macro-in-swift/

Gertlushgaming, to bapcsalescanada

Alterium Shift Preview (Steam Early Access)
For this Alterium Shift Preview, we play a retro-inspired RPG that evokes an instant and recognizable feel for SNES-era JRPGs.

https://gertlushgaming.co.uk/alterium-shift-preview-steam-early-access/

ctietze, to SwiftUI
@ctietze@mastodon.social avatar

Replacing IBDesignable with Xcode Previews https://useyourloaf.com/blog/replacing-ibdesignable-with-xcode-previews/

I wasn't aware that you could use the new Previews feature, known from , and the new macro in particular, to show UIKit views, too!

interpeer, to random
@interpeer@chaos.social avatar

What's this, then?

I didn't have access to the triangle mirror, but I tried to re-capture the pose a little.

Love the shirts! The quality is excellent :)

sfoskett, to macos
@sfoskett@techfieldday.net avatar

Is anyone else seeing issues with refusing to save edits to files? I'm getting errors all over the place suddenly! It won't even save a new file with the edits because it can't auto-save...

sfoskett,
@sfoskett@techfieldday.net avatar

Update on my issue: It appears to be related to images edited or created by !

I often use the convert command in to resize or transcode images for blogs and it appears that anything it touches becomes anathema to Preview in Sonoma. And it appears this is the case for some online sites from which I download images too! For example, download this (the original trademark for Rolex) and try to open it in Preview.
https://iiif.library.ethz.ch/iiif/2/e-periodica!sha!1908_026!sha-001_1908_026_01240.jpg/full/full/0/default.jpg?response-content-disposition=attachment%3B%20filename%3Dsha-001_1908_026_01240.jpg

sfoskett,
@sfoskett@techfieldday.net avatar

I'm not specifically blaming or for this. I suspect that something Apple did to in causes it to "choke" on some metadata inserted by Convert and other popular Linux utilities.

Can you give this a shot @glennf or @erik ?

Medde, to random Hungarian
@Medde@mastodon.social avatar

Preview...

Concept Art Wallclock.

gernot, to random German
@gernot@mas.to avatar

Has anyone managed to use the Xcode Macro (not the old previews) to actually use the .previewOrientation modifier?

ccjensen,

@gernot Try using the traits argument #Preview(traits: .landscapeLeft) { … }

christianselig, to random
@christianselig@mastodon.social avatar

If I'm in a widget extension using Xcode 15, are you limited to using the new #​Preview macro with the widget syntax only? Is there a way to just preview a button in an accessory view file in a normal iPhone frame?

Bonus question: can you use #​Preview to preview the view as a .systemSmall widget size without needing to set up all the widget config too?

kylehickinson,
@kylehickinson@mastodon.social avatar

@christianselig You should still be able to use PreviewProvider + the previewContext modifier even in Xcode 15. If you do use for widgets though you do need to set up the widget timeline, but at worst you just need to pass in a single timeline entry

_Davidsmith, to random
@_Davidsmith@mastodon.social avatar

In the hopes that it saves someone else some frustration…I just discovered you can't have an object in your project with the same name as one of the new Swift Macros. If you do you'll get the not super obvious error “No macro named X”.

I just ran into this because I had a view named "Preview" in my project which meant that if I tried to use any of the new options, my project wouldn't compile. Renaming my class completely fixed this.

That look longer than I'd like to admit to work out.

DoleeYang, to SwiftUI

What's the best way to define helper functions for creating preview data with the new macro, without actually shipping them in the app?

We can used to just define function on the PreviewProvider.

Guard by DEBUG?

stephenserjeant, to macos
@stephenserjeant@mas.to avatar
Riff_PlanG, to random German
@Riff_PlanG@reporter.social avatar


In unserem nächsten 📬 widmen wir uns der Frage, wie gut vorbeugen können.

Viele schwören bereits auf die Beere, aber die wissenschaftlichen Belege waren bisher widersprüchlich. Nun gibt es dazu Neuigkeiten. Und die gucken wir uns mal genauer an.

Wenn du das nicht verpassen willst, bitte hier entlang und den Newsletter gleich bestellen 👉 https://www.riffreporter.de/de/magazine/plan-gesundheit

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • megavids
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • provamag3
  • tester
  • Leos
  • JUstTest
  • All magazines