Searching txt.sour.is

Twts matching #reading
Sort by: Newest, Oldest, Most Relevant

Can’t Upgrade a Sonoma VM to MacOS Sequoia Beta? Try This
If you already have a MacOS Sonoma virtual machine setup in UTM, Parallels, VMWare, VirtualBuddy, or otherwise, you may be interested in upgrading the MacOS Sonoma VM to a MacOS Sequoia Beta VM. One simple way to accomplish this, one might think, is to use a developer Apple ID within your Virtual Machine, and install … [Read More](https://osxdaily.com/2024/06/12/cant-upgrade-a-sonoma-vm-to-macos-sequoia-beta-try-th … ⌘ Read more

⤋ Read More

Leveraging technology on the frontlines of emergency: How communities of developers are taking action
From sending emergency alerts about nearby fires to mapping services in refugee camps, developers are taking action to solve global problems.

The post [Leveraging technology on the frontlines of emergency: How communities of developers are taking action](https://github.blog/2024-06-12-leveraging-technology-on-the-frontlines-of-emergenc … ⌘ Read more

⤋ Read More

iOS 18 Adds Control Center Options to Action Button on iPhone 15 Pro
iPhone 15 Pro and iPhone 15 Pro Max models have an Action button in place of the Ring/Silent switch on older iPhones, and iOS 18 makes it even more useful.

Image

iOS 18 allows the Action button to be assigned to one of the dozens of controls available in the new Control Center gallery, allowing the Action butto … ⌘ Read more

⤋ Read More

Impunité, laxisme, corruption : la justice française ne ressemble plus à rien
Avril 2021, alors que des procès en laxisme au sujet de la Justice française fusent dans l’actualité, le nouveau garde des Sceaux, Dupond-Moretti, monte au créneau et exprime sa stupéfaction dans un entretien accordé au Monde : pour lui, c’est un gros malentendu, un problème de communication entre les magistrats et les Français qui ne font […] ⌘ Read more

⤋ Read More

Cloud Native Computing Foundation and Linux Foundation Release Line-up for KubeCon + CloudNativeCon + Open Source Summit + AI_dev China 2024
In Hong Kong this summer, cloud native enthusiasts from across Asia and around the world will convene to move forward cloud native, open source, and AI technologies Hong Kong – June 12, 2024 – The Cloud Native Computing… ⌘ Read more

⤋ Read More

Alogic Unveils 5K 27-Inch Touchscreen Display and More
Alogic today introduced several new display options that it plans to ship out later in 2024, including a 5K 27-inch touchscreen display, several ultrawide displays, and portable touchscreen monitors.

Image

The Clarity Touch 5K 27” UHD Monitor has a resolution identical to that of the Studio Display or the LG UltraFine 5K, but with the … ⌘ Read more

⤋ Read More

Go 命令模式實戰
隨着分佈式應用越來越廣泛,數據操作的一致性需要由業務方來保證,兩個操作不在同一個事務操作失敗時,無法依靠數據庫事務直接回滾,這時需要業務方手動進行回滾。通過命令模式提供新舊數據初始化後,如果執行後有後續操作失敗,業務方可以通過調用 Undo方法進行回滾,無需再編寫數據庫操作代碼優點是減少了回滾代碼的重複編寫,只要提供新舊數據,通過 Do和 UnDo就可以完成對應操作。並且有些時候可能 Undo 方 ⌘ Read more

⤋ Read More

使用 Golang 構建你的第一個 k8s Operator
本文將展示如何使用 Operator SDK[1] 搭建一個基本的 k8s Operator。在本文中,您將瞭解如何創建一個新項目,並通過創建自定義資源定義 (CRD) 和基本控制器來添加 API。我們將在 CRD 中添加字段,以包含一些有關期望狀態和實際狀態的信息,修改控制器以調和新資源的實例,然後將 operator 部署到 Kubernetes 集羣。Prerequisites安裝 Oper ⌘ Read more

⤋ Read More

Ubisoft developers share fresh insights on open world Star Wars: Outlaws game
Star Wars Outlaws is the next big video game set in a galaxy far far away. 9news.com.au caught up with Ubisoft’s Matthieu Delisle and John Bjorling to learn all about it. Star Wars: Outlaws releases on console and PC on August 30. ⌘ Read more

⤋ Read More

MacOS Sequoia 15 Beta 1 Available to Download Now
Apple has rolled out the first beta version of MacOS Sequoia 15 to users enrolled in the developer beta testing program for Macintosh system software. MacOS Sequoia 15 introduces a variety of new features and capabilities for the Mac, including iPhone Mirroring, Apple Intelligence AI features, easy window tiling, a dedicated Passwords app, improvements to … [Read More](https://osxdaily.com/2024/06/11/macos-sequoia-15-beta-1-available- … ⌘ Read more

⤋ Read More

Mixtile mPCIe Module Adds Zigbee & Z-Wave Support to Mixtile Edge 2
The Mixtile 2-in-1 Zigbee & Z-Wave mPCIe Interface Module enhances smart home gateways by integrating advanced wireless technologies. This new product is designed for any IoT gateway with a mini PCIe interface running Home Assistant, it also works seamlessly with the Mixtile Edge 2 Kit, offering versatility for various setups. The Mixtile module incorporates two […] ⌘ Read more

⤋ Read More

Docker Desktop 4.31: Air-Gapped Containers, Accelerated Builds, and Beta Releases of Docker Desktop on Windows on Arm, Compose File Viewer, and GitHub Actions
Docker Desktop 4.31 release offers new features to empower developers, including: air-gapped containers, accelerated builds, and beta releases of Docker Desktop on Windows on Arm (WoA) and Compose File Viewer. ⌘ Read more

⤋ Read More

Go 中空結構體的用法,我幫你總結全了!
在 Go 語言中,空結構體 struct{} 是一個非常特殊的類型,它不包含任何字段並且不佔用任何內存空間。雖然聽起來似乎沒什麼用,但空結構體在 Go 編程中實際上有着廣泛的應用。本文將詳細探討空結構體的幾種典型用法,並解釋爲何它們在特定場景下非常有用。空結構體不佔用內存空間首先我們來驗證下空結構體是否佔用內存空間:type Empty struct{}var s1 struct{}s2 := E ⌘ Read more

⤋ 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.

![](https://images.macrumors.com/article-new/2024/06/ios-18-button-bulge.j … ⌘ Read more

⤋ Read More

为什么国家大力发展电车?而其他国家并没有多少电车?
类似这种问题,很多人只会输出情绪。

这个问题其实很复杂,参杂了包括企业、汽车基础工业发展程度、汽车文化、国家层面等多种因素。

汽车产业链因素

汽车产业链这是最基础的原因。首先,这个世界上具备相对较完整的汽车产业链的国家就没几个,无非就是中美日德韩这五个,条件放宽一些,可以把英法也放进来,意大利、瑞典、印度也可以放进来。

Image

满打满算就这十个。你总不能要求一个不具备任何汽车产业链的国家、甚至本国大学都没有汽车相关专业的国家去发展电车吧?汽车产业链是谈这一切的基础,是繁育的土壤。

可能有人会问,本国具不具备汽车产业链跟路上跑不跑电车有啥关系?

还真有关系。

不具备汽车产业链,那在汽车相关的基础设施建设上必然就会相对薄弱。体现在能源补给上就 … ⌘ Read more

⤋ Read More

快速喫透 Golang Channels 使用技巧
Golang 可以通過啓動 goroutines 來併發執行任務。它們可以通過一種名爲 “通道” 的通信媒介相互通信。話不多說,下面我列舉了幾種不同情況下 channel 的使用以及其適用條件,最後總結出一張 channel table,能夠幫助你快速喫透 channel 的所有要點。Let’t go!Nil Channels如果你像創建普通變量一樣創建一個通道,通道將被初始化爲零值。這裏要提到的 ⌘ Read more

⤋ Read More

如何將圖片編碼成 base64?
圖片的 base64 編碼在多種上下文中都很有用。當需要通過旨在處理文本數據的媒體存儲或傳輸圖片時,它通常會被使用,比如嵌入到網頁或者通過 API 上傳圖片。這篇文章將介紹如何使用 Go 標準庫得到任何圖片的 base64 編碼的值。在 Go 中將圖片轉換爲其 base64 表示很容易。所有你需要做的是將文件讀取爲字節 slice 並使用包 encoding/base64 對其進行編碼。處理本地圖 ⌘ Read more

⤋ Read More

Go:深入理解互斥鎖,實現與應用
在併發編程中,互斥鎖是一種基本的同步機制,用於保護共享資源不被多個線程或進程同時訪問,從而避免數據競爭和保證數據的一致性。本文將深入探討互斥鎖的概念、工作原理,並通過 Go 語言的具體實現來展示互斥鎖在實際編程中的應用。互斥鎖的基本概念互斥鎖(Mutex)是最簡單的一種鎖形式,它僅允許一個線程在同一時刻訪問某個資源。當一段代碼被定義爲臨界區時,任何線程在進入該區域前必須先獲得互斥鎖的授權,並在離開 ⌘ Read more

⤋ Read More

利用 Go 語言加速 Redis 操作:掌握 go-redis 包的高效應用技巧
一、golang 操作 redis 1、安裝初始化文件夾 c:\aaa mkdir testredisc:\aaa\testredis go mod init testredis安裝 go get github.com/go-redis/redis/v82、基本使用 package mainimport ( “context” “fmt” “github.com/go-r ⌘ Read more

⤋ Read More

iOS 18 Lets You Hide App Labels on Your iPhone Home Screen
As part of its Home Screen customization overhaul, iOS 18 lets iPhone users hide the labels on app icons for a cleaner look.

Image

Turning off the labels causes the icons to expand and take up the space where the text usually appears underneath. Here’s how it currently works in the iOS 18 Developer Beta.

  1. On the Home Screen, press and hold on an empty area.

… ⌘ Read more

⤋ Read More

iOS 18 Beta 1 Download Available Now for iPhone & iPad
Apple just announced iOS 18 at the WWDC 2024 keynote, and it’s already available to download and install onto eligible iPhone models right now. Specifically, iOS 18 beta 1 is available to download for registered Apple Developers. You can also find iPadOS 18 beta 1 available to download too if you’re using iPad, along with … Read MoreRead more

⤋ Read More

Watch the Full WWDC 2024 Keynote Video, or Short Clips
Apple’s WWDC 2024 keynote was aired on the morning of June 10, and tons of things were announced and covered over the course of a nearly two hour long marathon event presentation. Apple Intelligence. iOS 18 with new customizations to the Home Screen and Control Center. iPadOS 18 gets that too, plus a Calculator app. … Read MoreRead more

⤋ Read More

iOS 18 Announced with Dark Mode Icons, AI Features, Control Center Customizations, & More
Apple has announced iOS 18, the next major version of system software for iPhone, with a host of new features, design updates, and changes. iOS 18 brings all new customization options for home screen icons including Dark Mode icons with color tinting, the ability to place icons and widgets anywhere on the Home Screen, a … [Read More](https://osxdaily.com/2 … ⌘ Read more

⤋ Read More

MacOS Sequoia Announced with iPhone Mirroring, AI, Passwords App, & More
Apple has announced MacOS Sequoia, the next major version of the Mac operating system. Versioned as macOS Sequoia 15, the future software update includes some intriguing new features, including iPhone Mirroring, a host of new AI features called Apple Intelligence, the inclusion of a Passwords app, new features to tile windows easier, new summary and … [Read More](https://osxdaily.com/2024/ … ⌘ Read more

⤋ Read More

Next Apple Watch Activity Challenge to Recognize International Day of Yoga on June 21
International Day of Yoga is set to take place on Friday, June 21, and Apple is celebrating with an Activity Challenge that will let Apple Watch users earn a yoga badge and a set of animated yoga stickers.

Image

Find your flow on International Day of Yoga. On June 21, do a yoga workout of 10 minutes or more and you’ll earn this award. Record it … ⌘ Read more

⤋ Read More

10 Years Since Kubernetes Launched at DockerCon
Reflecting on the monumental announcement of Kubernetes at DockerCon on June 10th, 2014, Docker CEO Scott Johnston celebrates its transformative impact on container orchestration and modern application development over the past decade, highlighting Docker’s role in this pivotal industry shift. ⌘ Read more

⤋ Read More

AAEON UP Xtreme i14 Series Featuring 125H/155H Intel Processors Now Available for Pre-Order
AAEON UP Xtreme i14 Series Featuring 125H/155H Intel Processors Now Available for Pre-Order
The UP Xtreme i14 series is engineered for compact computing applications in industrial and commercial settings. It supports either the Intel Core Ultra 5 processor 125H or the Intel Core Ultra 7 processor 155H, both paired with Intel Arc graphics. This series also featur … ⌘ Read more

⤋ Read More

La dissolution finale ?
Coup de tonnerre dans un ciel bleu : alors que les bulletins de l’élection européenne sont encore tout chaud sortis des urnes, Macron décide de dissoudre l’Assemblée nationale. Pour ceux qui ne se doutaient pas de cette manoeuvre politicienne du locataire de l’Élysée, c’est une vraie surprise ; Attal, le pantalon encore sur les chevilles, a donc […] ⌘ Read more

⤋ Read More

Revealed: iOS 18 Will Be Compatible With These iPhone Models
iOS 18 will be compatible with the same iPhone models as iOS 17, according to a post on X today from a private account with a proven track record of sharing build numbers for upcoming iOS updates.

Image

iOS 18 will be compatible with the iPhone XR, and hence also the iPhone XS and iPhone XS Max models with the same A12 Bionic chip, but olde … ⌘ Read more

⤋ Read More

有哪些你上了大学才明白的道理?

超越课堂:硬知识易逝,软技能长存

我是2013年浙江省的理科高考生,当年理科一本线为617分(约全省前10%),我的考分是629分,于是我本科就读了一所中外合作大学,选了金融专业,随后去美国读了新闻专业的研究生,先后在英文新闻机构、500强教育企业工作,再到自己小而美地创业。

Image

Image

这一路走来的感悟是,在学校学到的知识淘汰很快,未必和你从事的行业有关,但是你学会的解决问题的思维、主动寻找和整合资源的能力,真的是终身受益。

在保证能够顺利毕业的前提下,学习不应该局限于课堂,因 … ⌘ Read more

⤋ Read More

Gajim: Gajim 1.9.0
Half a year after the last release, Gajim 1.9.0 is finally here. 🎉 This release brings long awaited support for message replies and message reactions. Message Moderation has been improved as well. Say hello to voice messages! Thank you for all your contributions!

What’s New

It took us quite some time, but now it’s here: Gajim 1.9 comes with a complete database overhaul, which enables new features such as Message Replies and Message Reactions.

Message Replies ( [XEP-0461: Message Repl … ⌘ Read more

⤋ Read More

Next-Generation SDR: LimeNET Micro 2.0 Developer Edition Enhances Raspberry Pi CM4 Capabilities
Crowdsupply recently featured the LimeNET Micro 2.0 Developer Edition, an advanced software-defined radio that integrates Raspberry Pi CM4 with LimeSDR XTRX. This powerful combination provides a comprehensive baseband and RF solution, suitable for everything from amateur radio to complex telecom infrastructures. Central to the LimeNET Micro 2.0 DE is the … ⌘ Read more

⤋ Read More

Where’s the Calculator on iPad? Use Spotlight!
Calculators are wildly useful tools for various obvious reasons, whether you need to perform simple math or complex calculations. One of the more curious iPad oversights on Apple’s behalf is the lack of a built-in Calculator app, which is missing on iPad, but has been included on the Mac, iPhone, and Apple Watch, since the … Read MoreRead more

⤋ Read More

Even though I wonder how they finance it (reading their post suggests, there will be a paid option later), DuckDuckGo’s AI Chat is probably a good privacy-friendly way to try out the different LLM models for chats. You don’t have to register, you don’t have to pay, you don’t have to change settings that your chats aren’t saved or used for training. ⌘ Read more

⤋ Read More

It’s nice to see a cloud provider lower prices, which seems very uncommon, as all the prices (cloud, domains, …) usually go up all the time. And it’s also my provider of choice, which means I will have to pay less for my virtual server in the future! 😄 ⌘ Read more

⤋ Read More

How to Watch Apple’s WWDC 2024 Keynote on June 10
The 2024 Worldwide Developers Conference will take place the week of June 10 to June 14, and like the last four years, it will be an online event, although select developers and students will be invited to Apple Park. To kick things off, Apple holds a keynote event on the Monday to announce new software, which is what makes it of interest to the general public.

![](https://images.macrumors.com/articl … ⌘ Read more

⤋ Read More

M5PoECAM-W V1.1: A Programmable PoE Camera with ESP32+W5500 Chipset & 3MP OV3660 Sensor
This week, M5Stack launched the M5PoECAM-W V1.1, a Power over Ethernet camera with Wi-Fi 802.11 b/g/n support. Powered by the robust “ESP32 + W5500” chipset, it features a 3-megapixel OV3660 sensor that offers a 65° field of view, ideal for extensive image capture. This ESP32 module comes equipped with 16MB of Flash memory and 8MB […] ⌘ Read more

⤋ Read More

Status 2024-06-08
Evening, hackers! I feel a column coming on!

TL;DR: In which we learn about the EU parliament election, some
ruminations about the death of XMPP, MC’s flat being without drains
for two months, a visit at the Lund Linux Conference, another at the
Security Fest conference, fighting against a Supermicro server, and
some other recent shenanigans,

Introduction

I voted today. Yes, I know. The EU is still a strange marvel of
functional bureaucracy and not the federated worker’s Union of Europe
we all would lik … ⌘ Read more

⤋ Read More

iOS 18 Will Let You Lock Apps Behind Face ID, Sources Say
iOS 18 will offer a new security feature that allows users to lock individual apps, according to multiple sources familiar with the matter.

Image

This feature will give users the option to lock built-in iPhone apps like Mail, Messages, Notes, Phone, Photos, Safari, Settings, and more, providing an extra layer of privacy and security. Unlocking an app … ⌘ Read more

⤋ Read More

Watch a Video of John Sculley Discussing Steve Jobs Being Fired from Apple
Steve Jobs being fired from Apple, the company he cofounded, is both a famous moment in Apple history, and broader business history. The story generally goes that Jobs was fired in 1985 due to a significant disagreement with the Apple CEO, John Sculley, and the companies board of directors. Who better to discuss the firing … [Read More](https://osxdaily.com/2024/06/08/watch-john-sculley-discusses- … ⌘ Read more

⤋ Read More

Tulip Creative Computer: ESP32-Based Board for Music and Coding Projects
The Tulip Creative Computer is a development platform aimed at enthusiasts of coding, music, and digital arts. Based on the powerful ESP32-S3 chipset, the Tulip features a 7-inch touchscreen with a 1024 x 600 resolution for custom graphical user interfaces. The Tulip Creative Computer is powered by the ESP32-S3 chip, which includes a 32-bit LX7 […] ⌘ Read more

⤋ Read More

ThingPulse Pendrive S3: Versatile as Both a Lightweight Wi-Fi Disk and Rubber Ducky Device
The ThingPulse Pendrive S3 is a compact development board that incorporates a male USB-C connector and is based on the ESP32-S3 Mini module. It supports the user-friendly CircuitPython programming environment, making it accessible for those familiar with Python. This device boasts 128MB of flash memory, similar in accessibility to an SD card, enabling it to […] ⌘ Read more

⤋ Read More

《大人的高考-知乎卷》正式发布!如果再参加一次高考,你能得几分?

《大人的高考-知乎卷》试卷正式发布,知乎日报编辑部率先开「烤」!

Image

在经过了严格的试卷密封性检查和发卷流程后,编辑部人员进入了火热地答题状态……

Image

Image

考场纪律严明,配备严肃的专业监考人员,适时阻止部分考生过分强烈的交流意图和忍不住想要掏出手机的行为。

![ … ⌘ Read more

⤋ Read More

Top Stories: WWDC Next Week With iOS 18 Beta and More
WWDC is right around the corner! All eyes will be on Cupertino next week as Apple takes the wraps off the next major updates to iOS, macOS, and other platforms.

Image

Artificial intelligence is the hottest buzzword in technology these days, and Apple will be getting on that train with Monday’s announcements, pushing beyond its existing machine learning features to deploy mo … ⌘ Read more

⤋ Read More

My fluctuating interests
It seems like my interests fluctuate a lot. I have a topic that interests me, do a lot of research, learn many new things, get excited. And then suddenly another topic pops up, which at the same time reduces my interest in the previous topics. ⌘ Read more

⤋ Read More

Kubernetes is ten years old!
On June 6, 2014, Joe Beda made the first commit to Kubernetes, and suddenly a movement was born. Kubernetes has changed the world over the last ten years. “I don’t think any of us expected Kubernetes to turn… ⌘ Read more

⤋ Read More

How to Download & Install Windows 11 LTSC ISO
Some advanced users, IT staff, and enterprise users may have a need to download, install, and use Windows 11 LTSC, whether that’s for installing into a virtual machine environment running on a Mac or PC, a dual boot situation with an Intel Mac using Boot Camp, or even installing directly onto a PC, medical device, … Read MoreRead more

⤋ Read More

Kubestronaut in Orbit: Khushboo Khatter
Get to know Khushboo Khushboo Khatter is an IT professional with over 8 years of experience and 6 of those working with Kubernetes. She has a passion for cloud technologies and enjoys exploring cutting-edge CNCF tools. She has… ⌘ Read more

⤋ Read More

Generative AI for Kubernetes: meet K8sGPT open source project
Ambassador post originally published on the Logz.io blog by Dotan Horovits Troubleshooting within Kubernetes environments can be a daunting task. If we could only have a magical artificial intelligence advisor that could gather all the data about what… ⌘ Read more

⤋ Read More

An improved OpenTelemetry continuous profiling agent
Member blog post by Abhishek Singh, Christos Kalkanis, Alexander Wert, and Bahubali Shetti of Elastic In March 2023, OpenTelemetry took a big step towards this goal by merging a profiling data model OTEP and working towards a stable… ⌘ Read more

⤋ Read More

Best Apple Deals of the Week: Get $100 Off Apple Watch Series 9 Plus Low Prices on AirPods
Amazon had one of the week’s best Apple deals, with $100 off a huge collection of Apple Watch Series 9 models. While some of these have since expired, there are still plenty of aluminum and stainless steel models on sale at this steep discount, and you’ll also find discounts on AirPods, MacBook Air, and the Apple Studio Display.

Image

_Note: Mac … ⌘ Read more

⤋ Read More

Leasing social, véhicules électriques et panne étatique
Janvier 2024 : c’est officiel, les Français vont pouvoir échanger leur vieille automobile thermique qui tache contre un baril de voiture électrique qui lave plus blanc ! Le leasing social vient d’être mis en place et va permettre aux heureux citoyens qui répondent aux critères contraignants de l’opération gouvernementale de disposer d’un petit véhicule électrique, choisi dans […] ⌘ Read more

⤋ Read More

Go:標準庫 Arena 的內存管理優化解析
引言–在 Go 語言的衆多標準庫中,arena庫是一個相對較新且不爲人知的部分,還處於試驗階段。這個庫提供了一種管理內存分配的有效方式,尤其適用於處理大量小型對象,能夠顯著減少內存碎片和提高內存使用效率。本文將深入探討arena庫的設計理念、使用方法以及它如何優化 Go 語言程序的內存管理。arena庫概述———-arena庫的核心思想是提供一個連續的內存塊,讓開發者可以在其中快速分 ⌘ Read more

⤋ Read More

Go:雙向鏈表實現,container-list 包探討
引言在 Go 語言的標準庫中,container/list包提供了雙向鏈表的實現。鏈表是一種常見的數據結構,它通過節點的序列實現,每個節點都包含數據及對前一個節點和後一個節點的引用。Go 語言的container/list包提供了操作鏈表的多種方法,如插入、刪除、搜索和移動元素等。本文將深入探討container/list包,解析其實現的內部機制,並通過示例展示如何在 Go 程序中有效地使用此包。 ⌘ Read more

⤋ Read More

SpacemiT Muse Pi: A RISC-V SBC Featuring the SpacemiT M1 SoC
The SpacemiT Muse Pi is a development board that leverages the cutting-edge RISC-V architecture. It is powered by the SpacemiT M1, an Octa-core System-on-Chip, which is designed to support multiple serial peripherals and a range of wireless communication standards. In terms of design, the Muse Pi maintains a similar form factor to the Banana Pi […] ⌘ Read more

⤋ Read More

Can I Keep My MacBook Pro/Air Plugged in All The Time?
Many MacBook Pro and MacBook Air owners use their laptops in dual use scenarios, functioning as a laptop computer when on the go, and a desktop computer when not. This leads some to wonder if it’s bad for the MacBook battery to leave the computer charging or plugged in, even if it’s not in use. … Read MoreRead more

⤋ Read More

Unveiling the 10-Year Kubernetes anniversary logo
Congratulations to Cristher Castro and the Cuemby for designing the winning logo As we celebrate the anniversary of the first Kubernetes commit, we’re thrilled to announce the Kubernetes 10th Anniversary Logo Design Contest winner and unveil the winning… ⌘ Read more

⤋ Read More

The voice of Kubernetes experts report 2024: the data trends driving the future of the enterprise
Guest post by Rajiv Thakkar, Director of Product Marketing, Portworx, Pure Storage  (LinkedIn) Today, June 6, marks the 10th anniversary of Kubernetes. Kubernetes originally began as a project in Google and was released as open source in June… ⌘ Read more

⤋ Read More

[游戏中的破坏][GDC24]TheFinals的破坏系统
GDC24上TheFinals的开发工作室–EmbarkStudios带来;

TheFinals把实时破坏在主流游戏上提升到了新的高度,可以说是新的标杆,达成了:

  • 可以出现大规模的任意破坏
  • 破坏之后充分影响gameplay,可以把建筑任意炸毁之后,坍塌的建筑继续保留&物理正确(有正确的网络同步),可以废墟中继续刚枪
  • 视觉表现到位,性能影响很小(TheFinals的画面屋里表现在PVP FPS中也是顶级存在)

应该说比上一个围绕物理破坏的游戏(彩6)又近了一步.

关于破坏的一些overview

基本上我们常见的是这样几个level:

  • 纯视觉表现类,可以理解成一个不影响gameplay的超级特效

    • 比如control里的,PreFragment,然后破坏时候配以夸张地特效,实际体验是相当不错的

[安柏霖:[gdc20]control的可破坏环境技术](https://zhuanlan.zhihu.com/p/380580194 … ⌘ Read more

⤋ Read More