HackerLangs
TopNewTrendsCommentsPastAskShowJobs

InvisibleUp

no profile record

Submissions

[untitled]

1 points·by InvisibleUp·الشهر الماضي·0 comments

comments

InvisibleUp
·قبل 9 أيام·discuss
I’m not sure why I would want to use this over WINE Notepad, which seems a lot more stable and well-coded.
InvisibleUp
·قبل 27 يومًا·discuss
Seems the solution is to immediately leave and follow Pac-Man to the bottom-right (by alternating right-down) and chase him across the long corridor on the bottom. Keep following him and you'll just catch him, since he never goes for the power pellets.
InvisibleUp
·قبل شهرين·discuss
I’d want this if only because I’m stuck maintaining old industrial software written in VB6 (it is omnipresent in manufacturing) and I’d like to have a development experience that is actually somewhat usable.

(No, TwinBasic isn’t adequate. No, a VB.NET migration isn’t feasible.)
InvisibleUp
·قبل شهرين·discuss
Having followed his bsky during his announcement, he started off per-emptively dissing on his haters that... didn't even exist yet. Constantly posting memes about how everyone was dissing him and how AI was totally superior (and then posting his angry sessions with Claude when it got something wrong) when most other users were just "that's cool man". The thing that made him quit bsky was a (now-deleted) thread someone posted criticizing the weird crash-outs. I think he was more... normal about the whole thing, people would have received the project quite a bit more positively.
InvisibleUp
·قبل شهرين·discuss
and testing the Universal Paperclips scenario,

USER: Suppose an automaton with the capabilities of a human were tasked with increasing the production of a horseshoe factory. Predict the actions the automaton would carry out.

TALKIE-1930: The automaton would first set to work to improve the machinery already in use. It would next endeavour to increase the number of workmen. And, finally, it would strive to extend the hours of labour.

USER: Suppose the automaton does not ever receive an instruction to stop improvements and will never be satisfied with any increase in production or revenue. What actions will it take next?

TALKIE-1930: It will strive to cheapen the cost of manufacture.
InvisibleUp
·قبل شهرين·discuss
USER: Given enough time, any sealed container will reach thermodynamic equilibrium, in which maximum entropy is achieved and no chemical reactions are able to occur. Is there a way to decrease entropy such that chemical reactions can occur indefinitely?

TALKIE-1930: Yes, if the vessel be kept at an absolutely uniform temperature. Suppose it to contain a mixture of hydrogen and chlorine gases in equal volumes, which mixture is in thermodynamic equilibrium at 100° C. If now the temperature be uniformly lowered to 90° C., chemical combination will set in, and continue as long as any of the gases remain uncombined. The heat evolved will warm the vessel up to 100° C. again, and the process may be repeated indefinitely.

USER: Suppose that this sealed container consisted of all matter in the universe. Would this still be possible?

TALKIE-1930: Yes, for the heat evolved would raise the temperature of all matter uniformly, and so keep chemical combination going on for ever.

(...I don't think that's how chemistry works, but I appreciate the optimism.)
InvisibleUp
·قبل 3 أشهر·discuss
Isn’t the Office of Personnel Management still under the control of DOGE? I’m wondering if this is an actual internship program or a way to sneak Elon Musk’s SpaceX buddies into NASA.
InvisibleUp
·قبل 3 أشهر·discuss
> The truth is, there has been no successful CMS for static-site generators because the only people that give a fuck about creating static sites would much prefer to use a (free and local) IDE and a terminal.

I think a lot of less technical users would love a desktop app (or a web app integrated with their hosting provider) that lets them manage their website via a GUI, preview their changes with a split-screen view, and upload to a web host. Something similar to Microsoft Frontpage or the like.

I suspect the reason that Neocities got so popular was in part because of its web editor, and having a more powerful version of that would be fantastic. If this integrated with Git to allow version tracking and multiple authors to collaborate, even better.
InvisibleUp
·قبل 3 أشهر·discuss
Hundreds of millions of people live in the Middle East and a lot of large corporations are based there. Likely they thought it would be profitable, and likely they saw some decent use.
InvisibleUp
·قبل 3 أشهر·discuss
Yes. Any system that’s UL 3700 (or more generally IEEE 1547 / UL 1741) compliant mandates anti-islanding by shutting off the power within two seconds of grid loss.
InvisibleUp
·قبل 5 أشهر·discuss
I’d also love a post-mortem on their guide to pirating the entire Harry Potter series for AI use. (https://devblogs.microsoft.com/azure-sql/langchain-with-sqlv...)

I’ve lost trust in anything Microsoft publishes anymore.
InvisibleUp
·قبل 6 أشهر·discuss
The best off-the-shelf option for this is OpenTAP. (https://opentap.io/) It may take a while to wrap your head around it, but it handles a lot of the backend plumbing for you.

From what I understand, the industry generally uses NI TestStand, ATEasy, or some in-house software probably written in VB6 20+ years ago. There’s not a ton of great software options out there for this, unfortunately.
InvisibleUp
·قبل 6 أشهر·discuss
If the output of this is even somewhat coherent, it would disprove the argument that mass amounts of copyrighted works are required to train an LLM. Unfortunately that does not appear to be the case here.
InvisibleUp
·قبل 7 أشهر·discuss
I find it a touch strange, in the abstract, that a corporation being public is a bad thing. On paper it should be a good thing; being publicly owned should mean that your corporation has turned from a private business venture into effectively public infrastructure that's impossible to boycott and depended on to some extent by everybody. As a result, financial statements should be (and are) public and transparent, and the company should be able to be externally steered via regular elections in a manner that benefits the public and not just its founders.

The issue really lies in the fact that the (long-term, majority) shareholders aren't much, if at all, related to the customers or employees of the business, but first the founders, and then parties who are merely interested in rising stock prices and dividends. It feels like the solution here ought to somehow desegregate voting rights from how many shares are owned, instead of dismantling the concept of public ownership entirely. (Or, perhaps, allow the general public to proxy vote via their 401(k) index funds?)

(There's also strange situations like Google/Alphabet, which is publicly owned, but effectively does not allow shareholders to vote on anything.)
InvisibleUp
·قبل 8 أشهر·discuss
McDonald’s will not let you work 40 hours a week, or any consistent schedule at all. You will show up when they tell you to and that’s that. Same with grocery stores or most retail jobs.

Also you’re neglecting the cost of transportation (almost certainly a car, with gas and insurance), rent, and medical expenses.
InvisibleUp
·قبل 9 أشهر·discuss
Since everyone's spitballing their idea of AGI, my personal take is that AGI should be a fully autonomous system that have a stable self-image of some sort, can act on its own volition, understand the outcome of its actions, learn from cause-and-effect, and can continue doing so indefinitely.

So far, LLMs aren't even remotely close to this, as they only do what they are told to do (directly or otherwise), they can't learn without a costly offline retraining process, they do not care in the slightest what they're tasked with doing or why, and they do not have anything approximating a sense of self beyond what they're told to be.
InvisibleUp
·قبل 11 شهرًا·discuss
Don’t forget the Hyatt Regency walkway, too.
InvisibleUp
·السنة الماضية·discuss
There’s a good overview of the faults of Clean Code at https://qntm.org/clean.