refalo

joined 1 year ago
[–] refalo@programming.dev 1 points 5 days ago

what does trade and tourism have to do with work visas?

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

not a single mention of notcurses-demo

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

userscripts like tamper/grease/violentmonkey should be able to do it

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

Relay-based

instantaneous

Not to mention the entire article+image is AI generated.

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

have you tried being non-white /s

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

You have even less rights at border crossings if you are not a citizen and have not technically entered the country through immigration yet... basically the Constitution does not even apply:

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

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

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',%20'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.

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

How do you put someone in prison who has not entered your country yet?

And I thought it was already ruled that they can't hold someone for that long just for not giving up a password at the border?

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

That and if you go on the gnome forums, their attitude IMO seems openly hostile to.. almost everything and everyone.

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

Except it's not actually EDIT.COM, it's something completely different written in rust. It doesn't even look the same :(

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

Who was denied entry for not having social media?

 

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 1 year ago* (last edited 1 year 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 ›