Lucas Fernando Cardoso Nunes

Results 51 comments of Lucas Fernando Cardoso Nunes

It's not just httpie 3.2.1. Tried other versions on docker's busybox:1.35.0 (uclibc, "has no python") and the same happened: ```sh docker run --rm -it busybox:1.35.0 cd /tmp rm * touch...

I want to rotate the columns headers by some arbitrary number of degrees. - For example: - 45°: ![image](https://user-images.githubusercontent.com/29926675/131197967-ff5696aa-01c7-4030-a528-fdac06041d7e.png) - 90°: ![image](https://user-images.githubusercontent.com/29926675/131197959-adeab9bf-b2c1-4f94-9dcb-9e01d125faf2.png) source: https://css-tricks.com/rotated-table-column-headers/

Working on "that" (ponyc 0.51) on https://github.com/jemc/pony-zmq/pull/8

The dependency https://github.com/jemc/pony-sodium needs to conform to RFC 68 https://github.com/ponylang/ponyc/blob/main/.release-notes/0.41.0.md#make-ffi-declarations-mandatory-rfc-68 ![image](https://user-images.githubusercontent.com/29926675/185723434-02a63444-d204-4e5e-89a1-a6fc427ac022.png)

I was planning to report the same thing. Thanks!

oh, i did. at the time of this commit i was actually facing this issue i was recursively building an api spec using a web scraping engine i tried running...

Same error here but 3y later *On Microsoft Edge ![image](https://github.com/techgaun/active-forks/assets/29926675/ef998c55-4b3e-497b-bc55-9238cf7fd6df)

Is there an elegant way to deal with this?

@aaron-bond You are amazing! I really appreciate your work and your vision for this project. It is such a useful and powerful tool for VScode users. I have a question...