Readit News logoReadit News
doe_eyes commented on Ask HN: Is patio11's salary negotiation guide relevant in today's market?    · Posted by u/sideway
Aeolun · 10 months ago
> People need more than knowing to negotiate, they need to know how to negotiate, and that means partially knowing what is negotiable.

Everything is negotiable. Some things are just easier than others. Besides, did you tell them up front what was negotiable, or did you just kinda expect them to figure it out?

doe_eyes · 10 months ago
If you're joining a company of 15 people? Probably. If you're joining a company of 50,000? Absolutely not, because they're not going to vastly increase the complexity of their HR or payroll just to close a single hire.

Money and equity are easy to negotiate because there's no management overhead. But if you want your 401k to be at a different brokerage, or have other "process" request like that? Probably not gonna happen - not for a line employee.

doe_eyes commented on Hobby CAD, CNC machining, and resin casting (2015)   lcamtuf.coredump.cx/gcnc/... · Posted by u/hughgrunt
blackeyeblitzar · 10 months ago
Has anyone here tried using CNC machines for gunsmithing as a hobbyist? Is that even feasible? What about 3-D printing metals instead of plastic? To be clear, I know little about either firearms or metal working, but it seems like it would be an interesting engineering challenge for a hobbyist.
doe_eyes · 10 months ago
You can't easily make a high-quality firearm a hobby mill, chiefly because the barrel needs to be made out of good steel and needs to be rifled. But the quirk in the US is that federally, only the receiver is the regulated part, and many types of receivers can be made out of plastic or aluminum. You can certainly use cheap three-axis CNC with some fixturing to make AR-15 receivers, for example, and many people did. Cody Wilson / Defense Distributed had this whole thing where they were selling CNC mills for cranking out guns.

You can also definitely make junk single-use guns using either technology, just like the 3D-printable "Liberator".

doe_eyes commented on AI Slop Is Flooding Medium   wired.com/story/ai-genera... · Posted by u/minimaxir
walterbell · 10 months ago
Previously, spam has been reported and filtered via "flag" and "report" buttons.

Why is that not sufficient for site operators to separate "AI Slop" from other articles?

