-
A. OpenSSL docs tell us to avoid calling `tlsv1_method` but crystal is calling it.
B. Calling `tlsv1_method` means a TLS/SSL connection will only understand TLS 1.0.
C. Current industry recommen…
-
So, is the css customizable window border/chrome (Hello, electron) coming and when?
![](https://i.imgur.com/AVNLmFk.png)
aolko updated
4 years ago
-
## Use Case
The slowness is unbearrable! Especially when there are languages like crystal around: https://crystal-lang.org/
You're just starting this project and you could easily try and implement…
-
#### Description :octocat:
Treemacs keybindings not being applied
#### Reproduction guide :beetle:
- Start Emacs
- add treemacs to your `init.el` or `.spacemacs`
*Observed behaviour:* :eyes: :b…
-
Use this page for any questions or discussion that does not need a separate issue.
-
So, I tried to reduce the memory consumed by the compiler. The first thing that came to my mind was to clear up bindings between nodes after the semantic phase and the call `GC.collect`. A binding bet…
-
# Proposal for Cross-plat Server-side Image Manipulation Library
The .NET Team and many developers in the community would like a graphics API for .NET Core and so we are starting to work on this. Of …
-
crystal version >= 0.22 fails using libressl:
```
_main.o: In function `add_options':
/usr/lib/crystal/src/openssl/ssl/context.cr:274: undefined reference to `SSL_CTX_set_options'
_main.o: In fu…
-
~This may be related to the last fixes on signals, this example shows that the first signal parameter is a union type instead of a Crystal gobject wrapper.~
```Crystal
require "gobject/gtk/autorun…
-
Apologies for the poor title. I don't know how else to describe this. The code below produces an invalid memory access but only if the last line is added (call to database_info). To compile you need l…