-
If at all reasonable.
-
SYS1; TS WUMPUS
source missing?
-
It looks like there are 12 edges left to program in the current graph.
-
```
from bs4 import BeautifulSoup
parser = BeautifulSoup('').data
```
spews:
```
UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("…
-
No binary or source, but GAME is in the list of game programs that JOBS knows about, and there's a 1980 post from @eswenson1 in ITS OBUGS0:
> I'm getting tired of people telling me that the GAME pr…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
Ideally, the hiway between towns and the road tendrils would be different at a glance. Id love to see a 2way hiway.
But, nonetheless, road tendrils need better terminals. Mines work, evac shelter…
-
The current code always returns an empty answer on Python 3.6. This fixes it for me:
```
diff --git a/SPF2IP.py b/SPF2IP.py
index e6210f3..84683ff 100644
--- a/SPF2IP.py
+++ b/SPF2IP.py
@@ -34…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…