-
## What Happened
Decrypting the hard disk works without errors, and via tty I can see that the keyboard works as well. Using the keyboard with another live Linux USB also works without problems.
…
-
## Introduction
Hello. I am pleased to share some brainstorming towards advancing the state of the art with respect to educational exercises and activities, e.g., homework, quiz, and exam items, se…
-
### Explanation
when i press sleep get error
![error](https://github.com/user-attachments/assets/b37e809f-c83e-455b-80c1-4e9e086b221a)
### Steps to reproduce
on login screen press sleep
### Shi…
-
I have a few streams running through an envoy proxy and am seeing the same behavior mentioned in #309 .
Specifically after 5 minutes streams timeout with a POST net::ERR_INCOMPLETE_CHUNKED_ENCODING…
-
## Environment
- OS: Arch
- web-greeter version: latest
## Bug description
Getting "TypeError" messages when using Litarvan theme, other themes like dacula are working properly.
Using latest ve…
-
Hey phntxx, it's a nice little dashboard you have created here. I have a few suggestions for improvements that you might consider:
1. Make the welcome heading configurable. Being greeted with 'Goo…
-
# 聊聊Typescript中的设计模式——装饰器篇(decorators)
------
  随着Typescript的普及,在KOA2和nestjs等nodejs框架中经常看到类似于java spring中注解的写法。本文从装饰模式出发,聊聊Typescipt中的装饰器和注解。
> * 什么是装饰者模式
> * Typescript中的装饰器
> * …
-
I am getting only a black screen after connecting via VNC Viewer.
I have installed lightdm and icewm.
The location of my lightdm.conf is: /etc/init/lightdm.conf
Here are its contents:
# Ligh…
-
### Explanation
refer the title, can't enter password
### Steps to reproduce
_No response_
### Shikai Version
v1.5.1
### Linux Distro
Arch
### LightDM Version
v1.32 from extra repo
### Gree…
-
Hello,
I have an older app which I am porting from .Net framework to .Net and grpc. I have created a simple app to demonstrate how it works.
A blocking unary call is invoked from multiple thread…