HN user

platz

10,902 karma
Posts329
Comments3,540
View on HN
pilcrowonpaper.com 20d ago

Is Argon2 better than Bcrypt?

platz
1pts0
www.nature.com 1y ago

Deep-learning design of multi-port radio-frequency integrated circuits

platz
1pts0
news.ycombinator.com 2y ago

Ask HN: Who is still using PureScript?

platz
2pts1
arxiv.org 2y ago

Ferromagnetic half levitation of LK-99-like synthetic samples

platz
339pts314
news.ycombinator.com 3y ago

Ask HN: What happened to interest in FP recently?

platz
10pts12
fuentitech.com 4y ago

Massive DDoS attack shuts down South Korean KT national network

platz
3pts0
www.cell.com 4y ago

Generation and transmission of inter-lineage recombinants in SARSCoV2 pandemic

platz
1pts0
www.theatlantic.com 5y ago

The Dark Side of the Houseplant Boom

platz
1pts0
github.com 5y ago

Show HN: Espial — an open-source, web-based bookmarking server

platz
33pts7
english.elpais.com 5y ago

A room, a bar and a class: how the coronavirus is spread through the air

platz
10pts0
news.rthk.hk 5y ago

Hong Kong man reinfected with different strain of Covid-19

platz
10pts1
www.who.int 6y ago

Ebola virus disease – DRC Disease outbreak news: 6 February 2020

platz
1pts0
www.channelnewsasia.com 6y ago

Looks like containment of novel coronavirus not as effective as we had hoped

platz
2pts0
www.usatoday.com 6y ago

'Software error' causes CDC biosafety level 4 lab incident (2016)

platz
2pts0
corecursive.com 6y ago

Tech Evangelism with Gabriel Gonzalez

platz
1pts0
thereader.mitpress.mit.edu 6y ago

Eight Habits of Expert Software Designers: An Illustrated Guide

platz
3pts0
www.washingtonpost.com 7y ago

FEMA data breach hits 2.5M disaster survivors

platz
4pts0
blog.libtorrent.org 7y ago

Asynchronous disk I/O (2012)

platz
1pts0
backreaction.blogspot.com 7y ago

Backreaction: Particle physicists surprised to find I am not their cheer-leader

platz
1pts0
www.nytimes.com 7y ago

Jonathan Franzen Is Fine with All of It

platz
17pts9
www.art-sciencefactory.com 7y ago

A perspective on the development of complexity science

platz
1pts0
gbracha.blogspot.com 7y ago

Reified Generics: The Search for the Cure

platz
3pts0
github.com 7y ago

Show HN: Espial: an open-source, web-based bookmarking server

platz
12pts7
www.dubberly.com 7y ago

Social Graph of Cybernetics [pdf]

platz
2pts0
livestream.com 7y ago

Now What? Cybernetics, Design, and Society (video)

platz
1pts0
rasmusbergpalm.github.io 7y ago

Relational Reasoning | Recurrent Relational Networks

platz
2pts0
en.wikipedia.org 7y ago

Laws of Form

platz
2pts0
medium.com 8y ago

How to create an ML framework from scratch: Our high school thesis

platz
10pts0
appft.uspto.gov 8y ago

Socioeconomic Group Classification Based on User Features

platz
1pts0
www.youtube.com 8y ago

The Riddle of the Quantum Sphinx: Robert Spekkens Public Lecture

platz
1pts0

lol, I briefly thought of such a technique, but in the end, found it simpler to just use a synchronization primitive at the application level to serialize db access on transactions where I knew I was going to write. it amounts to about the same honor code.

busy_timeout is often sidestepped (ignored) when a transaction attempts to upgrade from a read to a write producing SQLITE_BUSY.

By default, SQLite transactions start in DEFERRED mode, acting as read transactions until an actual write operation occurs.

If another connection begins writing to the database while your transaction is in this read state, an immediate SQLITE_BUSY error is triggered regardless of what you set busy_timeout to

The alternative is a High-Dimensional / Embedding-Like Approach where question responses aren't tied to fixed axes, but rather the full response set is treated as a point in latent space.

Then it's on the researcher to examine the clusters and assign labels. There's also not a nice mapping that's a-priori interpretable in low-dimensional pre-existing axes.

Probably only used in research than consumer websites, under more controlled conditions; there are very few public political tests doing this transparently

2016 (up to 2018 or so) may have been the peak of such varied activity in the developer ecosystem, including articles like this, whether it was discussion, ideation, OSS variety, language development.

There has been growth since but it's been concentrated into fewer channels and somewhat industrialized.

if your definition requires universal observer agreement you already have that issue with special relativity / light cones / the spacetime metric.

many worlds posits a single universal quantum state it's just only partially accessible to observers, which is different from saying that it simply doesn't objectively exist.

maybe it depends on your definition of objective

Death to type classes 10 months ago

In the 2010-2020 era, readers of Hacker News used to know how to read Haskell and had strong opinions (pro and con) of it.

That era is now over.

I assume it depends on the amount of detail you're expecting to get.

Generally there are some broad categories:

1) tracked vs untracked mounts

2) shooting single frames vs shooting with high FPS and processing that into a resulting image.

there is no rational basis for assuming the brain is a "computer" in the same way an intel x86 chip is a "computer" or that the universe is a "computer". Using language in this way without defining terms like what even is a computer is folly.