refalo

joined 2 years ago
[–] refalo@programming.dev 1 points 4 days ago

When I try to save files from the Media tab from this site, all of them fail

[–] refalo@programming.dev 1 points 4 days ago* (last edited 4 days ago)

Doesn't explain how to use it at all. Tried clicking on the extension in the toolbar, nothing happens.

I need something that works on lazy-loading carousels and automatically grabs all the images that are linked through another lazy-loaded lightbox you have to click on for each one.

[–] refalo@programming.dev 1 points 1 week ago

Compared to DDG-noAI: zero 3rd party requests.

No need when they're already selling your search habits from the backend.

[–] refalo@programming.dev 1 points 1 week ago* (last edited 1 week ago) (1 children)

companies don't like legally-questionable (in their mind at least) licenses

[–] refalo@programming.dev 0 points 2 weeks ago (1 children)

But if the definition of viable is merely "open source"... there are many other such operating systems out there.

[–] refalo@programming.dev 1 points 2 weeks ago* (last edited 2 weeks ago)

21st century

still requires manually editing complex config text files

lol ok

[–] refalo@programming.dev 0 points 2 weeks ago* (last edited 2 weeks ago) (3 children)

Linux is the only viable operating system that is not vulnerable to US government sponsored supply chain attacks

Well I certainly don't agree with that, and in many cases (at least with specific Linux distros) I would even argue it IS vulnerable already. Maybe we have different definitions of "viable" or something. The Linux kernel itself has also been forced to make political decisions at the demand of the United States, such as removing support for Russian CPUs (but somehow Chinese ones are A-OK).

[–] refalo@programming.dev 1 points 9 months ago (2 children)

Claims (yours or otherwise) without evidence can be dismissed without evidence.

https://en.wikipedia.org/wiki/Hitchens%27s_razor

[–] refalo@programming.dev 1 points 9 months ago

The base plan for YouTube TV is $82.99/month, and I'd say it has by far the most ads of any streaming service.

 

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

 

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>
...
22
submitted 2 years ago* (last edited 2 years ago) by refalo@programming.dev to c/meta@programming.dev
 

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.

 

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?

view more: next ›