Skip Navigation
Scoopta Scoopta @programming.dev
Posts 5
Comments 138
of=/dev/sda
  • Huh, yeah I suppose that's true. Qubes is an interesting project but I'm not sure it's for me. I selectively isolate apps I worry about using containers, I actually should give flatpak a try as it basically does that for me but I haven't seriously tried it yet.

  • Add Another to the Linux Tally!🎉
  • The pedant in me dictates I must say you probably mean UEFI and not BIOS

  • Work of pure human soul (and pure human sweat, and pure human tears)
  • Ollama is also a cool way of running multiple models locally

  • PSA: You should know that Debian Trixie/Testing does not receive security updates in a timely manner, and is not intended for production use
  • Maybe it's just been good luck, or maybe I pay enough attention to what apt is going to do and know how to deal with it but I've been daily driving sid for years and am convinced it's more stable than arch based on friends I have that run arch...maybe it's just I'm more experienced but it really doesn't break that much. Obviously ymmv.

  • PSA: You should know that Debian Trixie/Testing does not receive security updates in a timely manner, and is not intended for production use
  • How are fedora or SUSE valid alternatives "from the same repos"? They're not even based on Debian or Debian repos?

  • of=/dev/sda
  • Eh? Idk if I agree. My original comment was entirely a joke based on the fact that the literal argument of=/dev/sda has no affect on my system but to address your actual point. I personally don't find nvme naming any more confusing than SCSI. /dev/nvme0n1 is only one char away from /dev/nvme1n1 just like sda vs sdb. Additionally if you understand how the kernel comes up with those names they make a lot of sense. The first number is the controller, the second is the namespace or drive attached to that controller, the 3rd if present is the partition on the given drive. It is entirely possible to have a controller with more than one namespace. That aside aside...I think there is a genuine benefit to be argued for having USB drives, which are SCSI and fall into sdX naming separate from system drives as I dd far more USB media than system media. Making it a lot harder to screw my system up when trying to poke a flash drive.

  • of=/dev/sda
  • I am immune to /dev/sda for I only have nvme

  • Sometimes, it's backwards
  • I'm both IT and development...and I've caught both sides being utterly wrong because they're only familiar with one and not the other

  • Languages
  • I also love Java, especially all the goodies added in 17. I'm not German though... 🤔

  • some xubuntu
  • Linux remaps 0.0.0.0 to 127.0.0.1 when you attempt to use it as an address...does the same thing for :: remapping it to ::1

  • [Announcement] New set of communities made hidden
  • Me when this post has led me to find cute anime girl communities lol. I respect the decision to do it...but I'll be subscribing to some of these

  • What a stupid guy
  • I'm so glad someone posted this. I was going to lol

  • Yup...i can confirm that
  • Wow that sounds like a headache, even though I've avoided python for other reasons that sounds like an additional reason to do so. Also the reason I avoid npm isn't for a technical reason like you've outlined here. It's because even installing npm requires me to install an entire other Linux distros worth of packages. Why do I need to install like 100+ new packages just to use a freaking package manager????

  • Yup...i can confirm that
  • ...is it truly that bad? npm is the reason I don't even install software based on node on my machines... python doesn't seem nearly as bad by comparison? (I run it, just don't like to write it) Maybe it's worse than I realize

  • Yup...i can confirm that
  • That syntax decision is single handedly why I avoid python if possible

  • Asterinas: a rust kernel with a linux ABI
  • The decision not to support GPLv3 makes sense and I understand Linus' perspective on that. GPLv3 branched out into something beyond traditional copy left by ensuring that users can run the modified code by restricting hardware design. That's a separate thing. I disagree with the decision to go with a permissive license in most cases including this one. Permissive licensing leads to the problems the BSDs have with companies like Sony taking the code and running with it without giving back and it's why I prefer strong copy left licenses like GPLv2 or v3.

    One other thing, yes it was rough in the past but now due to the massive market penetration Linux has we have a large swath of GPLv2 drivers making it far less of a relevant issue.

  • Asterinas: a rust kernel with a linux ABI
  • Eh? I daily drive only FOSS software with basically no problems, the only exception I make is for firmware and JS, firmware because it's realistically not a choice and JS because it's extremely sandboxed and I use librewolf with container tabs to isolate cookies etc cross sites, even drivers are not exempt from this rule. FOSS specifically being programs under a GNU approved free software license or software found in the Debian main repos and therefore complying with the DFSG. It's, surprisingly easy. In fact when I made the decision to do this it was primarily because I needed so little proprietary software that it just wasn't even much of a challenge?? I guess my main point in saying this is I don't get where you're coming from, I'd love a Linux phone but it's not realistic there, but on the desktop? It's extremely realistic??

  • Linux is Teal
  • I didn't know KDE had layer shell 🤔. I knew it had some wlrootsy stuff but that's interesting. Looks really nice though

  • Can somebody solve this puzzle?
  • Wells Fargo cuts to 14 on their sign in page but not on their change password page, ask me how I know

  • Java Was The Future
  • You're talking about Java(Jakarta) EE, my comment is primarily targeted at Java SE. I find that the Java standard library on its own and core language is pretty nice if you use modern versions like Java 21. If I had to complain it'd be about checked exceptions, they annoy me but otherwise the language is fine. I've never worked with the full enterprise web stack, I use servelts for web and do a large amount of Java SE desktop development, not with swing, fuck swing. Primarily LWJGL and JavaFX. I love that language, more than most. At work I use a lot of C# and I hate it, I miss Java when I have to write C#. I just don't love it, mostly due to all the little annoyances and missing things(no labeled breaks, no diamond operator for generics, etc). I try to use Java for projects where I can but it's not always an option.

  • Anyone know of other assigned /16s

    TIL that apparently capital one was assigned the entire 2630::/16 block...which is the largest assignment I've seen to date. Does anyone know of other absolutely massive allocations...are there even any others this large?

    3

    Search engine recommendations

    I've been using duckduckgo for years ever since I degoogled but I'm increasingly annoyed by its complete lack of IPv6 connectivity. I use NAT64 and so it works fine but it bothers me to use services that don't have v6. Does someone have a good non-google IPv6 search engine that's privacy respecting?

    7

    IPv6 subnetting thought experiment

    I'm curious about something so I'm going to throw this thought experiment out here. For some background I run a pure IPv6 network and dove into v6 ignoring any v4 baggage so this is more of a devils advocate question than anything I genuinely believe.

    Onto the question, why should I run a /64 subnet and waste all those addresses as opposed to running a /96 or even a /112?

    1. It breaks SLAAC and Android

    let's assume I don't care for whatever reason and I'm content with DHCP, maybe android actually supports DHCP in this alternate universe

    1. It breaks RFC3306 aka Unicast-prefix-based multicast groups

    No applications I care about are impacted by this breakage

    1. It violates the purity of the spec

    I don't care

    What advantages does running a /64 provide over smaller subnets? Especially subnets like a /96 where address count still far exceeds usage so filling subnets remains impossible.

    16

    Don't test in production

    0
    Unixporn @lemmy.ml Scoopta @programming.dev

    Akame red

    This has been my setup for a long time now and I have to say I still absolutely love it.

    • Icons: Flat Remix Red Dark
    • Theme: Flat Remix GTK Red Darkest
    • Launcher: Wofi
    6