Calliope

Results 42 issues of Calliope

### Feature Description See [`git-cinnabar`](https://github.com/glandium/git-cinnabar) add-in command, (or [my mirror](https://base.assembled.app/dependencies/git-cinnabar)). I use such a scheme manually, so I can mirror [mozilla's source code](https://base.assembled.app/dependencies/mozilla). ### Screenshots _No response_

kind/proposal
kind/feature

## `src/renderer/index.js` ``` import React from "react" import ReactDOM from "react-dom" import styled from "styled-components" var base = document.createElement("div") document.body.appendChild(base) var Page = styled.div` background: #a0a0b0;, height: 100vh; width: 100vw;...

Based on https://www.name.com/api-docs/DNS, seems like `name.com` has a good API - could enable `godns` to manage records.

new feature

Hello again - I had some success running Ruby code in an online page, as you can see on [://ruby.assembled.app](https://ruby.assembled.app). This is good progress, and I'm now curious if there...

A second approach, replacing #270 . In SELinux machines, users can add `--env PERMISSIONS_CALLS='--privileged'` inside their `docker container run dokku/dokku` call, and the flag will be applied during these `letsencrypt`...

## Description of problem A `502` error upon `dokku letsencrypt:enable #{app}`, meaning the ACME process ends up issuing a `403` error. Logs included herein. ### Reproduce on a Fedora CoreOS...

A: https://cite.case.law/ne3d/62/472/12140247/ (62 N.E.3d 472) - 2016 B: https://cite.case.law/ne3d/80/179/12357060/ (80 N.E.3d 179, 62 N.E.3d 472) - 2017 C: https://cite.case.law/ne3d/84/1179/ (84 N.E.3d 1179) - 2017 (Note citations; `C cites A` and...

Data
research

I rebooted, and I ran: ```bash brew uninstall cubicsdr; brew install cubicsdr ``` Crash occurs as soon as you click "Activate Bookmark". Manually scrubbing frequencies is functional. Here is my...

@sintaxi – Jekyll is used for GitHub pages, and is an incredible program; perhaps bragging the largest userbase of any static-page compiler. Sadly, compiling Jekyll pages can be laboriously slow,...