@Cykelero@mas.to
@Cykelero@mas.to avatar

Cykelero

@Cykelero@mas.to

Values kindness

This profile is from a federated server and may be incomplete. Browse more on the original instance.

pmorinerie, to random French
@pmorinerie@mastodon.xyz avatar

Je paye la majorité de mes dépenses quotidiennes en liquide précisément à cause de ce genre de dinguerie.

https://siecledigital.fr/2024/05/17/visa-va-fournir-lhistorique-dachats-de-ses-clients-aux-commercants-pour-faciliter-la-publicite-ciblee/

Cykelero,
@Cykelero@mas.to avatar

@_nb @pmorinerie Si on en croit cet article c'est pas vraiment efficace, malheureusement. Ça génère bien un numéro de carte unique par commerçant ; mais ça ne masque pas tes données identifiantes (c'est nécessaire pour une transaction, j'imagine)
https://birchtree.me/blog/digital-wallets-and-the-only-apple-pay-does-this-mythology/

Cykelero, to gamedev
@Cykelero@mas.to avatar

This one dev's custom toolchain is absolutely bonkers. Sure, it's optimized for a specific problem space, but this feels utopic.

Not spoiling the details (the video is full of delightful twists), but let's just say that two minutes in, the author casually mentions that the whole game is incrementally recompiled and hot-reloaded for every single keystroke in the code editor. It goes way, way crazier from there.

https://www.youtube.com/watch?v=72y2EC5fkcE

Cykelero, to random
@Cykelero@mas.to avatar

A fun/psychotic thing to do: copy the iOS 17 release notes into a note, and make them into a checklist. Now you can make sure you try out everything you're interested in!

Cykelero, to random
@Cykelero@mas.to avatar

Table of contents is now available for iPhone and iPad!
Quickly navigate long webpages by jumping to any heading; just pick it from the list.

For iOS and macOS: https://apps.apple.com/us/app/table-of-contents-for-safari/id1665115607

video/mp4

akosma, to random
@akosma@mastodon.online avatar
Cykelero,
@Cykelero@mas.to avatar

@akosma Even the older, black and white System 1 looks more sophisticated!

b3ll, to random
@b3ll@mastodon.social avatar

Whoever worked on the 3D dynamic shadows cast by the virtual pen tool with Apple Pencil and the new iPad Pro… kudos. It’s so damn cool.

https://fxtwitter.com/SnazzyLabs/status/1791186172485697948

Cykelero,
@Cykelero@mas.to avatar

@b3ll Over-engineering in the name of delight. That's the classic Apple we miss!

Cykelero, to random
@Cykelero@mas.to avatar

“All that let me figure out how to do powerful things in almost no time, with almost no cognitive load.”
@CursiveHello on great UIs: https://verbnounenter.net/blog/magic-carpet

Cykelero, (edited ) to swift
@Cykelero@mas.to avatar

Did I just spend multiple days on centering toolbar items? Y-yeah. Turns out in an AppKit toolbar, either all items have a label, or none of them does. Setting an empty label leaves the view weirdly positioned.

The code is a big hack: it mutates AppKit-created constraints, finding them by item/attribute pairs. And to make sure the tweak re-runs whenever the toolbar item updates, I had to swizzle a method on the NSToolbarItemViewer private class.

But it works? 😅

Cykelero, to macos
@Cykelero@mas.to avatar

Huh, how long has this been a feature?! In macOS Sonoma, if you hover the left edge of a window with a native sidebar: the sidebar will peak a little, allowing you to grab and expand it.

Tested in Disk Utility, Safari, Mail, Notes, so it's pretty standard. Never seen that before!

A recording of the described behavior, in Disk Utility. The selected disk is called “Hammond”, and its icon is an image of the Overwatch hero of the same name. The disk is almost full.

Cykelero, to macos
@Cykelero@mas.to avatar
sanguish, to random
@sanguish@iosdev.space avatar

Anyone have any recommendations of small dev tools they’d recommend? iOS or macOS oriented…

Cykelero,
@Cykelero@mas.to avatar

@sanguish Haven't tried it yet, but Brewer X, a GUI for Brew, seems really really nice: https://panini.house/brewer/

onegeekarmy, to swift
@onegeekarmy@mastodon.social avatar

and people, I have a puzzling issue in Sonoma.

I have an NSTextView inside an NSScrollview. I load about 800 KB of text data in the text view.

Scolling is slow and choppy.

