@deergon@lemmy.world avatar

deergon

@deergon@lemmy.world

This profile is from a federated server and may be incomplete. Browse more on the original instance.

deergon,
@deergon@lemmy.world avatar

Just a few thoughts:

  • Did you enable access logs in Traefik as well as setting global log level to debug? This usually gives a lot more info about whats going on
  • Are the containers using the same docker network or host network, so they can reach each other?
deergon,
@deergon@lemmy.world avatar

How about the Traefik access logs (separate from the main log), do they reveal anything?

deergon,
@deergon@lemmy.world avatar

Have you tried accessing your service url from inside the Traefik container? Eg. wget 10.13.16.1? Also you seem to be accessing the service url with https, which usually requires insecureSkipVerify=true. Otherwise you might get http-500 error downstream.

deergon,
@deergon@lemmy.world avatar

I like how the license explicitly says the you can’t use it if your product/service has more than 700 million monthly active users in the preceding calendar month. I wonder if even OpenAI has that many active users, can’t have right?

deergon,
@deergon@lemmy.world avatar

Speculating here, but I think it may be difficult to use Sora to generate “persistent” characters across scenes and thereby telling an actual story.

deergon,
@deergon@lemmy.world avatar

Except stuff like push notifications, that requires the pwa to be added to home screen.

YSK that chiropractors are not medical doctors and "Systematic reviews... have found no evidence that chiropractic manipulation is effective" (en.wikipedia.org)

“Systematic reviews of controlled clinical studies of treatments used by chiropractors have found no evidence that chiropractic manipulation is effective, with the possible exception of treatment for back pain.[8] A 2011 critical evaluation of 45 systematic reviews concluded that the data included in the study “fail[ed] to...

deergon,
@deergon@lemmy.world avatar

This. My friend had a triple stroke shortly after having neck manipulation done by a standin for his usual chiropractor. Luckily he survived, but it has very much opened my eyes to how dangerous it can be.

deergon,
@deergon@lemmy.world avatar

Also note that mac addresses can change automatically on iOS, because of the Private Wifi Address feature

deergon,
@deergon@lemmy.world avatar

It would be very cool having 4K pr. eye for work/virtual displays, however I think I read that the micro-OLED displays alone cost 2 x 350 USD in the Apple Vision Pro, so it comes with a heavy price tag. Maybe Pico found a cheaper alternative for the 5 Max.

deergon,
@deergon@lemmy.world avatar

Seems a little off that a hack of “all of Sonys systems” only yielded approx 6000 files, or am I missing something? :)

deergon,
@deergon@lemmy.world avatar

Amazing, what a feat! I love that you still need to type LOAD “SEMU”,8,1 and RUN to load the program, brings back lots of great memories :)

deergon,
@deergon@lemmy.world avatar

Great post! Do you know if there’s any official documentation on the bookmarklets? I’ve been trying to Google it without much luck.

deergon,
@deergon@lemmy.world avatar

Thanks a million, great info once again! I didn’t realize that the %s was simply replaced (because that seems a little dirty), but it makes sense in the bookmark context.

Yeah, the development flow is a little tricky :) Ideally it would be nice to re-apply/import them automatically without user interaction and/or run automated testing. I fiddled a little with the command-line (for testing), ie. firefox -url “javascript:…”, but it doesn’t seem to work. Accessing the places database directly would be great of course. I’ve been thinking about using the enterprise policies, but haven’t gotten around to testing it.

deergon,
@deergon@lemmy.world avatar

I tried the python code out and it actually does work for me, ie. I’m able to update an existing bookmark.


<span style="color:#323232;"># hashing code from link inserted here
</span><span style="color:#323232;">def update_place(id, new_url):
</span><span style="color:#323232;">    new_url_hash = url_hash(new_url)
</span><span style="color:#323232;">    conn = sqlite3.connect('places.sqlite')
</span><span style="color:#323232;">    cur = conn.cursor()
</span><span style="color:#323232;">    cur.execute('UPDATE moz_places SET url = ?, url_hash = ? WHERE id = ?', (new_url, new_url_hash, id))
</span><span style="color:#323232;">    conn.commit()
</span><span style="color:#323232;">    cur.close()
</span><span style="color:#323232;">    conn.close()
</span><span style="color:#323232;">
</span><span style="color:#323232;">update_place(16299, "javascript:alert('Testing bookmarklet update ...');alert('Great success!');")
</span>

Only annoying thing is that Firefox needs to be closed while updating. Anyway, I haven’t tried with bigger scripts though, so there might be some gotchas there.

Agreed, keywords are really nice for keyboard navigation!

deergon,
@deergon@lemmy.world avatar

Act on your thoughts and ideas. Especially small stuff like being creative (for fun) or writing a friend, you haven't had contact with in a while - little effort, but feels nice and motivates you to do more.

deergon,
@deergon@lemmy.world avatar

Interesting idea for sure! Without any thought to the details or technical side of things, how do you figure the community moderators would be appointed (if the communities are created automatically)?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • cisconetworking
  • thenastyranch
  • GTA5RPClips
  • everett
  • Durango
  • rosin
  • InstantRegret
  • DreamBathrooms
  • magazineikmin
  • Youngstown
  • mdbf
  • slotface
  • ethstaker
  • megavids
  • kavyap
  • normalnudes
  • modclub
  • cubers
  • ngwrru68w68
  • khanakhh
  • tacticalgear
  • tester
  • provamag3
  • Leos
  • osvaldo12
  • anitta
  • lostlight
  • All magazines