

I haven’t come across a single program that tells you what is blocking the ejection even in Linux. Sure, if you use the right tools you can find the culprit, but the program that does the ejection task seems to love being vague.


I haven’t come across a single program that tells you what is blocking the ejection even in Linux. Sure, if you use the right tools you can find the culprit, but the program that does the ejection task seems to love being vague.


I don’t think I’ve seen a single distro that ships Korean support right off the bat, except HarmoniKR. Because of the way Korean works, it’s not just the keyboard layout support you need. To list the things you need to do:
fcitx-hangul. Without it, Hangul keyboard will not appear in Fcitx.
I will attach my files in ~/.config/fcitx5. These two should go under that directory, and not ~/.config/fcitx.
~/.config/fcitx5/config [Hotkey]
# Trigger Input Method
TriggerKeys=
# Enumerate when press trigger key repeatedly
EnumerateWithTriggerKeys=True
# Temporally switch between first and current Input Method
AltTriggerKeys=
# Enumerate Input Method Backward
EnumerateBackwardKeys=
# Skip first input method while enumerating
EnumerateSkipFirst=False
# Enumerate Input Method Group Backward
EnumerateGroupBackwardKeys=
# Time limit in milliseconds for triggering modifier key shortcuts
ModifierOnlyKeyTimeout=250
[Hotkey/EnumerateForwardKeys]
0=Hangul
[Hotkey/EnumerateGroupForwardKeys]
0=Control+Alt+Hangul
[Hotkey/ActivateKeys]
0=Hangul_Hanja
[Hotkey/DeactivateKeys]
0=Hangul_Romaja
[Hotkey/PrevPage]
0=Up
[Hotkey/NextPage]
0=Down
[Hotkey/PrevCandidate]
0=Shift+Tab
[Hotkey/NextCandidate]
0=Tab
[Hotkey/TogglePreedit]
0=Control+Alt+P
[Behavior]
# Active By Default
ActiveByDefault=False
# Reset state on Focus In
resetStateWhenFocusIn=No
# Share Input State
ShareInputState=No
# Show preedit in application
PreeditEnabledByDefault=True
# Show Input Method Information when switch input method
ShowInputMethodInformation=True
# Show Input Method Information when changing focus
showInputMethodInformationWhenFocusIn=True
# Show compact input method information
CompactInputMethodInformation=True
# Show first input method information
ShowFirstInputMethodInformation=True
# Default page size
DefaultPageSize=5
# Override Xkb Option
OverrideXkbOption=False
# Custom Xkb Option
CustomXkbOption=
# Force Enabled Addons
EnabledAddons=
# Force Disabled Addons
DisabledAddons=
# Preload input method to be used by default
PreloadInputMethod=True
# Allow input method in the password field
AllowInputMethodForPassword=False
# Show preedit text when typing password
ShowPreeditForPassword=False
# Interval of saving user data in minutes
AutoSavePeriod=30
~/.config/fcitx5/profile It contains Japanese group, you can safely delete that. I just don’t know what it looks like if I delete it.
[Groups/0]
# Group Name
Name=日本語
# Layout
Default Layout=us
# Default Input Method
DefaultIM=mozc
[Groups/0/Items/0]
# Name
Name=keyboard-us
# Layout
Layout=
[Groups/0/Items/1]
# Name
Name=mozc
# Layout
Layout=
[Groups/1]
# Group Name
Name=한국어
# Layout
Default Layout=us
# Default Input Method
DefaultIM=hangul
[Groups/1/Items/0]
# Name
Name=keyboard-us
# Layout
Layout=
[Groups/1/Items/1]
# Name
Name=hangul
# Layout
Layout=
[GroupOrder]
0=한국어
1=日本語


Zero knowledge encryption


we are devoted to our goals btw


If you’re seeing squares instead of characters, it sounds more like you lack the proper fonts. Installing something along the lines of noto-fonts-cjk should resolve that.
My personal choice between ibus and Fcitx5 would be Fcitx5. Ibus feels more integrated with GNOME environment, whereas Fcitx5 feels less so. Fcitx5 also has more features too, such as having a keybind that changes your language profile. This is what I do so that AltGr switches between English and Japanese, or English and Korean. Either way, both should achieve the same basic goal.
Don’t forget to set a bunch of environment variables too.
Closest to original:
https://moegirl.uk/File:What's_up_Pop!曲绘.jpg
Closest to OP’s pic:
https://osu.ppy.sh/beatmapsets/1938004#osu/4071504
Look for “What’s up? Pop!”.


The full story link is dead, and my guess is that it should be pointing here. The story is about how embedded contents that appear in DuckDuckGo enables Google to track the user. The study they have done is here. This is unfortunate as DuckDuckGo still relies on Google to deliver parts of its contents, but DuckDuckGo offers plainer search engine too. This has happened before, so I believe it.


No (Korean), and it is what Korean people including myself often have trouble with.


He would definitely include one of his XKCD phones.


Yeah I tried to replicate the XKCD comic feel by using the XKCD font. I came across that particular paper in one of my class, and someone pointed out that the choice of devices is rather weird, which is where the inspiration came from.


It’s so good that it absolutely killed my will to maintain a project I had that does something like this once I discovered it. They even support Windows too.
I just recovered from the boomerang nebula :(


Matrix config has an option named “guest mode”, that is what I believe they’re using.
It’s not too hard to use your own domain and it is certainly worth it. It can even be cheaper price-wise if you go for providers that specialises in “bring-your-own-domain” mail providers. Used to use MXRoute, but I switched to NameCrane because their deal was even cheaper. It’s still available, I think.
The only disadvantage I can think of is that you need to take care of your domain. If you let a spammer spam with your domain, you might ruin your domain reputation, in which case your domain might get blacklisted. Also, try to stick to well-known TLDs (.com, .net, etc). Domains ending in .xyz is usually filtered out because it’s commonly used by spammers.


No, not a mix of both. Either exclusively wins only, or losses only. Only way to tell these two apart is to see if this information is being celebrated or not…


연패
Can mean “to lose multiple times in a row” (連敗) or “to win multiple times in a row” (連霸).


show me the money
black sheep wall
power overwhelming
operation cwal
food for thought
How I played Starcraft as a child
THANK YOU! Just got my frontend back up and running. Turns out it was Gluetun that needed to be in the same network as my reverse proxy container, not the application that is behind Gluetun.
Have you by any chance managed to set it up with a reverse proxy? I can’t get communication between two containers working if one’s using Gluetun.
[-3, -1, main@desktop:~/Projects/TimeoutSort$ _