Whatever distro you want, it’s Linux so you can do anything you want. Go wild with your imagination.
- 0 Posts
- 20 Comments
You can host ollama and open-webui on container. If you want to wire search you can connect open-webui to playwright (also container) and searxng (also container) and llm will search the web for answers
I don’t want you to understand what relativity or supernova is, how to grow crops, how to make operation or how to fix a sink so don’t make me understand what is biology past middle school. Just saying, don’t want to hurt anybody but maybe it’s not people problem but education problem. Stop blaming people that they were educated certain way and they accepted truth presented by public education system, blame country that is educating people this way. You can’t change people but you can change future of your country.
Thanks for explaining so that be Janna Levin then, and she’s not on Women in physics list.
https://en.wikipedia.org/wiki/Janna_Levin
That be L’Huillier, Lan Wu, Ladyzhenskaya
https://en.wikipedia.org/wiki/Sau_Lan_Wu
https://en.wikipedia.org/wiki/Anne_L'Huillier
https://en.wikipedia.org/wiki/Olga_Ladyzhenskaya
but my eyes might be misleading me
https://en.wikipedia.org/wiki/Women_in_physics
vane@lemmy.worldto
Selfhosted@lemmy.world•What's the real danger of opening ports?English
1·2 months agothis is nginx / openresty config - upstream is just definition of server / bunch of servers if you do loadbalancing - you can specify load balancing strategies and stuff. Or when want to separate server layer from proxy layer.
stream { upstream something { server xxx:123; server yyy:321; } server { listen 666; proxy_pass something; } }https://docs.nginx.com/nginx/admin-guide/load-balancer/tcp-udp-load-balancer/
I use openresty with autossl, it renews certificates automatically. The only problem is maintaining subdomain allowance otherwise bots will ddos letsencrypt with random domain names, after some quota they will soft ban you for a week to create certificates for new domains / subdomains.
vane@lemmy.worldto
Selfhosted@lemmy.world•What's the real danger of opening ports?English
4·2 months agoyou can reverse proxy other ports than 443 and ex. upstream ssh, the advantage of having reverse proxy over everything is to have traffic in one place so you can manage it, that’s why for example kubernetes have ingress server, example nginx / openresty upstream ssh, you can restrict traffic to limited amount of IP etc.
stream { upstream ssh { server 127.0.0.1:22; } server { listen 2222; ssl_preread on; proxy_pass ssh; } }
vane@lemmy.worldto
Linux@lemmy.ml•The Finnish Marticulation Examination to move away from Linux-based exam enviroment due to perceived threat of dwindling support on student devices
6·3 months agoYou can’t spend and earn millions by doing simple bug fixes and simply Debian version bump so they needed to make something.
Wait until corporations find out there are animals that want to do free labor and you don’t have to feed them.
Buy refurbished / used Mini PC with at least 16GB RAM and 1Gbit network card. Don’t bother with M.2, SSD is enough.
I have right now refurbished hp g4 ryzen 5 mini pc. There is 12 docker containers running there and couple applications in screen, I just add things. Don’t do ARM, as far as I remember running on ARM is compilation hell. Stick with x86. You want it to ease your life and not to make it harder.
mandatory Reptilians conspiracy theory video
vane@lemmy.worldto
Programmer Humor@lemmy.ml•Child labour with 10 years of experience, 'AI-native' accepting 250k lines of Cursor code
6·4 months agoThat’s how you do marketing.
vane@lemmy.worldtoHacker News@lemmy.bestiver.se•Data on How America Sold Out Its Computer Science GraduatesEnglish
3·5 months agoThat’s a global problem seen in many developed countries. Not all of those countries have immigration problems. I think the core of the problem are global technology monopolies but it’s easier to blame people.
Not unique because EU also classifies tomatoes as vegetables.
Is the tomato a fruit or a vegetable?
The classification of fruit and vegetables can be based
on various approaches — botanical, agronomical,
culinary — thus resulting in different definitions. For
example, the tomato is botanically a fruit, but it is
commonly considered a vegetable from both the
agronomical and the culinary points of view.
The facts and figures presented in this briefing follow
Eurostat’s definitions based on the farm management
and agronomical practices, according to which the
term ‘fresh vegetable’ refers to annual (or, rarely,
biennial) horticultural crops, and the term ‘fruit’ refers
to perennial crops.
Following this approach, tomatoes are included in the
main statistical aggregate of vegetables, as well as
melons, water melons and strawberries, which are
commonly considered and consumed as fruit.https://www.europarl.europa.eu/RegData/etudes/BRIE/2019/635563/EPRS_BRI(2019)635563_EN.pdf
vane@lemmy.worldto
Selfhosted@lemmy.world•How to make an uninterrupted Live Stream, with fallback measures?English
4·5 months agoHave you tried liquidsoap ?
vane@lemmy.worldto
World News@lemmy.world•Jeff Bezos and Lauren Sánchez, 250 guests arriving on 90 different private jets at the wedding in Venice.English
5·6 months agoInteresting. This one have more information about protests and many comments ( also in italian ) https://www.ilfattoquotidiano.it/2025/06/14/venezia-protesta-nozze-bezos-brugnaro-zaia-ultime-notizie/8025608/

7 developers = entire open source community