Also I’m thinking on adding support for If-Modified-Since since it’ll improve the refreshing process 🤔
Apple Adds iPhone XS Max and More to Vintage/Obsolete Product Lists
Apple today added a few older iPhone and Apple Watch models to the vintage and obsolete products list on its website.
Apple has now classified the iPhone 6s Plus and iPhone XS Max as “vintage” worldwide. Apple considers a device to be “vintage” once five years have passed since the compa … ⌘ Read more
How to Turn Off Bluetooth in iOS 18 on iPhone
The iOS 18 update is a fun one with some intriguing new features, mostly for visual tweaks like adding dark mode icons and color hues, and of course there’s Apple Intelligence AI features if your iPhone is new enough to support those features. One of the other major changes in iOS 18 and iPadOS 18 … Read More ⌘ Read more
Apple to Sell Belkin Head Strap for Use With Vision Pro’s Solo Knit Band
Apple plans to sell a Belkin head strap that can be attached to the Vision Pro’s Solo Knit Band, for added comfort and stability while wearing the headset, according to a product listing spotted by Brad Lynch of EOZ VR (reposted by [@M1Astra](https:/ … ⌘ Read more
** Broughlike dev log **
I’ve been working on the broughlike pretty steadily since my last update. The gameplay loop is pretty much unchanged, but I’ve added a fair bit of polish, and fixed a lot of bugs. I think it is honestly sort of boring to play, but I am excited to have this as the starting point for future projects…can you smell the roguelike!? I can!
The major fixes and improvements that I’ve made since my last update include:
- better way finding … ⌘ Read more
Honest Government Ad | Visit Myanmar! ⌘ Read more
SChernykh releases P2Pool v4.2 with new features, bugfixes
SChernykh1 has released P2Pool 2 version 4.23 with new features and various bugfixes.
Stratum server now disconnects miners when it's not connected to P2Pool network [..]
Added an error code to error messages about opening/saving files
Fixed a possible deadlock during the initial sync [..]
Fixed Windows 7 compatibility
Fixed a data race on shutdown [..]
The full list of changes since v4.1.1 is … ⌘ Read more
Rucknium reviews CypherStack’s ‘Uniformly Most Powerful Tests for Ad Hoc Transactions in Monero’ paper
Rucknium1 has posted their review2 of CypherStack3’s Uniformly Most Powerful Tests for Ad Hoc Transactions in Monero 4 paper (by BG Goodell, Rigo Salazar, and Freeman Slaughter) that was published on 21 October 2024:
The paper is an important contribution to the analysis of churning, an important research question that has evaded rigorous analysis for … ⌘ Read more
XMRig v6.22.1 released with bug fixes, tweaks
XMRig 1 version 6.22.12 has been released with several bug fixes and improvements.
#3531 Always reset nonce on RandomX dataset change.
#3534 Fixed threads auto-config on Zen5.
#3535 RandomX: tweaks for Zen5.
#3539 Added Zen5 to randomx_boost.sh.
#3540 Detect AMD engineering samples in randomx_boost.sh.
Verify the SHA256 sums with xmrig3’s GPG key4 (ID: 446A53638BE94409) before using the software.
Consult … ⌘ Read more
Testing the New iOS 18.1 Hearing Aid Functionality
With iOS 18.1, Apple is adding a new set of hearing health features to the AirPods Pro 2. The iOS 18.1 release candidate for developers and public beta testers includes the full hearing aid functionality, so we thought we’d give it a try to see just how it works.
_Subscribe to the MacRumors YouTube channel for more videos._
To use the new … ⌘ Read more
Tesla Plans to Release Apple Watch App That Will Work as a Digital Key
Tesla last week updated its iPhone app with new Control Center controls on iOS 18. In addition, the latest version of the app added hidden code references to an upcoming Apple Watch version of the app, according to MacRumors contributor Aaron Perris.
The … ⌘ Read more
How to Fix “Recents” Folder Empty on Mac
The Mac “Recents” folder in Finder is a useful catchall Smart Folder that, as the name implies, contains all recently opened, modified, or added files that are found within the file system. This means the “Recents” folder should contain everything from text files, documents, PDFs, images, video, basically anything in the file system that has … Read More ⌘ Read more
m2049r releases Monerujo v4.0.8 ‘Sidekick’
m2049r1 has released Monerujo2 version 4.0.8 Sidekick 3 with fixes for crashes on Android 14/15.
Option to lock wallet in background
Support for Sidekick Wallet
Update default nodes
Fix crashes on Android 14/15
Fix connectivity issues with Ledger
It is worth noting that Monerujo added support for its companion app Sidekick4 last month (v4.0.6), as reported5.
Before usage, it is re … ⌘ Read more
@2024-10-08T19:36:38-07:00@a.9srv.net Thanks for the followup. I agrees with most of it - especially:
Please nobody suggest sticking the content type in more metadata. 🙄
Yes, URL can be considered ugly, but they work and are understandable by both humans and machines. And its trivial for any client to hide the URLs used as reference in replies/treading.
Webfinger can be an add-on to help lookup people, and it can be made independent of the nick by just serving the same json regardless of the nick as people do with static sites and a as I implemented it on darch.dk (wf endpoint). Try RANDOMSTRING@darch.dk on http://darch.dk/wf-lookup.php (wf lookup) or RANDOMSTRING@garrido.io on https://webfinger.net
Leaked M4 MacBook Pro Appears for Sale on Russian Classifieds Site
In a continuation of the latest unprecedented leak, Apple’s yet-to-be-announced M4 MacBook Pro has reportedly surfaced on Avito, a popular Russian classified ads website. The development follows recent videos from Russian YouTube channels showcasing what appears to be the unreleased laptop model.
} part because you added ~.
Honest Government Ad | TRUMP2024 (Stop the Steal) ⌘ Read more
Avoid Vehicle Motion Sickness With This New iOS 18 Feature
In iOS 18, Apple added several new accessibility features, and one feature in particular that is likely to have widespread appeal among car passengers is Vehicle Motion Cues, which aims to prevent motion sickness when looking at an iPhone or iPad.

URLs can contain commas so I suggest a different character to separate the url from the date. Is this twt I’ve used space (also after “replyto”, for symmetry).
I think this solves:
- Changing feed identities: although @mckinley@twtxt.net points out URLs can change, I think this syntax should be okay as long as the feed at that URL can be fetched, and as long as the current canonical URL for the feed lists this one as an alternate.
- editing, if you don’t care about message integrity
- finding the root of a thread, if you’re not following the author
An optional hash could be added if message integrity is desired. (E.g. if you don’t trust the feed author not to make a misleading edit.) Other recent suggestions about how to deal with edits and hashes might be applicable then.
People publishing multiple twts per second should include sub-second precision in their timestamps. As you suggested, the timestamp could just be copied verbatim.
@movq@www.uninformativ.de Non-ASCII characters were broken. Like U+2028, degrees (°), etc.
Turns out I used a silly library to detect the encoding and transform to UTF-8 if needed. When there is no Content-Type header, like for local files, it looks at the first 1024 bytes. Since it only saw ASCII in that region, the damn thing assumed the data to be in Windows-1252 (which for web pages kinda makes sense):
// TODO: change default depending on user's locale?
return charmap.Windows1252, "windows-1252", false
https://cs.opensource.google/go/x/net/+/master:html/charset/charset.go;l=102
This default is hardcoded and cannot be changed.
Trying to be smart and adding automatic support for other encodings turned out to be a bad move on my end. At least I can reduce my dependency list again. :-)
I now just reject everything that explicitly specifies something different than text/plain and an optional charset other than utf-8 (ignoring casing). Otherwise I assume it’s in UTF-8 (just like the twtxt file format specification mandates) and hope for the best.
(#hash;#originalHash) would also work.
Maybe I’m being a bit too purist/minimalistic here. As I said before (in one of the 1372739 posts on this topic – or maybe I didn’t even send that twt, I don’t remember 😅), I never really liked hashes to begin with. They aren’t super hard to implement but they are kind of against the beauty of the original twtxt – because you need special client support for them. It’s not something that you could write manually in your
twtxt.txtfile. With @sorenpeter@darch.dk’s proposal, though, that would be possible.
Tangentially related, I was a bit disappointed to learn that the twt subject extension is now never used except with hashes. Manually-written subjects sounded so beautifully ad-hoc and organic as a way to disambiguate replies. Maybe I’ll try it some time just for fun.
@aelaraji@aelaraji.com I just added support for passing a custom template file via -T/--template in case you need a custom template 👌
prologic@JamessMacStudio
Wed Sep 18 01:27:29
~/Projects/yarnsocial/twtxt2html
(main) 130
$ ./twtxt2html --help
Usage: twtxt2html [options] FILE|URL
twtxt2html converts a twtxt feed to a static HTML page
-d, --debug enable debug logging
-l, --limit int limit number ot twts (default all) (default -1)
-n, --noreldate do now show twt relative dates
-r, --reverse reverse the order of twts (oldest first)
-T, --template string path to template file
-t, --title string title of generated page (default "Twtxt Feed")
-v, --version display version information
pflag: help requested
you can just have a web address.. i added mine.. though i think they have changed up the protocol so my key doesn’t seem to work anymore. https://key.sour.is/id/me@sour.is
you can just have a web address.. i added mine.. though i think they have changed up the protocol so my key doesn’t seem to work anymore. https://key.sour.is/id/me@sour.is
Honest Government Ad | 🇯🇵 Japan v. Paul Watson 🐋 ⌘ Read more
mutt/neomutt users out here, what's the trick to highlight threads with new messages? No user interaction, just upon opening, or while opened, have threads with new, unread messages in it highlighted. Thanks!
@movq@www.uninformativ.de I think I have got it, but need to test upon receiving further posts. I added:
set uncollapse_new = yes # open threads when new mail
set uncollapse_jump = yes # jump to unread message when uncollapse
set collapse_unread = no # don't collapse threads with unread mails
Let’s see how it goes.
@movq@www.uninformativ.de, maybe you can help me with this. I want to place the vim cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny’s configuration:
"editor": "vim \"+normal $\"",
But that doesn’t work. How would you go about it?
Instagram Gains Myspace-Style ‘Song on Profile’ Feature
Instagram has announced a new feature that allows users to add a song to their profile, an update that harks back to Myspace in the early 2000s.
Added music appears in the bio area of a user’s profile. Unlike Myspace, the songs don’t autoplay when someone visits a user’s profile. Visitors can play and pause the song - or song sample, since the duration of t … ⌘ Read more
@movq@www.uninformativ.de, that would be a nice addition. :-) I would also love the ability to hide/not show the hash when reading twtxts (after all, that’s on the header on each “email”). Could that be added as a user configurable toggle?
@movq@www.uninformativ.de I don’t know if I’d want to discard the twts. I think what I’m looking for is a command “jenny -g https://host.org/twtxt.txt” to fetch just that one feed, even if it’s not in my follow list. I could wrap that in a shell script so that when I see a twt in reply to a feed I don’t follow, I can just tap a key and the feed will get added to my maildir. I guess the script would look for a mention at the start of a selected twt and call jenny -g on the feed.
@movq@www.uninformativ.de Is there a good way to get jenny to do a one-off fetch of a feed, for when you want to fill in missing parts of a thread? I just added @slashdot@feeds.twtxt.net to my private follow file just because @prologic@twtxt.net keeps responding to the feed :-P and I want to know what he’s commenting on even though I don’t want to see every new slashdot twt.
@prologic@twtxt.net Yeah, I’ve noticed that as well when I hacked around. That’s a very good addition, ta! :-)
Getting to this view felt suprisingly difficult, though. I always expected my feeds I follow in the “Feeds” tab. You won’t believe how many times I clicked on “Feeds” yesterday evening. :-D Adding at least a link to my following list on the “Feeds” page would help my learning resistence. But that’s something different.
Also, turns out that “My Feeds” is the list of feeds that I author myself, not the ones I have subscribed to. The naming is alright, I can see that it makes sense. It just was an initial surprise that came up.
Adding the ESLint Tool to an AI Assistant: Improving Recommendations for JS/TS Projects
We show how to enable our AI assistant to provide advice that is both helpful and actionable for linting JavaScript and TypeScript projects. ⌘ Read more
@prologic@twtxt.net Fair enough! I just added some metadata.
Disney Raising Prices for Hulu, ESPN+, and Disney+ This Fall
Disney will soon increase the cost of its suite of streaming services, including Hulu, ESPN+, and Disney+. Prices will go up for both ad-supported and ad-free plans, and some of Disney’s bundles will also be more expensive. Most plans are increasing by $1 to $2.
- Disney+ With Ads - $9.99, up from … ⌘ Read more
Honest Government Ad | FOI laws ⌘ Read more
Apple Pulls Latest Ad After Criticism Over Depiction of Thailand
Apple today issued an apology to Thailand for the way the country was portrayed in a July “The Underdogs” short film, and the video has also been removed from Apple’s YouTube channel. In the ad that was released on July 18, the underdogs design team traveled to Bangkok and Rayong, Thailand for a project and were depicted traveling in a tuk-tuk and staying … ⌘ Read more
Today I’m looking into flutter again, I’ve been wanting to test that out for a while.
I started adding functionality from the ‘yarn desktop client’ ( https://github.com/stig-atle/YarnDesktopClient ) I’ve been working on - and now I see if I can get the same functionality up and running with flutter.
Currently I’m able to log in and fetch the logged in user’s username at least (the text :username: is fetched after logging in), so it’s a good start.
That means I have the things I need to fetch the timeline and present that next.
Beginner’s guide to GitHub: Adding code to your repository
Take the next step in our GitHub for Beginners series and add code to your repository. Learn how to create branches and upload changes into a pull request.
The post Beginner’s guide to GitHub: Adding code to your repository appeared first on The GitHub Blog. ⌘ Read more
You Can Change iPhone Mirroring Window Size in macOS Sequoia Beta 4
With the fourth beta of macOS Sequoia that came out today, Apple added a useful new feature to iPhone Mirroring.
When you connect your iPhone to your Mac, you can now make some changes to the window size, something that … ⌘ Read more
Top Stories: iOS 18 Beta Features, Apple Intelligence for Vision Pro, and More
With the calendar flipping over to July, public betas of iOS 18 and related operating system updates are right around the corner, so we’re continuing to take a look at what changes and features users can expect to see.
Other Apple news and rumors this week included several iconic devices being added to Apple’s list of “vintage” products, a … ⌘ Read more
which 2 songs are you adding to the Voyager Golden Record? 🤔 ⌘ Read more
Honest Government Ad | AI ⌘ Read more
iCloud ‘Keep Downloaded’ Option Included in iOS 18 and macOS Sequoia
In iOS 18, iPadOS 18, and macOS Sequoia, Apple has added a new “Keep Downloaded” option when browsing items in iCloud, allowing users to designate which files and folders should remain permanently available locally on their device.
In previous versions of iOS and macOS, users had limited control over which files and folders were … ⌘ Read more
1Password Launches Recovery Codes and Simplified Sign-In Process
Popular password management app 1Password today announced the launch of two new features that are designed to make the app more user friendly. 1Password is improving the sign-in process on new devices and adding the ability to recover an account when a master password and secret key are lost.
With recovery codes, 1Password is providing a failsafe that will let cust … ⌘ Read more
iOS 18 Adds Pop-Out Bezel Animation When Pressing iPhone Buttons
iOS 18 includes a small but interesting change for the buttons on the iPhone, adding more of a visual element when changing volume, activating the Action button, or locking the screen. When you press an iPhone button in iOS 18, the display bezel bulges outward slightly.
 ⌘ Read more
@prologic@twtxt.net The old options are still valid, so “Show latest post per feed” should just be added as a 3th.
Radio advertisements slapping away sustained thought on the coffeeshop stereo. I’d like a real-life ad blocker.
What the Golf on Apple Vision Pro Gains New Levels
Popular Apple Arcade game What the Golf? for the Vision Pro is being updated with a slew of new content, with Apple adding 15 new areas with more than 100 spatial levels and 200 challenges to complete.
What the Golf? is, as the name suggests, a mini golf game aimed at people who hate golf. The goal is to get the ball to the hole, and every hole has a twist with different game mechanics to overcome.
… ⌘ Read more
Apple Adds Support for Live Activities to Shazam
Apple today added support for Live Activities in Shazam, its free music discovery and identification app.
Shazam’s Live Activities keep the user updated when searching for music in the background, which is particularly useful when multitasking or identifying songs in other apps. The last [sign … ⌘ Read more
New iPads Get Redesigned Magnets for More Smart Folio Viewing Angles
Apple has new Smart Folio cases for its latest M4 iPad Pro and M2 iPad Air models that boast a wider range of viewing angles, and thanks to Marques Brownlee, we now know how it’s done.
With the help of some magnet paper, MKBHD reveals that Apple has added bigger, more cubic magnets to the M4 iP … ⌘ Read more
Adding color-blind themes to Kubecolor to make Kubernetes more inclusive
Ambassador post originally published on Sebastian “Prune” Thomas’s blog Kubcolor is a thin wrapper over the kubectl command that adds coloring to the output. I cloned the project and started maintaining it back in 2022 when the original author wasn’t active… ⌘ Read more
Honest Government Ad | How to state capture (EPBC Act) ⌘ Read more
# follow = dbucklin@www.davebucklin.com https://www.davebucklin.com/twtxt.txt?nick=dbucklin
I fixed it by adding (?<!\S) to the regex filter. But what is going on with the ?nick=dbucklin anyhow?
The wording can be more subtle like “This feed have not seen much activity within the last year” and maybe adding a UI like I did in timeline showing time ago for all feeds
I agree that it good to clean up the Mastodon re-feeds, but it should also be okay for anyone to spin up a twtxt.txt just for syndicating they stuff from blog or what ever.
The “not receiving replies” could partly be fixed by implementing a working webmentions for twtxt.txt
And now added #filter for replies too:
Added support for #tag clouds and #search to timeline. Based on code from @dfaria.eu@dfaria.eu🙏
Live at: http://darch.dk/timeline/?profile=https://darch.dk/twtxt.txt
Bringing enterprise-level security and even more power to GitHub-hosted runners
GitHub-hosted runners now support Azure private networking. Plus, we’ve added 2 vCPU Linux, 4 vCPU Windows, macOS L, macOS XL, and GPU hosted runners to our runner fleet.
The post Bringing enterprise-level security and even more power to GitHub-hosted runners appea … ⌘ Read more
Open-Source 4WD AI Robot Kit Compatible with Raspberry Pi Models 4 and 5
The RaspRover by Waveshare is an open-source four-wheel-drive robotic platform constructed with an all-aluminum body. Designed to accommodate technical enthusiasts and developers, it features a dual-controller system and the option of adding a pan-tilt module for camera integration. The main host controller utilizes either a Raspberry Pi 4B or Raspberry Pi 5, handling AI vision […] ⌘ Read more
Honest Government Ad | Tasmanian Election 🥔 (Govt Approved Version) ⌘ Read more
Honest Government Ad | Visit Tasmania! ⌘ Read more
https://github.com/lwthiker/curl-impersonate added support for Edge and Safari a while ago and I didn’t realize. Very cool!
@lyse@lyse.isobeef.org its a hierarchy key value format. I designed it for the network peering tools i use.. I can grant access to different parts of the tree to other users.. kinda like directory permissions. a basic example of the format is:
@namespace
# multi
# line
# comment
root :value
# example space comment
@namespace.name space-tag
# attribute comments
attribute attr-tag :value for attribute
# attribute with multiple
# lines of values
foo :bar
:bin
:baz
repeated :value1
repeated :value2
each @ starts the definition of a namespace kinda like [name] in ini format. It can have comments that show up before. then each attribute is key :value and can have their own # comment lines.
Values can be multi line.. and also repeated..
the namespaces and values can also have little meta data tags added to them.

the service can define webhooks/mqtt topics to be notified when the configs are updated. That way it can deploy the changes out when they are updated.
@lyse@lyse.isobeef.org its a hierarchy key value format. I designed it for the network peering tools i use.. I can grant access to different parts of the tree to other users.. kinda like directory permissions. a basic example of the format is:
@namespace
# multi
# line
# comment
root :value
# example space comment
@namespace.name space-tag
# attribute comments
attribute attr-tag :value for attribute
# attribute with multiple
# lines of values
foo :bar
:bin
:baz
repeated :value1
repeated :value2
each @ starts the definition of a namespace kinda like [name] in ini format. It can have comments that show up before. then each attribute is key :value and can have their own # comment lines.
Values can be multi line.. and also repeated..
the namespaces and values can also have little meta data tags added to them.

the service can define webhooks/mqtt topics to be notified when the configs are updated. That way it can deploy the changes out when they are updated.
Honest Government Ad | Whistleblowers (STFU) ⌘ Read more
@lyse@lyse.isobeef.org i made my own :D
I do prefer toml for the old school ini style with added support for object lists.
my second would be hjson or any other json with comments style.
@lyse@lyse.isobeef.org i made my own :D
I do prefer toml for the old school ini style with added support for object lists.
my second would be hjson or any other json with comments style.
‘Wish we had two of him’: Hawks’ big dilemma
Hawthorn captain James Sicily would love to have kept his seasoned defensive partner Blake Hardwick but says the Hawks’ added forward firepower will change their game style for the better in 2024. ⌘ Read more
Usher has extended his European tour dates to include “seven epic nights in London”
Usher has added three additional dates to his European leg of his global tour. ⌘ Read more
How to Disable Content Blockers for Specific Sites in Safari for Mac
Some Mac users have content blockers installed into Safari, which are usually designed to prevent a part of a webpage from loading, things like preventing a remote javascript that tracks cookies or loads ads, or something that places a cookie into your browser, etc. The very nature of how content blockers work can cause interference … [Read More](https://osxdaily.com/2024/02/23/how-to-disable-cont … ⌘ Read more
** In reply to: Scaling accessibility beyond compliance at VA.gov through community and culture - Ad Hoc **
In reply to: Scaling accessibility beyond compliance at VA.gov through community and culture - Ad Hoc
If“accessibility as compliance” is a staircase where outcomes are restricted to the normative limitations of the law, Accessibility Beyond Compliance is an exponential curve. It isn’t limited to fulfilling legal constraints, and we can use it to explore, understand, and b … ⌘ Read more
Keyboard layouts
I’ve updated my article about keyboard layouts with XKB after 13
years!
https://hack.org/mc/writings/xkb.html
I’ve edited it so the focus is on the layouts if you just want to grab
them and don’t need any handholding. Also added Thinkpad layouts along
with the original HHKB layouts.
It now also includes instructions for use with the River and Sway
Wayland compositors as well as X11.
I will probably update it soon with some images of different Thinkpad
keyboards. ⌘ Read more
Twtxt spec enhancement proposal thread 🧵
Adding attributes to individual twts similar to adding feed attributes in the heading comments.
https://git.mills.io/yarnsocial/go-lextwt/pulls/17
The basic use case would be for multilingual feeds where there is a default language and some twts will be written a different language.
As seen in the wild: https://eapl.mx/twtxt.txt
The attributes are formatted as [key=value]
They can show up in the twt anywhere it is not enclosed by another element such as codeblock or part of a markdown link.
Twtxt spec enhancement proposal thread 🧵
Adding attributes to individual twts similar to adding feed attributes in the heading comments.
https://git.mills.io/yarnsocial/go-lextwt/pulls/17
The basic use case would be for multilingual feeds where there is a default language and some twts will be written a different language.
As seen in the wild: https://eapl.mx/twtxt.txt
The attributes are formatted as [key=value]
They can show up in the twt anywhere it is not enclosed by another element such as codeblock or part of a markdown link.
New Apple Commercial: Hello Apple Vision Pro
Apple is running a commercial for Apple Vision Pro that shows off the devices appearance when wearing, and the interface the wearer sees overlayed onto the world. The ad shows people interacting with various spatial computing interfaces and apps, from general computing tasks, to watching movies, making FaceTime video calls, interacting with panoramic photos, all … [Read More](https://osxdaily.com/2024/01/29/new-apple-commercial-hello-apple-visio … ⌘ Read more
Beta 1 of iOS 17.4 & iPadOS 17.4 Available for Testing
Apple has released the first beta versions of iOS 17.4 and iPadOS 17.4 to users enrolled in the developer beta testing programs for iPhone and iPad system software. There are some significant changes for European users arriving in betas for iOS 17.4, including changes to the App Store, and adding the ability to install apps … [Read More](https://osxdaily.com/2024/01/26/beta-1-of-ios-17-4-ipados-17-4-available-for-testing/ … ⌘ Read more
Google Chrome Gains AI Features Including a Writing Helper
Google is adding new AI features to Chrome, including tools to organize browser tabs, customize themes, and assist users with writing online content such as reviews and forum posts.
The writing helper is similar to an AI-powered feature already offered in Google’s experimental search experience, SGE, which helps users draft emails in various tones and lengths. W … ⌘ Read more
Where is Health App for Mac? Can I View My Health Data on Mac?
Some Mac users are interested in viewing their Health data, workout data, activity and fitness data, all that is gathered from Apple Watch and iPhone, on their Mac. Recently, Apple added the Health app to iPad, so where is Health app for Mac? This should be easy, right? One might think so, but not so … Read More ⌘ Read more
Bug Thread
⌘ Read more
@lyse@lyse.isobeef.org , we’re just adding more fence on top, the top of fence is over the snow, and the poles are higher, so I can work with it regardless of snow :) i just ziptie the extra fence, so easy to work with
4 Great Free Menubar Apps for Mac You Should Check Out
One way you can improve your Mac experience is by adding some handy tools and items to your Mac menubar item. And, coincidentally, some of the best free utilities available for Mac, are also menubar items. We’re going to cover four of the best free menubar apps for Mac, which are sure to improve not … Read More ⌘ Read more
Affordable $12.99 ESP32-S3 Gizmo with Compact USB Flash Drive Form-Factor
The Waveshare ESP32-S3 GEEK, designed as a compact and versatile embedded device, caters to both developers and hobbyists with its USB Flash drive form factor. Enhancing its functionality, this innovative gadget features a small yet interactive 1.14-inch LCD display, adding a visual component to its array of capabilities. At its core, the ESP32-S3 GEEK Board […] ⌘ Read more
I’ve added myself to the registries at registry.twtxt.org and twtxt.tilde.institute. I wonder if there’s a list of registries. #meta
Honest Government Ad | Visit the UK ⌘ Read more
Default setup now includes scheduled scans and supports all languages covered by CodeQL
We’ve added new improvements to default setup, including automatically scheduling scans on repositories and support for all CodeQL covered languages.
The post [Default setup now includes scheduled scans and supports all languages covered by CodeQL](https://github.blog/2023-12-13-default-setup-now-includes-scheduled-scans-and-supports-all-languages-covered-by-cod … ⌘ Read more
Archetype Entertainment — студия ветеранов BioWare — анонсировала экшен-RPG Exodus
В игре появится Мэттью Макконахи.
How to Add Widgets to Stacks on iPhone & iPad Home Screen
If you have an iPhone or iPad you may already be familiar with adding widgets to the Home Screen of iOS and iPadOS, but a lesser known trick is that you can create a stack of widgets that you can flip through to see different widgets and data. How to Add Widgets to Stacks on … Read More ⌘ Read more