-
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…
-
I've been reading through rspec-rails documentation.
I found 2 interesting things that relate to the lobsters code base:
According to https://github.com/rspec/rspec-rails#request-specs
> Rail…
-
Do the second round of distribution for qualified lobsters (based on the spreadsheet) who missed the initial one
By going through the discussions, there are a lot of motivated lobsters who want to …
-
Hi,
This might be a dumb problem.
I am deploying the lobsters on my local machine using PostgreSQL as the backend database. And there is some inconsistency of the case sensitivity of use…
-
I wanted to find my past comments that mentioned C++, but it seemed that the ++ was ignored. I tried quoting with " and escaping with \ neither of which worked.
I looked at the source code and it s…
fanf2 updated
2 months ago
-
`Keystore.put` calls `find_or_create_key_for_update`, which in turns use self.lock(true) that issues a `FOR UPDATE` SQL query. `FOR UPDATE` is only useful in transactions, but `Keystore.put` does no…
-
# Battlestation 2024 | DJ Adams
Battlestation 2024 09 Jan 2024 | 1 min read On Lobsters there's a new 2024 thread on battlestations where folks share pics of their desk...
[https://qmacro.org/blog/p…
-
_Opening this issue in response to [this comment on Lobsters](https://lobste.rs/s/klchyw/rumqttc_v0_14_0_released#c_rdxzkz)._
Since MQTT is frequently used in IoT environments with microcontrollers…
wezm updated
5 months ago
-
No details but a [lobsters user](https://lobste.rs/s/lskhwr/roc_programming_language#c_xfzlsr) failed to make this work.
-
Related to: https://github.com/lobsters/lobsters/issues/486#issuecomment-437449313
Removing inline styles from the code will allow us to enable a stricter content security policy.