Congrats!
Volker Birk, p≡p
HN user
Congrats!
Volker Birk, p≡p
What a beautiful piece of propaganda bullshit!
I love the pictures ;-)
SMP + NUMA performance
In train's restaurant, a cup of coffee, laptop open. SBB rules ;-) https://sbb.ch
Really depending on project.
For pretty Easy privacy we do a lot https://pep.foundation. For my small side projects like pyPEG or YML2 I'm doing nearly nothing https://fdik.org/yml https://fdik.org/pyPEG2
UX is something, which is connected to feelings. It's not enough to have a tool, try to work with designers.
If you're developing Free Software with good purposes, then contact our design team at https://bold.cat/
Never.
https://pEp.foundation Supporting Freedom of Speech, Privacy, Freedom of Information.
Tough fight. Politically complex.
Or deep, deep sarcasm.
It is so incredibly stupid that some people actually buy such bullshit, that I'm impressed from the makers of this propaganda. I never could assume total idiocy in my fellow human beings, but I stand corrected.
Chapeau!
None of them can solve the micropayment problem.
GNU Taler can.
Plain wrong. To compare company sizes:
Google est. $500 billion Saudi Aramco est. $10,000 billion (!)
Google is ~5% of Saudi Aramco.
Working on automating software development, I created YSLT as part of the YML project: https://fdik.org/yml/yslt – this is just syntactic sugar to make XSLT usable.
Now I'm creating Intrinsic, a programming language with a modifiable grammar while runtime. Because I found no tool chain, I published pyPEG, which is an compiler interpreter https://fdik.org/pyPEG/ Intrinsic will have a generative paradigm.
Saul Kripke, “Naming and Necessity”
If consciousness is an illusion, who is it falling for it?
Good that we're a startup with offices in Luxmenbourg, Switzerland and Spain.
In Europe it is unthinkable not to offer 100% health insurance.
It was a lie, and there will be more lies. Putin, the evil emperor.
Bullshit for the simple minded.
We're hiring developers in Luxembourg and Barcelona (Spain).
https://pep.foundation https://pep.security
mailto:jobs-dev@pep-project.org
C, C++, Java, Objective C, Swift, Python, C#, JavaScript
Have my own blog software, YBlog: http://blog.fdik.org/yblog2.tar.bz2 Probably it's not feasable for most people, because it is heavily relying on YML2 http://fdik.org/yml and vim http://vim.org
For CMS I really can recommend http://mezzanine.jupo.org/
It also includes a Blog, is in Python/Django and is fulfilling all needs from very small to very large sites.
They never seem to understand:
Your fingerprint like your face can be the username, but never the password.
Your fingerprint is exactly like your username: you cannot change it and you always leave it in public.
pEp is hiring in Luxembourg city, Luxembourg, and in Barcelona, Spain.
AppDev in Barcelona:
JavaScript developers, iOS developers in Swift and Objective C, Java developers for Android, C# developers
CryptoDev in Luxembourg:
C, C++, Rust
All what we write is published as Free Software.
https://pep-project.org mailto:jobs-dev@pep-project.org 919A B074 4CC2 0F84 0E37 2D32 4B4A 2423 D041 C63D PROFUSE SUBSEQUENCE GAUNTLET BANKCARD BABY
Is it?
On Debian there is Debian Python, and Debian pip. Then there is easy_install to install own pip, and that's different. virtualenv comes on top of all. Of course, there is Debian's Python packages, too.
On MacOS X with Macports, there is Apple's Python and Macports' Pythons, all with different pips. Of course, there is Macports' Python packages, too, for different Pythons.
Facebook and Privacy are a contradiction in terms. All what you enter into Facebook is available to Facebook's owners. What you're configuring as “privacy settings” is a wish list for Santa.
In short: this is not true.
We are in discussions with Mozilla how to safe Thunderbird and make it sustainable. There is a commitment from Mozilla to make that happen.
Thunderbird will continue being maintained.
Volker Birk p≡p foundation http://pep-project.org
See also the homepage of Enigmail:
Unfortunately, Germany did not. To understand that, one should understand the legal situation in Germany.
By opening such an inquiry the intelligence agencies have the right to intercept all communication with Netzpolitik.org. Additionally, the Generalbundesanwalt, Mr. Range, can do house search or arrests at any time even when he is “halting”.
The bet of the German government here is clear: when the media will go to the next topic there will be no clearing of the situation any more. Freedom of the press then is only a text in a not so often read constitution any more.
Responsible for these actions is German minister of justice, Heiko Maas (SPD). He himself went to the media and gave an interview where he claimed “not to understand why Federal Public Prosecutor Harald Range” is doing that. In reality, he's his boss. Range can do nothing without the minister allowing it.
If consciousness is an illusion, then ego is an illusion as well.
Who is it then, who is succumbing to this illusion?
Already the first example is wrong. So I stopped reading.
% cc -std=c11 -o dingens dingens.c dingens.c:6:9: error: redefinition of 'i' int i = 10; ^ dingens.c:5:9: note: previous definition is here int i; ^ 1 error generated. % cat dingens.c
#include <stdio.h>
int main() { int i; int i = 10;
printf("hello, world\n");
return 0;
}%
Google employees can access your account, passwords not needed.
Microsoft employees can. Apple's can. And all others can.
Such employess we call “admins”.
“source code is compiled twice: once with a second (trusted) compiler”
Here I stopped reading.