-
In the grand tradition of fantasy novelists, I've got very bogged down in world-building, and particularly in generating maps. So I've decided that I'm going to make a guidebook of sorts, with maps of…
mewo2 updated
7 years ago
-
# Midjourney AI
>[Midjourney是一个由同名研究实验室开发的人工智能程序,可根据文本生成图像,于2022年7月12日进入公开测试阶段,用户可透过Discord的机器人指令进行操作。该研究实验室由Leap Motion的创办人大卫·霍尔兹负责领导](https://zh.wikipedia.org/zh-cn/Midjourney)
>https://docs.mid…
-
This is the assignment for session 3 taking place on 19 Nov 2020.
1. Read the article “Mapping Controversies with Social Media: The Case for Symmetry”
by Noortje Marres and David Moats
Open acce…
-
# Introduction
This Convention Enhancement Proposal (CEP-5) seeks to generalize the use of the custom `shlock` implementation (`tool_shlock_helper.sh`) across all shell scripts within the project (ex…
-
There are various use cases where it would be useful for `rkt` to be pointed at multiple stores. For example a user might have an NFS volume that exports nearly all images needed to run their environm…
-
Hi,
I am trying to run some code using pychroot.
Even if i add mountpoints, trying to run anything using `subprocess.run()` end with an error:
`FileNotFoundError: [Errno 2] No such file or direct…
-
## Synopsis
In some cases the first repository checked out in a Yaml pipeline with a multiple repository checkout scenario is wrongly identified as the primary repository. The self repository should …
-
Running `make linkcheck` in Doc folder outputs thousands of broken and redirected status. It would be nice to clean this up so we can link-check Python in CI/CD for each commit, but right now it is to…
-
SELECT
cs.name,
SUM(IFNULL(num_decks, 0)) AS num_decks,
SUM(IFNULL(wins, 0)) AS wins,
SUM(IFNULL(losses, 0)) AS losses,
SUM(IFNULL(d…
-
You can check these out, unfortunately they are not sorted.
Some do include FAANG since I consider those out of my league (no degree, I'm not a heavy leetcode/algo guy)
Others like `Aha!` I have…