refalo

joined 4 months ago
[–] [email protected] 1 points 7 hours ago

what about those who do? or need time during the day but their job doesn't allow it?

[–] [email protected] 3 points 12 hours ago (1 children)

Please add a screenshot to the README.

[–] [email protected] -1 points 13 hours ago* (last edited 12 hours ago) (2 children)

Guess it's time for yet another fork...

Also the post seems to contradict itself:

Both Forgejo and Git must be used together

Forgejo codebase includes basic support for go-git, a Go package distributed under a permissive license that can be used in place of Git

And the fact that it only needs an external binary that understands git commands tells me that it's not technically tied to "Git proper" as much as they want us to believe.

[–] [email protected] 1 points 13 hours ago (1 children)
  • they will know you have such program on your computer

  • it is capable of deniable encryption

  • most people use it for this exact reason

  • the file size of the container will not match the size of the contents of your 'safe' volume

I think a reasonable person/court/judge/police/etc. would conclude that you are most likely still hiding something given all that.

[–] [email protected] 2 points 13 hours ago

I think the biggest issue for most privacy/security people is the removal of PFS.

[–] [email protected] 1 points 13 hours ago

Wait until you see where Signal's funding comes from. And for that matter, Tor, the Internet, and computers.

[–] [email protected] 2 points 13 hours ago (1 children)

What would you consider ready for general use? I feel like this is being unnecessarily harsh to the majority of potential users.

[–] [email protected] 2 points 14 hours ago (1 children)

same but then it never fails when you come back and it's mysteriously surrounded by beater cars.

[–] [email protected] 3 points 14 hours ago

I'm very curious how that conversation continued after you said no means no.

[–] [email protected] 7 points 14 hours ago* (last edited 14 hours ago)

good luck with that... the bigger problem is that Americans are already demoralized to the point you cannot make the majority of them understand logic and reason, or science and proof for that matter, or they would already have this problem solved.

[–] [email protected] 4 points 14 hours ago (3 children)

how do they "figure it out"? I've always wondered this.

[–] [email protected] 0 points 1 day ago (1 children)

even Windows usually

citation needed

 

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 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

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 ›