Skip Navigation
Everything web based
  • I like the attention to sandboxing/security that web apps are given, the ease of updating, and that the UI design is easier/more accessible (many more web devs than anything else) than traditional apps, but I still prefer the speed, size and light (memory) weight of native apps.

  • Anubis now supports non-JS challenges
  • Yes but even curl easily passes those tests by default, regardless of the user-agent. I guess I'm just skeptical of how much effect it really has in the real world... you see a lot of people saying "oh yea it works great", but they don't tell you what the before and after bot traffic actually was.

    Happen to be proven wrong though if anyone has some hard data.

  • Anubis now supports non-JS challenges
  • Yes but it doesn't actually do any work or verify anything... crawlers could follow the refresh URL immediately and get right through. And I'm skeptical that not having to actually solve a PoW could make a meaningful difference, especially if the delay from the meta refresh can be easily bypassed.

  • Anubis now supports non-JS challenges
  • non-JS

    WebAssembly

    Erm... technically correct I guess? But disappointing. Other solutions let you run a local command to generate the response and then paste it into a form.

    I sortof understand the argument that it can look like what some malware does, but I feel like there should be an easy fix for that, like maybe just label it as an "advanced user" feature or something, so at least it's still available. I just feel like requiring wasm is a step in the wrong direction and even moreso shuts out legitimate users that don't have/enable wasm on their browser.

  • Man 'refused entry into US' as border control catch him with bald JD Vance meme
  • It has been ruled by SCOTUS that the Constitution specifically does not apply at border entry to non-citizens:

    https://en.wikipedia.org/wiki/United_States_ex_rel._Knauff_v._Shaughnessy

    the Constitution does not grant aliens any protections when trying to enter the United States.

    https://constitution.congress.gov/browse/essay/artI-S8-C18-8-7-3/ALDE_00001263/['article', '14']

    an alien "on the threshold of initial entry stands on a different footing" because he or she is theoretically outside the United States and typically beyond the veil of constitutional protection.

    https://supreme.justia.com/cases/federal/us/345/206/

    Although a lawfully resident alien may not captiously be deprived of his constitutional rights [to due process], the alien in this case is an entrant alien or "assimilated to that status" for constitutional purposes.

    The Attorney General therefore may exclude this alien without a hearing, as authorized by the emergency regulations promulgated pursuant to the Passport Act, and need not disclose the evidence upon which that determination rests.

  • New version of X.org X11, Xlibre fork gathers support
  • I said I will take it, not that I think everyone else should, or is capable of recognizing/ignoring conspiracy theories. I struggle much harder with ignoring bad attitudes than I do obvious bullshit, but to each their own.

  • F-Droid has received funds from US Congress (via OTF), just like Signal
    f-droid.org F-Droid Awarded Open Technology Fund’s FOSS Sustainability Grant | F-Droid - Free and Open Source Android App Repository

    We are excited to announce that F-Droid has been awarded $396,044 from theOpen Technology Fund’s FOSS SustainabilityFund.This grant is specifically designed ...

    F-Droid Awarded Open Technology Fund’s FOSS Sustainability Grant | F-Droid - Free and Open Source Android App Repository
    30
    ICPP – Running C++ in anywhere like a script
    github.com GitHub - vpand/icpp: Running C++ in anywhere like a script.

    Running C++ in anywhere like a script. Contribute to vpand/icpp development by creating an account on GitHub.

    GitHub - vpand/icpp: Running C++ in anywhere like a script.

    Interpreting C++, executing the source and executable like a script.

    • Writing powerful script using C++ just as easy as Python;
    • Writing hot-loading C++ script code in running process;
    • Based on Unicorn Engine qemu virtual cpu and Clang/LLVM C++ compiler;
    • Integrated internally with Standard C++23 and Boost libraries;
    • To reuse the existing C/C++ library as an icpp module extension is extremely simple.

    There is also a Qt helper module: https://github.com/vpand/icpp-qt

    3
    403 on API endpoints

    Tried to use several different API endpoints as described in the link, but they all return 403 with a cloudflare "Just a moment..." html reply. Even tried copying an existing jwt token from a working logged-in browser but the same thing still happens.

    Any idea what I could be doing wrong?

    curl -v --request POST \ --url https://programming.dev/api/v3/user/login \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --data '{"username_or_email": "redacted", "password": "redacted"}' ... < HTTP/2 403 ...

    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title> ...

    6
    Some comments not appearing?

    I am noticing that some comments, which are coming from users on other verified (via /instances) federated instances, do not show up on a post. For example: https://programming.dev/post/13648105

    Does not show this comment on it: https://lemmy.ml/comment/10803786

    Any ideas why? I checked the modlog and the comment wasn't removed, and their post history to me does not look like someone that is likely to be banned from the instance, so I'm not sure what else it could be.

    7
    Lemmy Support @lemmy.ml refalo @programming.dev
    Is there a way to view the frontpage of another server, or get an RSS feed of another server's single community?

    My lemmy account is on the programming.dev instance but I use newsboat for RSS reading of some lemmy.ml communities, along with browsing the local homepage of lemmy.ml and some other instances in a regular browser. Is there a way to do either of these things from the programming.dev instance so that I can easily comment on posts without having to manually locate the same post by browsing to /c/foo@lemmy.ml on my own instance?

    12
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RE
    refalo @programming.dev
    Posts 5
    Comments 1.7K