Hacker Newsnew | past | comments | ask | show | jobs | submit | dasloop's commentslogin

Why the poor and working class? Increasing benefits on local products maybe will, maybe not, move to salaries. But first necessity goods are not very elastic making that products more expensive.


> Why the poor and working class?

Because by and large, most of the jobs offshored by the U.S. have been lower skilled. As these jobs return, it is the lower skilled workers who will primarily benefit.

I agree that there are likely examples of necessities which cannot be produced cost effectively locally which will become more expensive.


These jobs are not going to return. 'The system' is too profitable in its current form. What will happen is tariffs will cause prices to rise as companies pass on this tax to consumers (which is inflationary). In fact, they may go up more than that, same way as they did during covid. Even if say two years from now a new congress and senate remove these tariffs. The prices will not go down. Companies will not build new factories here because it is easier, after they get the new higher prices locked in, to just lobby to get the tariffs removed and then keep the difference as sweet sweet margin.


> These jobs are not going to return. 'The system' is too profitable in its current form.

The system is set up to ensure efficient allocation of capital. If it's more profitable for manufacturers to produce goods in-country, that is exactly what they will do. It's a bold claim that tariffs will have no impact whatsoever on investment and spending, because it's clear that they absolutely will.


At best there are going to be a bunch of new bonded warehouses built, so that distributors don't have to front the cost (and uncertainty) of the new import taxes until they have customer cash in hand. Appropriately-implemented tariffs could have kept American industry here if implemented 2-3 decades ago. At this point it's closing the barn door after the horse left, started a new life, and watched his foals grow up and have their own families. The horse is not coming back.

Far too many people think of markets as some kind of magical supercomputational system. They're really just a heuristic that does avoid some spectacular failure modes, but easily gets stuck in local maximums. China did the work over decades to prime the pump so that industry picked up and moved, while our "leaders" facilitated the looting. One pathetic man throwing policy tantrums for spectacle isn't going to reverse these now-entrenched dynamics.

There is also the glaring issue that Chinese companies can just as easily set up factories in other countries with low US tariffs. They won't be paying import taxes on the equipment they bring there to do so (like setting up a factory in the US would require), and in fact they will probably receive favors from those countries' governments for the investment. So these ham-fisted import taxes actually encourage the expansion of Chinese influence into other countries.


I`m pretty sure that most of us will be alive after that final act ;)


So true and valid of almost all software development:

> In retrospect, if we knew at the time how much we didn’t know, we may not have even started the project!


Size against everything else?. image quality will be better in a TV with similar price. Also convenience.


Why a new lib instead of using or contributing to an existing one as spdlog?

https://github.com/gabime/spdlog


Here are a few reasons:

  - boredom
  - DIY
  - fun
  - practicing concepts, type traits, if constexprs, ...
  - spdlog has too many features, I just need one
  - why not?


Seriously, creating a logging library is one of the rites of passage of being a C++


Or probably in any language.


Two good reasons: it is an excellent way to practice using some more advanced C++ features and existing libraries may not be able to do what you want in the manner you want. Logging libraries are also a well-bounded project you can build and refine incrementally to a high degree of sophistication as a single dev.

And of course, it eliminates a third-party code dependency in your other projects.


It's a decent question and I don't know why you're downvoted for it. I wondered the same thing.

Making it for fun or DIY is also a reasonable answer.


I've probably been reading too much lately about FOSS developers not being able to find help maintaining packages. But yeah, it's not a helpful comment.


"Here at Dioxus Labs, we have an unofficial rule: only one rewrite per year."

If you have to rewrite your code once a year, maybe it helps to plan ahead before coding.

But, if you can rewrite your code once a year, you might not have too much code to worry about.


Agreed, but we've been doing a lot of R&D discovering new ways of doing things. Dioxus was the first Rust framework to do template-based hotreloading and we couldn't have predicted that was even possible 2 years ago.

The Copy-state stuff also seemed impossible a year ago, so no way to plan ahead. Now, I think things have matured enough that there's hopefully not a major major rewrite for a long time.


Did something happen in rust that made the copy state thing work? Or was it just "huh nobody thought of this before"?


Someone else figured it out :-)

I think we had a prototype of it a long time ago but couldn't figure out how to implement drop. Leptos came out but just leaked the runtime in its initial rev. We figured we could safely recycle the runtimes and voila, problem solved.


Eric Prydz show Holo is, to me, like an Amiga demo but using gigantic holographic projectors. Updated graphics and sound but same vibes.


$4k / ($your-total-cost * 3). Assuming 3 years of ownership. Tools are not only a laptop but the idea, I believe, is valid.


If it's worth upgrading to, it's worth keeping for way longer than 3 years imo, but even then the amortized cost is quite high.


Money in the pocket. If you trust the company you assume that the stock will recover the value eventually.


I think the point is that, in theory at least, the price would have been higher at the point of value recovery by the dividend amount.

Of course, it’s never exactly that simple in practice, as there are many other factors affecting share price. But there’s a point in dividend payout being referred to as forced fractional share sale.


Dividends are basically a last resort for boards. They are what you do with the money when you can't find a more productive use for it. Companies that aren't paying dividend are re-investing revenue in future growth.


Dividend companies don't have anything better to do with their profits than pay them back to investors. Sure, many successful companies will end up there at some point. But there's not much correlation with that and an investment that's good starting today.


Take decisions :). Customization as a way to make an app better for my personal needs versus me (as a designer) not knowing how the app should be used and shifting the responsibility to the end user.


We had a whole area of "opinionated" tools. I guess that's over now?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: