refalo

joined 7 months ago
[–] refalo 5 points 5 hours ago (1 children)

Yes which is why other countries were notified first so they didn't retaliate automatically. A lot more discussion goes on behind closed doors than most people realize.

[–] refalo 12 points 5 hours ago (1 children)

If the people pirating weren't going to buy the product in the first place, are they even hurting anyone?

[–] refalo 1 points 5 hours ago

Like life in general, there has to be a balance.

You can be not a helicopter while also teaching your kids not to go into the street.

[–] refalo 1 points 5 hours ago (1 children)

The people who don't want to see openers aren't going to buy their music anyway

[–] refalo 3 points 2 days ago

To be fair there's lots of power-tripping mods on lemmy as well, often using their colorful interpretations of subjective rules/terms to suppress opinions they don't like.

[–] refalo 2 points 2 days ago* (last edited 2 days ago)

I will go one step further and say 1. most strong opinions are not based on deep knowledge, and 2. a lot of this drama is legitimate mental illness... a niche of a niche that by design is run by extremely paranoid people, often aren't all there in the head, or you could say they have simply crossed over the fine line of genius.

[–] refalo 2 points 2 days ago (1 children)

better direction for what?

[–] refalo 2 points 3 days ago

Hot Dog Linux, X11 Window Manager with Windows 3.1 Hot Dog Stand, Amiga Workbench, Atari ST GEM, Mac Classic and Aqua UI

[–] refalo 1 points 1 week ago (1 children)

All services do eventually shut down, possibly moreso for higher privacy services, you might just disagree on when.

[–] refalo 1 points 1 week ago* (last edited 1 week ago) (3 children)

Doesn't work for me: https://0x0.st/Xkw4.png

Maybe it only works for some people.

 

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

6
403 on API endpoints (lemmy.readme.io)
submitted 5 months ago by refalo to c/meta
 

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>
...
23
submitted 6 months ago* (last edited 6 months ago) by refalo to c/meta
 

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/[email protected] on my own instance?

view more: next ›