looks amazing!!! never thought of steaming noodles before, my guess is you can only do so with fresh noodles??? like you always see used on the cool noodle recipes lol
kanera
Ahora ahora programo y hosteo pequeños servicios online en mi casita.
Dibujo pero ya ni tanto la verda.
Mi otra cuenta en Fedi esta en @kanera@meow.social
- 1 Post
- 14 Comments
kanera@feddit.clOPto
Selfhosted@lemmy.world•Managing podman quadlets, users subids and suchEnglish
2·10 days agothis is incredible thank you very much, I will read through this once I have more energy lmao, this looks like okay dense content, very interesting
kanera@feddit.clOPto
Selfhosted@lemmy.world•Managing podman quadlets, users subids and suchEnglish
1·10 days agoSo far I’ve circumvented networking with different users by mapping everything through localhost, without stuff going outside the network, how would you connect say; a service running on user A, on network A, to a service running on user B, on network B?
So far I can’t imagine how to connect both, unless im doing some disgusting nftables hackery, which is an option I COULD take, just one I dont want to take.
kanera@feddit.clOPto
Selfhosted@lemmy.world•Managing podman quadlets, users subids and suchEnglish
2·10 days agoHad no idea either of these existed, I usually let myself go at the applications themselves searching for a way to setup a minimal environment, so I often miss these kind of convenience tools, either cuz I dont look for them, or cuz im a stubborn bitch lol, will check these out, so thanks for ur input :)
kanera@feddit.clOPto
Selfhosted@lemmy.world•Managing podman quadlets, users subids and suchEnglish
2·10 days agoNever delved into SELinux, honestly afraid (lazy) of navigating getting into yet another rabbit hole, but from the rest of the answers here, letting podman deal with isolation sounds like a better solution. tysm for ur input :)
kanera@feddit.clOPto
Selfhosted@lemmy.world•Managing podman quadlets, users subids and suchEnglish
4·10 days agoits my larp an I get to decide how hellish I want my server to be!!! 😡
kanera@feddit.clOPto
Selfhosted@lemmy.world•Managing podman quadlets, users subids and suchEnglish
1·10 days agoI had no idea you could just use the subids from their respective etc files, I just followed what the podman documentation recommends, I like that the containermapping ids like this is def much simpler than creating users per process, and probably less resource intensive. thanks for sharing ur input :)
I’m also afraid of SELinux, def the way of having a more secure system, but I reaaaaaaally dont wanna get to more docs on linux hahaha.
kanera@feddit.clOPto
Selfhosted@lemmy.world•Managing podman quadlets, users subids and suchEnglish
2·10 days agoexcellent solution, just have root container to --user and use the auto userns, had no idea about that, sounds super convenient. Much more self contained, just let the program do its thing, I had no idea about userns=auto with root, tysm for ur input!! :)
im very skeptical of this channel just because of how much it anthropomorphizes AI, it feels propagandistic.
Instead of taking the statistical analysis approach, its easy to rely on the marketing of “AI scary and will kill us and we’re not ready” or whatever, like, scifi is cool, but this is not that.
I like this especific explanation on an AI responce to a PR (the whole thread is good in that sense), as to why it says what it says, its a boring and statistical framework, shaped by rules that turn it into a complex machinne.
We as people like to anthropomorphize other things, read into them and see our own reflections, and altho its not bad to have empathy, but thats not always reality, and we need to be weary of how this behaviour can be exploited.
This whole youtube channel is personally off to me, mostly because of the super professional look, how out of the blue it appeared, not knowing anyone from the team that researches any of these topics (maybe i just havent looked into the credits) and how their weariness of AI is the same as the weariness of the companies, which have the interest of selling it (see claudes secret model thats a danger to the world and must not be published).
With the amout of money in AI, i worry its a psyop from some company that want to promote the idea of AGI, so that AI business stays viable for that little bit longer.
End of rant, i hope it made some sense lmao. Fuck IA
kanera@feddit.clto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•*Permanently Deleted*English
18·3 months agothats beautiful
kanera@feddit.clto
Selfhosted@lemmy.world•New Community Rule: "No low-effort posts. This is subjective and will largely be determined by the community member reports."English
3·8 months agoI think having a clear understanding of what is and isnt allowed is a good thing in any scenario. I dont think making everyone afraid to post is a good solution to trolls pushing the boundaries (that they would be pushing anyways). And in any case, the mods have a final say in such matters, thats why they are there, hopefully it doesnt come to that tho.
kanera@feddit.clto
Linux@programming.dev•[Help] display managers with transparent backgrounds, showing the desktop itself?
3·8 months agou could use an custom bash file that screenshots ur desktops, blurs it, and then sources it as ur lockscreen from a config file, in bash it could go:
#!/usr/bin/env bash bg=~/.lockscreen.png grim -o $bg convert $bg -blur 0x8 $bg hyprlock rm $bghavent tried it yet, but as long as ur sourcing the ~/.lockscreen.png on ur config file, or u launch ur locking program with an argument to use whatever u used as a background (and that way u can use mktmp instead of throwing it on ur home folder) it should work. Just try the commands b4 executing it since i wrote this from my bed on a saturday and my brain is half working.
i just used hyprlock as an example, since u said ur using hyprland, but u can use whatever ofc, I myself use swaylock.
kanera@feddit.clto
Linux@programming.dev•Filter Your Files Directly in Zsh, Without Long Pipelines | Bread on Penguins
8·10 months agodid u just pipe that phrase into bread on penguins and got that youtube video??? /j

tysm, thats not what I was imagining lol. Smart way of cooking, sounds like a delicious end result :)