Dragonish

joined 1 year ago
[–] [email protected] 6 points 2 days ago (1 children)

my understanding is that terms of service would be helpful but not needed if someone trued to sue because you blocked access to the site. I would not expect ToS for a site like you are explaining, but if it did it would say "the web admin will ban you if you are naughty, you have been warned"

For privacy policy i think what you wrote to give us context is near perfect. Explain how your app stores data, be specific about encryption at rest and in motion. If your app is designed to hold name, email address, billing info you should highlight that in your policy. including a (monitored) contact email for questions would be nice, but not needed imo unless you are storing PII

[–] [email protected] 5 points 3 days ago (2 children)

Are you using zfs snapshots at all? I have seen similar symptoms with automatic snapshotting that fills a disk and then becomes read-only. this command will show all snapshots: zfs list -r -t snapshot

[–] [email protected] 6 points 1 week ago (1 children)

Pinto beans are one of my staples. They are not a fancy bean, but combine with some onion, garlic and spices in an instant pot and i have delicious refried beans that can be eaten as is, or used in so many recipes.

[–] [email protected] 1 points 3 weeks ago
[–] [email protected] 10 points 1 month ago

As you introduce more fiber into your diet you will probably want to increase water throughout the day. If you drink alot normally there may not be much of an impact to your bowels by increasing the amount you drink, but it is something to think of as your diet changes.

[–] [email protected] 0 points 5 months ago

Well you know if only they were wealthy enough to become a vegan in the first place they could buy the good looking carcasses the mean Vegans are making them eat! /s

[–] [email protected] 2 points 5 months ago

I am a fan of structurizer and the C4 model in general.

I would use a single .dsl file and add the relationships and entities as you discover them. You can apply tags , and then write filtered views to only show specific tags for sub systems or workflows that a user will follow.

you can pair this with markdown/text notes that reference the png files of the views that structurizer will output.

[–] [email protected] 1 points 5 months ago (2 children)

I am interested in reading more about what Tezka means. Please do share.

I think i can relate to your goals and am personally focused on similar work in an effort to make my own life a little more bearable. my efforts are more focused on executive function and how to integrate this into my life seamlessly vs llm/conversational ai. i have been playing around with conversational ai, but i currently lack the psychological understanding which is needed to do this right. i look forward to hearing more from you.

my immediate (ok, i have been working on this all day) thoughts

  • as other have mentioned, i like quirky. I would want them to show some flaws. idk what exactly, but i think it would be off-putting to be overly clinical or "perfect"
  • i would be more comfortable interacting with Tezka in a more private environment such as a matrix room vs a more public comm like this.
  • i like the "relational repair" aspect. my own shortcomings here is something that has been made much clearer to me recently. I imagine them asking me if i have reached out to my relations, and give me some personalized advice on how best to approach the person. If the interaction with the person did not go well, then i imagine them helping me through it in a positive way, preparing me to try again next time.
[–] [email protected] 10 points 8 months ago

To expand with my personal experience, I self host a synapse server partly for the reason that i want my children (aged 8-14 now) to have a communication platform they can access to get ahold of me with out requireing a sim card. I do not federate, and i do not allow account sign ups. That keeps a pretty isolated instance while still allowing everyone on that homeserver to be able to talk to each other.

I help them get Element setup on each device. I dont think this is overly complicated, but i am sure i am a horrible judge of complexity... They have to enter the url of the server, then their password, then they need to scan a qr code/verify from an existing device. Or, they need to enter a second passcode to verify their identity. I help them keep those secrets in bitwarden, so imo, that complexity is an opportunity to explain some opsec and encryption!

[–] [email protected] 6 points 8 months ago

For keeping track of tasks on my projects i use todo txt. For each of my projects will drop a file named todo.txt in the root. each line is a task, and i order them based on priority. I can walk away from it and when i start working on the project again, i have an simple way to see the list of tasks i have laid out for this project.

http://todotxt.org/

I personally find it less useful to see the "big picture" of all tasks, and this lets me focus on the details of my projects without forcing a bunch of structure.

[–] [email protected] 3 points 8 months ago

I am using Mistral 7b Instruct for text summary and some light "assistant" type chatting for the last several months. I have been pleased at how accurate it is for my needs, especially given it's size.

I recall alot of trial and error to find models that were compatible with the version of llama-cpp-python that oobabooga uses (at any given time). GGUF should have made the model format (and therefore model selection) more simple, but i imagine there are still nuances that make it more difficult than it should be to find a working model for a noob.

Best of luck, let us know how it goes

view more: next ›