Readit News logoReadit News
SliderUp commented on Something Big Is Coming (Annotated by Ed Zitron) [pdf]   dropbox.com/scl/fi/qw6k5c... · Posted by u/frizlab
SliderUp · a month ago
As someone using Claude/Opus 4.6 everyday, Zitron is full of shit. All the stuff he says is a bald faced lie is... stuff I see every day.
SliderUp commented on Using Rust at a startup: A cautionary tale   mdwdotla.medium.com/using... · Posted by u/hkrgl
SliderUp · 3 years ago
> Rust makes roughing out new features very hard.

> I don’t know about anyone else, but at least for me, when I’m building a new feature I usually don’t have all the data types, APIs, and other fine details worked out up front. I’m often just farting out code trying to get some basic idea working and checking whether my assumptions about how things should work are more-or-less correct. Doing this in, say, Python is extremely easy, because you can play fast and loose with things like typing and not worry if certain code paths are broken while you rough out your idea. You can go back later and make it all tidy and fix all the type errors and write all the tests.

> In Rust, this kind of “draft coding” is very difficult, because the compiler can and will complain about every goddamn thing that does not pass type and lifetime checking — as it is explicitly designed to do. This makes perfect sense when you need to build your final, production-ready implementation, but absolutely sucks when you’re trying to cruft something together to test an idea or get a basic foundation in place. The unimplemented! macro is helpful to a point, but still requires that everything typechecks up and down the stack before you can even compile.

This rings so true for me. I could "mock up" entire apps using interfaces in Java, without having to actually write impl code. I could be sloppy as hell around the edges, but that didn't matter, because I could get the large design right without the compiler screaming.

In Rust, there is the chasm between no code and anything that works, feels so draggy.

SliderUp commented on Facebook engineers: we have no idea where we keep all your personal data   theintercept.com/2022/09/... · Posted by u/mikece
jtbayly · 4 years ago
That’s an absurd analogy that doesn’t fit at all.

FB uses the data it can’t find or tell you anything about to successfully sell ad space to third parties targeted back at you.

Let’s make it concrete.

We know FB keeps track of which webpages you visit. We also know they use that data as a way to help target ads. That data isn’t in the data export they give you, as far as I can tell from a brief search.

Is there data coming in about which Instagram profiles you follow and what pics you clicked and liked? Is there other data they keep track of? Undoubtedly.

I’m not surprised nobody knows the answer to what all it might be. But pretending that data is fungible like money is just misdirection.

SliderUp · 4 years ago
But it is not absurd. Facebook doesn't target ads at you, Bob Jones.

It takes all of Bob's activities and pushes them into bins based on how they characterize Bob; Male, lives in Iowa, 18-25, etc. a bin (Moves to LA, for example), his data will contribute to different bins. This activity is disconnected from Bob at this point; and the data is aggregated away from single interaction events. "Bob visited foo.com" as a single event is gone at this point.

The models grind on these aggregate data bins.

Then when ads are targeted at Males who live in Iowa, aged 18-25 -- those ads get shown to Bob, because he is tagged with those tags.

They don't "keep track of which webpages you visit", not for more than a day. Those events get pushed in large aggregate stores of activities pretty fast. These aggregate stores are vastly smaller than if you kept all the individual data, hence much cheaper.

SliderUp commented on Facebook Reports Third Quarter 2021 Results   investor.fb.com/investor-... · Posted by u/gotmedium
alfalfasprout · 4 years ago
The newly updated DOJ complaint alleges collusion w/ google to deanonymize users to work around Apple's privacy changes...
SliderUp · 4 years ago
It's shitty. Doesn't seem to be illegal though?
SliderUp commented on The World's Dumbest Idea: Maximizing Shareholder Value (2014) [pdf]   gmo.com/globalassets/arti... · Posted by u/kick
smabie · 6 years ago
When the author literally lists dozens of ideas that me and other people have spent their entire lives working on and dismissed them out of hand, I can’t even bring myself to read anymore.

I don’t know anything about the firm GMO, but this guy is a troll and no one who actually cared about or respected finance would start a white paper with that sentence.

SliderUp · 6 years ago
If you can't see that in the main, using Shareholder Value as the main driver of corporate behavior is a bad thing, well, sorry.

In a society where society provides infrastructure, defense, etc, corporations should have a trio of responsibilities.

1) Shareholder (including primarily stock compensated executives) returns

2) Employee (non primarily stock compensated) pay, benefits, and well-being.

3) Society.

American capitalism has embraced #1 to the exclusion of all else, enabled by lax labor laws, corporate tax loopholes, and lower capitol gains taxing. ¯\_(ツ)_/¯

SliderUp commented on SpaceX and Boeing Still Need a Parachute That Always Works   wired.com/story/spacex-an... · Posted by u/n0pe_p0pe
diego · 6 years ago
It sounds like the old-style parachute is not the best solution for this problem, but I'm sure they must have come up with other ideas and ruled them out. Why not hundreds of small parachutes? Why not wings or rotors to stabilize it? I'm curious to know.
SliderUp · 6 years ago
Anything non-fabric would weigh too much. Many smaller parachutes means many more lines, which would weigh too much.

The rocket equation is cruel.

SliderUp commented on Sheryl Sandberg went from feminist hero to total sellout   nypost.com/2019/11/02/how... · Posted by u/harambae
SliderUp · 6 years ago
Far more problematic long term, to me, was her (and Facebook's) role in making sure FOSTA/SESTA happened.
SliderUp commented on Mac OS Catalina: more trouble than it’s worth   morrick.me/archives/8599... · Posted by u/ttepasse
Bud · 6 years ago
They did? 32-bit apps continued to be supported for a full decade after the hardware architecture went 64-bit.

During that entire decade, Apple issued steadily-increasing warnings to users that eventually, the 32-bit support would cease.

Seems like a smooth transition to me.

SliderUp · 6 years ago
But why warn, why stop supporting it at all?
SliderUp commented on Robert Heinlein and the Harsh Politics of Science Fiction (2013)   patrickmccray.com/2013/09... · Posted by u/benbreen
jammygit · 7 years ago
I've often wondered if Musk was a fan of 'The Man Who Sold the Moon'
SliderUp · 7 years ago
Me too! I always worry he'll end up like old D.D.
SliderUp commented on Ask HN: What podcasts do you listen to regularly?    · Posted by u/lsr_ssri
Eridrus · 7 years ago
3 episodes a week now, baby!

Is Pod Save the World better than Pod Save America? I gave the later a try and didn't like it at all.

Oh, also, 1A on NPR is pretty good too, I don't listen to it too much these days, since it's a bit hit or miss, but it was the first podcast I really got into :)

SliderUp · 7 years ago
I find I only have bandwidth for 1-2 of the Crooked pods a week. PSA is good, PSW is for when a topic catches my eye. Hysteria is really good. LIOLI is sublime.

u/SliderUp

KarmaCake day68May 9, 2014View Original