Thank you for explaining, and for your project.
On Sat, Dec 10, 2022 at 1:20 AM marty1885 wrote:
>
> Hi,
>
> I found more C++ incompatibility while adding GNS support to my C++ program.
> I wiped a quick awk line to scan (by counting if there's an even count of
> guard attempts). It shows two more files have the same issue
>
> ```
> ❯ cd /usr
Hey,
I’ve bumped into a number of issues accessing the gnunet website over the
years and it’s inspiring to see discussion and resolution if them.
Right now it looks like www.gnunet.org works but plain gnunet.org has port
443 closed and loads broken.
Thanks for your work on gnunet.
I responded to this email because I was literally delusional and thought
t3sserakt was somebody I had seen on another list who had posted
extensively about simple things without replying to questions.
Sorry for that. I hope my other comments were a little helpful.
Hi,
I'm not a member of this community but happen to be lurking here and the
issue you paste is not complex.
Is this question on-topic for this list, or would it better go in a python
or jinja help community?
On Tue, Jul 27, 2021, 8:16 AM t3sserakt wrote:
> Hello *,
>
> although I run
>
> pip
wrong list, similar issue, apologies
If it matters, I'm getting "connection reset" to gnuradio docs pages
for the past few days, and am presently using tor and/or reading them
off my local source build. My particular issue goes away over tor.
Maybe some stale dns entry in my area of the internet.
On 3/10/21, TheJackiMonster wrote:
> Hi Karl,
>
> so basically a feature like exporting a stream of messages into a file,
> transporting the file via any external media and importing the messages
> from the file to a peer would help, right?
>
> I think that's pos
Hi Jacki,
I just got the last pieces done to complete the core functionality of
> the messenger service I'm working on for a while. So it is updated on
> the main branch now and can be build by enabling the experimental flag.
> (I think it's best letting it experimental until a next major release.