I'm setting up Linear for my team, but I need a lightweight way to manage my own focus – basically want to “grab” a few issues for today and put them on a “Today’s todos” board/view.
How do you handle this? Labels? Custom view? Dedicated status?
#linearapp #productivity @linear
18.10.2025 16:06 — 👍 1 🔁 0 💬 0 📌 0
OK, let's give this a test-drive (: I'm mostly curious about what the new #xcode feels like #liquidglass #osx #macos2026 #iosdev #macosdev #apple
23.06.2025 21:14 — 👍 1 🔁 0 💬 0 📌 0
Looking for some screen recommendations- 32” 4k or 5k, usb-c to Macbook pro and idealy many ports in the back (extra usbc)
15.03.2025 15:11 — 👍 0 🔁 0 💬 0 📌 0
Apple Agent Store – Capability as a Service — PETER KORACA
Speculation time! Are LLMs with their chain-of-thought capabilities opening the door to a new disruption – Capability as a Service? Imagine Siri accessing your company's API directly, no app…
Apple Agent Store Speculation time! Are LLMs with their chain-of-thought capabilities opening the door to a new disruption – Capability as a Service? Imagine Siri accessing your company's API directly, no app installation required. #aiagents #agentstore #applestore #speculation
13.02.2025 09:02 — 👍 0 🔁 0 💬 0 📌 0
Could this be true? Is this a bug? I’ve cleared all of my to-dos from the list today. 🥳That doesn’t happen that often. 🤣 #productivity
05.02.2025 17:17 — 👍 0 🔁 0 💬 0 📌 0
I know I often complain about Apple's documentation. But today I discovered "distantPast". Quite literally. #swift #iosdevelopment #swiftui #foundation #appledeveloper
https://buff.ly/40osuJ2
06.01.2025 22:02 — 👍 2 🔁 0 💬 0 📌 0
Santa brings new toys @lofree_japan_m the code is going to write itself now (: #keyboardlove #mechanicalkeyboard #lowprofilekeyboard #geekpresent #keyboardgeek
24.12.2024 19:06 — 👍 1 🔁 0 💬 0 📌 0
Anyone using @sketch instead of @figma nowadays? Seen some beautiful case studies (the amazing @gentler_app designers among them) using sketch, now I’m tempted to investigate further.
17.12.2024 07:57 — 👍 1 🔁 0 💬 0 📌 0
As we’re waiting for the Channel Tunnel train I wonder how many times will we hear “Driving home for Christmas” on our drive from London to Slovenia today/tomorrow. #roadtrip #eurotrip #crossingeurope #carjourney #longdrive
14.12.2024 09:22 — 👍 1 🔁 0 💬 0 📌 0
Liking the new “listen to page” addition to the reader in safari. #smallwins #llms
13.12.2024 13:09 — 👍 0 🔁 0 💬 0 📌 0
Wait, what? 🤔
The latest LLM chain of thought models are now trying to deceive their creators, exfiltrate their weights and deactivate oversight?!
Reading @openai o1 system card feels both inspiring and scary 😱
#ai #llms #terminator #skynet
11.12.2024 20:05 — 👍 0 🔁 0 💬 0 📌 0
Supa excited about trying out the new supa updates coming to @supabase edge functions. 🔌 Websockets (ai streams here we go), 🏃♂️ Background tasks (functions can now run in the background after you've sent a response back) and 📦 Ephemeral storage.
#webdev #serverless #edge #deno
05.12.2024 08:35 — 👍 2 🔁 0 💬 0 📌 0
I’m loving how Profile in @perplexity_ai makes the results 100X more contextually relevant, insightful and accurate.
I told it my occupation, code libraries I use, that I love humour, running and dogs and to always ask/tell me something I haven’t thought about. #promptengineering
04.12.2024 12:47 — 👍 0 🔁 0 💬 0 📌 0
👉 if you haven't completed this survey yet, and you use @vuejs.org, this would be a great (and short) survey to fill out
03.12.2024 11:41 — 👍 21 🔁 4 💬 1 📌 0
This is great. Where do I signup? @yonz.bsky.social
02.12.2024 07:49 — 👍 1 🔁 0 💬 1 📌 0
8/ The best part? All these run locally! 🚀
- Better user experience
- Improved privacy
- Lower costs
- Faster performance
#localfirst #offline #ai #localfirstai
Want to learn more? Get in touch or Read the original post https://buff.ly/4g742AY
01.12.2024 09:30 — 👍 2 🔁 0 💬 1 📌 0
7/ Building a semantic recommendation app? 📚
GTE Small by @supabase embeddings model is quick, performant and produces a low footprint in your database.
Perfect for suggesting similar:
- Activities
- Products
- Content
Privacy-preserving recommendations!
https://buff.ly/3ZvFv3c
01.12.2024 09:30 — 👍 3 🔁 0 💬 1 📌 0
6/ Body pose detection? 🤸♂️
ML5's bodypose makes it simple.
Perfect for fitness apps or interactive experiences.
https://buff.ly/3CT9ycg
01.12.2024 09:30 — 👍 2 🔁 1 💬 1 📌 0
5/ Computer Vision has been made easy 👁️
- Teachable Machine simplifies building models
- TensorFlow.js use them in the browser
- ML5.js for the ease of use (building + running)
#computervision
https://buff.ly/3sffKna
https://buff.ly/2VMxeb7
https://buff.ly/4eV5sxq
01.12.2024 09:30 — 👍 1 🔁 1 💬 2 📌 0
4/ Sentiment analysis & text classification 📝
The 'natural' library, can help you with:
- Analysing sentiment in text
- Building a custom message classifier
- Many other NLP tasks
All running client-side!
#localfirst #sentimentanalysis
https://buff.ly/41bWHMl
01.12.2024 09:30 — 👍 1 🔁 0 💬 1 📌 0
3/ Classification is where it gets interesting! 🎯
KNN classifiers can identify thinks like workout types based on motion/HR and other data.
Give the 'mljs/knn' package for neural network classification a go.
#neuralnetwork #knn #classifier
https://buff.ly/3Vi8gxI
01.12.2024 09:30 — 👍 1 🔁 0 💬 1 📌 0
2/ Need to forecast spending or seasonal trends? 📈
ARIMA model are your friend. The 'arima' npm package lets you train and analyse time series data locally. Perfect for financial predictions or sports workout load tracking.
#timeseriesprediction
https://buff.ly/3CTWVhd
01.12.2024 09:30 — 👍 1 🔁 0 💬 1 📌 0
1/ First up: Predictive AI 📊
These models help predict numbers, trends & patterns.
Example: Want to train your own regression model and predict how coffee affects your sleep? regression-js has got you covered!
#linearregression #regression #mlmodels
https://buff.ly/3VfPwPF
01.12.2024 09:30 — 👍 2 🔁 0 💬 1 📌 0
Local First AI — PETER KORACA
Over the last 10 years, there has been a huge expansion of javascript AI/ML libraries that enable embedding AI into client-side bundles and serverless functions and cater for various use cases. This…
🧵 Local-First AI Libraries & Models: A guide to embedding AI locally in your JS/TS apps.
Let's explore practical AI beyond ChatGPT - from prediction to classification and recognition. Original post https://buff.ly/4g742AY
#ai #localfirst #localfirstai #ml
Thread below 👇
01.12.2024 09:30 — 👍 3 🔁 1 💬 2 📌 0
Speak It — PETER KORACA
Apple Shortcut
I’ve built a text-to-speech Apple Shortcut that converts selected or copied text into speech on your Mac or iPhone. If you wish someone would just read that long article you found whilst you prepare lunch, get it here for free https://buff.ly/4fHDSoK #text-to-speech #aivoice #shortcut #productivity
29.11.2024 09:04 — 👍 2 🔁 0 💬 0 📌 0
Alternatively, we might get new kinds of generative AI Platforms – marketplaces of vertical AI agents, like those discussed by @snowmaker – that string together the whole experience. Is this a real possibility? Who’s best positioned to become one? #aiplatform #aitool #aichain
27.11.2024 18:56 — 👍 0 🔁 0 💬 0 📌 0
In this new AI world, I wonder if these agents actually need a bespoke UI and even more, an App. Or could @Apple or @Google introduce a (smarter) Siri that “comes up” with the most appropriate UI based on the agent’s response? #aiassistant #generativeui #genai #appsaredead
27.11.2024 18:56 — 👍 0 🔁 0 💬 1 📌 0
Interaction design, hack-end development and much much more.
richmak.es
Sometimes — WE3
Previously — Arrival · IDEO
🐦⬛ @rich_cahill
Entrepreneur
Costplusdrugs.com
Waitress turned Congresswoman for the Bronx and Queens. Grassroots elected, small-dollar supported. A better world is possible.
ocasiocortez.com
Partnerships @Sketch.com 💎 | Indie at heart | all opinions are just opinions
Working with design and code and futures.
https://www.yosukeushigo.me
[yō-ské • he/him]
worrydream.com
dynamicland.org
Founder @ Vella.ai | LoFi.so | HBS'22
Passionate about user-owned auth, storage, and personalization.
#localfirst #lofi
Y Combinator created a new model for funding early stage startups. Twice a year we invest in a large number of startups.
[bridged from https://ycombinator.com/ on the web: https://fed.brid.gy/web/ycombinator.com ]
Chicken Lady and Cat Mom.
🏡 https://roe.dev
➕ building @nuxt.com • @nitro.build • https://elk.zone
💝 https://page-speed.dev • https://firstcommit.is • https://react-to-nuxt.com
🏅 Google GDE • Microsoft MVP • GitHub ⭐️
signal: danielroe.57
🧗♂️ ⛷️ 🚴♂️ ✝️
📍 edinburgh 🏴
Nuxt is a web framework to build performant and production-grade web apps and websites with Vue. nuxt.com
https://github.com/nuxt
Hacking Vue.js & Nuxt 🌲
I share projects, talks, writing, and art on http://lihbr.com ~
DevExp @prismic.io, @nuxt.com team
Artist and designer exploring computation,
algorithmic art, visual music, and mixed reality.
https://cec.dk
https://github.com/cecarlsen
Interactive graphics at the Boston Globe, passionate about data and design. andrew.nguyen@globe.com
my life is derp and i do derp shit
Design engineer playing with AI and hacky prototypes @githubnext.com
Adores digital gardening, end-user development, and embodied cognition. Makes visual essays about design, programming, and anthropology.
📍 London
🌱 maggieappleton.com
official Bluesky account (check username👆)
Bugs, feature requests, feedback: support@bsky.app