Hard to take this at face value 🙃
if you love your spam go run your own relay and welcome others while you chill in the canned meat section of the supermarket. Otherwise, not your relay not your rules. Don't see the problem
Its an interesting idea. i think the human labels for navigating might get us pretty far - more so than AI embeddings. Using some ML and NLP could clean up that feed even more. With embeddings, scale is the biggest issue. They're expensive to hold and compute with. Bet there are open source solutions to model off of though.
If you want something high performance but don't want to go low level, I can't recommend julia enough.
Syntax is clean, JIT compiles, multi processing/threading is simple. You can even use Python libraries for anything that isn't implemented in Julia - meaning after doing anything requiring performance you can use Sklearn for extra analysis and matplotlib for plotting. Deep learning and autodiff libraries, while not fully fledged out as Python's ecosystem is 🤌
Feel free to reach out if you need some advice, always love going back to it when I can. Used it for some dynamical systems a while back and did 99% of my deep learning assignments in Julia. Here's a code comparison of PyTorch vs Julia implementing AlexNet
https://i.nostr.build/ZLXx.pnghttps://i.nostr.build/rayB.png
I make no claims to trickery! nostr:nprofile1qqs06gywary09qmcp2249ztwfq3ue8wxhl2yyp3c39thzp55plvj0sgprdmhxue69uhhg6r9vehhyetnwshxummnw3erztnrdakj7qguwaehxw309a6xsetrd96xzer9dshxummnw3erztnrdakj7qgcwaehxw309ahx7um5wgh8xmmkvf5hgtngdaehgtcw45ql5 on the other hand... 🤣
Window managers all the way! Mainly used QTile. Switching to PopOS's Cosmic environment had nice window management. With Qubes, I'm currently trying out I3. First time I had a second monitor that I could turn vertical, very nice experience!
People are attached to ownership, monetization and maybe the physical embodied act of creating. The cave painters aren't going to riot against the invention of oil paint if it makes their lives easier and guitarists aren't rioting at synthesized guitar sounds.
AI creates art that it has seen, but if the artist style or composition of styles don't exist in the training set, you're not going to get that output. Good luck getting an AI to generate Henry Kaiser's music.
https://v.nostr.build/O4lxQ.mp4
Maybe this will incentivize the creation of novel art. Would it be monetizable? Maybe not, but if you want to create unique art, you're always going to have to continually create things not in the training set.
Are you feeling it now nostr:nprofile1qqsftzm4fgwnmed4ajs0uvwj642lg5fjt7zf32pa5xvhkl7dtsu73rqpzfmhxue69uhhwmm59e6hg7r09ehkuegpz3mhxue69uhhyetvv9ujuerpd46hxtnfduq3vamnwvaz7tmjv4kxz7fwwd6x7mn9wghxxmmd64mwmq?
https://media.tenor.com/rhcKQ_5zjIgAAAAM/krusty-krab-mr-krab.gif
Photo of nostr:nprofile1qqsggm4l0xs23qfjwnkfwf6fqcs66s3lz637gaxhl4nwd2vtle8rnfqprdmhxue69uhhg6r9vehhyetnwshxummnw3erztnrdakj7qfqwaehxw309ahx7um5wghx26tww4hxg7nhv9h856t89eehqctrv5hsz8rhwden5te0w35x2cmfw3skgetv9ehx7um5wgcjucm0d5hsjmvd7t's construction efforts on Alexandria. Currently working on the small task of organizing things that haven't been written yet.
https://i.nostr.build/IUs0xNyUEf5hXTFL.jpg
nostr:nprofile1qqsyvrp9u6p0mfur9dfdru3d853tx9mdjuhkphxuxgfwmryja7zsvhqpzamhxue69uhhv6t5daezumn0wd68yvfwvdhk6tcpz9mhxue69uhkummnw3ezuamfdejj7qgwwaehxw309ahx7uewd3hkctcscpyug pretty often Amethyst gets sent into a loop, unable to leave the thread with the back button or UI arrow "<- Thread" button.
Yeah it does leave you hanging! He evolved the motif established from Tim Henson's solo from the song rather than cover the whole thing. Not a bad song, but i'm definitely more gravitated to this part than the rest.
Hmm. I do like 2.5 then. By default we keep the first entry as the title. Any other important searchable metadata (which can be different, depending on domain) could go there. Could this essentially combine nip36 and 54 to reduce redundancy?
Yeah, just allowing for a multitude of ways for human navigation. The general case would be to remove the '{noun}:' and just find anything matching the sane string across the categories.
Kind of an aside, but I'm wondering if it would make sense backend-wise if we paired an optional db for caching on relays we want to associate with to improve performance. I'd imagine without the db search performance would degrade as events increase.
Notes by liminal | export