@bender@twtxt.net On twtxt, I follow all feeds that I can find (there are some exceptions, of course). There’s so little going on in general, it hardly matters. 😅
And I just realized: Mutt’s layout helps a lot. Skimming over new twts is really easy and it’s not a big loss if there are a couple of shitposts™ in my “timeline”. This is very different from Mastodon (both the default web UI and all clients I’ve tried), where the timeline is always huge. Posts take up a lot of space on screen. Makes me think twice if I want to follow someone or not. 😅
(I mostly only follow Hashtags on Mastodon anyway. It’s more interesting that way.)
iPhone SE 4 to Complete Apple’s Switch to OLED Across iPhone Lineup
Apple is expected to launch a fourth-generation iPhone SE early next year with an OLED display for the first time, marking the completion of Apple’s adoption of OLED technology across all iPhone models.
According to Nikkei Asia, the m … ⌘ Read more
A Helping Hand for LLMs (Retrieval Augmented Generation) - Computerphile ⌘ Read more
iPhone 17 Models to Feature 12GB RAM, Up From 8GB in the iPhone 16
Next year’s iPhone 17 models will come with 12GB of RAM, up from the 8GB of RAM expected across Apple’s upcoming iPhone 16 models, a reputable source of accurate predictions about Apple’s plans has claimed.
Onboard memory in the existing iPhone 15 lineup is different between non-Pro and Pro models: The iPhone 1 … ⌘ Read more
iOS 18 is Compatible with These iPhone Models
iOS 18 for iPhone includes a variety of new features that many users are excited about, from all new Dark Mode icons and widgets, to color hued icons/widgets, customizable Control Center, Apple Intelligence AI features that will write emails and texts for you and summarize data or generate images, a confusing Photos redesign, Game Mode … Read More ⌘ Read more
vim
cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny
's configuration:
@quark@ferengi.one @movq@www.uninformativ.de A general workaround in these cases is to wrap the command in a shell script and reference said script instead.
When to Expect the iPhone SE 4 to Launch
Over two and a half years have passed since Apple released the current iPhone SE, so the device is due for an update. Below, we recap the latest rumors about the next-generation iPhone SE, including potential features and launch timing.
The latest word [comes from Bloomberg’s Mark Gurman](https://www.bloomberg.com/news/newsletters/2024-08-25/apple-plans-tabletop-robot-whi … ⌘ Read more
Apple to Debut iPhone 16, Apple Watch 10, and AirPods 4 on September 10
Apple plans to hold an event to introduce the iPhone 16 models, the next-generation Apple Watch models, and new AirPods on Tuesday, September 10, according to Bloomberg’s Mark Gurman.
 developed by Meta (yes, the same Meta that is Facebook), that is able to process and generate human-like text. It’s quite similar to ChatGPT, but what is unique about Llama is that you can run it locally, directly on your computer. With a little effort, you’ll be … Read More ⌘ Read more
Survey: The AI wave continues to grow on software development teams
We surveyed 2,000 people on software development teams at enterprises in the U.S., Brazil, India, and Germany about the use, experience, and expectations around generative AI tools in software development.
The post Survey: The AI wave continues to grow on software development teams appeared first on The GitHub Blog. ⌘ Read more
It seems silly to me that we humans create thermal energy with coal, convert the thermal energy to mechanical energy with steam turbines, convert the mechanical energy to electrical energy with generators, and convert the electrical energy back into thermal energy with glass-top stoves and electric heaters.
What are AI agents and why do they matter?
Learn how AI agents and agentic AI systems use generative AI models and large language models to autonomously perform tasks on behalf of end users.
The post What are AI agents and why do they matter? appeared first on The GitHub Blog. ⌘ Read more
4th Public Beta of iOS 18, iPadOS 18, macOS Sequoia, Available for Testing
The fourth public beta version of iOS 18, iPadOS 18, and MacOS Sequoia, is now available to beta testers. The 4th public beta builds match the 6th developer beta builds. Beta system software is intended for advanced users and is generally a buggier experience with less than optimal performance, but anyone can install iOS 18 … [Read More](https://osxdaily.com/2024/08/13/4th-public-beta-of … ⌘ Read more
Opera One Browser Launches on iOS With Aria AI Integration, Voice Input, Image Generation, and More
Opera has released its artificial intelligence-powered Opera One browser for iOS, following several weeks in beta testing.
The iPhone app mimics the minimalist aesthetic of the [company’s desktop browser](https://www.m … ⌘ Read more
通過 Go 示例理解函數式編程思維
一個孩子要嘗試 10 次、20 次才肯接受一種新的食物,我們接受一種新的範式,大概不會比這個簡單。– 郭曉剛 《函數式編程思維》譯者函數式編程 (Functional Programming, 簡稱 fp) 是一種編程範式,與命令式編程(Imperative Programming)、面向對象編程(OOP)、泛型編程(Generics Programming)、邏輯編程 (logic Pro ⌘ Read more
@falsifian@www.falsifian.org by the way, on the last Saturday of every month, we generally hold a online video call/social meet up, where we just get together and talk about stuff if, you’re interested in joining us this month.
Apple Seeds Fifth Betas of iOS 18 and iPadOS 18 to Developers
Apple today seeded the fifth betas of upcoming iOS 18 and iPadOS 18 updates to developers for testing purposes, with the software coming nearly two weeks after the release of the fourth betas.
.
.
Apple is now part of the a … ⌘ Read more
@prologic@twtxt.net I did that, and it returns no error.
`user@server:~/backup/yarn$ make deps
user@server:~/backup/yarn$ make server
/bin/sh: 4: minify: not found
/bin/sh: 5: minify: not found
/bin/sh: 6: minify: not found
make: *** [Makefile:84: generate] Error 127
`
Rivian CEO Explains Why Apple CarPlay Won’t Come to Its Vehicles
Electric automaker Rivian has no plans to introduce support for Apple CarPlay in its vehicles, founder and CEO RJ Scaringe says.
The company’s stance was explained in a recent interview with [The Verge](https://www.theverge.com/2024/7/22/24203609/rivian-apple-carplay-support-rj-sc … ⌘ Read more
Tenstorrent Unveils Next Generation Wormhole-based Developer Kits and Workstations
Tenstorrent Unveils Next Generation Wormhole-based Developer Kits and Workstations
Tenstorrent has announced the launch of its next-generation Wormhole chip, now featured in PCIe cards and workstations designed for scalable multi-chip development. ⌘ Read more
Apple Intelligence Not Trained on YouTube Content, Says Apple
Apple on Thursday addressed concerns about its use of AI training data, following an investigation that revealed Apple, along with other major tech companies, had used YouTube subtitles to train their artificial intelligence models.
The investigation by _[Wired](https://www.wired.com/story/youtube-training-data-apple-nvidia-anthropic/ … ⌘ Read more
How researchers are using GitHub Innovation Graph data to estimate the impact of ChatGPT
An interview with economic researchers who are applying causal inference techniques to analyze the effect of generative AI tools on software development activity.
The post [How researchers are using GitHub Innovation Graph data to estimate the impact of ChatGPT](https://github.blog/2024-07-17-how-researchers-are-using-github-innovation-graph-data-to-estimate-t … ⌘ Read more
Mali-G610 Achieves OpenGL ES 3.1 Conformance
Collabora recently announced a significant milestone: the Panthor kernel driver and Mesa Panfrost driver have achieved official conformance for OpenGL ES 3.1 on the Mali-G610 chip, part of the 10th generation of Mali GPUs, known as “Valhall”. According to Collabora’s latest news, achieving conformance involved passing tens of thousands of test cases, providing assurance to […] ⌘ Read more
I feel like complexity is measured differently at different levels of a project..
- at the function level you use cyclomatic complexity or how many branches internally and how much you need to keep in mind as it calls out to other functions.
- at a file/module level is a balance of the module doing too much against being so granular that you have cross dependency across modules. I have trouble with keeping things dry at this level because it can lead to parts being so abstract or generalized that it adds complexity.
- at a project level i suppose its a matter of how coupled things are across sub-modules.
Next Year’s iPhone 17 Unlikely to Feature TSMC’s First 2nm Chip
Reports that next year’s iPhone 17 will adopt TSMC’s next-generation 2nm process are “fake news,” a reputable source of accurate predictions about Apple’s plans claimed on Monday.
According to a post by Weibo user “Phone Chip Expert,” the 2nm process won’t go into mass production until the end of 2025. The account holder, who claims to have 25 … ⌘ Read more
Apple Seeds Revised Third Betas of iOS 18 and iPadOS 18 to Developers
Apple today seeded updated third betas iOS 18 and iPadOS 18 to developers for testing purposes, with the software coming a week after Apple initially released the third betas.
 be defined as delimiters by
the generic syntax, by each scheme-specific syntax, or by the
implementation-specific syntax of a URI's dereferencing algorithm.
If data for a URI component would conflict with a reserved
character's purpose as a delimiter, then the conflicting data must be
percent-encoded before the URI is formed.
reserved = gen-delims / sub-delims
gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"
sub-delims = "!" / "$" / "&" / "'" / "(" / ")"
/ "*" / "+" / "," / ";" / "="
Apple Boosts A18 Chip Orders in Anticipation of High iPhone 16 Demand
Apple is said to have upped its order of next-generation chips from TSMC to between 90 million and 100 million units, following heightened demand expectations for its iPhone 16 series.
Last year’s initial chip order volume for the iPhone 15 series launch is believed to have been in the region of 80-90 million units, suggesting Ap … ⌘ Read more
Beta 2 of iOS 17.6, iPadOS 17.6, & macOS Sonoma 14.6 Released for Testing
The second beta versions of iOS 17.6, macOS Sonoma 14.6, and iPadOS 17.6 are available to users who are enrolled in beta testing programs for current generation system software of Apple devices. While many beta testers have likely proceeded ahead with installing the iOS 18 beta, iPadOS 18 beta, and MacOS Sequoia beta, undoubtedly there … [Read More](https://osxdaily.com/2024/07/01/beta- … ⌘ Read more
Minisforum UM890 Pro Taps AMD Ryzen 9 8945HS Processor
Minisforum has recently announced the pre-sale of a new Mini-PC, which is built around the latest generation AMD Ryzen 9 8945HS processor, featuring the advanced Zen 4 architecture. This device supports DDR5 dual-channel memory and utilizes M.2 2280 slots for SSD storage. The Minisforum UM890 Pro is equipped with the AMD Ryzen 9 8945HS processor […] ⌘ Read more
macOS 15 No Longer Needs Twice the Free Space for App Store Installs
Starting with macOS Sequoia, app downloads and installations from the Mac App Store will no longer require double the amount of local storage space available. Instead, the free space requirement now matches the final install size of the app, plus a small buffer, according to Apple.
The new space requirement in macOS 15 should … ⌘ Read more
Palmshell PuER N1: Upcoming Networking Compact PC with 4x 2.5GbE Ports
The Palmshell PuER N1 is an upcoming compact networking PC built around the Intel Celeron J6412 Quad-core processor from the 10th generation lineup. This device features multiple 2.5GbE ports and offers a range of storage options designed for users who demand both high-speed network connectivity and substantial data storage capabilities. Unlike the Palmshell Slim X2L, […] ⌘ Read more
ASUS Chromebox 5a with 13th Gen Intel processors start at $294.00
The ASUS Chromebox 5a is a versatile mini-PC equipped with 13th Generation Intel Core or Celeron processors. These devices support multiple 4K@60Hz displays and include an M.2 2280 PCIe slot for storage expansion. According to the ASUS product page, the new ASUS Chromebox 5a is compatible with the following Intel 13th Generation processors: i7-1355U — […] ⌘ Read more
Amazon Could Charge Up to $10/Month for Alexa
Apple competitor Amazon is working on a revamp of its Alexa assistant, and the new version could cost up $10 per month, according to a report from Reuters. The upcoming version of Alexa will support conversational generative AI, and Amazon is planning for two tiers of service.
的泛型實踐。事實上 Go 泛型很容易學,本文希望能幫助讀者更好的理解 Go 泛型。 👉注:本文不會將 ⌘ Read more
Sipeed Lichee Book 4A: Affordable RISC-V Laptop with Upgradeable Computer Module
The Sipeed Lichee Book 4A is a cost-effective laptop utilizing RISC-V architecture, designed primarily for developers interested in exploring this platform. It merges standard laptop features with functionalities tailored to RISC-V, offering a practical tool for both software development and general use. According to recent updates on the company’s social media, the Sipeed Lichee Book … ⌘ Read more
GitHub Enterprise Server 3.13 is now generally available
With this version, customers can choose how to best scale their security strategy, gain more control over deployments, and so much more.
The post GitHub Enterprise Server 3.13 is now generally available appeared first on The GitHub Blog. ⌘ Read more
Luckfox Pico Ultra RV1106 is a Linux Micro Development Board with PoE Support
The Luckfox Pico Ultra RV1106 is a compact, Linux-based micro development board powered by Rockchip RV1106, tailored for embedded applications. It features a single-core ARM Cortex-A7 32-bit processor with NEON and Floating Point Unit enhancements. Embedded in the Luckfox Pico Ultra is Rockchip’s fourth-generation Neural Processing Unit, which supports int4, int8, and int16 hybrid quantiza … ⌘ Read more
Unlocking the power of unstructured data with RAG
Unstructured data holds valuable information about codebases, organizational best practices, and customer feedback. Here are some ways you can leverage it with RAG , or retrieval-augmented generation.
The post Unlocking the power of unstructured data with RAG appeared first on The GitHub Blog. ⌘ Read more
‘Apple Intelligence’ Generative Personal AI Unveiled for iPhone, iPad, and Mac
Apple at WWDC today announced Apple Intelligence, a deeply integrated, personalized AI experience for Apple devices that uses cutting-edge generative artificial intelligence to enhance user experiences across iPhone, iPad, and Mac.
.
M5Stack CoreS3 SE with 2.0″ Capacitive Touch Display and 16-bit I2S Amplifier
M5Stack CoreS3 SE with 2.0” Capacitive Touch Display and 16-bit I2S Amplifier
The M5Stack CoreS3 SE, a streamlined version of the third-generation CoreS3 unit from the M5Stack series, is engineered for IoT applications, smart home systems, and industrial automation. This device supports key programming platforms such as Arduino and UIFlow, enhancing its adaptability for diverse project requ … ⌘ Read more
More Details About iOS 18’s AI Features Revealed
Apple is planning to introduce new AI features including Smart Replies for messages and a generative retouch tool for photos in iOS 18, a new report claims.
A new article from _[AppleInsider](https://appleinsider.com/articles/24/05/30/ios-18-project-greymatter-will-use-ai-to-summarize-notif … ⌘ Read more
ZOTAC ZBOX PRO Series: External GPU Boxes Featuring NVIDIA RTX Ada Generation Professional-Grade GPUs
ZOTAC ZBOX PRO Series: External GPU Boxes Featuring NVIDIA RTX Ada Generation Professional-Grade GPUs
ZOTAC has recently launched the ZBOX PRO External Graphics Box series, engineered to enhance the graphics and computing performance of Mini PCs and notebooks. The series includes three models, with the EGB AD5000 featuring up to 9728 CUDA core … ⌘ Read more
Best Apple Deals of the Week: iPads and Apple Watches See Record Low Prices Alongside Samsung Monitors
This week began with a sitewide sale on Samsung that will continue through this Sunday, and continued with great discounts on the M4 iPad Pro, 10th generation iPad, Apple Watch SE, and Apple Watch Ultra 2.
Gurman: No New Mac Studio and Mac Pro Until Mid-2025
Apple will not refresh the Mac Studio and Mac Pro with next-generation high-end chips until the middle of 2025, according to Bloomberg’s Mark Gurman.
In the latest edition of his [“Power On” newsletter]( … ⌘ Read more
使用 Ollama 和 Go 基於文本嵌入模型實現文本向量化
基於 RAG + 大模型的應用已經成爲當前 AI 應用領域的一個熱門方向。RAG(Retrieval-Augmented Generation) 將檢索和生成兩個步驟相結合,利用外部知識庫來增強生成模型的能力 (如下圖來自網絡)。在 RAG 賦能的大模型應用中,關鍵的一步是將文本數據向量化後存儲在向量數據庫中 (如上圖的紅框),以實現快速的相似度搜索,從而檢索與輸入查詢相關的文本片段,再將檢索到的 ⌘ Read more
How AI enhances static application security testing (SAST)
Here’s how SAST tools combine generative AI with code scanning to help you deliver features faster and keep vulnerabilities out of code.
The post How AI enhances static application security testing (SAST) appeared first on The GitHub Blog. ⌘ Read more
Has Generative AI Already Peaked? - Computerphile ⌘ Read more
GitHub Copilot Chat in GitHub Mobile is now generally available
With GitHub Copilot Chat in GitHub Mobile, developers can collaborate, ask coding questions, and gain insights into both public and private repositories anywhere, anytime–all in natural language for users on all GitHub Copilot plans.
The post GitHub Copilot Chat in GitHub Mobile is now generally available appeared first on The GitHub Blog. ⌘ Read more
Dependabot on GitHub Actions and self-hosted runners is now generally available
A quick guide on the advantages of Dependabot as a GitHub Actions workflow and the benefits this unlocks, including self-hosted runner support.
The post Dependabot on GitHub Actions and self-hosted runners is now generally available appeared first on [The GitHub Bl … ⌘ Read more
Introducing Artifact Attestations–now in public beta
Generate and verify signed attestations for anything you make with GitHub Actions.
The post Introducing Artifact Attestations–now in public beta appeared first on The GitHub Blog. ⌘ Read more
How to Use the Latest GPT 4 & DALL-E 3 Free on iPhone & iPad with Copilot
GPT 4 is an extremely advanced large language model with immense AI capabilities, and DALL-E 3 is a wildly impressive AI image generator that creates pictures from text descriptions. Both of these tools are incredibly powerful and impressive, and while you can access them for a fee through the parent company who developed the models, … [Read More](https://osxdaily.com/2024/04/19/how-use-gpt-4-dall-e-3-f … ⌘ Read more
New ODROID-H4 SBC Series Features N97 and N305 Intel Processors
New ODROID-H4 SBC Series Features N97 and N305 Intel Processors
Hardkernel’s latest addition to the single-board computer market, the ODROID-H4 series, integrates Intel’s Alder Lake architecture to provide significant upgrades that enhance functionality and versatility for both general use and performance-intensive applications. ⌘ Read more
What is retrieval-augmented generation, and what does it do for generative AI?
Here’s how retrieval-augmented generation, or RAG, uses a variety of data sources to keep AI models fresh with up-to-date information and organizational knowledge.
The post What is retrieval-augmented generation, and what does it do for generative AI? appeared first on [T … ⌘ Read more
Renesas Releases Its First General-Purpose 32-Bit RISC-V MCU Series
Renesas Electronics launches the R9A02G021 series, the industry’s first general-purpose 32-bit MCU based on the RISC-V architecture with a in-house developed CPU core. This series provides embedded system designers with a versatile platform for creating power-efficient, cost-effective applications using the open-source ISA. The R9A02G021 MCUs feature a Renesas RISC-V instruction-set architecture (RV32I [MACB] … ⌘ Read more
How to use GitHub Copilot in your IDE: tips, tricks, and best practices
GitHub Copilot is a powerful AI assistant. Learn practical strategies to get the most out of GitHub Copilot to generate the most relevant and useful code suggestions in your editor.
The post How to use GitHub Copilot in your IDE: tips, tricks, and best practices appeared first on [The GitHub Bl … ⌘ Read more
password is generated using caddy hash-password
Use the Terminal cheat Tool to Generate CheatSheets for Commands
While there are some command line wizards out there who never need to look at references, search manual pages, defer to command lists, LLM queries, or web searches, the rest of us mere mortal commands line users can be helped by a really great tool called cheat. The cheat command is able to provide a … [Read More](https://osxdaily.com/2024/03/14/use-the-terminal-cheat-tool-to-generate-cheatsheets-for-comm … ⌘ Read more
STM32MP2 MPU Series Enhances Performance with 64-bit Architecture and 1.35 TOPS NPU
Last week, STMicroelectronics unveiled the STM32MP2 series, its second-generation line of 64-bit industrial microprocessors. Designed for intelligent edge computing, this new series is tailored for a broad range of applications, including smart factories, healthcare, buildings, and infrastructure. These are ST’s first MPUs to contain a 64-bit central processing unit (CPU). In c … ⌘ Read more
GitHub Enterprise Server 3.12 is now generally available
With this version, customers can choose how to best scale their security strategy, gain more control over deployments, and so much more.
The post GitHub Enterprise Server 3.12 is now generally available appeared first on The GitHub Blog. ⌘ Read more
Tenstorrent Officially Launches Their First Grayskull AI Dev Kits
Tenstorrent has officially launched the Grayskull Dev Kit, a new addition in the field of artificial intelligence hardware. This first-generation AI PCIe card, accompanied by TT-Metallium, an open-source software stack, is now available for purchase on their website. The release introduces new capabilities in AI experimentation and development. The Grayskull Dev Kit comes in two […] ⌘ Read more
Customizing and fine-tuning LLMs: What you need to know
Learn how your organization can customize its LLM-based solution through retrieval augmented generation and fine-tuning.
The post Customizing and fine-tuning LLMs: What you need to know appeared first on The GitHub Blog. ⌘ Read more
GitHub Copilot Enterprise is now generally available
Our most advanced AI offering to date is customized to your organization’s knowledge and codebase, infusing GitHub Copilot throughout the software development lifecycle.
The post GitHub Copilot Enterprise is now generally available appeared first on The GitHub Blog. ⌘ Read more
‘I’m not taking the word of any politician’: Andrew Forrest on nuclear energy push
Fortescue Chairman Andrew Forrest has rubbished the Coalition’s push for nuclear energy.
Mr Fortescue told Sky News Australia how he spoke with General Energy about the costs of implementing nuclear energy and the timeframe required.
“If I order one, when do I get one? And they said, ‘mate, look, 15 years’,” he said.
“I’m not going to … ⌘ Read more
Atlanta airport official was being stalked, judge says
A judge grants an Atlanta airport official a temporary restraining order against a community activist. The Fulton County Superior Court Judge ruled the outspoken community activist, Alvin Kendall, was guilty of stalking and cannot verbally attack Airport Deputy General Manager Jai Ferrell. ⌘ Read more
A family with four generations and the same name
FOX 2 planning editor Al Johnson recently celebrated his father’s 95th birthday. The big day was captured on camera - and included four generations from the family who all share the same name. ⌘ Read more
Law to exonerate wronged subpostmasters expected in Parliament ‘next month’
A law aimed at exonerating subpostmasters caught up in the Horizon scandal is expected to be brought forward “as soon as possible next month”, Kevin Hollinrake has said. The Post Office minister said he hopes all the convictions will be “overturned by July” and that he “very much hopes” compensation will be paid before the next general election. Updati … ⌘ Read more
Trump-Biden rematch looks more likely after Nikki Haley loses SC primary
Former South Carolina governor Nikki Haley took a big hit in her home state over the weekend, losing the primary by double digits to former President Donald Trump. Wall Street Journal senior political correspondent Molly Ball joins On The Hill to discuss the latest in the run up to the 2024 general election. ⌘ Read more
How these 4 Black leaders in academia are paving the way for future generations
Black women are often underrepresented in leadership positions in higher education but these four leaders at the University of Toronto hope to continue to be part of changing that. CBC’s Dwight Drummond sits down with them to discuss their achievements, hardships and what they hope to instill in the upcoming generation. ⌘ Read more
Barton Springs Bathhouse restoration underway
The historic Barton Springs Bathhouse is starting a new chapter this week. Crews are beginning a project to keep the building in good shape for generations to come. ⌘ Read more
How AI code generation works
Explore the capabilities and benefits of AI code generation, and how it can improve the developer experience for your enterprise.
The post How AI code generation works appeared first on The GitHub Blog. ⌘ Read more
@prologic@twtxt.net High five, I’m “generation Java” as well! 😂 There were some leftovers of C++, we used that in the computer graphics courses in Uni a lot. But pretty much anything else that involved programming was Java.
(There was nothing even remotely resembling CS in our “high school”. That school neither had the required teachers nor the equipment / PCs.)
@lyse@lyse.isobeef.org Yeah the func in func threw me off.. The generic type iter.Seq[V]
does make things a bit more clear though.
Deals: M1 iPad Air 25% Off at $449, Apple Pencil 2 for $79, & More
Amazon is offering some particularly generous deals on the iPad Air M1 model, taking $150 off the $599 MSRP and bringing the discount price down to just $450. But it gets better, because they’re also offering hefty discounts on the iPad Magic Keyboard, and Apple Pencil, so you can get a full iPad setup for … [Read More](https://osxdaily.com/2024/02/18/deals-m1-ipad-air-25-off-at-449-apple-pencil-2-for-79 … ⌘ Read more
>
?
@eapl.me@eapl.me this is interesting. Is the square bracket something used in the wild for multilingual twts?
@prologic@twtxt.net what are your thoughts? Should we extend the parser to handle [lang] and [boost] ? Or a generic attribute spec. Single word is a boolean attribute. And one with an =
is a string key/value.
Chess puzzle book generator: https://www.codemadness.org/chess-puzzles.html
Slow Performance in MacOS Sonoma? Fix Sluggish Speed on Mac
MacOS Sonoma is a perfectly great operating system for most Mac users, and many feel its variety of features and general enhancements offer improvements over its predecessor. However, not all MacOS Sonoma users are thrilled, and some people feel their Mac is slower after updating to MacOS Sonoma 14, experiencing more sluggish general performance, unresponsiveness … [Read More](https://osxdaily.com/2024/01/29/slow-performa … ⌘ Read more
Slow Performance in MacOS Sonoma? Fix Sluggish Speed on Mac
MacOS Sonoma is a perfectly great operating system for most Mac users, and many feel its variety of features and general enhancements offer improvements over its predecessor. However, not all MacOS Sonoma users are thrilled, and some people feel their Mac is slower after updating to MacOS Sonoma 14, experiencing more sluggish general performance, unresponsiveness … [Read More](https://osxdaily.com/2024/01/29/slow-performa … ⌘ Read more
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
iOS 16.7.5 & iPadOS 16.7.5 Security Updates for Older iPhone & iPad Released
Apple has released iOS 16.7.5 and iPadOS 16.7.5 as updates for older model iPhone and iPad devices that are not running iOS 17.3. These updates are available for iPhone 8, iPhone 8 Plus, iPhone X, iPad 5th generation, iPad Pro 9.7-inch, and iPad Pro 12.9-inch 1st generation, whereas newer devices will find iOS 17.3 and … Read More ⌘ Read more
10 unexpected ways to use GitHub Copilot
GitHub Copilot is widely known for its code generation feature. Learn how the AI assistant’s abilities can extend beyond just code generation.
The post 10 unexpected ways to use GitHub Copilot appeared first on The GitHub Blog. ⌘ Read more
GitHub Certifications are generally available
Unlock your full potential with GitHub Certifications! Earning a GitHub certification will give you the competitive advantage of showing up as a GitHub expert.
The post GitHub Certifications are generally available appeared first on The GitHub Blog. ⌘ Read more
Our move to generated SDKs
GitHub SDKs: software generated meets hand curated.
The post Our move to generated SDKs appeared first on The GitHub Blog. ⌘ Read more
GitHub Copilot Chat now generally available for organizations and individuals
All GitHub Copilot users can now enjoy natural language-powered coding with Copilot Chat at no additional cost.
The post GitHub Copilot Chat now generally available for organizations and individuals appeared first on The GitHub Blog. ⌘ Read more
iOS 16.7.4 and iPadOS 16.7.4 Released for Older iPhone & iPad Models
Apple has released iOS 16.7.4 for older iPhone and iPadOS 16.7.4 for older iPad models that are not updating to iOS 17.2.1 or iPadOS 17.2.1. Specifically, iOS 16.7.4 and iPadOS 16.7.4 are available for iPhone 8, iPhone 8 Plus, iPhone X, iPad 5th generation, iPad Pro 9.7-inch, and iPad Pro 12.9-inch 1st generation. The software … [Read More](https://osxdaily.com/2023/12/20/ios-16-7-4-and-ipados- … ⌘ Read more