kodemystic
- Sync for Lemmy (beta) is now live for everyoneplay.google.com Sync for Lemmy - Apps on Google Play
A beautiful Lemmy app for browsing Lemmy on the go!
cross-posted from: https://lemmy.world/post/2515668
> Please note this is just a beta and there are going to be bugs, but it works and it works nicely. Have fun.
- Cornel West Navigates the Messy Business of Meaning-making
YouTube Video
Click to view this content.
- Google's Trying to DRM the Internet, and We Have to Make Sure They Fail
YouTube Video
Click to view this content.
- Witness testimonies from Apollo 14 Astronaut and United States Air Forceold.reddit.com Witness testimonies from Apollo 14 Astronaut and United States Air Force
Posted in r/UFOs by u/Ok-Basil7673 • 1,121 points and 215 comments
cross-posted from: https://lemmit.online/post/232169
> ##### This is an automated archive made by the Lemmit Bot. > The original was posted on /r/ufos by /u/Ok-Basil7673 on 2023-07-19 22:23:43. >
- Bryce Zabel and Ross Coulthart discusses the possibility that the govt might be under the constraint of timeold.reddit.com Bryce Zabel and Ross Coulthart discusses the possibility that the govt might be under the constraint of time
Posted in r/UFOs by u/wanderlust_12 • 408 points and 288 comments
cross-posted from: https://lemmit.online/post/214761
> ##### This is an automated archive made by the Lemmit Bot. > The original was posted on /r/ufos by /u/wanderlust_12 on 2023-07-18 05:40:32. >
- Super-close supernova captivates record number of citizen scientistswww.space.com Super-close supernova captivates record number of citizen scientists
"It is really incredible what this citizen science network can do. This was the closest supernova of the last decade, and observers took full advantage of the special occasion."
- Webb May Have Spotted Supermassive Dark Starswww.sci.news Webb May Have Spotted Supermassive Dark Stars | Sci.News
New research shows that JADES-GS-z13-0, JADES-GS-z12-0, and JADES-GS-z11-0 -- three high-redshift galaxy candidates detected by Webb -- are consistent with a supermassive dark star interpretation.
- YSK: You can post comments to Peertube videos as a Lemmy user
cross-posted from: https://lemm.ee/post/1262626
> Here is a comment I posted on one of the videos of @thelinuxexperiment@tilvids.com > > https://tilvids.com/w/h8BKcxxixYFE8RekmR5Ux3;threadId=29688 > > This is helpful as you don't need to create a Peertube account if you want to engage in the video's comment section. > > --- > > EDIT: Subscribing to the user like a Community is better than searching the video. Try this link if works in your instance - !thelinuxexperiment_channel@tilvids.com > > So if I understand, your instance needs to "discover" the user then subscribe to it before it shows up in your feed > > --- > > However, you need to search the video in Lemmy before you can post your comment. I'm not yet sure why but my lemmy username is not (yet?) recognized in Peertube page: > > !image
- UNIDENTIFIED ANOMALOUS PHENOMENA DISCLOSURE ACT OF 2023
cross-posted from: https://lemmy.kodemystic.dev/post/21300
> From: > https://www.reddit.com/r/UFOs/comments/14zng6e/unidentified_anomalous_phenomena_disclosure_act/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=1&utm_content=1 > >
- Infinite Photorealistic Worlds using Procedural Generation. introduce Infinigen, a procedural generator of photorealistic 3D scenes of the natural world. Infinigen is entirely pro...(15.06.2023 paper)
cross-posted from: https://lemmy.fmhy.ml/post/199164
> Full title: introduce Infinigen, a procedural generator of photorealistic 3D scenes of the natural world. Infinigen is entirely procedural: every asset, from shape to texture, is generated from scratch via randomized mathematical rules, using no external source and allowing infinite variation and composition. Infinigen offers broad coverage of objects and scenes in the natural world including plants, animals, terrains, and natural phenomena such as fire, cloud, rain, and snow. Infinigen can be used to generate unlimited, diverse training data for a wide range of computer vision tasks including object detection, semantic segmentation, optical flow, and 3D reconstruction. We expect Infinigen to be a useful resource for computer vision research and beyond. > > Paper: https://huggingface.co/papers/2306.09310 > > Github: https://github.com/princeton-vl/infinigen
- I created a Lemmy ChatGPT bot that replies to your comments
cross-posted from: https://lemmings.world/post/23950
> Example in comments, it doesn't reply to posts directly. > > Basically, you mention it like this: @ChatGPT@lemmings.world and it replies. > > Edit: Added details on how to use
- Having trouble deploying Lemmy? Try my new script! Get up and running in minutes!github.com GitHub - ubergeek77/Lemmy-Easy-Deploy: Deploy Lemmy the easy way!
Deploy Lemmy the easy way! Contribute to ubergeek77/Lemmy-Easy-Deploy development by creating an account on GitHub.
cross-posted from: https://lemmy.ubergeek77.chat/post/24577
> In the past few days, I've seen a number of people having trouble getting Lemmy set up on their own servers. That motivated me to create
Lemmy-Easy-Deploy
, a dead-simple solution to deploying Lemmy using Docker Compose under the hood. > > To accommodate people new to Docker or self hosting, I've made it as simple as I possibly could. Edit the config file to specify your domain, then run the script. That's it! No manual configuration is needed. Your self hosted Lemmy instance will be up and running in about a minute or less. Everything is taken care of for you. Random passwords are created for Lemmy's microservices, and HTTPS is handled automatically by Caddy. > > Updates are automatic too! Run the script again to detect and deploy updates to Lemmy automatically. > > If you are an advanced user, plenty of config options are available. You can set this to compile Lemmy from source if you want, which is useful for trying out Release Candidate versions. You can also specify a Cloudflare API token, and if you do, HTTPS certificates will use the DNS challenge instead. This is helpful for Cloudflare proxy users, who can have issues with HTTPS certificates sometimes. > > Try it out and let me know what you think! > > https://github.com/ubergeek77/Lemmy-Easy-Deploy