Off-and-on trying out an account over at @tal@oleo.cafe due to scraping bots bogging down lemmy.today to the point of near-unusability.

  • 20 Posts
  • 1.1K Comments
Joined 2 years ago
cake
Cake day: October 4th, 2023

help-circle

  • Shortage Likely

    https://en.wikipedia.org/wiki/OpenWrt

    OpenWrt (from open wireless router) is an open-source project for embedded operating systems based on Linux, primarily used on embedded devices to route network traffic.

    OpenWrt can run on various types of devices, including CPE routers, residential gateways, smartphones, pocket computers (e.g., Ben NanoNote). It is also possible to run OpenWrt on personal computers and laptops.

    OpenWrt also recommends choosing a device with a minimum of 16 MB of flash and 128 MB of RAM, preferably higher amounts.[77]

    If you can install OpenWrt, you can probably get ahold of hardware that can run OpenWrt.

    OpenWrt provides regular bug fixes and security updates even for devices that are no longer supported by their manufacturers.

    You’ll probably also have a longer device lifetime.





  • You can probably do it, but I’m not sure how many users you’d get, as I think that it’d be a less-usable interface.

    • You’d need some way to handle voting; that doesn’t intrinsically show up. Maybe you could do it via expecting users to send specially-structured emails.

    • If by “fediverse” you specifically are talking about the Threadiverse — Lemmy, Piefed, and Mbin — then you’re going to have to also deal with a lack of a way to handle responding to a given comment (unless you intend to forward all comments to all posts that a user has subscribed to to an email address, and then just only let them respond to those).

    • Email isn’t natively encrypted, so if that’s a concern and you want to deal with that, you’d need something like a PGP key that users could register, I guess.

    • Email clients don’t, as far as I know — I haven’t gone looking — natively have Markdown support, so either you need to throw out formatting or have some sort of mapping to and from Markdown to HTML. I don’t know if something like pandoc would be sufficient for that.

    • No native “report” functionality. Maybe you could do it via expecting users to send specially-structured emails.

    If what you want is to take advantage of existing native clients, my suggestion is that you’d probably get more mileage out of doing a bidirectional Usenet-to-Threadiverse gateway than an email-to-Threadiverse gateway. That has a much closer mapping in terms of functionality than email. You could do that a lot more efficiently in terms of bandwidth. Your “Usenet group list” would be a set of community@instance name entries, and you map posts to top level messages, and comments to responses to those.

    The major downside there is that I don’t think that any Usenet clients have native Markdown support and you still don’t have voting or native reporting functionality.

    The only obvious benefit I can think of from either Usenet or email is that there are clients for both that support offline functionality, and I don’t know of any Threadiverse-native clients that do. I think the major point I’d raise would be “you could probably do it, but…what do you gain that outweighs the drawbacks?” Like, I think that you’d probably get more good out of just picking your favorite native Threadiverse client and adding code to that (or starting a new one, if you absolutely can’t stand any of the existing ones).


  • tal@lemmy.todaytolinuxmemes@lemmy.worldCloser
    link
    fedilink
    English
    arrow-up
    25
    ·
    9 hours ago

    A quarter-century back…

    https://www.linuxjournal.com/article/3676

    World domination. It’s a powerful and faintly sinister phrase, one you might imagine some B-movie mad scientist muttering as he puts the finishing touches on some infernal machine amidst a clutter of bubbling retorts and crackling Tesla coils. It is not a phrase you would, offhand, associate with cuddly penguins.

    When Linus says he aims at world domination, it seems as if he wants you to laugh at the absurd image of a gaggle of scruffy hackers overrunning the computing world like some invading barbarian horde—but he’s also inviting you to join the horde. Beneath the deadpan self-mockery is dead seriousness—and beneath the dead seriousness, more deadpan self-mockery. And on and on, in a spiraling regress so many layers deep that even Linus probably doesn’t know where it ends, if it ends at all.

    The way Linux hackers use the phrase “world domination” is what science-fiction fans call a “ha-ha-only-serious”. Some visions are so audacious, they can be expressed only as ironic jokes, lest the speaker be accused of pomposity or megalomania.

    PC gaming is still only a bit over 5%, but it’s one of the last remaining computing environments where Linux hasn’t become the dominant OS choice, as it’s displaced embedded systems and servers and suchlike. Things have changed a lot.





  • I mean, it’s probably a good idea to have them higher, given that if someone wants to use it with some typical out-of-the-box desktop settings, that’s not unreasonable, but while I haven’t looked at the Ubuntu installer for a while, I strongly suspect that it permits you to do a minimal install, and that all the software in the Debian family is also there, so you can do a lightweight desktop based on Ubuntu.

    My current desktop environment has sway, blueman-applet, waybar, and swaync-client running. I’m sure that you could replicate the same thing on an Ubuntu box. Sway is the big one there, at an RSS of 189MB (mostly 148MB of which is shared, probably essentially all use of shared libraries). That’s the basic “desktop graphical environment” memory cost.

    I use foot as a terminal (not in daemon mode, which would shrink memory further, though be less-amenable to use of multiple cores). That presently has 40 MB RSS, 33 of which are shared. It’s running tmux, at 16MB RSS, 4 of which are shared. GNU screen, which I’ve also used and could get by on, would be lighter, but it has an annoying patch that causes it to take a bit before terminating.

    Almost the only other graphical app I ever have active is Firefox, which is presently at an RSS of 887.1, of which 315MB is shared. That can change, based on what Firefox has open, but I think that use of a web browser is pretty much the norm everwhere, and if anything, the Firefox family is probably on the lighter side in 2026 compared to the main alternative of the Chrome family.

    I’m pretty sure that one could run that same setup pretty comfortably on a computer from the late 1990s, especially if you have SSD swap available to handle any spikes in memory usage. Firefox would feel sluggish, but if you’re talking memory usage…shrugs I’ve used an i3/Xorg-based variant of that on an eeePC that had 2GB of memory that I used mostly as a web-browser plus terminal thin client to a “real machine” to see if I could, did that for an extended period of time. Browser could feel sluggish on some websites, but other than that…shrugs.

    Now, if you want to be, I don’t know, playing some big 3D video game, then that is going to crank up the requirements on hardware. But that’s going to be imposed by the game. It’s not overhead from your basic graphical environment.

    I’d also be pretty confident that you could replicate that setup using the same packages on any Debian-family system, and probably on pretty much any major Linux distro with a bit of tweaking to the installed packages.



  • Even if one agreed with him, he’s not actually doing, in this post, what he proposed there, which is linking to the source:

    Linking to the source should be the primary way of attribution.

    Like, setting aside the whole question of whether-or-not stripping out the artist name is reasonable or not, what we’re actually getting is the comic with no artist name or source link. @JohnnyEnzyme@piefed.social had to dig up the original by doing a reverse image search and linked to the original himself.



  • tal@lemmy.todaytoComic Strips@lemmy.worldRorschach Test
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 day ago

    It looks like it’s a free image hosting service, and given that and that @AntiBullyRanger@ani.social also said that they couldn’t reach it directly, my guess is that there’s probably a number of people who upload content that violates someone’s requirements and get the host blacklisted by folks of a censorious nature.

    EDIT: @over_clox@lemmy.world and @AntiBullyRanger@ani.social: A Lemmy instance can be set up to proxy images for remote sites. This has some privacy benefits (someone can’t harvest IP addresses of Lemmy users by just submitting images and waiting to see which IP addresses load them) and also the incidental benefit of bypassing restrictions like this, as long as your Lemmy home instance is accessible on the network that is blocking the image host. The home instance I use, lemmy.today, does this, and I’m sure that there are others. You might consider setting up another account on a second home instance that does that to work around this, if it’s common for you where you are.

    https://lemmy.today/post/50406412 is this post on lemmy.today, for example.

    The link that my browser actually loads is https://lemmy.today/api/v3/image_proxy?url=https%3A%2F%2Fi.ibb.co%2FG3CVVyq2%2Fgghhhh.jpg

    The downside is that your lemmy home instance has to spend the extra bandwidth and storage space to serve the images, so it requires the admin to be able and willing to expend the server resources on it.


  • I assume so. Here’s a video of someone floating a boat (apparently in air) in it, and then sinking it by pouring cups of sulfur hexafluoride over it:

    https://www.youtube.com/watch?v=ee2NaYRnRGo

    If it avoids diffusing into air to the degree that you can scoop it up and pour it, I’d imagine that it’d pour out of one’s lungs the same way.

    But if you just want to get most of it out of your lungs — like, you’ve been breathing it and don’t want to asphyxiate — I imagine that exhaling all the air you can and inhaling air and doing that a few times would probably do a pretty good job, the way the Mythbusters video above did with the helium.



  • I’d guess that most industrial users of helium don’t consume it and could theoretically recover it from whatever process it’s involved in rather than just releasing it.

    EDIT: Hard drives being an exception, as apparently some ship helium-filled; there, it’s actually being consumed during the manufacture.

    EDIT2: I’d also point out that in the long run, we probably do have to be more conservative with our helium supply. We get it from pockets in the earth. It’s actually not all that common; it just happens, though, that we go to a lot of effort to extract natural gas, and that happens to sometimes also come up with helium, so we get that supply. But because it’s not reactive, it doesn’t bond to anything — it stays in gas form. When we let it go, it heads to near the top of our atmosphere and eventually gets lost to solar wind. Many users who today just release it — because why not, as the natural gas people will be providing more, and it’s cheaper that way — probably will need to capture what they’re using if we want helium to continue to be available.