HN user

HMH

381 karma
Posts8
Comments67
View on HN

Is there something similar for the editors instead of the articles of Wikipedia? I am sure it'd be interesting to see if one can identify communities.

You need three things. You need to be good at some kind of technology, you need an idea for what you're going to build, and you need cofounders to start the company with.

So no word about funding from the CIA and NSA. If you want to build something that changes the world in such a profound way as Google did, you can not possibly expect the powerful not having a word with you. I am inclined to believe that these days you will need influential "friends" with aligned interests at some point.

Today I had a look at my Pi-hole block lists. When I wanted to check the GitHub page of the linked list I was greeted by big red warning telling me that this site want's me to install malicious software.

Turns out this specific GitHub repository is flagged as malicious by Google Safe Browsing [1]. And now I am left wondering if that's intentional or a false positive. Even more confusing, reloading [1] sometimes changes the result to "No available data".

[1] https://transparencyreport.google.com/safe-browsing/search?u...

I wonder if it's actually being updated quickly. I think it'd be much easier to train it to use google's search index as a tool in a way hidden from the user. For example regarding the shutdown date of itself it might have googled "google bard shutdown" to find and misunderstand the HN comment cited in the twitter thread.

In the paper it says:

Our behavioral study showed that administration of SARS‑CoV‑2 spike protein S1 subunit (S1 protein) to mouse hippocampus induced cognitive deficit and anxiety‑like behavior in vivo.

About the BioNTech/Pfizer mRNA vaccine Wikipedia says:

It is composed of nucleoside-modified mRNA (modRNA) encoding a mutated form of the full-length spike protein of SARS-CoV-2, which is encapsulated in lipid nanoparticles. [1]

So it seems it's at least the other way around. To me it doesn't sound too far fetched to consider that vaccines might have similar effects. But I am not a doctor either so this is just speculation.

[1] https://en.wikipedia.org/wiki/Pfizer%E2%80%93BioNTech_COVID-...

[dead] 4 years ago

Azov Special Operations Detachment, often known as Azov Detachment, Azov Regiment, or Azov Battalion (until September 2014), is a right-wing extremist and neo-Nazi unit of the National Guard of Ukraine, based in Mariupol, in the Azov Sea coastal region.

According to The Daily Telegraph, the Azov Battalion's extremist politics and professional English social media pages have attracted foreign fighters, including people from Brazil, Italy, the United Kingdom, France, the United States, Greece, Scandinavia, Spain, Slovakia, Czech Republic and Russia.

A 16 July 2014 report placed the Azov Battalion's strength at 300. An earlier report stated that on June 23 almost 600 volunteers, including women, took oaths to join the "Donbass" and "Azov" battalions. The unit included 900 volunteers as of March 2015.

Reports published by the Office of the United Nations High Commissioner for Human Rights (OHCHR) have connected the Azov Battalion to war crimes such as mass looting, unlawful detention, and torture.

That does sound nasty. I wonder how many members they have had at the start of Russia's invasion. The reports about the battalion's strength on Wikipedia are rather old.

Shameless plug: I created a pretty similar piece of software: Weylus [1].

Additionally to mirroring the screen touch input is forwarded, so you can use your tablet as graphic tablet for your computer. I only use it on Linux so that's where it works best. It comes as a single (mostly) statically linked binary with a minimal gui (and headless mode via command line) and is written in Rust (do I still get brownie points for that?).

[1] https://github.com/H-M-H/Weylus

Well, the security report itself talks about suspected cases (Verdachtsfallmeldungen in German), so I guess it's fair to call them that:

In 1.919 Verdachtsfallmeldungen wurde über einen tödlichen Ausgang in unterschiedlichem zeitlichem Abstand zur Impfung (0 Tage bis 289 Tage) berichtet.

Also note that not every death after vaccination is reported, you need to fill a document with your symptoms [1]. So these are indeed very much suspected cases of adverse side effects / deaths.

[1] https://nebenwirkungen.bund.de/nw/DE/home/home_node.html

