Chris Hallberg
c11fb18537
format to stdout.
2021-11-03 20:45:21 -04:00
Chris Hallberg
7599ab2363
compile: to run:
2021-11-03 20:45:07 -04:00
Chris Hallberg
a9787d0842
Copy exec to /usr/local/bin
2021-11-03 20:44:44 -04:00
Chris Hallberg
b3032fad76
Rename to v.yaml.
2021-11-03 20:39:42 -04:00
Chris Hallberg
f1b4d588f4
"Fix" format input quotes
2021-11-03 16:38:37 -04:00
Chris Hallberg
efde8a36fb
Fix tabs
2021-11-03 16:38:05 -04:00
Chris Hallberg
90dc3ff518
Adjust format input
2021-11-03 16:37:24 -04:00
Chris Hallberg
d70f17a088
Add write param to fmt
2021-11-03 16:34:31 -04:00
Chris Hallberg
29c9cc375d
Create vlang.yaml
2021-11-03 16:28:14 -04:00
Radon Rosborough
0d92a77922
[ #129 ] Tune cgroup resources
...
Should help by giving 3GB headroom instead of 1GB for the server and
operating system. Empirically, it looks like the OOM killer is
operating properly and killing user code rather than system processes,
but the small amount of headroom could have been a problem.
Extensive usage of swap could also have been a problem so I disabled
swap for user code. Reduced the CPU quota to eliminate access to
bursting from user code, as well, and bumped the pid quota because we
had a lot of headroom there.
2021-10-24 12:37:15 -07:00
Radon Rosborough
bc900174a9
[ #129 ] Upgrade t3.medium => t3.large
2021-10-22 12:50:30 -07:00
Radon Rosborough
53980f7788
We receive donations now
2021-10-17 13:07:21 -07:00
Radon Rosborough
681ed30bcf
[ #41 ] Fix segfault for eC
2021-10-10 11:24:06 -07:00
Radon Rosborough
ed6e11c918
[ #127 ] Fix A+ redirect loop
2021-10-10 11:03:24 -07:00
Radon Rosborough
efaaf73012
[ #121 ] Use separate data dir for JDT
2021-10-03 11:40:07 -07:00
Radon Rosborough
bed2246fd3
Handle unhandled message
2021-10-03 11:39:45 -07:00
Radon Rosborough
1c8b0e1452
Add cost breakdown for Oct 2021
2021-10-02 16:46:14 -07:00
Radon Rosborough
85afa783e5
Definitely do not deploy pull requests lol
2021-09-26 11:29:28 -07:00
Radon Rosborough
1646f89137
Merge pull request #121 from fbricon/patch-1
...
Remove unnecessary jdt.ls config
2021-09-26 11:28:55 -07:00
Radon Rosborough
5d7300c237
Merge pull request #123 from raxod502/dependabot/npm_and_yarn/ansi-regex-5.0.1
...
Bump ansi-regex from 5.0.0 to 5.0.1
2021-09-26 11:21:29 -07:00
dependabot[bot]
3954ecfa2e
Bump ansi-regex from 5.0.0 to 5.0.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-26 18:16:04 +00:00
Radon Rosborough
1710193e0c
[ #116 ] Fix Ruby requiring trailing newline
2021-09-26 11:13:51 -07:00
Fred Bricon
1aeb5dc0e2
Remove unnecessary jdt.ls config
2021-09-26 12:43:52 +02:00
Radon Rosborough
84c4c3a13e
Merge pull request #114 from plondon/patch-1
...
Update selfhosting.md
2021-09-19 14:05:51 -07:00
Radon Rosborough
59559ee125
More
2021-09-19 14:05:15 -07:00
Radon Rosborough
15f959bbeb
Fork not needed
2021-09-19 13:22:06 -07:00
Radon Rosborough
24bac2f1e0
Add tutorial on running locally
2021-09-19 13:20:19 -07:00
Philip London
4a14b2c6c1
Update selfhosting.md
...
After the deprecation of auto scaling groups I needed to follow the changes here to get riju back online. Hope this helps others!
2021-09-19 09:13:28 -04:00
Radon Rosborough
dd1b851c3c
Thsnks
...
https://stackoverflow.com/a/58742504
2021-09-18 12:48:59 -07:00
Radon Rosborough
b2e0eb122d
Omg really
2021-09-18 11:45:28 -07:00
Radon Rosborough
2cf790d7b8
[ #98 ] Promtail should also ship Promtail logs
2021-09-18 11:20:03 -07:00
Radon Rosborough
071ab9973e
[ #113 ] Remove autoscaling group
2021-09-18 10:52:39 -07:00
Radon Rosborough
c80c7f68b5
Poetry is not an Ubuntu package
2021-09-18 10:35:03 -07:00
Radon Rosborough
d46b86c631
[ #112 ] Fix race condition with closing sessions
2021-09-18 10:28:17 -07:00
Radon Rosborough
3fa023285b
[ #112 ] Increase instance size to t3.medium
2021-09-15 10:19:47 -07:00
Radon Rosborough
0992a4dc90
Make domain customizable
2021-09-13 21:48:42 -07:00
Radon Rosborough
a1815f8dd9
Remove spurious CI references for now
2021-09-13 21:43:12 -07:00
Radon Rosborough
820e3e2da0
[ #106 ] Mention ECR authentication
2021-09-11 16:52:05 -07:00
Radon Rosborough
713fa56d9d
Nope
2021-09-11 16:47:34 -07:00
Radon Rosborough
ed457484e8
[ #105 ] Update self-hosting docs
2021-09-11 16:45:24 -07:00
Radon Rosborough
7d2c7ca0cb
Final cost breakdown for Aug 2021
2021-09-06 15:46:58 -07:00
Radon Rosborough
4d44cb2684
Comment out better
2021-09-04 20:38:49 -07:00
Radon Rosborough
c223717227
It's C, not C++
2021-09-04 20:31:39 -07:00
Radon Rosborough
e41fc171d7
Try out GitHub's security thing
2021-09-04 20:29:47 -07:00
Radon Rosborough
17d99c653b
Temporarily comment out GitHub Action
2021-09-04 20:25:44 -07:00
Radon Rosborough
7e13eada31
Report better errors for non-repl languages
2021-08-30 21:35:39 -07:00
Radon Rosborough
cc8d54ef75
Handle aliases in websocket API
2021-08-30 21:35:03 -07:00
Radon Rosborough
48a1433967
Some more aliases for ObjC
2021-08-30 21:34:55 -07:00
Radon Rosborough
12809cc39c
Make full raw mode optional
2021-08-30 21:24:59 -07:00
Radon Rosborough
151cea0111
Add cli to PATH
2021-08-30 20:53:25 -07:00