Douglas A. Whitfield on nu.federati.net
This remote profile is registered on another site; see musicman's original profile page on nu.federati.net.
-
Douglas A. Whitfield (musicman)'s status on Monday, 10-Aug-2020 11:46:58 EDT Douglas A. Whitfield
had a user reopen a case, and of course I don't remember where I was two weeks ago when I was working on this. -
Douglas A. Whitfield (musicman)'s status on Friday, 07-Aug-2020 12:34:51 EDT Douglas A. Whitfield
@lnxw48a1 I noticed that n0 fand nu are running the same version of GNU Social, but n0 seems to have better threading (at least visually). Is that to be expected? -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 17:28:14 EDT Douglas A. Whitfield
do this thing, well actually, it's a bad idea...
https://medium.com/faun/setting-up-ssl-certificates-for-nginx-in-docker-environ-e7eec5ebb418 -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 17:10:08 EDT Douglas A. Whitfield
ended up going a different direction. fixed, but now I need to set up ssl. -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 16:00:26 EDT Douglas A. Whitfield
seems strange:
Probability of Precipitation: 41%
Probability of Thunderstorms: 60% -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 15:21:39 EDT Douglas A. Whitfield
the plot thickens: dwhitfield@dwhitfield-ubuntu-alfresco:~/docker-compose$ curl localhost <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <!-- Important: cache busting for index.html --> <meta http-equiv="cache-control" content="max-age=0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="expir… -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 15:20:33 EDT Douglas A. Whitfield
It is kinda interesting to watch these status codes change, I guess: Waiting for alfresco to boot ... waiting for 1 resources: http://status.hackerposse.com/url/21915 making HTTP(S) head request to url:http://localhost:80/alfresco/ ... HTTP(S) error for http://status.hackerposse.com/url/21915 Error: Request failed with status code 502 making HTTP(S) head request to url:http://l… -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 14:28:25 EDT Douglas A. Whitfield
maybe this is worth a new thread, but...
having to do docker-compose down from the same directory where you initially ran it when you only started one docker-compose is rather silly -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 14:26:56 EDT Douglas A. Whitfield
I suppose it's on github. I can write a pull request...but I am not sure if that is the best use of my time when I am soon to be going on call -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 14:25:15 EDT Douglas A. Whitfield
documentation in the Alfresco project still seems to make a lot of assumptions.
I finally got the docker compose builder to work though. Now let's see if these new docker containers actually work... -
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Wednesday, 05-Aug-2020 20:26:23 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
I've questioned the real value of targetted ads before. But here's a national news service that stopped targetting, but increased its revenue.
Article: https://www.wired.com/story/can-killing-cookies-save-journalism/
Source: https://abhlach.ie/@oakreef/104637210581607058 -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 12:24:31 EDT Douglas A. Whitfield
just love seeing all these deprecation warnings on an install... -
Douglas A. Whitfield (musicman)'s status on Thursday, 06-Aug-2020 12:11:09 EDT Douglas A. Whitfield
proof is in the pudding, as they say, but sounds like I have learned a variety of things this morning: 1. "Since Alfresco Installer was discontinued from Alfresco 5.2, this project provides a command line installer for Alfresco Community 6.1 and Alfresco Community 6.2 to be used in Docker Compose installations." -- not sure the background on this decision, but paired with the o… -
Douglas A. Whitfield (musicman)'s status on Wednesday, 05-Aug-2020 19:45:12 EDT Douglas A. Whitfield
"This album to me is the official ringing of a new era. I think we’re going to see a lot of post hardcore acts start taking in this disco-math sound and I truly believe this is Amarionette’s time to be at the top of that pyramid. Wishing you the best my friends!"
-- https://amarionette.bandcamp.com/album/sunset-on-this-generation
idk, sounds a bit like Coheed and Cambria or Head Automatica, but this one is CC BY -
Douglas A. Whitfield (musicman)'s status on Wednesday, 05-Aug-2020 17:13:08 EDT Douglas A. Whitfield
this is not working: https://www.linuxquestions.org/questions/linux-networking-3/how-do-you-quit-tcpdump-39795/ -
Douglas A. Whitfield (musicman)'s status on Wednesday, 05-Aug-2020 16:32:23 EDT Douglas A. Whitfield
just reached the inevitable "fuck it" moment every time I try decrease coffee (when not on vacation...I can make it happen on vacation) -
Douglas A. Whitfield (musicman)'s status on Wednesday, 05-Aug-2020 16:12:32 EDT Douglas A. Whitfield
and a third: https://nu.federati.net/url/273668 -
Douglas A. Whitfield (musicman)'s status on Wednesday, 05-Aug-2020 16:11:28 EDT Douglas A. Whitfield
below is a section of a #docker compose file. Why is it that under environment in share you have different sections such as JAVA_OPTS, but under solr6 the configs just have a - in front of them. I tried adding JAVA_OPTS to solr6 and got a yml syntax error ``` share: image: alfresco/alfresco-share:6.2.0 mem_limit: 1g environment: REPO_HOST: "alfresco" REPO_PORT: "8080" JAVA_OPTS… -
Douglas A. Whitfield (musicman)'s status on Wednesday, 05-Aug-2020 10:05:47 EDT Douglas A. Whitfield
You know what would be a good tool...something that will look at a docker-compose file and build that system outside of the different docker containers. -
Douglas A. Whitfield (musicman)'s status on Wednesday, 05-Aug-2020 10:04:46 EDT Douglas A. Whitfield
...or maybe I should just try to fix the docker instance, since that mostly works