refalo

joined 5 months ago
[–] refalo@programming.dev 1 points 13 minutes ago* (last edited 12 minutes ago)

For windows I either use a mingw toolchain from mxe.cc or just run the msvc compiler in wine, works great for standard C and C++ at least, even when you use Qt or other third party libraries.

[–] refalo@programming.dev 8 points 22 hours ago (2 children)

A subpoena can still reveal the owner's information to the world. Even if it's a frivolous lawsuit that ends up getting tossed.

[–] refalo@programming.dev 2 points 1 day ago

let's try to be nicer

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

NFC payments that require my unlocked phone to use are a lot more secure than a physical card that can be stolen.

[–] refalo@programming.dev 3 points 2 days ago (4 children)

No access to google pay is a non-starter for me, I use it constantly to pay for lots of things.

[–] refalo@programming.dev 2 points 2 days ago

you don't have to load the code every time, you can save it and run locally, this is exactly what the Element desktop app does, it's just an electron loader for a local copy of the website, and you can choose to update it whenever you want

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

We can see you totally didn't do that. Also how would you even get the update?

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

Japan has been requiring fingerprints AND photographs for all incoming visitors for the better part of two decades now.

If a foreign national who is required to be fingerprinted and photographed refuses to comply with this requirement, he/she will be denied entry to Japan.

https://www.mm.emb-japan.go.jp/profile/PDF%20file/newime.pdf

[–] refalo@programming.dev 21 points 2 days ago* (last edited 2 days ago) (5 children)

Open Technology Fund

Which is funded by US Congress, and they also funded Signal.

For those do not wish to use privacy-related projects funded by a world government, what is a good (in your opinion) alternative? Both with and without Tor involvement (since US govt funded that too).

Yes I realize encryption, computers and the internet are all also govt-funded, but everyone is free to pick their battles.

[–] refalo@programming.dev 2 points 3 days ago

licenses are only as useful as your ability to enforce them in court

[–] refalo@programming.dev 2 points 3 days ago

it's not really "open source" anymore per OSI, specifically #6: https://opensource.org/osd

[–] refalo@programming.dev 1 points 3 days ago

He claims to have gotten permission from the contributors... not sure where you heard that they didn't.

 

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

view more: next ›