prologic

twtxt.net

No description provided.

Recent twts from prologic
In-reply-to » @prologic - I do not want to nag about it - but did you find some way to post image through curl? (Or could you share the almost-working solution that you tried?), if you have not had time - then that's fine too. I want to start looking into it again :)

If you wouldn’t mind updating the Wiki with this info 😅

⤋ Read More
In-reply-to » @prologic - I do not want to nag about it - but did you find some way to post image through curl? (Or could you share the almost-working solution that you tried?), if you have not had time - then that's fine too. I want to start looking into it again :)

This works for:

  • images
  • video
  • audio

⤋ Read More
In-reply-to » @prologic - I do not want to nag about it - but did you find some way to post image through curl? (Or could you share the almost-working solution that you tried?), if you have not had time - then that's fine too. I want to start looking into it again :)

Basically:

  1. Hit the /api/v1/upload endpoint with a valid token and media_file as a Form URL encoded payload.
  2. Hit the Task endpoint you get back until status=complete
  3. Use the URI once complete

⤋ Read More
In-reply-to » @prologic - I do not want to nag about it - but did you find some way to post image through curl? (Or could you share the almost-working solution that you tried?), if you have not had time - then that's fine too. I want to start looking into it again :)

@stigatle@yarn.stigatle.no Yeah sorry about that! Here’s how to do it!

$ curl -F media_file=@gitea.png -H "Token: $YARND_TOKEN" https://twtxt.net/api/v1/upload
{"Type":"taskURI","Path":"https://twtxt.net/task/FiBmMQbNF7bicLSZsWybmN"}
$ curl https://twtxt.net/task/FiBmMQbNF7bicLSZsWybmN | jq '.'
{
  "state": "complete",
  "error": "",
  "data": {
    "mediaURI": "https://twtxt.net/media/rhkm36YACemg7TBmG7d2Q6.png"
  }
}

⤋ Read More
In-reply-to » Another day, another terror war breaks out. Sickening videos and images getting out of there. So glad I do not live in a shithole wartorn place to be honest, but feel bad for those who live that way. Innocent people getting murdered every day for nothing.

@stigatle@yarn.stigatle.no it’s truly horrifying and disgusting. I hate how we behave as humans at times, and this is some of the worst 😢

⤋ Read More
In-reply-to » Microsoft might want to be making Windows 12 a subscription OS, suggests leak While this has been a hunch for a while among the Windows enthusiast community, a new leak seems to be further providing somewhat solidifying evidence that it could indeed be the case, that Microsoft’s next-gen OS, casually referred to as Windows 12, could be a subscription-based OS. I have no innate issue with the subscription model for software – especially in the mobile world ... ⌘ Read more

@mckinley@twtxt.net Fair points

⤋ Read More
In-reply-to » Microsoft might want to be making Windows 12 a subscription OS, suggests leak While this has been a hunch for a while among the Windows enthusiast community, a new leak seems to be further providing somewhat solidifying evidence that it could indeed be the case, that Microsoft’s next-gen OS, casually referred to as Windows 12, could be a subscription-based OS. I have no innate issue with the subscription model for software – especially in the mobile world ... ⌘ Read more

@mckinley@twtxt.net To be fair I think iPad/iPhone is a bit different? You buy the “device” but you most certainly don’t pay for a subscription to the OS? 🤔 Maybe I’m wrong here and it’s all the “same same” 🤔

⤋ Read More
In-reply-to » I'll shut down this instance soon, I want to say thanks to all of you, especially @prologic . It's been fun here, but I do not spend much time here anymore - cutting down on the things I host and use \ spend time on etc.

I really could use some help with yarnd too and maybe a few interested parties could get together and build a better Twtxt / ActivityPub service? 🤔

⤋ Read More
In-reply-to » I started working on a new scene (3D), I've wanted to make a short movie for a while, and I work on some of my ideas to get something started. Here is one of the scenes I made last weekend..

How long are we talking in terms of a short movie? 🤔

⤋ Read More

Anyone have any ideas how you might identify processes (pids) on Linux machine that are responsible for most of the Disk I/O on that machine and subsequently causing high I/O wait times for other processes? 🤔

Important bit: The machine has no access to the internet, there are hardly any standard tools on it, etc. So I have to get something to it “air gapped”. I have terminal access to it, so I can do interesting things like, base64 encode a static binary to my clipboard and paste it to a file, then base64 decode it and execute. That’s about the only mechanisms I have.

⤋ Read More
In-reply-to » "People get tired of hosting stuff for $8/month plus whatever the domain registration takes per year. Or they reinstall the OS on their Raspberry Pi machines, and forget that they were running Jetforce or something like that." gemini://rawtext.club/~winter/gemlog/2023/10-02.gmi

@eapl.me@eapl.me Hmm interesting 🤔

