Server Price Breakdown: DigitalOcean, Amazon AWS LightSail, Vultr, Linode, OVH, Hetzner, Scaleway/Online.net:
Permalink: git.io/vps
| Provider | Type | RAM | Cores | Storage | Transfer | Network | Price |
|---|
Permalink: git.io/vps
| Provider | Type | RAM | Cores | Storage | Transfer | Network | Price |
|---|
| <?xml version="1.0" encoding="utf-8"?> | |
| <android.support.v4.widget.NestedScrollView | |
| xmlns:android="http://schemas.android.com/apk/res/android" | |
| android:background="?attr/colorBackgroundCard" | |
| android:layout_width="match_parent" | |
| android:layout_height="match_parent"> | |
| <LinearLayout | |
| android:layout_width="match_parent" | |
| android:layout_height="match_parent" |
| ############################## | |
| # QuasselDroid default theme # | |
| ############################## | |
| # Uses AARRGGBB or RRGGBB format for colors | |
| # Used for status bar and appbar | |
| colorPrimary=#0271B3 | |
| colorPrimaryDark=#02588c | |
| colorAccent=#ffeb3b |
| # | |
| # A fatal error has been detected by the Java Runtime Environment: | |
| # | |
| # SIGSEGV (0xb) at pc=0x00007f93e75d052a, pid=1244, tid=140272761845504 | |
| # | |
| # JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26) | |
| # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode linux-amd64 compressed oops) | |
| # Problematic frame: | |
| # C [libX11.so.6+0x4f52a] XSetICValues+0xfa | |
| # |
| @PreferenceWrapper(BuildConfig.APPLICATION_ID) | |
| public abstract class Settings { | |
| @Preference(key="pref_theme_id") String themeId; | |
| @Preference boolean fullHostmask; | |
| int textSize; | |
| } |
Source: http://gohorseprocess.wordpress.com
I think therefore it's not XGH.
In XGH you don't think, you do the first thing that comes to your mind. There's not a second option as the first one is faster.
There are 3 ways of solving a problem: the right way, the wrong way and the XGH way which is exactly like the first one but faster.
| diff --git a/src/common/protocol.h b/src/common/protocol.h | |
| index ba70530..afdb598 100644 | |
| --- a/src/common/protocol.h | |
| +++ b/src/common/protocol.h | |
| @@ -37,8 +37,10 @@ enum Type { | |
| enum Feature { | |
| - Encryption = 0x01, | |
| - Compression = 0x02 |
When the client receives a CoreInitAck message, with "Configured" set to "False", it will display to the user a list, allowing them to choose a StorageBackend from the ones present in CoreInitAck’s "StorageBackends" attribute.
If the user chooses one such backend, and the backend has a SetupKeys attribute which
| [ | |
| 4, | |
| "Network", | |
| "1", | |
| "IrcUsersAndChannels", | |
| { | |
| "Channels":{ | |
| "ChanModes":[ | |
| { | |
| "A":{ |