Posts by tjb@fosstodon.org
(DIR) Post #A2T8CRqHCokhgy2n8S by tjb@fosstodon.org
2020-12-22T19:23:58Z
0 likes, 1 repeats
i recall some folks mentioning they have pinephones. i've been thinking about getting one, is it worth it?
(DIR) Post #A2bnyTI1atJFnXDgu0 by tjb@fosstodon.org
2020-12-26T21:45:53Z
0 likes, 0 repeats
anyone running nextcloud with collabora online, both running in docker? i'm having a helluva time getting nextcloud to connect to collabora, and i've check everything that looks obvious (ssl, ports, hostname). i am trying to use nginx as a reverse proxy in front of collabora, and that seems to be part of the problem. but even removing it, and turning off ssl for the collabora container, nextcloud still doesn't want to connect (even though i can curl it just fine). 🤔
(DIR) Post #A2c3o9vUKZCU77mcSG by tjb@fosstodon.org
2020-12-27T02:48:39Z
0 likes, 0 repeats
@Matter are you running in docker?here's how i'm starting it:docker run -t -d -p 0.0.0.0:9980:9980 --network nextcloud --name collabora -e 'domain=my.domain' -e 'dictionaries=en ..' --restart always --cap-add MKNOD collabora/code
(DIR) Post #A2c5ouOHmDdw84jp5c by tjb@fosstodon.org
2020-12-27T03:11:12Z
0 likes, 0 repeats
@Matter are you running in docker?here's how i'm starting it:docker run -t -d -p 9980:9980 --name collabora -e "server_name=office.my.domain" -e 'dictionaries=en ..' -e "domain=my\\.domain" -e "username=secret" -e "password=secret" --restart always --cap-add MKNOD collabora/code
(DIR) Post #A2dRE6NJwvrmJ59iHA by tjb@fosstodon.org
2020-12-27T18:45:41Z
0 likes, 0 repeats
@Matter nextcloud doesn't want to connect to the collabora server running in a separate docker container. i figured that out though--put both containers in the same bridge network.now the problem is the nextcloud server can't connect to the outside world, which also looks like an issue with the bridge network.
(DIR) Post #A2dRLgjZAOvV6BB7Ca by tjb@fosstodon.org
2020-12-27T18:47:08Z
0 likes, 0 repeats
@Matter are you using the apache or fpm image? i've been using the apache image.
(DIR) Post #A2dULhYgOvvZWBmlv6 by tjb@fosstodon.org
2020-12-27T19:20:45Z
0 likes, 0 repeats
@Matter i think this is turning out to be a networking issue. are you running your setup using host networking, or bridge networking? if i put all 3 containers on the same bridge network (nextcloud, nextcloud-db, collabora), they can talk among each other just fine, but the nextcloud container then can't talk to the outside world, which apparently it needs to do (for the app store).
(DIR) Post #A2uSS6sguViHpVoJd2 by tjb@fosstodon.org
2021-01-04T23:25:03Z
0 likes, 0 repeats
ugh, any job description that mentions java make me wanna puke. i never want to see a line of java again. ever. never ever never. really! 😆
(DIR) Post #A2uTefuIbuuBtF7NT6 by tjb@fosstodon.org
2021-01-05T00:03:04Z
0 likes, 0 repeats
@Matter you should tell that to all the "java developers" at major corporations. 😉
(DIR) Post #A2unHOFA7CLRWx3D84 by tjb@fosstodon.org
2021-01-05T03:42:58Z
0 likes, 0 repeats
@Matter indeed!
(DIR) Post #A3NnhXB051hntjecb2 by tjb@fosstodon.org
2021-01-19T03:34:13Z
0 likes, 0 repeats
@Gina hahahahaha! maybe the best movie line ever!
(DIR) Post #A3Sy5qhgcx6l3365VA by tjb@fosstodon.org
2021-01-21T03:52:33Z
0 likes, 0 repeats
@kev ugh. get well soon
(DIR) Post #A3w5gB6fKMNmE3PfsW by tjb@fosstodon.org
2021-02-04T16:36:28Z
0 likes, 0 repeats
@Gina what have you been using instead of amazon? for example, where do you buy books?
(DIR) Post #A3z3PF3lN1BznGQwoi by tjb@fosstodon.org
2021-02-06T02:54:54Z
0 likes, 0 repeats
@kev given the state of the internet, is it even worth having comments on most things? maybe i'm just too pessimistic, but i haven't put a comment form on my blog because i don't want to hear from trolls (not that i get much traffic, so practically this isn't an issue). comments on public forums (youtube, instagram, etc.) seem less useful in practice than they did a decade or more ago. 🤔
(DIR) Post #A3zVcSNlwfstausmHI by tjb@fosstodon.org
2021-02-06T03:44:20Z
0 likes, 0 repeats
is there a way to disable notification sounds? i've looked everything in my profile and in the mastodon docs, but can't find anything. hmmm... 🤔
(DIR) Post #A3zW12v7kY63rgCvqa by tjb@fosstodon.org
2021-02-06T02:46:35Z
1 likes, 0 repeats
i'm so used to dark mode at this point that coming across a non-dark mode site is like looking directly at the sun
(DIR) Post #A40ENiyKTljUdjKa0W by tjb@fosstodon.org
2021-02-06T16:32:53Z
0 likes, 0 repeats
@Gina only 10cm? We got something like 34cm last Tuesday here in the NYC area.
(DIR) Post #A40RbT0PwA8OZzBtOy by tjb@fosstodon.org
2021-02-06T19:00:42Z
0 likes, 0 repeats
@kev thanks for sharing. not sure the article you site in your blog post supports the idea that dark mode is harmful over the long term. maybe i misread it, but to me it was suggesting that in the long term light mode could potentially be more harmful, in particular that it could be linked to myopia (nearsighteness). it was interesting that font size has such an impact on short-term performance in light vs dark mode. this seems more important now with all the 4k monitors on the market.
(DIR) Post #A64WEIGLuWmITL9CSW by tjb@fosstodon.org
2021-04-09T13:55:09Z
0 likes, 0 repeats
@Gina you have officially gone to the dark side. 😆
(DIR) Post #AA2DH78YWMd7MxXLMm by tjb@fosstodon.org
2021-08-06T02:38:32Z
0 likes, 1 repeats
my book, Building an Orchestrator in Go, has been atop the best seller list on manning.com two weeks in a row. wow, exciting an humbling at the same time.