Stephen Celis @stephencelis
Working on @pointfreeco and @isowords. 🦋 @stephencelis.com 🐘 @[email protected] stephencelis.com California Joined June 2007-
Tweets10K
-
Followers5K
-
Following340
-
Likes8K
We can customize how full-text search weighs your data to fine-tune searches. For example, we can make matches in the title of a reminder count for more than matches in the notes, and make notes count for more than matches in the tags. Learn how: pointfree.co/episodes/ep337…
This week is where full-text search really shines. It sorts matches by relevancy based on many factors, such as frequency and position of matches, document length, and more. We get access to all of that with just one simple SQL clause: ORDER BY rank 🤯
Calling Swift functions from SQLite is incredibly powerful, and we've just made it easier than ever with a brand new @DatabaseFunction macro. Get all the details here: pointfree.co/blog/posts/183…
Let’s take advantage of the superpowers of full-text search, starting with relevancy. We will explore the ranking algorithm of SQLite’s FTS5 module, see how documents are scored, and how we can tweak the scores based on the column containing a match. pointfree.co/episodes/ep337…
Next week we explore how to fine-tune some of the more advanced aspects of full-text searching, such as results ranking. This will allow us to scores matches in a reminder's title a little higher than in its notes or tags. Until then, catch up here: pointfree.co/episodes/ep336…
Our powerful library for building type-safe and schema-safe SQL queries now has support for full-text searching. Construct complex search queries with ranking, term highlighting, snippet extraction, and more! pointfree.co/blog/posts/182…
Introduction to SharingGRDB youtu.be/xUxjQ-CiCOs?si… #iosdev
This is a great tutorial for getting started with SharingGRDB! Here are a few tips we noticed from going through the video in case folks are interested in a few features that could take their SharingGRDB to the next level (1/5)
This is a great tutorial for getting started with SharingGRDB! Here are a few tips we noticed from going through the video in case folks are interested in a few features that could take their SharingGRDB to the next level (1/5)
A common refrain we hear in the community is “you shouldn’t depend on a library for your architecture”. We have no interest in forcing anyone to use our libraries, but we do feel there is nuance worth considering. pointfreeco.github.io/swift-composab…
Full-text search is a super power of SQLite, but is yet another thing hidden from you in SwiftData, even though under the hood it uses SQLite. This week we create virtual tables necessary to compute an FTS index, and then effortlessly search our tables. pointfree.co/episodes/ep336…
SQLite comes with built-in support for full-text search capabilities far more powerful than ad hoc solutions. A simple use of the MATCH operator can automatically filter a query by terms across many fields:
We start to leverage SQLite’s built-in full-text search capabilities to power our feature. We learn about virtual tables, create one that stores the searchable data, populate it with the help of database triggers, and show just how succinct search can be. pointfree.co/episodes/ep336…
Here is another example. Something as simple as adding a unique constraint to a column is just a few lines of SQL, yet dozens of lines of obtuse steps in SwiftData. Compare the SQL code on the left to the SwiftData code on the right: swiftpackageindex.com/pointfreeco/sh…
We recommend writing migrations as SQL strings. This gives you the full power of SQL, the most flexibility, and none of the drawbacks of magical, “lightweight” migrations of SwiftData: More details here: swiftpackageindex.com/pointfreeco/sw…
We recommend writing migrations as SQL strings. This gives you the full power of SQL, the most flexibility, and none of the drawbacks of magical, “lightweight” migrations of SwiftData: More details here: swiftpackageindex.com/pointfreeco/sw…
A new release by @pointfreeco of a public beta of their SharingGRDB library, a SwiftData alternative that enables full CloudKit synchronization with a local SQLite database. pointfree.co/blog/posts/181…
• Seamlessly search reminders and their tags with type-safe and schema-safe SQL • Aggregate counts computed right alongside search results • Automatic animations when search results change Are you dreaming? Nope. This is easily attainable using our SQLite tools 😊
Isn't this beautiful? A straightforward SQL query allows us to search reminders by their title, notes *and* tags via a many-to-many association. This is what SQL excels out, and why one should never put abstractions in place that hide it from you. Learn more in 🧵
Strongly recommend esp for companies who can afford. My company had license and it also supported using learning budget for this course
Everything is 100% open source and everyone can follow the current progress on our opened PR: github.com/pointfreeco/sh…
Everything is 100% open source and everyone can follow the current progress on our opened PR: github.com/pointfreeco/sh…
This week we add some bells and whistles to the search feature of our reminders app, including debouncing database queries, adding a count query to display the number of completed reminders, searching tags, and improving database performance. pointfree.co/episodes/ep335…

