Skip Navigation
Jump
In Leaked Audio, Amazon Cloud CEO Says AI Will Soon Make Human Programmers a Thing of the Past
  • 'Soon' is a questionable claim from a CEO who sells AI services and GPU instances. A single faulty update caused worldwide down time recently. Now, imagine all infrastructure is written with today's LLMs - which are sometimes hallucinate so bad, they claim 'C' in CRC-32C stands for 'Cool'.

    I wish we could also add a "Do not hallucinate" prompt to some CEOs.

    35
  • Jump
    Reddit blocking all major search engines, except Google
  • DuckDuckGo also uses Bing under the hood.

    12
  • Jump
    What is the worst IT setup you have seen at a company?
  • I was a backend developer for a startup company where:

    • Windows servers without any firewall and security hardening.
    • Docker swarm without WSL. We had to use 4 GB Windows base images for 50MB web apps.
    • MSSQL without any replication and backups.
    • Redis installed on Windows via 3rd-party tool that looked like a 2010 era keygen generator.
    • A malware exploited the Redis * what a surprise * and kept killing processes to mine crypto on CPU...
    • VPS provider forgot to activate new Windows Server on production and it kept restart for every 30 minutes until I checked the logs and notified them about the missing license.

    I left there after 6 months.

    25
  • Jump
    What's holding you back from trying Codeberg?
  • GitHub constantly becomes more bloated, clunky and privacy/license concerning AI BS. It almost feels like using 2010 TFS server with git flavor. Unfortunately, It has a huge user base and it's hard to incentivize people to use other platforms.

    It's easier for well-established projects to host their own git infrastructure. But for new projects and solo developer, it harder to get interaction on other platforms. I think that's why even Gitea team uses GitHub as a main location for development. Similarly, I still mirror my public repositories to GitHub for the same reasons even though I prefer using my own Gitea server.

    5
  • Jump
    nut_webgui v0.3.1, Light-weight NUT web GUI
  • Biggest difference is being able to execute INSTCMD commands, at least that was the main reason why I developed my own tool. Another less important differences are: older ARM support and since it's written in Rust, it's much more efficient in terms of resource usage. TBH, being that efficient only makes sense for very low-power devices.

    Besides that, I don't think you can go wrong with either project.

    6
  • Jump
    nut_webgui v0.3.1, Light-weight NUT web GUI
  • Thanks! I appreciate any kind of feedback.

    1
  • Jump
    Malware As A Service
  • Jiatan probably is in shambles right now. Poor guy spends years to infiltrate in a project and got caught. Meanwhile CrowdStrike took whole infrastructure down with a single update.

    12
  • github.com GitHub - SuperioOne/nut_webgui: Web interface for Network UPS Tools

    Web interface for Network UPS Tools. Contribute to SuperioOne/nut_webgui development by creating an account on GitHub.

    I want to share a self-hosted tool I developed. It's a NUT monitoring tool similar to webNUT but it has some additional features like:

    • UPS command support to remotely tell your UPS beeper to shut up.
    • Supports some uncommon and old devices like ARMv6, ARMv7 and RISC-V64.
    • It's actually light-weight, ~7MiB image size and very low memory footprint.

    If anyone looking a tool like this, repo is available at https://github.com/SuperioOne/nut_webgui

    5
    Jump
    Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?
  • I'm actively using ollama with docker to run llama2:13b model. It's generally works fine but heavy on resources as expected.

    3
  • Jump
    Winter Anime Season Kickoff Discussion Thread [Week 1]
  • I'm kind a interested in Mahou Shoujo ni Akogarete. It looks like a good seasonal comedy anime.

    2
  • Jump
    Writing program
  • I recommend Obsidian with community plugins. Application itself isn't open-source but your content stored as markdown files.

    13
  • Jump
    Self-hosted habit tracker
  • I personally use Traggo, but TimeTagger is also a great option: https://timetagger.app/articles/selfhost/

    2
  • Jump
    Ubunchu
  • I just checked the manga artist's site, he also posted the source PSD files of the chapters. Literally gigachad move.

    8
  • Jump
    DIY NAS Hardware setup?
  • If I'm recall correct, Sugo 13 only has single 3.5 slot. I'd say look for Sugo 14 (2x3.5) or Node 304 (6x3.5)

    Make sure all of your components fits to the planned case including power supply.

    1
  • Jump
    The Girl I Like Forgot Her Glasses - Episode 1 Discussion
  • Art is good but some 3D/2D mixed animation choices are questionable, especially the first two minutes... but for the first episode, overall vibe is similar to manga and I enjoyed it.

    3
  • Jump
    firefox
  • Firefox is slower on synthetic benchmarks compared to Chromium ones but I've never seen a noticeable difference while surfing sites.

    1
  • Jump
    firefox
  • Multi-Account Container with proxy support is a killer feature for me. I keep Brave as fallback just in case for PWAs.

    1