home.social

#oraclecloud — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #oraclecloud, aggregated by home.social.

  1. LLM Inference Takes Aim at Production Realities

    New disaggregated LLM serving is faster and cheaper than old aggregated methods for businesses using AI. Tests show better performance.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews

    newsletter.tf/disaggregated-ll

  2. LLM Inference Takes Aim at Production Realities

    New disaggregated LLM serving is faster and cheaper than old aggregated methods for businesses using AI. Tests show better performance.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews

    newsletter.tf/disaggregated-ll

  3. LLM Inference Takes Aim at Production Realities

    New disaggregated LLM serving is faster and cheaper than old aggregated methods for businesses using AI. Tests show better performance.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews

    newsletter.tf/disaggregated-ll

  4. LLM Inference Takes Aim at Production Realities

    New disaggregated LLM serving is faster and cheaper than old aggregated methods for businesses using AI. Tests show better performance.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews

    newsletter.tf/disaggregated-ll

  5. LLM Inference Takes Aim at Production Realities

    New disaggregated LLM serving is faster and cheaper than old aggregated methods for businesses using AI. Tests show better performance.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews

    newsletter.tf/disaggregated-ll

  6. New tests show a disaggregated LLM serving method is 2x faster than older methods using fewer resources. This means AI services will work better.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews
    newsletter.tf/disaggregated-ll

  7. New tests show a disaggregated LLM serving method is 2x faster than older methods using fewer resources. This means AI services will work better.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews
    newsletter.tf/disaggregated-ll

  8. New tests show a disaggregated LLM serving method is 2x faster than older methods using fewer resources. This means AI services will work better.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews
    newsletter.tf/disaggregated-ll

  9. New tests show a disaggregated LLM serving method is 2x faster than older methods using fewer resources. This means AI services will work better.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews
    newsletter.tf/disaggregated-ll

  10. New tests show a disaggregated LLM serving method is 2x faster than older methods using fewer resources. This means AI services will work better.

    #LLMServing, #AIefficiency, #OracleCloud, #AMDMI300X, #TechNews
    newsletter.tf/disaggregated-ll

  11. Building a #gentoo qcow2 image for #OracleCloud using qemu-system-aarch64 setup like the A1 instance because I'm a masochist.

    Sure, I've got a ton of x86_64 cores I could throw at it, or I could setup distcc, or lots of stuff other things. But nah.

  12. ReGrow Israel Harvests Insights from Oracle Data Intelligence for Agriculture to Support Agricultural Recovery and Future Resilience

    Solution integrates and analyzes vast amounts of data to provide insights into projected crop yield and possible risk…
    #Israel #News #OracleCloud #OracleCorporation #ReGrow
    europesays.com/2776182/

  13. ReGrow Israel Harvests Insights from Oracle Data Intelligence for Agriculture to Support Agricultural Recovery and Future Resilience byteseu.com/1797020/ #Israel #OracleCloud #OracleCorporation #ReGrow

  14. Dùng Oracle Cloud Free Tier làm VPS trung gian để truy cập máy chủ nội bộ khi không có quyền port forwarding. Phù hợp để làm relay (reverse proxy/VPN) nhờ băng thông tốt và miễn phí. Lưu ý: có thể bị giới hạn tốc độ hoặc khóa nếu dùng quá mức. Ổn cho nhu cầu truy cập từ xa nhẹ. #OracleCloud #FreeTier #SelfHosting #VPS #ReverseProxy #Cloud #CloudFlare #Tailscale #Hosting #MáyChủ #LưuTrữĐámMây #KếtNốiTừXa

    reddit.com/r/selfhosted/commen

  15. Dùng Oracle Cloud Free Tier làm VPS trung gian để truy cập máy chủ nội bộ khi không có quyền port forwarding. Phù hợp để làm relay (reverse proxy/VPN) nhờ băng thông tốt và miễn phí. Lưu ý: có thể bị giới hạn tốc độ hoặc khóa nếu dùng quá mức. Ổn cho nhu cầu truy cập từ xa nhẹ. #OracleCloud #FreeTier #SelfHosting #VPS #ReverseProxy #Cloud #CloudFlare #Tailscale #Hosting #MáyChủ #LưuTrữĐámMây #KếtNốiTừXa

    reddit.com/r/selfhosted/commen

  16. Dùng Oracle Cloud Free Tier làm VPS trung gian để truy cập máy chủ nội bộ khi không có quyền port forwarding. Phù hợp để làm relay (reverse proxy/VPN) nhờ băng thông tốt và miễn phí. Lưu ý: có thể bị giới hạn tốc độ hoặc khóa nếu dùng quá mức. Ổn cho nhu cầu truy cập từ xa nhẹ. #OracleCloud #FreeTier #SelfHosting #VPS #ReverseProxy #Cloud #CloudFlare #Tailscale #Hosting #MáyChủ #LưuTrữĐámMây #KếtNốiTừXa

    reddit.com/r/selfhosted/commen

  17. Anyone try Oracle Cloud "always free" tier for their projects? Thinking I'll migrate my masto instance over to it.

    I doubt it'll truly be free, because "cloud" but wondering if it's at least cheaper than getting a VPS I pay monthly for.

    Right now, I'm on Azure trying out their free credits. After a month, it'll cost me around $30 a month to run my self hosted single user instance. Way too much imo.

    #selfhosting #selfhosted #oraclecloud #oracle

  18. That moment when Oracle Cloud security lists are open but your Ubuntu VM's ports are still giving you the cold shoulder. Turns out, `iptables` is the sneaky culprit! A simple `sudo iptables -I INPUT -j ACCEPT` might just save your sanity, and this article explains why: craftedsilicon.com/why-your-ub

    What's your go-to command for firewall woes? #OracleCloud #UbuntuServer #SysAdmin #TechSupport #Ports #Iptables

  19. I decided to try today. I am astounded by how bad the experience and user interface is.

    I tried to become a paying user but it said I have to speak to a rep. After waiting, no rep is available but I can email and wait 2 days for a response.

  20. #CISA warns of increased breach risks following #OracleCloud leak
    This warning comes after #Oracle confirmed in email notifications sent to customers that a threat actor leaked credentials stolen from what the company described as "two obsolete servers."
    However, Oracle added that its Oracle Cloud servers were not compromised, and the incident didn't impact its cloud services or customer data.
    bleepingcomputer.com/news/secu

  21. So .. terminated my "always free" account without warning or explanation. Not even a notification. It is not a service I depend on, so not a big deal, but it is one more thing that makes it hard to trust Oracle over the competition.