Point-Free @pointfreeco
14K Followers 3 Following A video series exploring advanced topics in the Swift programming language.
Antoine v.d. SwiftLee... @twannl
61K Followers 813 Following I teach 150K developers how to write better apps faster through my developer tool, blog, and newsletter. Join my newsletter to get started 👇🏻
Thomas Ricouard @Dimillian
25K Followers 4K Following 🍎 Product engineer/Builder 🤖 AI Stuff 👨💻 Staff iOS engineer @medium 🇫🇷 Entrepreneur, iOS/macOS & more 🫡 Previously @glose 📖 @google 🔍 & various other
Marcin Krzyzanowski @krzyzanowskim
26K Followers 2K Following unrelated. I'm here for bugs. Swift and TextKit expert Get https://t.co/7wu0hLVPxL also known for 🤟 https://t.co/rDhkLj5Jya 🧰 iOS at @GoodnotesApp
Sarun W. @sarunw
22K Followers 782 Following iOS developer. I share Swift/SwiftUI knowledge on my weekly blog at https://t.co/K48CTCeaQv. Build apps in my free time @locbuddy_app / @ssstudio_app / @LocalizeBot
Vincent Pradeilles @v_pradeilles
25K Followers 761 Following I talk (a lot) about iOS and Swift – working @photoroom_app
Brandon Williams @mbrandonw
6K Followers 534 Following Subterranean homesick mathematician. Working on @pointfreeco.
Shai Mishali 🇮🇱 @freak4pc
6K Followers 1K Following Staff iOS Engineer @mondaydotcom👨💻. ex @gett 🚕 @timhortons ☕️. Ethan’s dad 👶 Author ✍️ Speaker 📣 Maintains RxSwift and other fun OSS projects ❤️
Majid Jabrayilov @mecid
29K Followers 313 Following Swift Developer 👨🏻💻 SwiftUI addicted 🚀 Creator of @CardioBotApp ⌚️ Writing weekly posts about Swift development 📖 Curating SwiftUI Weekly 📧
Krzysztof Zabłocki @merowing_
19K Followers 424 Following 🏗️ Improve your development speed @ https://t.co/r5oflfDYLH 👷 Making 80k+ teams more efficient incl. @Apple & @Airbnb 🎤 Speaker at 60+ confs 👴 Past @nytimes
Noah Tran @_nghiatran
9K Followers 4K Following 🍎 Founder of @proxyman_app - Capture HTTP(s) in a few clicks 💻 Build apps for developers ⚡️ TinyShield: Monitor your network
Konrad ‘ktoso’ Ma... @ktosopl
8K Followers 3K Following “Life is Study!”; [email protected]; Concurrency & Distributed Swift @ Previously: Reactive Streams (TCK), @akkateam Actors, HTTP & Streams, @geecon
Keith Smiley @SmileyKeith
8K Followers 752 Following devx @Modular, maintainer of @bazelbuild's iOS support, creator of @MobileNativeFdn. LLVM & Swift contributor. Previously Principal Engineer @Lyft
tundsdev @tundsdev
10K Followers 970 Following 📹 YouTuber teaching all things iOS | 👨🏾💻 Development Manager | Anime 🇯🇵 Food 🌮 Football ⚽️ in that order
Bruno Rocha @rockbruno_
9K Followers 160 Following Senior iOS Developer @Spotify | Blogging https://t.co/jSOwjn4mgm | Built @BurnoutBuddy | Kendo Mastodon: @[email protected] 🇧🇷🇸🇪
Mikaela Caron 🦄 @mikaela__caron
9K Followers 1K Following 👩💻 iOS Engineer | Organizer @iosdevhappyhour | Freelancer | 🎙️@swiftovercoffee | 🐘 @[email protected] | My Apps 👇👇👇 | she/her
Tjeerd in 't Veen @tjeerdintveen
3K Followers 676 Following Author of Mobile System Design & Swift in Depth books. Former staff engineer @ Twitter 1.0 & iOS Tech Lead @ ING bank.
Peter Friese @peterfriese
8K Followers 2K Following Developer Advocate @Google on the @Firebase team · Gemini SDK · Book: https://t.co/Y7nHeg83aC · Newsletter: https://t.co/yrYNtx2Cg8
Fynn Codes ☕️ @FynnBand
242 Followers 126 Following Quit ADAS to code & sip coffee full-time. Day-1 indie dev—come ride the roller-coaster. 🎢☕️ #BuildInPublic #iOSDev
Hamed Ghadirian @hamed_0256
11 Followers 526 Following
adamalix 🇩🇴 @adamalix
828 Followers 777 Following engineering manager @spotify he/él, when I get bored I make silly things
Andrija Ostojic @andrejko_
6 Followers 137 Following
Pradep @pkc_dev
0 Followers 37 Following
John 👑 @DemirciJohn
207 Followers 179 Following I just want to make my parents proud | Software Engineer (iOS) | Creator of @RateMyMemory
mehmet ali @celumtinture_
69 Followers 373 Following karanlığa lanet okumaktansa bir mum yakmak yeğdir
Christopher Kornher @ckornher
13 Followers 55 Following
Apps, Data, & Fun @AppsDataFun
0 Followers 38 Following
vico @terk1vo
349 Followers 5K Following
Marcie @tartawez13714
30 Followers 2K Following Softhearted is sick, but you are life. https://t.co/pRdDEe2OfG
Andrés Carrillo @7andrees
386 Followers 369 Following i like to code and watch fast cars lapping around the world~ iOS engineer @ Rappi
PowerSync @powersync_
2K Followers 749 Following Sync engine for keeping backend databases in sync with in-app SQLite. Postgres | MongoDB | MySQL (beta) 🐘🌿🐬 «-» 🪶
Ranjith Ramachandran @ranjithcet
69 Followers 331 Following Software Engineer by Profession, iOS developer, Tech enthusiast especially Mobiles OSes
API Platform @sapiplatform
71 Followers 3K Following SSOT API Management & Data Distribution / Monetisation Platform.
manabi.io @manabiSRS
352 Followers 3K Following Learn Japanese by reading on iPhone / iPad / Mac. // Indie dev effort, recently full-time
Dwayne Curtiss @dwayne_curtiss
0 Followers 30 Following
Triejoo @Triejoo890
39 Followers 1K Following
limboy @_limboy
8K Followers 258 Following
Sasha Jaroshevskii @jaroshevskii
14 Followers 56 Following We are going to rape each other the next night
The Monk who sold his... @dictator003
53 Followers 609 Following
Uladzislau Yakubets @yakubets_u
0 Followers 10 Following
Lovro Buničić @bunicic
12 Followers 142 Following
Nipper. In shorts. @nipperinshorts
425 Followers 1K Following Software Engineering. Weightlifting. Worshipping. Always In shorts. https://t.co/gZoF4aAzew
Pavel Hroch 🦛 @PavelHroch
121 Followers 291 Following Tvořím lepší weby a aplikace.👨🏼💻 #ux 🎯 & #productowner 💻 https://t.co/mExTpogx7N
Turing's Dream @TuringsDream
17 Followers 2K Following
Alex Vinidiktov @alexvinidiktov
401 Followers 725 Following Language learner. App maker. Creator of @vocabilis online vocabulary builder and phonetic translation app https://t.co/0sQM2f8mpE.
𝐝𝐮𝐬𝐭𝐲 @dstycstl
368 Followers 2K Following I love all forms of art. try to explore hidden narratives, add bold colors & unique imagery. just to blur the line between reality and imagination.
Yathish @yathishbl
45 Followers 182 Following
Kant @Abbas_kant
19 Followers 581 Following
George Shaginyan @goshaginyan
157 Followers 292 Following Head of Mobile at Dodo Brands. CEO https://t.co/LCQryfWeRP
Thomas Groeneveld @groenecode
1 Followers 22 Following
Thais @thaisroco
6 Followers 60 Following iOS developer👩🏽💻 Apps: https://t.co/kt1GubiDKD Website: https://t.co/Clf3NuT5om
Srinivas @Sriniva53462410
11 Followers 329 Following
Chinmay Naik @Chinmay_iOS
3 Followers 253 Following SDE 2 @Oracle | Full-Stack Web Dev | iOS enthusiast
Ejueasou @Ejueasou5105
32 Followers 959 Following
ALICE @ALICE0167280001
4K Followers 8K Following 谷村新司さん😘あいみょん😘🌸優花(ゆうか)ちゃん😘長渕剛.玉置浩二.B'z.ゆず.ヨルシカ🥔永恵美遥ちゃん🐈️二段優希ちゃん🫧和泉まみさん💐橘田ほのかさん✨やまだのぞみちゃん🐰🍅凛ちゃん🌈夢奈さん❄️平田深冬さん🐰🍚宇佐美みおちゃん🏯前田琴音ちゃん🔥蒼ひよりちゃん✨よこしちゃん😘🐬
Point-Free @pointfreeco
14K Followers 3 Following A video series exploring advanced topics in the Swift programming language.
Antoine v.d. SwiftLee... @twannl
61K Followers 813 Following I teach 150K developers how to write better apps faster through my developer tool, blog, and newsletter. Join my newsletter to get started 👇🏻
Thomas Ricouard @Dimillian
25K Followers 4K Following 🍎 Product engineer/Builder 🤖 AI Stuff 👨💻 Staff iOS engineer @medium 🇫🇷 Entrepreneur, iOS/macOS & more 🫡 Previously @glose 📖 @google 🔍 & various other
Marcin Krzyzanowski @krzyzanowskim
26K Followers 2K Following unrelated. I'm here for bugs. Swift and TextKit expert Get https://t.co/7wu0hLVPxL also known for 🤟 https://t.co/rDhkLj5Jya 🧰 iOS at @GoodnotesApp
Swift Language @SwiftLang
75K Followers 0 Following Swift is a general-purpose programming language that's fast, modern, safe, and a joy to write. Designed for all, developed in the open.
Vincent Pradeilles @v_pradeilles
25K Followers 761 Following I talk (a lot) about iOS and Swift – working @photoroom_app
Brandon Williams @mbrandonw
6K Followers 534 Following Subterranean homesick mathematician. Working on @pointfreeco.
Krzysztof Zabłocki @merowing_
19K Followers 424 Following 🏗️ Improve your development speed @ https://t.co/r5oflfDYLH 👷 Making 80k+ teams more efficient incl. @Apple & @Airbnb 🎤 Speaker at 60+ confs 👴 Past @nytimes
Rui Peres @peres
4K Followers 67 Following Experienced Manager and Software Engineer 🛠 | Ultra Trail Runner 🏔 | Making @dash_ios ⚡️| Engineering @medtronic
Rebecca (Slatkin) Slo... @RebeccaSlatkin
23K Followers 4K Following Founder, influencer, magician. I am none of these. Geriatric iOS biped. Great in humorous portrayal only.
Holly Borla @hollyborla
10K Followers 568 Following Dancer 🩰 Engineering manager of the Swift language team at Apple 👩🏻💻 she/her @[email protected]
Keith Smiley @SmileyKeith
8K Followers 752 Following devx @Modular, maintainer of @bazelbuild's iOS support, creator of @MobileNativeFdn. LLVM & Swift contributor. Previously Principal Engineer @Lyft
tundsdev @tundsdev
10K Followers 970 Following 📹 YouTuber teaching all things iOS | 👨🏾💻 Development Manager | Anime 🇯🇵 Food 🌮 Football ⚽️ in that order
Cabel Sasser @cabel
81K Followers 530 Following I work at @panic. ✍️ Blog: https://t.co/WrULhBjGXJ • 🐘 Mastodon: https://t.co/CDQgBq3qlt • 🧢 Bluesky: https://t.co/qDIqg1ddnN
Nacho Soto @NachoSoto
9K Followers 990 Following 🤖 iOS/macOS @OpenAI @ChatGPTapp 📱's 2014 App of the Year ♟ Creator of @watch_chess 👨🏻✈️ Airline Captain & Flight Instructor: @NSAviator
Sommer Panage @Sommer
21K Followers 648 Following 💻 macOS @ Apple | #Accessibility always 🎪 Aerial artist and coach 💜 Peanut butter & roller coaster connoisseur 🎶 Flute tooter
jesse squires @jesse_squires
11K Followers 291 Following indie dev • iOS & macOS • freelance • hire me 🐘 @[email protected] 📱 apps @hexedbits all tweets are opinions of my former employers.
Ayaka Nonaka @ayanonagon
19K Followers 859 Following I’ve moved to @[email protected] (link below). Only re-tweets.
Joannis Orlandos @JoannisOrlandos
1K Followers 518 Following Swift on Server, Android, Embedded & iOS - Hummingbird, OpenSource maintainer @[email protected] https://t.co/sFf7IkLQWE
James Sedlacek @jsedlacekjr
2K Followers 1K Following Software Engineer at Peloton Interactive. Building SwiftUI apps & open source packages at Sedlacek Solutions.
Vatsal @vatsal_manot
4K Followers 1K Following Building @PreternaturalAI (YC W24). Maintainer of @SwiftUIX.
Cihat Gündüz @Jeehut
3K Followers 1K Following Indie Developer | Blog: https://t.co/6xpixQdLOJ | Coaching: https://t.co/vYoCUZSRd5 | Projects: @SwiftEvolutionM, @WWDCNotes | Apps: @FreemiumKit, @TranslateKitApp, @CrossCraftApp, …
Kilo Loco @Kilo_Loco
10K Followers 799 Following Building devtools with a focus on developer experience
Molly White @molly0xFFF
123K Followers 2K Following crypto & tech industry researcher & critic at https://t.co/hb1tT2Q3bJ & @web3isgreat • software engineer • wikipedian support my work: https://t.co/FPG3uvikH0
Manuel Maly @manuelmaly
2K Followers 2K Following https://t.co/YZjCj6Ms6f — iOS Open Source (📦 ComposableUIKit, 🚜 CombineProperty, 🧮 LineCalc, 🧙♂️ DataSourcerer), Freelancer he/him
Philippe Hausler @phausler
737 Followers 146 Following
Daniel Duan @daniel_duan
3K Followers 328 Following Tyranny is the deliberate removal of nuance. SwiftUI @ 
Isa Lima @lsabyte
1K Followers 279 Following Health, aspiring bake-off judge, Apple Developer Academy 🇧🇷🏳️🌈 she/her
June Bash @JuneBash
1K Followers 542 Following 👨💻 software dev (mainly Swift/iOS) | 🎼 failed composer | 🏳️⚧️ she/her 👩❤️💋👩 | 🦋 https://t.co/pQGaIT5gkj
atrophy wife 🎀 @zuza_real
53K Followers 2K Following writer | short stories: https://t.co/csnW9JI5TC | she/her
rhonda 💸 ajani. @rhondaregister
2K Followers 396 Following 👩🏾💻 Developer Engagement Engineer @ . 📸 Photographic Image Maker. 👾 Gamer. 🌱 Plant Mama. ✴️ Chaotic Good. 💭 Person with Thoughts, Speaks for Self.
Michael Brown @mluisbrown
1K Followers 548 Following I no longer post here. I’m on https://t.co/hyMc9ryOJc with the same ID.
Zack Sears @zacksears
2K Followers 367 Following Founder and Creative Director @thronewatches. Previously Head of Design @kickstarter.
Chris Muccioli @ChrisMuccioli
1K Followers 676 Following Creative Lead @warpdotdev — prev. Co-founder https://t.co/3M1jcQl26K + creative at @splice, @spotify, @kickstarter.
isowords @isowords
358 Followers 5 Following Word search on a vanishing cube, by @pointfreeco. Open source: https://t.co/XCmyTN16TG Design: @zacksears Sound and music: @chrismuccioli
Jessica Cisneros @JCisnerosTX
74K Followers 1K Following Immigration attorney from Laredo, TX. Always en la lucha to make our government accountable to all of us. Former candidate for Congress #TX28. She/Ella
@timnitGebru (@dair-c... @timnitGebru
162K Followers 3K Following Personal Account Author: The View from Somewhere Mastodon @[email protected] BlueSky https://t.co/XAYRV7YPvQ Also on LinkedIn. Less here
Ifeoma Ozoma @IfeomaOzoma
12K Followers 793 Following
TAMMIE TECLEMARIAM @tammieetc
16K Followers 830 Following underground gourmet 🕵🏾♀️ @nymag/@grubstreet
Law Boy @The_Law_Boy
141K Followers 255 Following America's daintiest lawyer. @fivefourpod and @IfBooksPod
Respectable Lawyer @RespectableLaw
140K Followers 473 Following Exclusively practicing adversarial redistribution of corporate wealth into the hands of working families by exploiting rules the plutocracy wrote for itself.
Megan Amram @meganamram
959K Followers 4K Following it's this weird, sexual, anti-comedy comedy that's 'in' right now. - my mom
demi adejuyigbe @electrolemon
206K Followers 344 Following director, comedian, musician, writer (the good place, new warriors, late late show, amber ruffin show, strange planet, neon, ghostbusters, + more)
Carlos Maza @gaywonk
125K Followers 409 Following Queer scum. Marxist pig. IG: gaywonk https://t.co/3dd1REr0pe
Ashley Feinberg (ashl... @ashleyfeinberg
185K Followers 969 Following taking a break from stuff, [email protected]
Sen. Bernie Sanders @SenSanders
11.8M Followers 2K Following Sen. Sanders of Vermont, Ranking Member of U.S. Senate Committee on Health, Education, Labor & Pensions, longest-serving independent in congressional history.
Hbomberguy @Hbomberguy
471K Followers 4K Following 🖥️ Gaming Youtuber, Media Critic, Philosopher King 🤴 💙 https://t.co/vKvrwjA92K 📩 Enquiries to [email protected]
petermolydeux @PeterMolydeux
62K Followers 157 Following (Blue Tick) Obviously this isn't the real Peter Molyneux, just a parody based on the legendary British Game Designer
Bennett @bfod
100K Followers 881 Following Designer of QWOP, Getting Over It with Bennett Foddy, Sportsfriends, GIRP. Working on Baby Steps. Previously: NYU Game Center
Derek Yu @mossmouth
59K Followers 2K Following derek's my name and video games are my game https://t.co/kBQAoytgCX
Impure Pics @impurepics
6K Followers 0 Following FP Advocat. Distilling functional programming for the good of all. https://t.co/AzKirvGfEQ
mindy🌷 @mindyisser
30K Followers 1K Following mom💞!!!, union maid, writer, socialist, jew 4 palestine // hot takes are unfortunately just my own // more at https://t.co/Wd5ibhzFY9
Optics By Example @opticsbyexample
462 Followers 1 Following The lenses book for Haskell and other functional programming languages by @chrislpenner https://t.co/HOXV9Vvkt5
Greta Thunberg @GretaThunberg
5.2M Followers 3K Following Autistic climate justice activist Born at 375 ppm
Paladin @PaladinAmber
117K Followers 3K Following A menace to society, but not a big one, just a lil menace. @razer partner. Alt: @defspaladin email; [email protected]
Cassidy @cassidoo
176K Followers 665 Following Making memes, dreams, & software! Sr. Director of Dev Advocacy at @github. Married to @ijoosong, mom of 2 nerdy babies. She/Her ✝️ Subscribe to my newsletter!
ReductRs @reduct_rs
13K Followers 17 Following The one and only women’s, trans persons’, and nonbinary persons’ fake programming newsletter. Our book, How To Win At Typechecking, will never be released.