Skip Navigation
Rust is rolling off the Volvo assembly line - Blog - Tweede golf
  • I think if Rust people want C and C++ devs to switch over, there needs to be a lot more documentation that's easy to follow on how exactly to do that. For example with Swift there's an amazing tutorial called Swift for C++ Practitioners that step-by-step goes over all the equivalent functionality and how to translate existing concepts over from one language to the other. I think Swift at least has the edge there with familiarity because the syntax physically looks closer to C-like languages, so when that's not the case, even more hand-holding is going to be necessary IMO.

  • Oblivious world @ Lemmy world mod
  • you'll still get filtered by those mods on other instances and the amount of visibility your comment has will go down. lemmy has already gotten fragmentation problems like this for similar reasons IMO

  • Mozilla doubling down on ads in Firefox
  • such a qol upgrade

    I don't think you're wrong, but I do think that if everyone thought that, they would be doing it already.

    I have routinely tried to get friends and family to use ad-blockers and they simply don't care enough to even attempt to download one.

  • Who owns your shiny new Pixel 9 phone? You can’t say no to Google’s surveillance
  • can be combatted with a £5 Faraday bag

    I don't consider that a reasonable solution for most people, and there are many posts claiming those almost never work well enough. You could also make the argument that it shouldn't be necessary in the first place.

    That is about monitoring by your network

    I don't think it matters to most people, as you are still tracked by having the phone physically with you, which is what people are against.

    A ten year old article about Samsung phones

    Are you suggesting Samsung phones should have ever been allowed to spy on people? Or that this doesn't highlight a bigger issue? I don't see why this should get a pass at all.

    An exploit affecting lots of phones that seems like it was fixed

    I think it's very much a real threat, and leaked docs show world governments and bad actors actively use such exploits routinely for years, including keeping previously unknown exploits a secret to use for themselves.

    I understand your desire to turn talking points into nothingburgers but I feel like this is not only disingenuous but against the entire principal of security and privacy. Of course we all have our own individual threat models, but to dismiss another person's model because you think it shouldn't matter to anyone, doesn't seem like a good idea to me.

  • OpenWrt One WiFi 6 router samples are now available
  • Protip: Run a socks5h proxy server on the pi that does not use its own DNS resolver. Then FoxyProxy on your browser with the default being off/direct. Then whenever you need it, switch that one tab to use the proxy to bypass your blocking.

  • 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 4
    Comments 1.6K