-
https://github.com/djezzzl/database_consistency
https://github.com/toptal/database_validations
Lobsters would benefit from the improved performance + data quality provided by these gems.
Thes…
-
I have Glance running on my VPS and would like to display subreddits there as well. Therefore I tunnel Glance through a Wireguard VPN connection (ProtonVPN).
However, it seems that the content often …
-
hi,
do you want to consider leveraging lobsters (an open alternative to hacker news) source code for openhunt ? That way both open communities can thrive.
Lobsters is also built on rails. (P.S. I ha…
-
See https://github.com/lobsters/lobsters/blob/master/config/initializers/rack_attack.rb
I've been getting throttled recently (probably due to #30) and a 1s+ wait may be good.
-
The about param is pushed to the JSON params but it is not parsed and is raw markdown
https://github.com/lobsters/lobsters/blob/6891ca8d1792e33dfcdcd940c98392dadb166c7d/app/models/user.rb#L171
Thi…
-
Recently (this week?) I'm running into an issue where the first visit is intercepted and a throttling message is shown. Something about rack attack, throttling and sleep(1). I keep forgetting to save …
-
In the last couple weeks, every couple days I get an exception from a query failing with a complaint about a deadlock:
```
An ActiveRecord::Deadlocked occurred in comments#upvote:
Mysql2::Err…
-
It’d be nice to load avatars from linked GitHub account (e.g. https://github.com/tie.png?size=256 where size stands for max size in pixels).
Looks like we’d need to fetch image for self.github_user…
-
Hey there!
I'm trying to help some researchers who are trying to run the GUM package for Panulirus argus stocks for which they have 35 years of catch data. We used the ISSCAAP code in the ASFIS 201…
-
tl;dr: https://lobste.rs/hottest.json?page=1 and https://lobste.rs/hottest.json?page=2 present different json to me when I hit them in the browser, but the SAME json when I curl them, which is incorre…