Yeah that is basically what I meant, but I should've said refrigerated and not frozen. It is still a far cry from what I would call a bakery.
HN user
7thaccount
Don't they just heat up frozen/pre-made bread? I don't know...just I don't think they have enough room to be a real bakery. Also, corporate financials would have centralized that a long time ago.
There are still a few regions that are fully vertically integrated and fully regulated with no market prices. However, much of the US is under a regional ISO that sets hourly day ahead prices and 5-minute nodal spot prices. Under an ISO the utility still handles distribution and often transmission, but generation decisions (like when should I turn on my plant and what should my output be) are handled by the ISOs optimization auction based off various inputs from the generator such as costs and constraints.
In theory, this ISO setup has saved untold millions of dollars (probably billions), by operating the grid regionally in a much more efficient manner than in the days of old. It is hard to tell though as you can't do a direct comparison very easily. The economists certainly like the price signals though, but there are numerous issues.
I'm sure they're correct about a lot of airline water being nasty - no argument there, but the organization/website sounds like it has a mission that is probably at least partly pseudoscience adjacent:
"Mission Center For Food As Medicine & Longevity is a nonprofit organization working to bridge the gap between traditional medicine and the use of food as medicine in the prevention, treatment, and management of disease while also increasing access to these treatments, thereby creating a more equitable food system that will improve health outcomes."
It might not be, but I'm skeptical of most articles coming from organizations sounding like that. Eating healthy and nutritious food is incredibly important and a good diet can prevent certain diseases. Maybe that is all they're trying to say. However, I come across a lot of people who just think you can avoid medicine all together and just eat certain foods and herbs.
Magnatiles are great for adults who want to play with their kids too.
The most fun my kid had was playing make believe games with me. Like I'd say "you're lost in a forest and you see a cabin up ahead and a trail that goes past it. What do you do"? And we'd go from there. Zero dollar cost and unlimited hours of fun until they grow up enough and don't want to play anymore.
Possibly an unintended consequence. Those abound in our governing systems as you're rightfully complaining about.
On the other hand, competition is good for consumers and letting Microsoft and Amazon use unfair tactics to crush the competition or their large revenues to just buy up all competition isn't good either. That is part of the problem today in that practically every industry is a monopoly or near total monopoly (maybe there are 2-3 firms colluding). There are no incentives to innovate or keep prices competitive in such a gilded-age system. There was a reason we broke up all the robber barons. There is also the hazard when you have businesses that are so large that they effectively control everything and the government can no longer regulate them. High inflation is at least partly coming from this lack of competition. There is also the issue of the money supply where we degrade our currency to make it easier to service the debt. That is also a really big component here.
Of course. My comment was just describing a very common view in the southern United States. Not all Protestants believe that (especially Anglicans which are basically Catholic without the Pope), but it's something I heard a lot growing up.
I didn't say I agreed with it, but I think it's important to mention when some comments on here are suggesting a unification can happen. As someone extremely familiar with both groups, they may share most of the Bible in common as well as some core beliefs, but there other core beliefs that are hugely important and different between the groups that can never be reconciled. One important aspect is that Catholics (and I think Greek Orthodox) believe that the bread and wine literally become the body and blood of Jesus Christ during mass.
Bahaha. I was looking for the Warhammer 40k comment.
For those that don't know, the writers of Warhammer basically copied off of history and many other IP like Dune. In Warhammer, there was also a Council of Nicaea where it was discussed whether the use of psychic powers was acceptable in the Imperium of Man.
A lot of evangelical christians (like the predominant factions in the southern US) are very suspicious of Catholicism and many don't view it as true Christianity.
This reminds me of streudal:
https://larkob.github.io/strudel/tutorial/
I've seen some cool demos on YouTube from SwitchAngel.
All that is shown here:
As for the manual's omission, I'm guessing it's a typo. I want to say it used to be there, but haven't looked in a long time.
https://8th-dev.com/words.html
https://8th-dev.com/manual.html
Not sure if that is the best example, but go to the "network" section and you can see plenty of examples of connection stuff. Also cool things in the map, graph, console, hardware, DB (database), and nuklear (GUI) sections.
It is commercial though (albeit with a free tier iirc), so that may or may not be attractive for you if you wanted to see all source. For me, I just wanted to spend time playing around with a well polished ~forth that had all these things builtin, so fine for my more limited use cases. Coming from Python as my daily driver, I found it really easy to pickup the tooling and have fun building some super simple toy apps. The most default data structure is basically JSON, which is a pretty unconventional forth approach, but just clicked with me as I'm used to Python dictionaries. You might also be able to do all that with gForth, but not sure (referring to the ease of use from high level data structures).
There was also a forth-like language written in C# that was open source I think and pretty cool. It might have been retroforth which is available in various formats and has been talked about on here many times. I think the source comes with the zip file, but haven't looked in years. I assume it has some utility libraries for doing normal things.
The Windows 95-XP taskbar is good. Everything else has been downhill.
I think this is one of those things that can be situationally useful, but also come with huge risks to the majority of users.
I think you're exaggerating a little, but aren't entirely wrong. The Internet has completely changed daily life for most of humanity. AI can mean a lot of things, but a lot of it is blown way out of proportion. I find LLMs useful to help me rephrase a sentence or explain some kind of topic, but it pales in comparison to email and web browsers, YouTube, and things like blogs.
My limited understanding (please take with a big grain of salt) is that they 1.) sell mainframes, 2.) sell mainframe compute time, 3.) sell mainframe support contracts, 4.) sell Red hat and Redhat support contracts, and 5.) buy out a lot of smaller software and hardware companies in a manner similar to private equity.
This is going on all over again.
They come up with tons and tons of products like Google Glass and Google+ and so on and immediately abandon them. It is easy to see that there is no real vision. They make money off AdSense and their cloud services. That's about it.
LLMs are useful tools, but certainly have big limitations.
I think we'll continue to see anything be automated that can be automated in a way that reduces head count. So you have the dumb AI as a first line of defense and lay off half the customer service you had before.
In the meantime, fewer and fewer jobs (especially entry level), a rising poor class as the middle class is eliminated and a greater wealth gap than ever before. The markets are going to also collapse from this AI bubble. It's just a matter of when.
I've had this discussion here on HN several times over the years. Lots of comments from others have pointed out similar experiences. I'm guessing your experience was more positive and that's great to hear.
I did point out that maybe things had changed a good bit (literally said maybe VSCode made that easier now as it has for other tools) and tried to make it clear that my experience was a bit dated.
As far as excuses go, I don't see how that's relevant. I just pointed out I had issues with a steep learning curve when I was seriously considering it many years ago along with other languages that are hosted on the JVM (Scala, Kotlin) or .NET (F#). Nothing against those languages, but all the tutorials and even many of the books at the time would frequently borrow from the host language in weird ways. Like I'd have to use some random Java library and when it didn't work, had no idea how to troubleshoot why it wasn't there and I didn't want to have to go learn Java first.
I own at least two books on F# and talked with some prominent authors personally and they admitted it was really geared towards intermediate or greater C# users who wanted to move over to functional programming. I could have stuck with it, but decided to stick with other tools.
Clojure certainly is nice and I wanted to take advantage of it...it just ended up not being as ergonomic for my needs as I had hoped.
It might not be a problem for you, but it has been for many. I did start by reading through 3 Clojure books. The repl and the basic stuff like using lists is all easy of course, but the tooling was pretty poor compared to what I was used to (I like lisp, but Emacs is a commitment). Also, a lot of tutorials at the time definitely assumed java familiarity, especially with debugging java stack traces.
I tried to get into Clojure, but a lot of the JVM hosted languages require some Java experience. Same thing with Scala and Kotlin or F# on .NET.
The early tooling was also pretty dependent on Vim or Emacs. Maybe it's all easier now with VSCode or something like that.
Perfect solution for doing analysis on tables. Wes McKinney (inventor of pandas is rumored to have been inspired by it too).
My problem with APL is 1.) the syntax is less amazing at other more mundane stuff, and 2.) the only production worthy versions are all commercial. I'm not creating something that requires me to pay for a development license as well as distribution royalties.
The Windows 95 left tile was basically perfect. A lot of Linux distros have something similar. It allows you to quickly survey the useful programs. There is no further perfection.
A close second in my book was the PlayStation 3 User Interface. Gloriously intuitive. PlayStation 4 and the new XBox are god awful. I can't wait to buy a Steam Machine and never have to search for my freaking game again like on the XBox monstrosity that has all kinds of crapware on it. Is frustrating your users good for business?
Windows 8 and the Ubuntu of around that time both had absolutely bonkers interfaces. Is it better for a phone? Sure....but I'm not using a phone. Windows 8 was so bad I honestly can't believe it wasn't blocked by upper management. It made all the previous customer/user knowledge worthless. I literally had to memorize all these Window Key + letter commands just to shut down the computer and find the My Documents.
You're correct in a sense, but glossing over a very real problem. You still need some kind of knowledge of how to use a desktop computer for a lot of jobs in the workforce. If all you know is how to click on some apps, then you're at a competitive disadvantage. There are plenty of horror stories of Gen Z being just as bad as Boomers at tech (like can't figure out how to copy files) and that should concern everyone on HN. I'm sure some grow up with raspberry pi computers, but 99% are probably iPad only kids.
Everyone is growing up with tablets now and have awful tech skills. The only kids I know who can use a desktop computer are those who game. Where this goes long-term I'm not sure.
Do we get a really simplified OS in the next 10 years that is built for that generation? Who is going to maintain the old stuff?
Not sure why you're being down voted. I'm sure there are some folks homeschooling because of things like racism, but that has always existed just like evangelical christians have always been big into homeschooling.
If there is a big uptake, it's likely due to the ever present threat of school shootings coupled with all the things you said above. I have to teach my kid a lot outside of school and they go to what is considered a good one. The only reason I send them is my spouse and I work and my kid needs to learn social skills. If I won the lottery, I'd homeschool them myself and do it for a few other families as well so that my kid can get the social aspect too.
They always do....that's partly how private equity works.
Example, buy out a well-known software product with a lot of customers. Then offshore development to cut costs. Then raise prices to milk customers that are too slow to migrate. Eventually the software dies off.
Ice skating varies. The skates for someone into it range from $500-$1500. Those typically last several years unless you're skating like 4 hours a day and doing tons of jumps. It costs $20 to sharpen skates and that needs to happen every few weeks for competitive skaters I think. I like mine slightly dull and usually go a few months at a time. Lessons are like $200+ per month for group or $40+/hour for private. Travel + recitals + outfits + music, would be another thing too, but we don't do the competitive stuff. As a result, I pay a lot more for hockey for my kid. I could see figure skating being a little more expensive overall if we were competitive and did more private lessons. They're both super expensive in general though.
Instead of a Swiss army knife, I always heard it referred to as a "swiss army chainsaw" lol.