No, instead they raped his rights with some ToS…
Full stack developer and privacy advocate. I like to keep the mentality, if you can program one language well, then you can program in any language!
No, instead they raped his rights with some ToS…
Correct me if I’m wrong,
but I have been disliking Ubuntu because they use:
Correct, ChatGPT is proprietary spyware.
If the interface would support self hosted (local/offline) LLMs, then I’m sure people would be much more interested.
I guess a little inflation is good,
to prevent all money from ending up in a single party’s hands.
However that’s the only upside I could think of, other then that I fully agree with you.
Central/regional banks “printing” money, through bonds and fractional banking, is blatant stealing from people who worked / saved in the past imo. Since it leads to inflation / devaluation of the currency.
Wikiless?
The original project was taken down by Wikipedia, but this appears to be an active fork of it:
https://github.com/Metastem/wikiless
Legacy software still requires maintenance.
Legacy dependencies still require to be used in new projects.
Dual booting multiple times a day is not feasible.
For those reasons none of my co-workers can fully switch to Linux.
I write PHP on the daily and don’t understand the hate it gets :/
At least I can work on Linux at home while my co-workers are stuck on Windows with their C#
WASM projects can be open source,
just like Android apps can be.
However in both instances the compiled versions of it are not easily readable.
Also you can validate binaries against a shasum to ensure no tampering has happened with them.
WASM = WebAssembly,
this has nothing to do with Java,
but with JS (JavaScript).
JS works with JIT (Just In Time) compilation, meaning every user that requests a web page, will request the JS and your browser will compile that JS on the fly as you request it.
WASM on the other hand is pre-compiled once, by the developer, when he/she is making the code. So when a user requests a WASM binary, they don’t have to wait for JIT compilation, since it was already pre-compiled by the developer.
They only have to wait for a tiny piece of JS,
which is still JIT compiled,
a tiny piece of JS to load in the WASM binary.
This saves the user from waiting on JIT compilation and thus speeds up requesting web pages.
WASM also increases security,
since binaries are harder to reverse engineer then plain text JS.
Due to those reasons,
I believe WASM will be the future for Web development.
No clue why people are hating on WASM,
but I guess they just don’t grasp all of the above yet.
TLDR: But-hurt C++ dev has a hard time accepting that his favorite language is not memory safe.
Gitea is not really recommended anymore these days, due to being taken over by a for-profit comany + introducing a paid tier.
Nowadays Forgejo is the project to look at.
Well, the post was about copilot,
so that’s what my comment was about.
But I agree, fck all big-tech software.
If it’s not produced by a non-profit as open source, then it’s not worth your time.
(Due to anti-consumer practices, spy-ware/telemetry or vunerabilities to worry about)
Not on my machine. Or at least, I do everything humanly possible to limit it.
Either through:
I don’t expect everyone to become a privacy expert though.
However I do believe systematic privacy is important, and that we should aim for better privacy laws to keep the intellectual property of the average user safe.
Now they can also train their gray area trained model (trained upon our Github projects without consolidating with us if it was alright to do so) further!
By spying on every command you type in your CLI, and phoning home to MS about it, to train it further.
I guarantee you,
If you use it, you’ll be their free training monkey.
And once they used you for free,
and the product improved enough,
they’ll subscription charge you forever to make use of it.
deleted by creator