HackerTrans
TopNewTrendsCommentsPastAskShowJobs

MithrilTuxedo

375 karmajoined 9 anni fa

comments

MithrilTuxedo
·5 giorni fa·discuss
That's the claim, and it's a belief that's self-fulfilling prophecy, like saying all politicians are corrupt.

If you can convince everyone that everyone is corrupt, it hurts anyone who isn't corrupt. You hear people preferring those who have no shame about their corruption, based on the premise that those who aren't overtly corrupt must be more sinister and dangerous if they hide their corruption so well.

It's a race to the bottom.
MithrilTuxedo
·13 giorni fa·discuss
I don't think it's entirely customers' fault that companies could afford to lower prices when there was an oversupply price crash in 2023.

https://en.wikipedia.org/wiki/Pork_cycle

https://en.wikipedia.org/wiki/Bullwhip_effect
MithrilTuxedo
·28 giorni fa·discuss
That sounds like the Success Oriented approach, as opposed to the Understanding-Oriented approach.

Check out Jürgen Habermas's Theory of Communicative Action (1981).
MithrilTuxedo
·mese scorso·discuss
Are they connecting gas generators to the grid?
MithrilTuxedo
·mese scorso·discuss
>Is there any research out that offers tree-less company structures that might actually work in the real world?

Elinor Ostrom's design principles for managing common pool resources (2009 econ Nobel) indicate that nested enterprises have been necessary to scale throughout human history.
MithrilTuxedo
·2 mesi fa·discuss
mayo.k12.sc.us was my high school. It seems a shame they're not still using it.
MithrilTuxedo
·2 mesi fa·discuss
They're meant to replace the bank.

Cryptocurrencies allow market participants to communicate value to each other without having to trust other market participants or an institution. Mining verifies transactions and commits them to the public record, earning the miner a fee for their work.
MithrilTuxedo
·2 mesi fa·discuss
Strudel REPL is a browser-based music programming language based on Tidal Cycles which is based on Super Collider.

https://strudel.cc/ Strudel on HN: https://news.ycombinator.com/item?id=45571822
MithrilTuxedo
·2 mesi fa·discuss
Isn't the Free Market already a form of AI that does exactly that? How can you ban tools for measuring the value of things?
MithrilTuxedo
·2 mesi fa·discuss
Coalition navy ships (US, England, France, Germany, etc.) are supposed to protect commercial vessels transiting through the International Recommended Transit Corridor (IRTC). Either this ship left the IRTC or the IRTC isn't being protected.

Ships coming through the Gulf of Aden to reach African ports south of it are advised to head east until they were south of India (past the Maldives) before heading south, and then head due west to reach their destination. It's really expensive advice though, and not everyone follows it.

I was on the USS Momsen's VBSS team in the Gulf of Aden back in 2010-2012. We showed up with overwhelming force and they knew they'd survive if they didn't fight back. It was relatively safe and boring. We had protection from our reputation.

I think the US Navy's reputation has been squandered in the last year and I've worried it would make VBSS a lot more dangerous.

Edit: we also didn't hear much from the Houthis while I was there. Things got worse in Yemen after my time.

https://www.maritime.dot.gov/msci/2025-012-red-sea-bab-el-ma...
MithrilTuxedo
·2 mesi fa·discuss
IntelliJ's .idea/ folder has its own .gitignore and Copilot expects to find things committed under a .github/ folder.

I used to be a purist about IDE configurations, but if everyone isn't on the same page about formatting and stuff like that you see a lot of file churn as things move around.

I would have said the same thing about the .github/ folder, but I've had to add things to it to prevent Copilot from thinking bad patterns in existing code are actually good patterns that should be repeated.

It makes more sense when your communication between teammates is constrained to the repository, because your other communication channels are already saturated. They're meta concerns that really have nowhere to go outside the repository without getting lost.
MithrilTuxedo
·3 mesi fa·discuss
Is there no constraint preventing extra usage billing from being used before regular usage billing has been exhausted?
MithrilTuxedo
·3 mesi fa·discuss
>They have some tricks on managing file access that others don’t.

I thought it was a Windows thing. My Windows work computer is so heavily managed and monitored I assumed that was why Copilot stops being able to get terminal output or find the file I'm looking at. It's the same problem in IntelliJ and VSCode, with different models trying to find things in different ways.

Now that I think of it though, I've only used Copilot at work. At home I use Debian but I've never tried using Copilot. Claude, OpenCode, Gemini, and IntelliJ's AI Chat pointed at local Ollama models never have issues finding files or reading files and terminal output.
MithrilTuxedo
·3 mesi fa·discuss
Ahhh.... I couldn't figure out why they said that. I forgot the Statue of Liberty had double-helix staircases.
MithrilTuxedo
·3 mesi fa·discuss
I assumed you'd want to run one immutable model that can fit in memory without any temp files.
MithrilTuxedo
·3 mesi fa·discuss
I'm thinking of Debian and how much effort it takes to maintain stability and security over time.

I can't imagine we'll really be able to trust AI without it's use in open source software where we can see how reliable it is.
MithrilTuxedo
·4 mesi fa·discuss
Java (incl. Scala, Closure, Groovy, Jython, etc.) is better suited to running as a server. Let agents write clean readable code and leave performance concerns to the JIT compiler. If you really want you can let agents rewrite components at runtime without losing context.

Erlang would offer similar benefits, because what we're doing with these things is more message passing than processing.

Rust is what I'd want agents writing for edge devices, things I don't want to have to monitor. Granted, our devices are edge devices to Anthropic, but they're more tightly coupled to their services.
MithrilTuxedo
·5 mesi fa·discuss
I bet they can already weaponize their satellites to prevent the launch of other satellites.

Putting data centers in space keeps them out of reach of humans with crowbars and hammers, which may have been a vulnerability for those robots Tesla is building.
MithrilTuxedo
·5 mesi fa·discuss
>So it's important that there is a moment when these things aren't optional.

I haven't found anything more effective than making sure it happens fast enough other devs don't have time to think about disabling it. They might make their changes locally relying on an IDE without running the full build, which pushes the exceptions to the build agent. Developers may not have privileges to modify those builds directly, but complaints and emergencies slowly erode impediments to deploying.
MithrilTuxedo
·8 mesi fa·discuss
Fossil fuels were cheaper too, and dilution was the solution to pollution.