Apple Agrees to Follow President Biden’s AI Safety Guidelines
Apple has committed to a set of voluntary AI safeguards established by President Joe Biden’s administration, joining other tech giants in a move to ensure responsible AI development (via Bloomberg).
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
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
MacOS Ventura 13.6.3, MacOS Monterey 12.7.2, & Safari 17.2 Released for Macs
MacOS Ventura 13.6.3, MacOS Monterey 12.7.2, and Safari 17.2 are now available as software updates for Mac users who are not installing Sonoma or interested in the just released macOS Sonoma 14.2 update. Many Mac users continue to run older versions of system software for compatibility reasons, general preference, or a multitude of other reasons, … [Read More](https://osxdaily.com … ⌘ Read more
How we’re experimenting with LLMs to evolve GitHub Copilot
Learn how we’re experimenting with generative AI models to extend GitHub Copilot across the developer lifecycle.
The post How we’re experimenting with LLMs to evolve GitHub Copilot appeared first on The GitHub Blog. ⌘ Read more
macOS Sonoma 14.2 RC Issued for Testing, Final Release Coming Soon
Mac users enrolled in the beta testing program for macOS Sonoma will find 14.2 available as a release candidate. Release Candidate builds are typically the final version in the beta cycle, suggesting a release of macOS Sonoma 14.2 to the general public is imminent. Additionally, Apple has issued RC builds for other beta system software … [Read More](https://osxdaily.com/2023/12/06/macos-sonoma-14-2-rc- … ⌘ Read more
GitHub Enterprise Server 3.11 is now generally available
Customers using GitHub Enterprise Server can gain more insight and understanding into the security of their code.
The post GitHub Enterprise Server 3.11 is now generally available appeared first on The GitHub Blog. ⌘ Read more
Interesting thing happening over on Xitter. Apparently some of the women in tech accounts are being exposed as being run by men that hire women to pose for images/videos. They would be invited to tech conferences but would always drop out last minute.
Makes me wonder if maybe there is need for a sort of verifiable web of trust is needed where influencers can be proven as authentic by others. This will only get worse as AI generative content gets pushed into our feeds.
Apple Black Friday Deals from Amazon Available Now
Black Friday is here, and Amazon is offering fantastic deals on a broad range of Apple products. From AirPods, AirTags, Apple Watch, iPad models, MacBook Air, and MacBook Pro, there are fantastic deals, and even more, enjoy these Black Friday discounts. AirPods Deals, from $79 Save big the 2nd generation AirPods Pro with USB-C charging, … [Read More](https://osxdaily.com/2023/11/24/apple-black-friday-deals-from-amazon-available-now/ … ⌘ Read more
Apple Black Friday Deals from Amazon Available Now
Black Friday is here, and Amazon is offering fantastic deals on a broad range of Apple products. From AirPods, AirTags, Apple Watch, iPad models, MacBook Air, and MacBook Pro, there are fantastic deals, and even more, enjoy these Black Friday discounts. AirPods Deals, from $79 Save big the 2nd generation AirPods Pro with USB-C charging, … [Read More](https://osxdaily.com/2023/11/24/apple-black-friday-deals-from-amazon-available-now/ … ⌘ Read more
@movq@www.uninformativ.de Thanks for reaching out - just general wonkiness with the Epson printing job configuration UI. They offer Fedora software, but it seems that not all features are supported
Early Black Friday Deals: iPad 10th Gen for $349 ($100 Off!)
Amazon is back with more great early Black Friday deals for Apple products, this time they’re taking 22% off the iPad 10th gen price of $449, selling the latest model iPad for just $349. That’s $100 off Apple’s standard retail price for the same iPad! The iPad 10th generation features a modern design, 10.9″ Retina … Read More ⌘ Read more
Universe 2023: Copilot transforms GitHub into the AI-powered developer platform
GitHub is announcing general availability of GitHub Copilot Chat and previews of the new GitHub Copilot Enterprise offering, new AI-powered security features, and the GitHub Copilot Partner Program.
The post [Universe 2023: Copilot transforms GitHub into the AI-powered developer platform](https://github.blog/2023-11-08-universe-2023-copilot-transforms-github-into-the-ai-powered- … ⌘ Read more
Demystifying LLMs: How they can do things they weren’t trained to do
Explore how LLMs generate text, why they sometimes hallucinate information, and the ethical implications surrounding their incredible capabilities.
The post Demystifying LLMs: How they can do things they weren’t trained to do appeared first on The GitHub Blog. ⌘ Read more
Deals: $100 Off M1 iPad Air, Discounts on iPad Magic Keyboard, Apple Pencil, & More
Amazon continues to offer excellent deals on select iPad models, this time offering the M1 iPad Air 5th generation at $100 discount. Combine the M1 iPad Air with an also discounted iPad Magic Keyboard, and a discounted Apple Pencil, and you’ve got yourself a full fledged iPad setup, for far less than the retail price … [Read More](https://osxdaily.com/2023/10/23/deals-1 … ⌘ Read more
Ensuring the next generation of open source leaders are truly “all in”
If you are a student from a U.S. minority-serving institution looking to start your journey into open source, join us!
The post Ensuring the next generation of open source leaders are truly “all in” appeared first on The GitHub Blog. ⌘ Read more
Best iPad Deal of Amazon Prime Day? iPad 9th-gen for $249, 24% Off!
Amazon is offering an absolute steal of a deal on the iPad 9th generation for just $249, the lowest price it has ever sold for. That’s 24%, or $80 discount, from the $329 retail price that Apple sells the same iPad for! The iPad 9th generation features a 10.2″ Retina display, A13 Bionic chip, 64GB … Read More ⌘ Read more
5 iCloud Security Features You Should Be Using
iCloud is packed full of features that make using devices in the Apple ecosystem super easy and fluid, but there are some security features and capabilities offered by iCloud that literally everyone should be using because of their added benefits to security, convenience, and capabilities. While it’s generally a good idea to basically use every … Read More ⌘ Read more
@prologic@twtxt.net I will stick around, after thinking about it. Im sure support for both will come. Maybe Ill check if I can make some support in snac2 for yarn, that would be a fun project. I also want to work some more on the yarn desktop client, I miss working on it, polish it and make it more feature complete, and then also make one for snac2/activitypub (or make it into a general client that supports both at the same time).
A developer’s guide to open source LLMs and generative AI
Open source generative AI projects are a great way to build new AI-powered features and apps.
The post A developer’s guide to open source LLMs and generative AI appeared first on The GitHub Blog. ⌘ Read more
How I used GitHub Copilot Chat to build a ReactJS gallery prototype
GitHub Copilot Chat can help developers create prototypes, understand code, make UI changes, troubleshoot errors, make code more accessible, and generate unit tests.
The post How I used GitHub Copilot Chat to build a ReactJS gallery prototype appeared first on The GitHub Blog. ⌘ Read more
Passkeys are generally available
All GitHub.com users can now register a passkey to sign in without a password.
The post Passkeys are generally available appeared first on The GitHub Blog. ⌘ Read more
Announcing general availability of GitHub Advanced Security for Azure DevOps
GitHub Advanced Security for Azure DevOps is now generally available. Enable secret scanning, dependency scanning, and code scanning on your organization directly in Azure DevOps configuration settings.
The post [Announcing general availability of GitHub Advanced Security for Azure DevOps](https://github.blog/2023-09-20-announcing-general-availability-of-github-advanced-security-for- … ⌘ Read more
GitHub Enterprise Server 3.10 is now generally available
Customers using GHES can now ensure secure development is a top priority with enhanced security and compliance controls for their repositories.
The post GitHub Enterprise Server 3.10 is now generally available appeared first on The GitHub Blog. ⌘ Read more
How to responsibly adopt GitHub Copilot with the GitHub Copilot Trust Center
We’re launching the GitHub Copilot Trust Center to provide transparency about how GitHub Copilot works and help organizations innovate responsibly with generative AI. ⌘ Read more
GitHub Repository Rules are now generally available
Repository rules provide an easy, flexible way to define branch protections and ensure consistency in code across repositories. ⌘ Read more
A developer’s guide to prompt engineering and LLMs
Prompt engineering is the art of communicating with a generative AI model. In this article, we’ll cover how we approach prompt engineering at GitHub, and how you can use it to build your own LLM-based application. ⌘ Read more
GitHub merge queue is generally available
Supercharge pull request merges on your busiest branches by enabling your team to queue. ⌘ Read more
GitHub CLI project command is now generally available!
Level up your use of GitHub Projects on the command line and in GitHub Actions with the new project CLI command. ⌘ Read more