I wish German media were as meticulous about reporting adverse side effects of the vaccines against COVID-19 as they are with reporting about the dangers of COVID-19 itself.

The above findings are currently prominently displayed on tagesschau.de [1], whereas you can't even find the current number of suspected deaths after vaccinations (currently 1919 deaths after vaccination in Germany [2]) using the search utility [3]. Please note that this number is indeed newsworthy as this is the first update in months regarding deaths after vaccinations.

[1] https://www.tagesschau.de/inland/uke-studie-corona-101.html

[2] https://www.pei.de/SharedDocs/Downloads/DE/newsroom/dossiers...

[3] https://www.tagesschau.de/suche2.html?query=1919&sort_by=dat...

Meanwhile Germany is reexporting gas bought from Gazprom (at a relatively low price, much lower than now) to resell it at higher prices to other countries. The Yamal-Europe pipeline has been operating in reverse for days now and the gas is sent back to Poland [1, 2]. Seems like the Germans are paying for gas in Poland and Ukraine now.

[1] https://www.reuters.com/markets/commodities/russian-gas-flow...

[2] https://www.reuters.com/markets/commodities/russian-gas-flow...

So even if you're aged 12 to 29, if you don't get vaccinated you're gambling at taking away someone else's hospital bed. Which will doom the rest of us.

According to [1] at no point in time since March this year (when they started recording this data) have there been more than 100 hospitalizations in the age group 0-30 in Germany a country with 80+ million inhabitants. If this means doom to all of us I don't know anymore.

[1] https://www.intensivregister.de/#/aktuelle-lage/altersstrukt...

Maximum death rate for all age groups with Moderna, which at least according to these plots provides the lowest death rate, is at 0.8/100_000 in August 2021 for all age groups. Maximum death rate for the unvaccinated of age 12-17 is at 0.17/100_000, for age 18-29 it is 0.76/100_000, also in August 2021.

So even unvaccinated younger people (age < 30) are better off than the average vaccinated Joe. The thing is, so far I have pretty much never heard of this in my countries media, at least to me it sounds like "vaccinate absolutely everyone or we are all doomed", which according to this data is not the case.

Containers would probably work fine for building but I am pretty sure running them is going to be a massive pain. Typically you need GPU pass-through and you will want to run your software on multiple nodes for example using MPI, which I don't think will be straightforward, especially if you have to explain all this to a scientist who just wants to run their software.

But perhaps someone can refute this?

Thanks for the hints! I didn't consider Guix as I thought it's FOSS only, which doesn't quite work for HPC, will check it out.

Interesting, for those wondering how this could be useful apart from what's already mentioned in the Readme: Projects like my Weylus [1] or the similar Deskreen [2] would greatly benefit from this as both can mirror your screen to a tablet and like that one could use a dummy display and said tablet to create an additional screen.

On a related note, does anyone know of similar software to create dummy displays on Linux? All I could find so far is some trickery which only works with Intel hardware on X11 [3].

[1] https://github.com/H-M-H/Weylus

[2] https://github.com/pavlobu/deskreen

[3] https://github.com/H-M-H/Weylus#intel-gpu-on-xorg-with-intel...

Thanks for making this, looks like you indeed can do a lot of fun things with this! Setup was very easy. But it seems IPv6 addresses are not formatted correctly, it should be http://[IP]:port.

Also, have you thought about adding support for websockets (not that I actually need this but I guess it might be fun)?

Looks like the goal of this project is to be a replacement for bash with improved interactivity. That seems reasonable, compared to what you can do with zsh or fish bash is far behind concerning interactivity.

While I personally think shells that abandon POSIX/bash compliance are much more interesting as those can implement a sane scripting language, sticking with bash but improving interactivity is probably going to make more users happy as bash is so ubiquitous.

I haven't really touched C++ for a few years and it seems due to its lack of a nice package manager single header libraries are getting more and more poplar. Does this mean I should expect compilation time to significantly increase during development as headers need to be recompiled every time?

Firefox 93 5 years ago

I have this set in /etc/environment and it's working fine for me.