Skip Navigation
TCB13 TCB13 @lemmy.world
Posts 41
Comments 2.9K
Homelab Organization
  • If you want a git "server" quick and low maintenance then gitolite is most likely the best choice. https://gitolite.com/gitolite/index.html

    It simply acts as a server that you can clone with any git client and the coolest part is that you use git commits to create repositories and manage users as well. Very very or no maintenance at all. I've been using it personally for years but also saw it being used at some large companies because it simply gets the job done and doesn't bother anyone.

  • Homelab Organization
  • So I want to get back into self hosting, but every time I have stopped is because I have lack of documentation to fix things that break. So I pose a question, how do you all go about keeping your setup documented? What programs do you use?

    Joplin or Obsidian? Or... plain markdown files with your favorite text editor.

  • RegreSSHion Mitigation Debian Stable?
  • "oh but Debian only has old stuff" , yeah sure. :P

  • Tips on software to (mass) edit mp3 metadata?
  • Yeah that one is very good.

  • Am I the only one who missed the Owncloud rewrite in Go?
  • Maybe the NextCloud guys will follow... oh wait that would just be yet another perpetually half-finished NC thing.

  • Games where an emulated console version outclasses the PC port?
  • Wait, is there a SA Mod Manager type of thing / installer / recommended mods for Sonic Adventure 2?? Is the Steam version any good (compared to the Dreamcast version)? Or does it have all the colors wrong and audio messed up?

  • GNOME June 2024: C'mon you can do better
  • That's what the paper was about, the law also applies the in reverse, adding the space protects the user because it makes it harder to click on the hitbox.

  • GNOME June 2024: C'mon you can do better
  • But something that’s different would rationally be called not copying, whereas you categorize it as poor copying. Interesting.

    I would categorize it as poor copying because the copy doesn't conform to the design / UX patterns that were present on the "original" work.

  • GNOME June 2024: C'mon you can do better
  • My point is: if you want to copy / be inspired by others at least do it right.

  • Worst is UTC vs GMT
  • +1 for this. This is kinda the same issue with encoding, just UTF-8 everything and move on.

  • RCS vs SMS/MMS?
  • Here's the problem, RCS isn't a truly open thing and Google kind of maintains a lot of the software that even carriers use for it. It essentially opens the door for the tech companies to take over yet another big chunk of the carrier services and tap into more user's data at the network level.

    In June 2019, Google announced that it would begin to deploy RCS on an opt-in basis via the Messages app, with service compliant with the Universal Profile and hosted by Google rather than the user's carrier, if the carrier does not provide RCS

    In October 2019, the four major U.S. carriers announced an agreement to form the Cross-Carrier Messaging Initiative (CCMI) to jointly implement RCS using a newly developed app. This service was to be compatible with the Universal Profile.[33] However, this carrier-made app never came to fruition. By 2021, both T-Mobile and AT&T signed deals with Google to adopt Google's Messages app.[34][35][36] In 2023, T-Mobile and AT&T agreed to use Google Jibe to implement RCS services, and in 2024 Verizon agreed to use Google Jibe.

    Apple stated it will not support Google's end-to-end encryption extension over RCS, but would work with GSMA to create an RCS encryption standard.

  • GNOME June 2024: C'mon you can do better
  • it is trivial to disable all animations

    Yeah you can go into settings and toggle of a switch, however they don't disable everything. ~

    Whenever you go into Settings > Accessibility > Enable Animations and disable it one would expect that ALL animations would be disabled while in fact they aren't. It should behave like Xfce that is, click on something and get the instant result, no delay, no very small animation / fade like GNOME still does.

    Bottom line: that option in GNOME is misleading and doesn't do what it advertises.

  • GNOME June 2024: C'mon you can do better
  • To be honest I felt a bit lost on MacOs Catalina and felt like everything was difficult compared to Gnome.

    Just because you aren't used to the macOS workflow it doesn't mean it is bad - that's the same argument you GNOME fan boys do with Windows users ;)

    But I guess Gnome is taking a lot of inspiration from the MacOs aesthetic, and it’s okay with me because it looks great.

    Yes, it's okay, and that was never an issue in this discussion. The issue is that they didn't took enough inspiration on basic UX patterns.

  • Pros and cons of Proxmox in a home lab?
  • Yes ksmtuned is your friend. For VMs it can be managed / enabled like any other Linux Kernel + QEMU/KVM running with KSM enabled.

    On LXC containers it may be a bit harder as it depends a LOT, best results if you're using systemd both the host and containers. It may work out all out of the box or you'll have to resort to ksm_wrapper in both the Incus executable and the stuff running inside your containers.

    Don't forget that:

    KSM only operates on those areas of address space which an application has advised to be likely candidates for merging, by using the madvise(2) system call: int madvise(addr, length, MADV_MERGEABLE). https://www.kernel.org/doc/Documentation/vm/ksm.txt

    How does it handle Windows VMs

    As one would except from QEMU... https://blog.simos.info/how-to-run-a-windows-virtual-machine-on-incus-on-linux/

    Does the WebUI give a nice and easy novnc window

    Yes it works fine. https://youtu.be/wqEH_d8LC1k?feature=shared&t=508

  • Pros and cons of Proxmox in a home lab?
  • Actually it would be interesting to see cockpit-machines move to Incus as a virtualization backend and support both LXC containers and QEMU VMs tat way.

  • GNOME June 2024: C'mon you can do better
  • This is an application of Fitts's law. I saw some paper referencing it to back that kind of margins on destructive actions but I don't remember the title.

  • GNOME June 2024: C'mon you can do better
  • Your point being...?

  • GNOME June 2024: C'mon you can do better
  • Apple thinks their users are smart enough to use tags, while Gnome developers think the user are too dump to use tags

    Isn't this ironic? The DE with a user base that is way more tech savvy people thinks users can't use tags.

    macOS has no proper software management, all apps try to up-sell me on their shitty i-cloud offerings,

    What are you talking about?? At least on macOS app icons are consistent not the crap they are on GNOME.

    macOS (...) setup cannot be properly automated

    This couldn't be further from the truth. Apple makes automated setup even easier than it is on MS ecosystems, companies can literally buy a computer on the Apple Store and have it shipped to an employee with the companie's profile pre-installed by Apple without even needing to touch or open the box. The employee get's the computer, opens the box and just has to login with this corporate account.

    You've Apple's own MDM, Jamf, JumpCloud and so many others. Even Ansible can be used to configure, setup and automated macOS deployments.

    macOS feels too slow for the hardware it runs on…

    Well at least it doesn't like a 5 second pointless fade animation after every single click like GNOME does, nor does it bundle web technologies for theming that make the DE be as slow as it can get when it comes to rendering a new window.

  • GNOME June 2024: C'mon you can do better
  • You aren't wrong, but that has nothing to do with he issue at hand. They should copy each other if a solution is good, and that's the issue here, GNOME forgot to copy a good UX practice that Apple actually took the time to implement.

  • GNOME June 2024: C'mon you can do better
  • According to the UX experts you don't need the space between the save and discard buttons as long as the "save" is the first one. Missclick are more prone to happen from top to bottom than the other way around, so if the user wanted to hit "save" it's more likely he will click above the button than it is to click "discard". Same logic applied down there, when the using is looking to cancel it's easier to missclick and hit the "discard" button than anything else.

  • GNOME June 2024: C'mon you can do better

    New GNOME dialog on the right:

    !

    Apple's dialog:

    !

    They say GNOME isn't a copy of macOS but with time it has been getting really close. I don't think this is a bad thing however they should just admit it and then put some real effort into cloning macOS instead of the crap they're making right now.

    Here's the thing: Apple's design you'll find that they carefully included an extra margin between the "Don't Save" and "Cancel" buttons. This avoid accidental clicks on the wrong button so that people don't lose their work when they just want to click "Cancel".

    So much for the GNOME, vision and their expert usability team :P

    110

    Amcrest IP4M-1041B + Home Assistant

    Hi,

    Is there anyone using Amcrest IP4M-1041B with Home Assistant? I've a few questions about software and integration.

    1. From what I hear, this camera can be setup 100% offline, connected via cable to any computer and by using a built in WebUI the camera has, is this true?

    2. It offers pan, tilt or zoom. Does it work really good with HA? Can it be operated without any Amcrest software / internet connection?

    3. The features above allow you to set preset locations, can that be done on HA / WebUI / without the Amcrest app as well?

    4. Does it really operate all features offline and is it reliable? Eg. motion detection works as expected / doesn't miss events?

    5. What's your overall experience with the camera? Does it compare to let's say a TP-Link tapo?

    Thank you.

    10

    Riley Testut launches Delta emulator on US App Store (free) - shows middle finger to Europe (payment required)

    9to5mac.com Riley Testut launches Delta game emulator on App Store for everyone, AltStore marketplace for EU - 9to5Mac

    The game emulation situation on iOS just got real. The oft rejected game emulator Delta has finally made its way...

    Riley Testut launches Delta game emulator on App Store for everyone, AltStore marketplace for EU - 9to5Mac

    cross-posted from: https://lemmy.world/post/14398634

    > Unfortunately I was proven to be right about Riley Testut. He's yet another greedy person barely batter than Apple. After bitching to Apple to remove GBA4iOS from the App Store he's now leveraging Delta to force people into his AltStore. > > > Delta has finally made its way to the App Store. Additionally, the Delta developer has also published their alternative marketplace, AltStore, in the EU today. > > If you're in the EU you'll only be able to get Delta on the AltStore and that requires: > > ! > > This is complete bullshit he could've just launched Delta on the App Store in Europe as well but he decided not to. > > Thanks Riley Testut for being a dick to the people that actually forced Apple into allowing alternative app stores in the first place. > > --------------- > > Github issue related to this dick move: https://github.com/rileytestut/Delta/issues/292

    30

    Riley Testut launches Delta emulator on US App Store (free) - shows middle finger to Europe (payment required)

    9to5mac.com Riley Testut launches Delta game emulator on App Store for everyone, AltStore marketplace for EU - 9to5Mac

    The game emulation situation on iOS just got real. The oft rejected game emulator Delta has finally made its way...

    Riley Testut launches Delta game emulator on App Store for everyone, AltStore marketplace for EU - 9to5Mac

    cross-posted from: https://lemmy.world/post/14398634

    > Unfortunately I was proven to be right about Riley Testut. He's yet another greedy person barely batter than Apple. After bitching to Apple to remove GBA4iOS from the App Store he's now leveraging Delta to force people into his AltStore. > > > Delta has finally made its way to the App Store. Additionally, the Delta developer has also published their alternative marketplace, AltStore, in the EU today. > > If you're in the EU you'll only be able to get Delta on the AltStore and that requires: > > ! > > This is complete bullshit he could've just launched Delta on the App Store in Europe as well but he decided not to. > > Thanks Riley Testut for being a dick to the people that actually forced Apple into allowing alternative app stores in the first place. > > --------------- > > Github issue related to this dick move: https://github.com/rileytestut/Delta/issues/292

    3
    Europe @lemmy.ml TCB13 @lemmy.world

    Riley Testut launches Delta emulator on US App Store (free) - shows middle finger to Europe /payment required)

    9to5mac.com Riley Testut launches Delta game emulator on App Store for everyone, AltStore marketplace for EU - 9to5Mac

    The game emulation situation on iOS just got real. The oft rejected game emulator Delta has finally made its way...

    Riley Testut launches Delta game emulator on App Store for everyone, AltStore marketplace for EU - 9to5Mac

    Unfortunately I was proven to be right about Riley Testut. He's yet another greedy person barely batter than Apple. After bitching to Apple to remove GBA4iOS from the App Store he's now leveraging Delta to force people into his AltStore.

    > Delta has finally made its way to the App Store. Additionally, the Delta developer has also published their alternative marketplace, AltStore, in the EU today.

    If you're in the EU you'll only be able to get Delta on the AltStore and that requires:

    !

    This is complete bullshit he could've just launched Delta on the App Store in Europe as well but he decided not to.

    Thanks Riley Testut for being a dick to the people that actually forced Apple into allowing alternative app stores in the first place.

    ---------------

    Github issue related to this dick move: https://github.com/rileytestut/Delta/issues/292

    0

    Vodafone: de pioneira ao básico

    Boas,

    Como muitos aqui sou cliente da Vodafone (móvel apenas) há muitos anos e gostava de deixar os meus comentários sobre o que tenho visto a acontecer com a operadora na última década. Este post vai ser escrito assim meio em modo "rant" e começou porque a Vodafone ainda não tem um serviço Wifi Calling.

    Estamos em 2024 e a Vodafone continua a não disponibilizar um serviço bastante útil que está disponível nas outras operadoras nacionais. Este serviço não é apenas um capricho, é importante para todos os clientes que vivem em zonas com fraca cobertura até muitas vezes para situações de emergência (como eu muitas vezes).

    Relembro que esta tecnologia está disponível no iPhone desde 2013 tendo sido adotada em massa na maior parte dos países a partir de 2015.

    Há coisas que eu não consigo compreender no serviço da Vodafone, ou melhor, na gestão e nas prioridades da empresa, em resumo:

    • Serviço Wi-Fi Calling que continua a não existir em 2024: como já disse, um serviço essencial a quem tem fraca cobertura da rede móvel e com a vantagens clara para a Vodafone de reduzir a quantidade de chamadas a serem transportadas pela rede móvel. Claro que a primeira operadora a ter isto foi a NOS porque com a fraca rede que tinham quanto menos chamadas pela infraestrutura móvel melhor;
    • Cobrança do serviço Vodafone OneNumber (eSIM para smartwatches): para além de terem demorado anos, mais do que a NOS ainda cobram 5€/mês pelo serviço. Este serviço deve ser gratuito uma vez que é mais uma forma de incentivar os clientes de smartwatches a consumir minutos/dados;
    • "Qualidade" de áudio das chamadas: uma chamada entre dois números da Vodafone tem menor qualidade de audio do que uma chamada entre qualquer outros dois números de outra operadora nacional. Até uma chamada de WhatsApp ou Facetime é hoje bastante superior a uma chamada pela rede Vodafone, noto que estamos a falar de uma chamada VoIP com compressão, transmitida pela Internet e mesmo que seja realizada em 4G e tenha de atravessar toda a infraestrutura da Vodafone até chegar a algum datacenter e retornar para outro cliente continua a ser superior;
    • Serviço cartão Duo Multi-SIM: permite utilizar de forma alternada dois equipamentos e apenas isso. O serviço da MEO permite utilizar em simultâneo dois equipamentos e podemos definir com o envio de um SMS qual dos equipamentos receberá chamadas. Realizar chamadas ou utilizar a internet fica disponível em simultâneo em ambos. Um serviço como o da MEO era mais uma boa forma da Vodafone incentivar o consumo, mas claro que são incapazes de reconhecer isto;
    • Chamadas e mensagens no computador: a Vodafone já teve um serviço destes mas acabou por abandoná-lo, mais uma grande falha na estratégia da empresa. Durante a pandemia assistimos às PMEs a adquirirem em massa soluções como o Zoom e o MS Teams, já pensaram na quantidade de negócio que a Vodafone perdeu por não disponibilizar uma simples aplicação de chamadas e video-chamadas no computador associada aos números de telefone dos clientes? Acredito que com uma campanha de marketing muito simples, no início da pandemia, pelo menos metade dessas PMEs teriam passado a usar uma solução da Vodafone apenas por conveniência e teriam tido a oportunidade de faturar milhares de horas de chamadas;
    • Falta de IPv6 no serviço de internet fixa: sem mais comentários;
    • Falta de um serviço "bridge": todas as outras operadoras disponibilizam, enquanto isso a Vodafone continua a forçar os seus clientes a utilizar os seus routers extremamente fracos e pouco flexíveis. Podiam só fazer como a MEO/NOS e adicionar uma opção para ligar o bridge numa das portas do router e deixarem os clientes utilizarem os equipamentos que quiserem.

    Na última década a Vodafone passou de uma operadora pioneira em Portugal com serviços de qualidade quase ao operador mais rudimentar que temos tudo por má gestão de prioridades. Parece ser também o mais vulnerável a ataques informáticos, afinal a Vodafone foi quem já ficou praticamente um dia sem serviços e muito possivelmente ninguém na empresa consegue garantir que os dados dos clientes não foram comprometidos.

    A minha sugestão para a gestão da Vodafone é simples: uma vez que são incapazes de desenvolver internamente soluções inovadoras limitem-se a observar as tendências do mercado e a copiar. Parece-me que a Vodafone para ter um rumo / novos produtos depende muito de "consultisses" e estudos de mercado questionáveis, isto é com base em perguntas e premissas pouco fundamentadas na realidade, em vez de observarem os clientes reais.

    Qual é a vossa opinião sobre o estado atual e percurso da Vodafone?

    2

    The domain aftermarket has a big problem

    domainnamewire.com The domain aftermarket has a big problem - Domain Name Wire | Domain Name News

    Domain aftermarkets need to clean up their inventory. Let me start this rant with some good news. This month, I sold a domain name for $6,500 that I found through Domain Academy’s Afternic advanced search tool. I bought the domain for less than $100. Now for the bad news: I spent a lot of time […]

    The domain aftermarket has a big problem - Domain Name Wire | Domain Name News

    Here's my take:

    The domain aftermarket has a big problem... it exists. This market shouldn't ever be allowed to exist in the first place. ICANN should've blocked this bullshit a long time ago and forced registrars to just let domains expire and free the space. Also add a few provisions about unused domain names and about selling them.

    31

    Analog Phone Line to SIP

    Hello,

    So I have a Motorola SM56 USB Data Fax Modem (aka Apple USB Modem for some people) and according to information online this modem supports V.92, Caller ID, wake-on-ring and most importantly telephone answering (V.253).

    At a place I happen to have an old telephone analog line that gets calls and unfortunately I can't get rid of. Any ideias / links / software on how can I use the modem + a low end box / ARM SBC to "digitize" the phone line into a generic SIP / VOIP that I can then connect to using MicroSIP on another computer?

    Thank you.

    --------------------

    Update on this:

    I just tried the modem under Windows with a few programs such as Phone Dialer Pro and the built in dialer.exe and while the modem can detect incoming phone calls and place calls I can't pass the audio back to the operating system / phone software.

    I did some research about the SM65 and it seems like it was designed to have an headset directly attached to it like on those PCI cards that also use it:

    !

    !

    The built in COM port of the modems seems to be only usable to control the modem via AT commands and can't be used to pass audio form and to the system.

    17

    Alternative to Home Assistant for ESPHome Devices

    Hello,

    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.

    Now, I like HA's interface and all the sugar candy, however I don't like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.

    Is there any alternative dashboard that just does this:

    1. Specifically made for ESPHome devices - no other devices required;
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;
    4. Runs offline, doesn't go into 24234 GitHub repositories all the time and whatnot.

    Obviously that I'm expecting more manual configuration, I'm okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don't need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.

    Thank you.

    50

    Firewall: pvxe/nftables-geoip - filtered list of countries

    github.com Add option for filtered list of countries · pvxe/nftables-geoip@c137151

    Add an optional parameter to specify a list of countries from the location file (usually location.csv). The corresponding ipv4 and ipv6 subsets are written to additional files with "-interesti...

    Add option for filtered list of countries · pvxe/nftables-geoip@c137151

    cross-posted from: https://lemmy.world/post/11162262

    > Hey, > > For all of you that are running proper setups and use nftables to protect your servers be aware that pvxe/nftables-geoip now has the ability to generate IP lists by country. > > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country. > > https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2 > > Here's how you can block / track traffic from certain countries: > > - https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching > - https://www.mybluelinux.com/nftables-and-geoip > > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren't yet updated to use the country specific files but it's just about changing the include line to whatever you've generated with pvxe/nftables-geoip.

    3

    Firewall: pvxe/nftables-geoip - filtered list of countries

    github.com Add option for filtered list of countries · pvxe/nftables-geoip@c137151

    Add an optional parameter to specify a list of countries from the location file (usually location.csv). The corresponding ipv4 and ipv6 subsets are written to additional files with "-interesti...

    Add option for filtered list of countries · pvxe/nftables-geoip@c137151

    Hey,

    For all of you that are running proper setups and use nftables to protect your servers be aware that pvxe/nftables-geoip now has the ability to generate IP lists by country.

    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.

    https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2

    Here's how you can block / track traffic from certain countries:

    • https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching
    • https://www.mybluelinux.com/nftables-and-geoip

    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren't yet updated to use the country specific files but it's just about changing the include line to whatever you've generated with pvxe/nftables-geoip.

    0

    searx.prvcy.eu dead?

    Hello,

    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?

    I'm getting 502 Bad Gateway.

    Thanks.

    21
    Buy Sell Trade Swap @lemmy.world TCB13 @lemmy.world

    Europe/Portugal: HP Color LaserJet CM1312nfi MFP

    Hey,

    I'm selling an HP Color LaserJet CM1312nfi MFP working perfectly fine. Can deliver in Lisbon, Portugal for free. Anything else you pay. :)

    0

    Midtown Madness 2 on Windows 10

    Hey,

    I found this game I used to play a very long time ago and I wanted to experience it again. Unfortunately I wasn't able to run it in Windows 10 / Windows XP SP3 VM because it would lag on modern hardware.

    Here is what you need to do in order to get the game running:

    1. Search for "Midtown Madness 2 (Europe) (Rerelease)" on TPB and download it
    2. Load the disk with WinCDEmu or other solution
    3. Install the game (don't launch it)
    4. Enable DirectPlay on Windows
    5. Copy Crack\midtown2.exe to the gamefolder
    6. Download dgVoodoo2 from http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/
    7. Copy dgVoodoo2.exe to the game folder
    8. Copy all files inside MS\x86 to the game folder as well
    9. Run dgVoodoo2.exe as admin and set the following:
    • Click the button .\ to create config file to MM directory
    • In "General" > "Output API" select "Direct3D 11 MS WARP (software)"
    • Go to "DirectX" tab and change the VRAM to 128MB
    • Click "Apply" > "OK" to exit.
    1. Launch the game > Options > Graphics > select from Display drop down menu, "dgVoodoo DirectX Wrapper" > "Hardware (3D video card with T&L) from the Renderer drop menu.
    2. Click "Done" and that's it!

    Note that whenever you change the resolution it won't apply any changes to the game menu - you'll only see it once you start a race.

    Midtown Madness 2 should now run very smoothly under Windows 10, even on Virtual Machines. Enjoy.

    18

    Looking for Image Combiner - PhotoScape Alternative

    cross-posted from: https://lemmy.world/post/8834324

    > I'm looking for an application (windows or maybe web) that can be used to combine images vertically and horizontally. I usually go with PhotoScape (screenshot) to for this but that's not free nor updated anymore. Important features for me are to be able to combine horizontally or vertically, set the number or rows or columns and have the ability to resize the final image. > > Thank you.

    9

    Looking for Image Combiner - PhotoScape Alternative

    I'm looking for an application (windows or maybe web) that can be used to combine images vertically and horizontally. I usually go with PhotoScape (screenshot) to for this but that's not free nor updated anymore. Important features for me are to be able to combine horizontally or vertically, set the number or rows or columns and have the ability to resize the final image.

    Thank you.

    2

    Banana Pi BPI-M7 - More Reasons to Avoid the Raspberry Pi

    www.cnx-software.com Banana Pi BPI-M7 - A thin Rockchip RK3588 SBC with dual 2.5GbE, M.2 NVMe storage, HDM 2.1, and more - CNX Software

    Banana Pi is working on the upcoming Banana Pi BPI-M7 SBC powered by Rockchip RK3588 SoC whose low profile design reminds me of boards from Khadas such as

    Banana Pi BPI-M7 - A thin Rockchip RK3588 SBC with dual 2.5GbE, M.2 NVMe storage, HDM 2.1, and more - CNX Software

    The Banana Pi BPI-M7 single board computer is equipped with up to 32GB RAM and 128GB eMMC flash, and features an M.2 2280 socket for one NVMe SSD, three display interfaces (HDMI, USB-C, MIPI DSI), two camera connectors, dual 2.5GbE, WiFi 6 and Bluetooth 5.2, a few USB ports, and a 40-pin GPIO header for expansion.

    135

    Deleted Posts

    I've notice that posts in this community tend to get deleted, even ones with multiple comments and/or useful information. Even worse is when they get posted again by some other user a few days later.

    What's going on? What's the policy around here?

    29
    tadeubento.com Debian: ISO Downloads and Offline Archives

    In this article, you will discover the ISO images that Debian offers and learn where and how to download them. I'll also provide some useful tips on how to use Jigdo to archive the complete Debian repository into ISO images.

    Debian: ISO Downloads and Offline Archives

    cross-posted from: https://lemmy.world/post/7123708

    > In this article, you will discover the ISO images that Debian offers and learn where and how to download them. I’ll also provide some useful tips on how to use Jigdo to archive the complete Debian repository into ISO images.

    5