-
this is my controller
```
@api_controller("users/", tags=["Users"])
class UserController(BaseController):
model = get_user_model()
@http_post(
path="",
…
-
### Environment
* Elixir & Erlang/OTP versions (elixir --version):
Elixir 1.13.4 (compiled with Erlang/OTP 25)
More specifically, `asdf` versions `elixir 1.13.4-otp-25` and `erlang 25.0.1`
…
-
This is a tracking issue for adding support for selecting which language servers should run for a given language.
## Problem
Today, language servers in Zed are always run when installed and a bu…
-
We recently upgraded to Elixir 1.15 and noticed that certain errors like LiveView process crashes were no longer being sent to Rollbar despite having `enable_crash_reports` enabled. The problem appear…
-
Hi akash-aky, First of all, thank you for creating `Exile`, it's a very amazing library! I recently ran into some problems using it to execute `parallel` this application, here are my debug result:
`…
-
For the DevEx SIG (https://github.com/open-telemetry/sig-developer-experience/) we are doing a survey of languages and their differences from the spec along with what users are asking for. I can fill …
-
# 逐步绕过smep smap kaslr kpti —— hxpctf2020 kernel-rop
从笔记里发现2021年写的一篇writeup,题目是hxpctf2020 kernel-rop,应该是参考某个老外的博客,逐步打开smep smap kaslr kpti来进行一个内核栈溢出漏洞的exploit练习。 参考Reference https://lkmidas.github.io/…
-
# System
Plugin Version: 19.0.0
Application: RubyMine (2024.2)
Operating System: Mac OS X (14.0)
# What I was doing
This seems to occur when adding/removing elixir and Erlang SDKs.
Aft…
-
- [ ] Outgoing HTTP requests (HTTPoison, Tesla)
- [ ] Other frameworks
- [ ] Absinthe - https://github.com/appsignal/appsignal-elixir/issues/751
- [ ] Background job libraries (verk, exq, Toniq (…
-
**Link to the page of interest**
https://elixir-europe-training.github.io/ELIXIR-TrP-FAIR-Converge/units/FAIR-generics/topics/3-data-life-cycle-and-FAIR-from-start/
**Describe what you would like …