HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nwellnhof

no profile record

Submissions

SQL injection on Drupal sites using PostgreSQL

drupal.org
3 points·by nwellnhof·il y a 2 mois·0 comments

Musl 1.2.6 Released

openwall.com
6 points·by nwellnhof·il y a 4 mois·0 comments

Advertising on Prime Video: German consumer watchdog sues Amazon for 1.8B

heise.de
4 points·by nwellnhof·il y a 7 mois·1 comments

comments

nwellnhof
·il y a 16 jours·discuss
> All members must be current Linux Foundation members and sign the participation agreement and NDA.

Just another opaque and exclusive subproject of the Linux Foundation.
nwellnhof
·il y a 25 jours·discuss
It's completely absurd that this is funded by Linux Foundation while Apple doesn't support FreeBSD with a single penny.
nwellnhof
·il y a 2 mois·discuss
The sad thing is that stepping down as maintainer is the only thing that raises sufficient awareness. You can put a disclaimer in your README that you need help, you can run around and beg for support, but this is unlikely to have any effect. It's only this kind of finality that can change things.

After I stepped down as libxml2 maintainer for the first time, I received a donation from Google which made it possible to continue my work. This wouldn't have happened otherwise. Of course, this isn't a sustainable approach to funding, but I'd encourage maintainers to step down sooner if they feel that they don't get enough support. You'll be surprised how many people will reach out to you after you made this step. Nobody will blame you if some support materializes and you rethink your decision.
nwellnhof
·il y a 3 mois·discuss
> ~1.8Mbpd (million barrels per day)

Mbpd = thousand barrels per day, MMbpd = million barrels per day
nwellnhof
·il y a 3 mois·discuss
In my experience, everyone got their act together except Google. I also used to receive massive amounts of spam from Azure and Sendgrid but this eventually stopped. Now 80% of the spam I receive is from the Google network, mainly Google Cloud.
nwellnhof
·il y a 3 mois·discuss
The law says all men aged 17 and older, not military-aged.

https://www.gesetze-im-internet.de/wehrpflg/__3.html
nwellnhof
·il y a 4 mois·discuss
I think a revolution caused by this war is more likely in countries like Egypt. The Arab Spring was triggered by a rise in food prices after all.
nwellnhof
·il y a 4 mois·discuss
In this case, the name is already so generic that you might even be denied a trademark in the first place.
nwellnhof
·il y a 4 mois·discuss
On top of that, all these spam and phishing emails are sent through Google servers. About two thirds of spam I receive originates from Google, 12x more than AWS and 20x more than Microsoft. This is completely insane.
nwellnhof
·il y a 4 mois·discuss
Stable Diffusion was developed at LMU München. There's also lots of interesting stuff coming out of RWTH Aachen.
nwellnhof
·il y a 4 mois·discuss
You can do amazing things with only a single SID channel. One of the most impressive examples is the in-game music of Hawkeye [1] which allows to use the remaining two channels for sound effects.

[1] https://youtu.be/es-rWnVSJ1c
nwellnhof
·il y a 4 mois·discuss
The majority of Germans is completely biased towards Zionism because of their history, so it's more of a cultural than a personal thing.
nwellnhof
·il y a 4 mois·discuss
First of all, you have to realize that it's impossible to measure inflation and purchasing power objectively. It always depends on a highly subjective (and gameable) basket of goods. But inflation and purchasing power are a thing, so it's a bad idea to ignore them. You just have to keep in mind that all these economic time series are a lot less accurate than they seem.

But if you want to account for purchasing power, it doesn't make sense to ignore inflation. So the "GDP, PPP (current international $)" data which the article refers to seems mostly useless to me. You really have to adjust for inflation as well (constant $) and the picture will become quite clear:

https://data.worldbank.org/indicator/NY.GDP.MKTP.PP.KD?locat...
nwellnhof
·il y a 4 mois·discuss
Just start with "Step 13a: Finding a Tax Advisor" and they will help you with the rest.
nwellnhof
·il y a 4 mois·discuss
Reminds me of an old April Fools' prank in German c't magazine. They offered a defragmentation-like tool for HDDs that claimed to distribute 0s and 1s more evenly on the drive to make it run more smoothly and extend its lifespan.
nwellnhof
·il y a 4 mois·discuss
Depends on the jurisdiction. In Germany, practically every photo is copyrightable.
nwellnhof
·il y a 4 mois·discuss
The dietlibc author is a different person but with a very similar name.
nwellnhof
·il y a 4 mois·discuss
About a day after I resigned as maintainer, SUSE stepped in and is now maintaining the project. As announced here [1], I'm currently trying a different funding model and started a GPL-licensed fork with many security and performance improvements [2].

It should also be noted that the remaining security issues in the core parser have to do with algorithmic complexity, not memory safety. Many other parts of libxml2 aren't security-critical at all.

[1] https://gitlab.gnome.org/GNOME/libxml2/-/issues/976

[2] https://codeberg.org/nwellnhof/libxml2-ee
nwellnhof
·il y a 5 mois·discuss
As soon as you start paying individual maintainers, it stops being nonprofit OSS they work on. If you direct your funds to other charities, you're only shifting the tax issue to them. If you want to give money to maintainers with no strings attached, it's basically impossible to avoid double taxation.
nwellnhof
·il y a 5 mois·discuss
Concrete examples: GNU software, musl C library, everything from x.org and freedesktop.org. Just have a look at the top 1,000 projects from the Debian popularity contest and you'll find many projects outside the Github bubble. Why not use the Debian package name in your nomination form instead of a Github URL? Any project important enough to matter will have a Debian package, right?

If you're trying to come up with something like the "criticality score" based on repo metadata like the OpenSSF, you're likely to fail just like they did. Starting with Debian's popcon data makes a lot more sense, in my opinion.