Results 66 comments of simevo

I also agree, see this 3-years old proposal: **shared urls as "soft hashtags"** #12285

@lirontocker many thanks for taking the initiative to propose a UI for this very important feature. BTW in the 2nd mock-up I'd like to see the **threads** that people start...

In the 1st screenshot what you see are not posts, they are **external links**. ATM if you hover on on one you see the external link preview (example: `https://variety.com/2022/digital/news/cbs-news-pauses-twitter-posting-1235437572/`), and...

Hi, I'll sneak in my request here since it's related. While trying to nail down a [Travis CI build issue](https://github.com/italia/spid-smart-button/issues/64), I found [here](https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#running-puppeteer-on-travis-ci) the following tip: > To run headless...

I tried this but it does not fix it: ![immagine](https://user-images.githubusercontent.com/8254819/43503309-0cf602a8-955f-11e8-9e30-e38625dc92c2.png)

for the record, the example is now here: https://github.com/cloudfoundry/bosh-deployment/blob/master/tests/run-checks.sh#L462 i.e.: ``` echo "- Docker via UNIX sock" bosh create-env bosh.yml \ -o docker/cpi.yml \ -o docker/unix-sock.yml \ -o jumpbox-user.yml \...

thanks for your time! this is obscure and low priority ... anyway I have updated all dependencies in the `vue-3-vitest-basic-example` repo, and the error still comes up; somehow at some...

It looks like #105 released with v0.12.1 fixed this. Thanks!

I created a prototype here: https://github.com/simevo/django-ledger-starter/tree/dockerize ... but hit #178. :thinking:

Hi in the meantime is-glob is at 4.0.0 hence PR #5 is also relevant. What could be an estimated timeframe for fixing this ?