This week in KISS (#8)

栏目: IT技术 · 发布时间: 5年前

内容简介:More fun stuff this week.The first thing you will have noticed is that the website has had a redesign. The idea behind it was to mimic a markdown/txt file while keeping nice features like clickable links and images around.Another new addition to the websit

25/01/2020: This week in KISS (#8)

More fun stuff this week.

Index

  • Eudev can now be replaced
  • Repology now tracks KISS maintainers
  • Official Repositories

Website redesign

The first thing you will have noticed is that the website has had a redesign. The idea behind it was to mimic a markdown/txt file while keeping nice features like clickable links and images around.

  • Code blocks now feature a scroll bar if wider than the screen ( instead of wrapping into an unintelligible mess ).
  • The text width is now wider ( 80 characters ) and the awful skinny column is gone.
  • The website still features a lightweight size, with no ads, tracking, js or cookies. Here's a speed test! Pingdom results

Packages page

Another new addition to the website is thepackages page. This is a full listing of each package in the repositories with version and maintainer information.

The page is updated automatically with changes to the repositories. The raw repository data is also available as a simple tsv file.

Eudev can now be replaced

This week I worked on making it possible to replace eudev with the device manager of your choosing.

I am now happy to announce that I now run my system using busybox mdev as my device manager. What's really neat is that I also managed to make my system work without a device manager.

There are caveats to replacing udev, however. Xorg loses its ability to automatically discover devices and libinput loses access to its "Quirks" database.

If these don't bother you, I have written a Wiki page which explains the process and includes all of the information you'll need.

I'd like to thank Michael Forney who maintains a fork of libinput which makes udev an optional dependency.

Repology now tracks KISS maintainers

The packaging hub Repology.org has tracked KISS' repositories for a long while now. This week, support was added to also track who maintains each package.

Each maintainer of a KISS package now has their own page on Repology with additional feeds they are able to subscribe to. This eases the burden on myself to notify maintainers when their packages are out of date!

As an example, here is my Repology maintainer page: https://repology.org/maintainer/dylan.araps%40gmail.com

I'd like to thank Dmitry Marakasov for providing this invaluable service and for his continued support of KISS.

Merchandise

I have now included an additional method of showing your support to KISS. One in which you receive something physical in return!

T-shirts and stickers are available in the following link and feature... I'll let you decipher this puzzle.

Thanks for supporting KISS!

sowm 1.2 released

The "Simple Opinionated Window Manager" received an update this week to fix a widespread issue of keybindings not working on some systems.

This is a simple Window Manager I started working on a while ago which sees a lot of use by users of KISS.

You can find the new release on GitHub in the link below.

Official Repositories


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

众媒时代

众媒时代

腾讯传媒研究 / 中信出版集团股份有限公司 / 2016-3-1 / CNY 52.00

众媒时代,就是一个大众参与的媒体时代。互联网将传统媒体垄断而单一的传播方式彻底颠覆。人人都可以通过互联网成为内容的制造者、传播者。每个人都是媒体,人是种子,媒体变成了土壤。 当我们的信息入口被朋友圈霸占,当我们的眼睛只看得到10W+,当我们不可抑制地沉浸在一次次的“技术狂欢”中,当人人都可以举起手机直播突发现场,当未来的头条由机器人说了算……内容正生生不息地以各种可能的形式出现,我们正彻头彻......一起来看看 《众媒时代》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具