[-] otto@programming.dev 0 points 2 weeks ago

Exactly. I don't use Omarchy, but I think it is good someone did a polished distro for a specific use case, and some web dev Windows users will surely find it more appealing than a generic distro where they need to figure out a lot of stuff from scratch.

1
submitted 2 weeks ago by otto@programming.dev to c/linux@lemmy.world

Awesome to see Omarchy getting more visibility! Fireship’s vid spreading the Linux desktop to 500k+ viewers is huge!

I don't use this distro myself, but I still cheer for anything that helps motivate Windows users to make the switch.

39

Awesome to see Omarchy getting more visibility! Fireship’s vid spreading the Linux desktop to 500k+ viewers is huge!

I don't use this distro myself, but I still cheer for anything that helps motivate Windows users to make the switch.

1

If you are self-hosting MariaDB, upgrading to latest LTS version will make TLS much esier.

1

This is nice for those tired of wrestling with TLS certs and CAs for your database

3

Next time I start a new web app development I might try MariaDB Cloud with "Serverless tier is free forever for experimenting and small development projects"

1

This list is an absolute gem in finding what are the trending state-of-the-art open source programs. I have found so many cool open source projects I feel addicted to browsing more..

75
submitted 1 month ago by otto@programming.dev to c/technology@lemmy.ml

This list is an absolute gem in finding what are the trending state-of-the-art open source programs. I have found so many cool open source projects I feel addicted to browsing more..

23

Nextcloud asked in a poll at https://mastodon.social/@nextcloud@mastodon.xyz/115095096413238457 what database its users are running. Interestingly one fifth replied they don't know. Should people know better where their data is stored, or is it a good thing everything is running so smoothly people don't need to know what their software stack is built upon?

34

Seeing David Heinemeier Hansson so excited about Linux on the desktop and building his ultimate web developer setup https://omarchy.org/ is inspiring! Check out the first 5 minutes of the video on the front page

20
submitted 1 month ago by otto@programming.dev to c/linux@lemmy.ml

Are you contributing to Debian? Check out suggested best practices for submitting and reviewing Merge Request on Salsa, Debian's GitLab instance.

[-] otto@programming.dev 1 points 5 months ago

By UV 3000 you probably don't mean the ultraviolet lamp that is the first page of Google is full of when searching with this term..? I doubt UV - whatever it is - is a common approach.

2
submitted 5 months ago by otto@programming.dev to c/sysadmin@lemmy.world

What are your strategies when a MySQL/MariaDB database server grows to have too much traffic for a single host to handle, i.e. scaling CPU/RAM is not an option anymore? Do you deploy ProxySQL to start splitting the traffic according to some rule to two different hosts? What would the rule be, and how would you split the data? Has anyone migrated to TiDB? In that case, what was the strategy to detect if the SQL your app uses is fully compatible with TiDB?

[-] otto@programming.dev 1 points 5 months ago

You mean ollama? There are so many options, any favorites?

22
submitted 5 months ago by otto@programming.dev to c/opensource@lemmy.ml

I’ve been exploring MariaDB 11.8’s new vector search capabilities for building AI-driven applications, particularly with local LLMs for retrieval-augmented generation (RAG) of fully private data that never leaves the computer. I’m curious about how others in the community are leveraging these features in their projects.

I’m especially interested in using it with local LLMs (like Llama or Mistral) to keep data on-premise and avoid cloud-based API costs or security concerns.

Does anyone have experiences to share, in particular what LLMs are you using when generating embeddings to store in MariaDB?

[-] otto@programming.dev 4 points 2 years ago

I just prefix all my git aliases with g-. So for status I type g-s<tab>.

[-] otto@programming.dev 2 points 2 years ago

You need bisect only as a last resort. Effective use of git blame, git log -p -S <keyword> etc has always been enough for me. Also, the projects I work with take 10+ minutes to compile even when cached, so doing tens of builds to bisect is much slower than just hunting for strings in git commits and code.

[-] otto@programming.dev 4 points 2 years ago

I had the same feeling until I started using gitk. I always have a gitk window open and press F5 to reload, so it shows me the state of everything after I've run git commands. Now I grasp everything much better.

[-] otto@programming.dev 1 points 2 years ago

Only product from Microsoft I actually like using and trust. Quality from 1998, and still going :)

[-] otto@programming.dev -1 points 2 years ago

One is enough if it is very big

[-] otto@programming.dev 1 points 2 years ago

Try again tomorrow, seems it got popular today

[-] otto@programming.dev 1 points 2 years ago

We just need specific portals for sharing that remember your homeserver. See for example https://mastodonshare.com/.

view more: next ›

otto

joined 2 years ago