⤋ Read More
In-reply-to » Been playing around a bit with Continue.dev and Ollama.ai in VSCode (which all runs locally). I have to say, Continue.dev is not a bad tool in terms of "utility" and the overall UX is kind of nice. However; I dunno whether I'm just using inferior models like codellama or codellama (See Models), or whether I'm expecting far too much out of these "glorified" token prediction machines, but all this seems to be good for is banging out repetitive keystrokes.

Was sort of hoping for a more objective response and experiences with using any LLM local or Oyherwise as a “coding assistant” 😁

⤋ Read More
In-reply-to » Been playing around a bit with Continue.dev and Ollama.ai in VSCode (which all runs locally). I have to say, Continue.dev is not a bad tool in terms of "utility" and the overall UX is kind of nice. However; I dunno whether I'm just using inferior models like codellama or codellama (See Models), or whether I'm expecting far too much out of these "glorified" token prediction machines, but all this seems to be good for is banging out repetitive keystrokes.

Is it actually any better using the much more (supposedly) powerful ChatGPT from OpenAI and wll that jazz that runs some crazy $250k/day to run?! 🤔 Anyone?

⤋ Read More

Been playing around a bit with Continue.dev and Ollama.ai in VSCode (which all runs locally). I have to say, Continue.dev is not a bad tool in terms of “utility” and the overall UX is kind of nice. However; I dunno whether I’m just using inferior models like codellama or codellama (See Models), or whether I’m expecting far too much out of these “glorified” token prediction machines, but all this seems to be good for is banging out repetitive keystrokes.

The darn thing is just so well umm, fucking stupid and just umm clueless?! 🤦‍♂️ I’m not really sure what to think of any of this anymore… It’s been so heavily hyped up over the past couple of years, but why? LIke you can’t really get these models to do much for you, even its “summarize this …” is kind of garbage really 😅

⤋ Read More
In-reply-to » I'll shut down this instance soon, I want to say thanks to all of you, especially @prologic . It's been fun here, but I do not spend much time here anymore - cutting down on the things I host and use \ spend time on etc.

@stigatle@yarn.stigatle.no Gonna miss your lovely ocean scenery, but we’ll do something about that soon™ 😅 I believe I do still intend to build an external fully supported Twtxt<->ActivityPub bridge, so ya never know, you might just be back and ya’d never know 😅

⤋ Read More
In-reply-to » Hmm when I said "Wireguard is kind of cool" in this twt now I'm not so sure 😢 I can't get "stable tunnels" to freak'n stay up, survive reboots, survive random disconnections, etc. This is nuts 🤦‍♂️

@movq@www.uninformativ.de I think I misunderstood some aspects of Wireguard as mentioned here, not 100% sure, but so far things are much happier now with assigning /32(s) as Tunnel IP(s) for Peers and being a bit more thoughtful about the AllowedIPs 🤞 I’m only playing around with 3 devices right now, my core router (RouterOS), an Ubuntu 22.04 VM over at Vultr and my iPhone.

⤋ Read More
In-reply-to » Hmm when I said "Wireguard is kind of cool" in this twt now I'm not so sure 😢 I can't get "stable tunnels" to freak'n stay up, survive reboots, survive random disconnections, etc. This is nuts 🤦‍♂️

I think this is what I was missing in my understanding:

In other words, when sending packets, the list of allowed IPs behaves as a sort of routing table, and when > receiving packets, the list of allowed IPs behaves as a sort of access control list.

This is what we call a Cryptokey Routing Table: the simple association of public keys and allowed IPs.

⤋ Read More
In-reply-to » Hmm when I said "Wireguard is kind of cool" in this twt now I'm not so sure 😢 I can't get "stable tunnels" to freak'n stay up, survive reboots, survive random disconnections, etc. This is nuts 🤦‍♂️

Hmmm really not getting this at al 🤦‍♂️ So far things appear to be a bit more stable, but the only changes I made was to assign addresses to peers of the form 172.30.0.X/32 instead of 172.30.0.X/24 and setting AllowedIPs to 0.0.0.0/0 for mobile peers (phones, etc) and X.X.X.X/24, Y.Y.Y.Y/24 for more static peers (remote VMs) where X and Y are the LAN and Wireguard subnets.

⤋ Read More

Hmm when I said “Wireguard is kind of cool” in this twt now I’m not so sure 😢 I can’t get “stable tunnels” to freak’n stay up, survive reboots, survive random disconnections, etc. This is nuts 🤦‍♂️

⤋ Read More
In-reply-to » Wireguard is kind of cool 👌

@mckinley@twtxt.net Now that I have real experience with Wireguard, I’m seriously thinking about building my own “Cloudflare” replacement infra 😅 – And commodifying that somehow. Boring Proxy kind of does this too, but I may have a slightly different takes on things 🤔

⤋ Read More

@lyse@lyse.isobeef.org

Finally, in this day and age I do enjoy that I’m not reachable everywhere

This is the primary reason why I NEVER install “Work” apps on my iPhone. I’ve gotten into the habit for many years now, never to mix work and personal stuff. If I’m not on my Work Macbook, I’m not available – end of story.

⤋ Read More