If existing sites choose to tolerate "AI Slop" (why doesn't HN have this problem?), does that create a market opportunity for competitors with better filters?

doe_eyes · 10 months ago
Mostly because most spam isn't going to be reported. Traditional anti-spam works because once you have a handful of reports, you can probably generalize it to an entire class of spammy pages generated using a particular technique, and get rid of everything.

LLM-generated content is not distinguishable from human content by any simple rule, so you lose the ability to police the platform that way.

doe_eyes commented on All political ads running on Google in the US   adstransparency.google.co... · Posted by u/cellis
kristopolous · 10 months ago
The obscuring seems to be unnecessary these days. I don't know how many people are still fooled by names like "Americans for America" who would actually change their vote after finding out it's just a group of real estate speculators or whatever.
doe_eyes · 10 months ago
I think it's the other way round. You're a respectable individual, you're buying some low-brow ads - and you don't want a newspaper to publish an expose about you, your employees throwing a hissy-fit, or a neighbor getting upset.
doe_eyes commented on How one engineer beat the ban on home computers in socialist Yugoslavia   theguardian.com/games/202... · Posted by u/sandebert
whobre · 10 months ago
Didn’t Sinclair ZX80 also use the CPU instead of a video chip?
doe_eyes · 10 months ago
No, they used a semi-custom chip known as an uncommitted logic array (ULA). It was basically a bunch of building blocks on a die that were designed once for a variety of possible applications, and then reconfigured by the factory to customer's spec. The idea was that most of the design work only needed to be done once, so cranking out customer-specific ASICs was cheaper than a 100% custom design.

Now we have FPGAs, so this approach is pretty much obsolete.

doe_eyes commented on Getting Called "Paid Actor" by Linus Torvalds   typeblog.net/55833/gettin... · Posted by u/yuriko
doe_eyes · 10 months ago
I think Linus has short temper and there are examples of his remarks that are borderline toxic (or cross the line), but this really isn't one of them.

The situation is pretty clear and calmly explained by Linus in the quoted messages. They removed contributors from Russia. The main reason is that they were told by a lawyer that they need to do this due to international sanctions. The secondary reason appears to be that Linus is not a fan of what Russia is doing, and is OK with sending a message.

They made a call and were immediately swarmed by people trying to argue geopolitics, law, personal responsibility, transparency, and so on - many of whom aren't regular kernel contributors. Linus responded that he's not going to argue, and I can't blame him: it's a software project, not a discussion club. Sometimes, maintainers make the call and you suck it up, leave, or fork it. This is just that.

doe_eyes commented on U.S. border surveillance towers have always been broken   eff.org/deeplinks/2024/10... · Posted by u/gslin
doe_eyes · 10 months ago
I generally side with the EFF, but I find the article weirdly duplicitous. It's framed as a criticism of government waste, but would the EFF be happy if the government built a more effective surveillance system at the border? Of course not.

If they wanted to make some sort of a precise argument against border surveillance, they failed to do so in this write-up. "Public contracts are rife with grift, so the government shouldn't be doing stuff" isn't likely to change too many minds.

doe_eyes commented on 555 Timer Circuits   555-timer-circuits.com/... · Posted by u/okl
lmpdev · 10 months ago
We sell kits with plenty of 555 timers (including some listed here)

It’s a shame that Arduino has effectively truncated kids learning with a full MCU as the “building block” of their learning

I see it also bite them in the arse with wasteful solutions. Often a BJT or power fet is all they need (say for a basic relay trigger). But if they aren’t presented with a shiny arduino compatible module explicitly designed for what they want, they get nervous

About half the kids I see make the intellectual jump, half end up not coming back

I do wish kids were taught basic soldering, it would make the learning process a lot less worrisome

The 555 and LM741 are still supreme learning tools. They are even simple enough to breadboard out with BJTs and analogue components. I’ve only seen a few extremely hardcore guys bother to conceptualise under the hood that deeply

doe_eyes · 10 months ago
> It’s a shame that Arduino has effectively truncated kids learning with a full MCU as the “building block” of their learning

Why? I think the vast majority of hobbyists used the 555 as a "black-box" chip. They now have a more intuitive, cheaper, and more power-efficient way of doing the same thing.

Pre-Arduino, learning electronics wasn't more profound. It was just less accessible. Nowadays, you have the same number of determined and talented hobbyists who eventually master some of the more arcane topics. You also have more people who learn just enough to get their art project done, and it's easier than it used to be... but why is that a bad thing?

There's a temptation to demand that others do things the hard way just because we had to. But is it healthy? I don't lament the demise of the 555 any more than I lament that the youth no longer knows how to put shoes on a horse.

doe_eyes commented on 555 Timer Circuits   555-timer-circuits.com/... · Posted by u/okl
dragontamer · 10 months ago
The main advantage of 555 timer is that it is configured with a resistor/capacitor kit. No computer or programming required.

Microcontrollers obviously have more than 1 bit of memory + 2x analog comparators + one 33% / 66% voltage divider (which is all a 555 timer truly is).

What is surprising however is how flexible 1 bit of memory + 2x analog comparators + one 33% / 66% voltage divider

doe_eyes · 10 months ago
Except, it's not an advantage in any practical sense. Programmers cost pennies, toolchains are free and easy to use, and there are ample examples for simple tasks such as "toggle a pin in a particular way". The overall learning curve is almost certainly less steep than the learning curve for all the modes and quirks of the 555.

What matters in production is that a 555-based circuit will use more power, that it's four components to source and install instead of one, and so on. Don't get me wrong, I like the 555, just like I like vacuum tubes, but it's nearly as dead.

doe_eyes commented on 555 Timer Circuits   555-timer-circuits.com/... · Posted by u/okl
doe_eyes · 10 months ago
In some respects, it's a testament to how much the world of electronics has changed over the past ~25 years. It used to be that 555 was this Swiss-army-knife IC that you had to learn about. Multiple people published entire books about it!

Today, it's essentially obsolete. You're quite unlikely to find it in any competently-done commercial designs. Every analog trick you can do with it can be done more cheaply, more reliably, with better power efficiency, and with fewer external components using a modern MCU.

It's not that analog is dead, but it's solving different problems now. Including how to keep ultra-high-speed digital signals usable within the footprint of a PCB - which wasn't that much of a consideration in the golden days of the 555.

u/doe_eyes

KarmaCake day1230June 9, 2024View Original