HN user

cipherzero

172 karma
Posts8
Comments73
View on HN
DuckDB in Action 2 years ago

Agree, in fact this wonderful book calls this out, stating:

  As DuckDB is an analytics database, it has only minimal support for transactions and parallel write access. You therefore couldn’t use it in applications and APIs that process and store input data arriving arbitrarily. Similarly when multiple concurrent processes read from a writeable database.

Just going off the trick above would t it just be: 23 x 10 - 23 = 230 - 23 = 207...

I guess I’m confused what point you’re making?

This really is great to see, but it’s clear from their careful wording that the google takedown of the recent widevine l3 repository won’t be reversed:

And our reinstatement, based on new information that showed the project was not circumventing a technical protection measure (TPM)

Since it is clearly circumventing a “TPM.”

Notion tables are WAY more powerful than markdown tables...

You can configure views, filtering, sorting, summary’s, and foreign keys with roll ups....

That’s not something trivial to build, however I’d be pleasantly surprised if obsidian eventually got there.

Slightly off topic, are fines even the right approach to get better behavior? What incentive structure does they encourage?

I fear it encourages you to hide or down play an incident, if possible, when issues do happen. Instead you’d rather want to encourage transparency and some way to prove you’re following good practices and have a good track record. Maybe some incentives like car insurance companies claim to follow: better driving record, reduced insurance costs. (Not that I think car insurance is a successful/good example.)

Failure cases (like data breaches and ransomware attacks) are certainly easier to measure though, so maybe this is the best we can hope for...

This is neat! Good work. Was any of this inspired by Zola? https://www.getzola.org/documentation/getting-started/overvi...

I’ve used Zola and love the build speed and power that it has. My only real complaint is common mark as the markdown engine. I prefer the tera/jinja2-esque template syntax over ramhorn/mustache-esque that’s used here.

I’ll have to try and port a theme to blades to give it a fair assessment.

I’d be much more receptive to the IRS getting more resources if we also address the insane complexity that is our tax code.

Given how many weird loopholes it contains it’s no wonder that they don’t have enough horsepower to compete with the lawyers of the ultra rich...

Any chance this change was related to the recent scraping decision from the Supreme Court (I think) against linked in? Maybe this is to prevent people scraping content front public pages.

That and as others have mentioned I’m sure they’d love everyone to always be logged in for ad tracking purposes...

Thanks! That does make sense, and it’s entirely fascinating to think about!

Does anyone know what this area of study is called?

Does their brain consciously drive the control of their cell pigment/color ability, or is it something more subconscious/reactive/instinctive? Seems like the brain has to be involved to coordinate...

I wonder what the closest thing like that would be for humans? Would it be akin to me thinking “i want to be more tan” and somehow my cells get the signal to be more tan?

Obviously we will likely never know, but there is some leap here I wish we understood better. (Or do we and I’m just unaware?)

Edit: thinking about it more... i don’t know what happens when i think to “make a fist” and yet it happens, so maybe it is something more at that level...

My understanding is that we're not totally certain if all black holes form from stellar mass black holes.

There is a theory that black holes can form from direct collapse. In this case, as I understand it, it can skip the star phase and just collapse straight into a black hole.... but I really am not an expert.

You can find more here: https://en.wikipedia.org/wiki/Direct_collapse_black_hole

And I HIGHLY recommend the PBS NOVA episode "Black Hole Apocalypse" (Jan 10, 2018, Season 45 Episode 1). It was on Netflix for a while (and may still be.)

Edit: here is the full episode on PBS (thank you NOVA!!!) https://www.pbs.org/video/black-hole-apocalypse-yj34qi/

Yes. Thank you! From my experience multi-repo doesn’t make problems go away, it just defers them and introduces others. I’m not against multi-repo or a strong proponent of monorepos... each have their strengths and drawbacks and there is a time and place for either. I struggle to deal with folks who firmly lie in one camp or the other.

I agree. I will say the price was at a point that I didn’t even have to think about it at 1$/month. I looked at the features, signed up promptly, and wired up a custom domain. The only thing I’m not excited about is rotating all my emails...

Thank you for putting this together. I love that you even have 2fa support.

Would you be making the same argument if we were talking about your bank's website?

IMO Effective access control works both ways. you can't send the ALL of the content back and then have the access control work on the client machine. What if i just used curl and viewed the HTML raw to read the article?