I click the "Debug View Hierarchy" button in Xcode. I then press the "Continue Program Execution" button (without doing anything else).

My text now scrolls smoothly in its scroll view.

Any idea what is going on? What does the view hierarchy debugger turn on that makes my view useable?

Cykelero,
@Cykelero@mas.to avatar

@onegeekarmy AFAIK, there's a bug in Xcode, where all text views revert to TextKit 1 as soon as the view debugger is invoked. Maybe your view is normally using TK2, and the change causes behavior/performance differences?

yanlu, to random
@yanlu@mastodon.social avatar

Cozy weekend to y’all! I’m delighted the share the app icon for an upcoming app called Streaks! 🔥

Screenshot of an iPhone 15 Home Screen with the new app icon for Streaks

Cykelero,
@Cykelero@mas.to avatar

@yanlu It looks so bright and saturated! Looks great.

_inside, to random
@_inside@mastodon.social avatar

It looks like iPadOS running on M4 has a “Secure Exclave” running an “ExclaveOS” 👀 Where’s the updated Apple platform security PDF? 😅

Cykelero,
@Cykelero@mas.to avatar

@_inside 🙃 very curious to one day learn how that came about

phill, to random
@phill@mastodon.notsobig.co avatar

it's not right but it's okay

Cykelero,
@Cykelero@mas.to avatar

@phill I get the feeling that that's a real good first approximation. Like, don't make it more complex until you need to.

db, to random
@db@typo.social avatar

Here’s where I’m at with the data gathering for the Type Atlas. Still a lot to fill in, but it already has more than 7000 typefaces. (Note: this is just a preview, the URL is likely to change)

https://danburzo.ro/reference/type-atlas/

Cykelero,
@Cykelero@mas.to avatar

@db dang that's some work

iandundas, to random
@iandundas@mastodon.world avatar

haha nice, Texts

image/png

Cykelero,
@Cykelero@mas.to avatar

@iandundas I hope that's the future of UI design. No more space taken up by pointlessly large toolbar buttons—just everything in a row, as colored stoplight buttons

Cykelero, to random
@Cykelero@mas.to avatar

My assumption is that the main reason Microsoft's new Recall feature exists, is to collect massive amounts of extra training data for their LLM endeavours. That stuff is getting rare!

calicoding, to random
@calicoding@mastodon.social avatar

Yes, thank you 🙃

Cykelero,
@Cykelero@mas.to avatar

@calicoding 👍 bad

Cykelero, to random
@Cykelero@mas.to avatar
fox, to random
@fox@front-end.social avatar

i’ve been a hobbyist photographer for years (mostly not taking it professional because i’ve been too tired from my tech jobs).

i just randomly got a paid job after i posted photos of a restaurant i visited one day on instagram. 😅 kind of chuffed!

Cykelero,
@Cykelero@mas.to avatar

@fox Oh that's so good! So validating

ctietze, to SwiftUI
@ctietze@mastodon.social avatar

Does "flexibleSpace" in for macOS not work correctly?

Anything besides a Spacer() that's required in the item?

Cykelero,
@Cykelero@mas.to avatar

@stroughtonsmith @ctietze In my experience, even with a sidebar tracker, flexible spaces won't do anything, when using the "everything on one row" style. You do have to use the older toolbar layout.

Cykelero, to random French
@Cykelero@mas.to avatar

There go the AppKit blogposts!
https://piaille.fr/@Stephmouss/112472151178499797

alice, to random
@alice@uwu.social avatar

@Cykelero @Retcon i'm shilling retcon over at twitter since that's where most of my social graph is (https://twitter.com/__justplaying/status/1788293496501055922) but seriously this app is the singlemost bull case for GUI apps. i just refactored a super messy branch into something much better with retcon + a bit of sourcetree + some CLI into a beautiful, mostly atomic set of commits, as it should be

Cykelero,
@Cykelero@mas.to avatar

@alice That does repro—perfect

fox, to random
@fox@front-end.social avatar

I haven’t formed my thoughts fully, but I think about this often: running a more ethical, less extractive and capitalist business.

I’ve spent years doing this and what surprised me was the lack of appreciation for “doing things right”. I thought there was a certain audience (often, the indie web one) who would. but mostly what I’ve seen was heavily entrenched capitalism.

Cykelero,
@Cykelero@mas.to avatar

@fox Do you have examples of the sort of things people wouldn't notice/appreciate?

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