mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
清除过期
This commit is contained in:
parent
0fc2b2dd43
commit
7fb29c6bdc
@ -1,117 +0,0 @@
|
||||
[#]: subject: "Blender 3.0 is a Milestone Release to Step Up Open Source 2D/3D Content Creation"
|
||||
[#]: via: "https://news.itsfoss.com/blender-3-0-release/"
|
||||
[#]: author: "Jacob Crume https://news.itsfoss.com/author/jacob/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Blender 3.0 is a Milestone Release to Step Up Open Source 2D/3D Content Creation
|
||||
======
|
||||
|
||||
Blender 3.0 marks the major leap of open-source 3D/2D content creation. This release has numerous changes, ranging from a refreshed user interface to improved rendering options.
|
||||
|
||||
This release is sure to excite all 3D artists, regardless of their skill level.
|
||||
|
||||
Overall, the release involves many fascinating changes and could be industry-leading in some cases.
|
||||
|
||||
### What’s New?
|
||||
|
||||
![][1]
|
||||
|
||||
Considering it is one of the biggest releases in years, it can only be expected that Blender 3.0 offers something for all its users. Fortunately, it appears that the Blender team has managed to do just this, with more new features than we could ever fit into a single article.
|
||||
|
||||
Here are some of my favorites:
|
||||
|
||||
* Significantly faster Cycles renderer
|
||||
* More optimized viewport for improved responsiveness
|
||||
* Brand-new asset browser
|
||||
* A visual refresh sporting more rounded corners and improved theme
|
||||
* Fast loading and saving of .blend files
|
||||
|
||||
|
||||
|
||||
Let us take a more detailed look at all these incredible new features!
|
||||
|
||||
#### Cycle Renderer Improvements
|
||||
|
||||
Introduced with Blender 2.61 back in 2011, the Cycles rendering engine has been the standard Blender renderer ever since. Now, Blender 3.0 is getting an incredible boost in performance. Perhaps a 20% increase, maybe even 50%? No, the Blender team has done the impossible and made the Cycles render 2–8 times faster, with astounding results.
|
||||
|
||||
![Image credit: Blender][2]
|
||||
|
||||
This is huge for almost all Blender users, although perhaps even more important for those on low-end systems. Rendering has always been one of the most time-consuming tasks in 3d animation, and any performance improvements are always welcome. After seeing the improvements to Cycles in Blender 3.0, I can’t wait to see what we will get in Blender 3.1!
|
||||
|
||||
#### More Optimized Viewport
|
||||
|
||||
Thanks to various improvements in scheduling and display algorithms, Blender’s viewport is now more responsive than ever. The screenshot below shows that Blender 3.0 has much faster in-viewport rendering than Blender 2.92. This is great for when artists are lighting scenes, as it allows changes to be previewed quicker and, therefore, faster tweaking.
|
||||
|
||||
![Image credit: Blender][3]
|
||||
|
||||
Yet again, the Blender developers have managed to astound us with their incredible work at optimizing the software. It is genuinely unique what they have managed to achieve with this feature.
|
||||
|
||||
#### Brand-New Asset Browser
|
||||
|
||||
A notable feature of many other 3D animation software suites, the asset browser is set to become a key component in Blender 3.0’s workflow. With support for materials, objects, and world datablocks, it offers an astounding array of features for its debut release. As expected, drag-and-drop is supported out-of-the-box and works surprisingly well.
|
||||
|
||||
![Image credit: Blender][3]
|
||||
|
||||
After messing around with it for a few hours, I have to say that I am pleasantly surprised at how much this addition has benefited my workflow. Not only has it improved the speed at which I can insert objects and materials into scenes, but it has also allowed much better organizing of files within projects.
|
||||
|
||||
For me, this is the biggest new feature in Blender 3.0, and I’m sure many other users will find the same.
|
||||
|
||||
#### Modern UI Refresh
|
||||
|
||||
First introduced in Blender 2.8, the Blender Dark theme has received quite a few improvements with Blender 3.0.
|
||||
|
||||
While subtle, a closer look at some of the changes brings out vast improvements in Blender’s UX, with much clearer separation between controls and a greater visual hierarchy.
|
||||
|
||||
![Image credit: Blender][4]
|
||||
|
||||
The result is a much more modern-looking UI that is far superior (in my opinion) to all its competitors. Welcome to the new look of Blender!
|
||||
|
||||
#### Improved Loading and Saving of Files
|
||||
|
||||
![Image credit: Blender][5]
|
||||
|
||||
While not exactly a sore point of Blender, the loading and saving of files has now been significantly improved with Blender 3.0. This is thanks to Blender switching from Gzip to Zstd compression for its .blend files. The result is loading times that are magnitudes faster, probably over ten times fast in my testing!
|
||||
|
||||
There are numerous other changes that involve add-ons, virtual reality support, UI, modeling, and several more. You can check out the [official release notes][6] and [developer blog posts][7] to explore more about the changes in this release.
|
||||
|
||||
### Wrapping Up
|
||||
|
||||
With all the new features of Blender 3.0, it should encourage artists to try using the open-source tool Blender for 3D/2D content creation.
|
||||
|
||||
If you want to try out Blender 3.0 for yourself, it is available to download for free from the Blender website. You can download it for Linux, Windows, and macOS.
|
||||
|
||||
[Download Blender 3.0][8]
|
||||
|
||||
_Are you going to be upgrading to Blender 3.0? Let me know in the comments below!_
|
||||
|
||||
#### Big Tech Websites Get Millions in Revenue, It's FOSS Got You!
|
||||
|
||||
If you like what we do here at It's FOSS, please consider making a donation to support our independent publication. Your support will help us keep publishing content focusing on desktop Linux and open source software.
|
||||
|
||||
I'm not interested
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/blender-3-0-release/
|
||||
|
||||
作者:[Jacob Crume][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/jacob/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://i2.wp.com/i.ytimg.com/vi/JZIFWEY3l6k/hqdefault.jpg?w=780&ssl=1
|
||||
[2]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIyMiIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[3]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQzOSIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQwMSIgd2lkdGg9IjYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[5]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE5NyIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[6]: https://wiki.blender.org/wiki/Reference/Release_Notes/3.0
|
||||
[7]: https://code.blender.org
|
||||
[8]: https://www.blender.org/download/
|
@ -1,79 +0,0 @@
|
||||
[#]: subject: "Pop!_OS is Moving PPA Repositories to its Own System: Is System76 Considering to Switch its Ubuntu Base?"
|
||||
[#]: via: "https://news.itsfoss.com/pop-os-ppa-repo-move/"
|
||||
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Pop!_OS is Moving PPA Repositories to its Own System: Is System76 Considering to Switch its Ubuntu Base?
|
||||
======
|
||||
|
||||
Pop!_OS has been making news for some of its recent development decisions.
|
||||
|
||||
For instance, they introduced a [customized GNOME-based desktop environment experience with COSMIC][1]. Moving forward, they decided to [create their desktop environment from scratch based on Rust][2].
|
||||
|
||||
Overall, Pop!_OS has been putting a lot of effort into providing a unique desktop experience keeping all the essential factors in mind like user-friendliness, resource efficiency, and security.
|
||||
|
||||
Now, in a [tweet][3], a Pop!_OS user noticed that System76 had replaced the PPA repositories with its self-hosted APT system in Pop!_OS 21.10 beta, instead of Canonical’s launchpad.
|
||||
|
||||
And, to that, _System76’s Principal Engineer_, **Jeremy Soller**, responded with a confirmation sharing more details.
|
||||
|
||||
### Moving the Build System and Repositories Away From Launchpad
|
||||
|
||||
![][4]
|
||||
|
||||
Pop!_OS aims to evolve as a modern Linux distribution, which isn’t just similar to its Ubuntu base but does a lot of things better.
|
||||
|
||||
And, moving the repositories away from the launchpad is one of the key changes. Switching the build system and APT repos to its own system should give System76 better control of package updates while reducing the build, test, and release time.
|
||||
|
||||
Considering System76 has managed to provide the latest and greatest kernels (faster than most mainstream desktop Linux distributions), it is no surprise that you could expect speedier package updates to popular applications as well.
|
||||
|
||||
![][5]
|
||||
|
||||
Not just for the distro users, it should be good news for System76 customers to realize that Pop!_OS is eventually turning into the Apple of Linux world (in a good way).
|
||||
|
||||
In my opinion, having control of the ecosystem should help provide a consistent user experience.
|
||||
|
||||
And that is what new Linux desktop users need.
|
||||
|
||||
### Is System76 Considering to Change its Ubuntu Base?
|
||||
|
||||
No. As mentioned in the tweet, this move does not relate to changing bases.
|
||||
|
||||
> Pop switched the build system and repositories away from <https://t.co/sKE1Zdgzpo> to our own system <https://t.co/LA3S0N4lQD> for 21.10 in order to improve our control of package updates and reduce the time to build, test, and release them. It is not related to changing bases. <https://t.co/N0S8fSgbgg>
|
||||
>
|
||||
> — Jeremy Soller (@jeremy_soller) [December 3, 2021][6]
|
||||
|
||||
But, I would not rule out the possibility of trying out another base as an experiment because they have been scaling up their experiments.
|
||||
|
||||
*What do you think about Pop!_OS making these changes for its upcoming Pop!_OS 21.10 release?
|
||||
|
||||
Feel free to let me know your thoughts in the comments below.*
|
||||
|
||||
#### Big Tech Websites Get Millions in Revenue, It's FOSS Got You!
|
||||
|
||||
If you like what we do here at It's FOSS, please consider making a donation to support our independent publication. Your support will help us keep publishing content focusing on desktop Linux and open source software.
|
||||
|
||||
I'm not interested
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/pop-os-ppa-repo-move/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://news.itsfoss.com/cosmic-desktop-pop-os/
|
||||
[2]: https://news.itsfoss.com/pop-os-cosmic-rust/
|
||||
[3]: https://twitter.com/david_drapeau/status/1466787174154657795
|
||||
[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ3NSIgd2lkdGg9IjczNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[5]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE3OSIgd2lkdGg9IjYyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[6]: https://twitter.com/jeremy_soller/status/1466789512072228867?ref_src=twsrc%5Etfw
|
@ -1,68 +0,0 @@
|
||||
[#]: subject: "The European Commission Will Make its Software Solutions Open Source for Public Benefit"
|
||||
[#]: via: "https://news.itsfoss.com/eu-open-source-software/"
|
||||
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
The European Commission Will Make its Software Solutions Open Source for Public Benefit
|
||||
======
|
||||
|
||||
The EU Commission is known for its strong take on privacy and open-source. A year ago, they [asked their staff to use Signal for messaging][1] instead of WhatsApp.
|
||||
|
||||
Now, they plan to make their software solutions publicly accessible for the benefit of society. In other words, anything that the EU uses for its internal work will be made open-source.
|
||||
|
||||
### Public Money, Public Code
|
||||
|
||||
Considering that the taxpayers pay for the operations and fund the software, the code should also be available to the public.
|
||||
|
||||
This campaign with the idea of enhancing transparency has existed for several years now.
|
||||
|
||||
And, the European Commission seems to be respecting the idea, which is a good sign that should encourage other official organizations funded by public money to step up with the same initiative.
|
||||
|
||||
Not just limited to that, the EU also realizes that investing in open-source gives higher returns, based on their [recent study][2].
|
||||
|
||||
The Commissioner for Budget and Administration, Johannes **Hahn**, shared a statement regarding the benefits of open-source in the [press release][3]:
|
||||
|
||||
> _“Open source offers great advantages in a domain where the EU can have a leading role. The new rules will increase transparency and help the Commission, as well as citizens, companies and public services across Europe, benefit from open source software development. Pooling of efforts to improve the software and the co-creation of new features lowers costs for the society, as we also benefit from the improvements made by other developers. This can also enhance security as external and independent specialists check software for bugs and security flaws.”_
|
||||
|
||||
Of course, the promotion of open-source should accelerate innovation, security benefits and help various citizens and companies who can use it for their use-cases.
|
||||
|
||||
To give a few instances, the EU mentioned two tools that would come in handy when open-sourced:
|
||||
|
||||
* **eSignature**: A tool that help public administrations and businesses to accelerate the creation and verification of electronic signatures that are legally valid in all EU Member States.
|
||||
* **LEOS, (Legislation Editing Open Software)**: A software to draft legal texts.
|
||||
|
||||
|
||||
|
||||
### Where Can You Find the Open-Source Software?
|
||||
|
||||
They plan to make all the software available in a single repository after ensuring that they do not have any significant flaws.
|
||||
|
||||
Furthermore, after this decision, the EU will allow the software developers of the EU to contribute to other open-source projects.
|
||||
|
||||
And many further advancements to follow, as one would expect.
|
||||
|
||||
It wasn’t long ago that a [German state decided to switch to Linux][4], and now the EU commission encouraging open-source software is just more good news to the open-source ecosystem.
|
||||
|
||||
So, what do you think of this move? You are welcome to let us know your thoughts in the comments below.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/eu-open-source-software/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/eu-commission-switches-to-signal/
|
||||
[2]: https://digital-strategy.ec.europa.eu/en/library/study-about-impact-open-source-software-and-hardware-technological-independence-competitiveness-and
|
||||
[3]: https://ec.europa.eu/commission/presscorner/detail/en/ip_21_6649
|
||||
[4]: https://news.itsfoss.com/german-state-foss/
|
@ -1,142 +0,0 @@
|
||||
[#]: subject: "elementary OS 6.1 Release Enhances the Desktop Experience and Brings AppCenter Upgrades"
|
||||
[#]: via: "https://news.itsfoss.com/elementary-os-6-1-release/"
|
||||
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
elementary OS 6.1 Release Enhances the Desktop Experience and Brings AppCenter Upgrades
|
||||
======
|
||||
|
||||
[elementary OS 6.0][1] was an exciting release. If you haven’t explored that yet, I suggest you go through the [features introduced with elementary OS 6][2].
|
||||
|
||||
After four months of its release, elementary OS 6.1 is here!
|
||||
|
||||
You can get started by downloading it. But, before that, you may want to explore the exciting new changes mentioned here.
|
||||
|
||||
### elementary OS 6.1: What’s New?
|
||||
|
||||
![][3]
|
||||
|
||||
elementary OS 6.1 focuses on improving it further with the user feedback they received about some of the key changes for the last release.
|
||||
|
||||
In addition to that, they have added some new features for office productivity.
|
||||
|
||||
Let me highlight the key changes in this release.
|
||||
|
||||
#### AppCenter Upgrades
|
||||
|
||||
Starting with elementary OS 6, the AppCenter includes applications from developers as Flatpaks.
|
||||
|
||||
While that sounds like a good experience, it did reduce the number of applications available to install. So, to address that, AppCenter now features 90 more open-source applications that should help most users.
|
||||
|
||||
![][4]
|
||||
|
||||
Visually, the AppCenter has also received some improvements like showcasing recently updated/newly added applications on its homepage. This should improve the discoverability of the latest applications available to install for elementary OS 6.1.
|
||||
|
||||
You can also notice subtle changes to the buttons where it tells that the app is free or displays a recommended donation price to use the application.
|
||||
|
||||
It would take an extra step to tweak the amount to 0 and install if you do not want to pay for it.
|
||||
|
||||
However, it should also encourage paying for useful applications for users interested. Similarly, the dialog box for payment, content warning for applications, and the information for existing applications have been carefully improved across the app center.
|
||||
|
||||
![][5]
|
||||
|
||||
It is now easier to differentiate free, paid, and non-curated (third-party repos) applications from the category menu.
|
||||
|
||||
Overall, the user experience with AppCenter should improve with several subtle but essential changes.
|
||||
|
||||
Furthermore, they have also made improvements to their [AppCenter website][6]. You can directly find the option to download a Flatpak ref file to sideload when browsing through a free application.
|
||||
|
||||
![][7]
|
||||
|
||||
#### Desktop Enhancements
|
||||
|
||||
To start with, they have done away with the good-looking application switching animation to focus on quick responsiveness.
|
||||
|
||||
If you have used elementary OS 6, the application window gets highlighted as an overlay, and you get to navigate to the required app screen.
|
||||
|
||||
![][8]
|
||||
|
||||
Unfortunately, you will not get to see that anymore. Instead, when you ALT+TAB to switch applications, only the icons for active windows will show up, which should help you quickly navigate through.
|
||||
|
||||
This is a good thing for most, considering it is now less intrusive to switch applications.
|
||||
|
||||
And, with the latest release, they have made more efforts for applications to respect the dark style preferences. I already liked what they did with elementary OS 6, so this is good progress.
|
||||
|
||||
![][3]
|
||||
|
||||
The **Applications Menu** also received an upgrade where you can search for bookmarked folders, Pictures, Downloads, and other network shares, not just applications.
|
||||
|
||||
![][9]
|
||||
|
||||
In addition to all these enhancements, you may notice subtle changes to the AppChooser, dialogue boxes to select a file from an app, and more.
|
||||
|
||||
### Changes to Installer
|
||||
|
||||
![][10]
|
||||
|
||||
The installer has also received some advancements where it is now easier to set a device name. Also, a warning is added if you are trying to install elementary OS using a virtual machine.
|
||||
|
||||
#### Productivity-Focused Improvements
|
||||
|
||||
Several refinements have been to the online accounts feature, the authentication modes, and the ability to edit existing accounts.
|
||||
|
||||
The brand new Mail app introduced in the last version should now notify you of new messages automatically, along with numerous other changes.
|
||||
|
||||
Some modifications have been made to the Task and Calendar app to prevent from deleting tasks accidentally and notifications for events, respectively.
|
||||
|
||||
The web browser (Web) also received an upgrade to let you manage search engines from preferences, among other changes.
|
||||
|
||||
### Other Improvements
|
||||
|
||||
![][11]
|
||||
|
||||
You can find several other feature additions and subtle changes across the board. Some of them worth highlighting include:
|
||||
|
||||
* Addition of Downloads folder to the Housekeeping app
|
||||
* Improvements to Files app
|
||||
* Visual and technical improvements to the display settings, sound settings, and keyboard shortcut options
|
||||
* [Linux Kernel 5.11][12]
|
||||
|
||||
|
||||
|
||||
If you want to explore more, you can find a detailed list of changes in the [official announcement][13] blog post.
|
||||
|
||||
[elementary OS 6.1][14]
|
||||
|
||||
### elementary OS 6.1 is a Promising Minor Update
|
||||
|
||||
elementary OS 6.1 does not introduce massive changes. However, the revisions to new features and subtle changes to enhance the user experience sounds good!
|
||||
|
||||
What do you think about elementary OS 6.1 release? Feel free to share your thoughts in the comments down below.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/elementary-os-6-1-release/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://news.itsfoss.com/elementary-os-6-release/
|
||||
[2]: https://news.itsfoss.com/elementary-os-6-features/
|
||||
[3]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQzOSIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ4MCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[5]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ3MiIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[6]: https://appcenter.elementary.io
|
||||
[7]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUwNCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[8]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM0NSIgd2lkdGg9IjUxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[9]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjYwNSIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[10]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjU2NyIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[11]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjU0NSIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
||||
[12]: https://news.itsfoss.com/linux-kernel-5-11-release/
|
||||
[13]: https://blog.elementary.io/elementary-os-6-1-available-now/
|
||||
[14]: https://elementary.io
|
Loading…
Reference in New Issue
Block a user