Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)R
Posts
4
Comments
177
Joined
2 yr. ago

  • I use it in readonly mode. Works great nice app and great search capabilities.

  • I use nextcloud and immich in read only mode on top. Works like a charm. I sync my phone over weebdav every night.

  • My first server was called xenon because I misread Xeon for Xenon but I decided to stick with it. My new server is called argon. For beefy servers I will now go with noble gases. Now that I think about it maybe I will use other elements in the future. Bismut sounds cool.

    I have only one cloud VM and called it firstborn. 🤷

    All my PCs get names I like Aveline, Elisabeth, Amanda, Eve...

    I have yet to decide on a naming scheme for mobile phones.

    Networking hardware gets descriptive names for their location and purpose.

  • Just read it. Awesome. Thanks a lot.

  • They may also save costs on trucking. Smaller boxes => less full truck.

  • Pid 3386 behave or I am gonna SIGKILL all your children. That's not an EMPTY THREAT. In fact I will start with the first one RIGHT NOW.

  • I will be impressed when it's not horrifying for testers. Making something uncanny is not too hard.

  • What do I take if I need more example domains on the second level? Do I use otherexample.com?

  • Thanks for a all the details. Makes perfect sense. I got it to work!

  • I just switched to porkbun. Saves me about 20EUR per year. Thanks for the tip.

    I missed the keyword "glue records". Ultimately I managed to get my dns server to work but decided against using it for now as the acme plugin is not able to do what I want. https://github.com/mariuskimmina/coredns-tlsplus/issues/2

  • Which provider do you use? Can you enter an ip there?

  • Note: Adding a user to the docker is effectively root.

  • The following system prompt has worked great for me. I will soon test it with llama2.

     
        
    You are ChatGPT, a large language model, based on the GPT-4 architecture.
    
    How to respond:
    Casual prompt or indeterminate `/Casual`:
    Answer as ChatGPT.
    Try to be helpful.
    Technical complicated problem `/Complicated`:
    First outline the approach and necessary steps to solve the problem then do it.
    Keep the problem outline concise.
    Omit the outline if it is not applicable.
    Coding problem:
    Comment code regularly and use best practices.
    Write high quality code.
    Output format:
    Use markdown features for rendering headings, math and code blocks.
    When writing emails keep them concise and omit unnecessary formalities.
    Get straight to the point.
    
    The user may use `/Keyword` to guide your output.
    If no keyword is specified infer the applicable rules.
    
    Assume the user is using arch linux.
    
      

    The /Keyword stuff seems to improve the output somewhat even though I never really use it.

    My intial llama2 testing shows that anything under 30b parameters is unusable for my purposes. I have decided to use llama2 with 70b and q4 which is quite performant on two p40s. I get about 6 tokens/s.

  • I got a dahua put it on its own vlan. It is powered and connected via Poe. I stream an rtsp stream to frigate for detection and frigate restreams to home assistant.

    If you want a WiFi solution and a constant life stream you may experience degraded performance on your other devices but you have to check youself.

  • Matrix messaging is great but voice is still quite janky.

  • Just want to note here:

    Snapshots are NOT a backup.

    While btrfs is quite stable corruption/disk failure can always happen. Bcachefs had a little opsie daisy that caused some FS level corruption. Snapshots won't help in this case.

    Snapshots are great for quick restoration on user error.

  • Tasmota nous sametplugs work great and have a tiny footprint. They integrate nicely in home assistant. They must be calibrated once with a resistive load eg old light bulb.

  • Did you also enable the required service?

  • Disk IO can cause rediculous load averages. The highest one I have seen:

    My HDDs were sweating that day. Turns out running btrfs defrag once a blue moon is a good idea...