HN user

stargrazer

151 karma

https://blog.raymond.burkholder.net

Posts3
Comments183
View on HN

Kinda cuts into their revenue streams if they can't release anything better/faster/stronger.

Also for all the hype for AGI, or whatever the current tag is, it is getting stopped dead in it's track if they can't go beyond private release to the public.

And if they do release these to the public, are the releases going to be so brain dead due to brain-blocks, is it going to be worth it?

What is the whole point, then, of making these models bigger/better?

You could try running notepad++ in wine, the windows emulator

But I suppose that doesn't really answer your question. Linux is/was a compendium of a bunch of little tools you string together. Many/Most/All of the items in Notepad++ can be found as smaller independent tools.

The real addicts will use console tools like VIM or EMACS to do their editing (not really GUI, but powerful).

As an alternate alternate, try using Visual Studio Code (VSC). Not quite as light weight as Notepad++, but very functional.

On Linux, I'll use KWrite to do my basic editing. I'll revert to VSC when heavy editing is required.

I'm not a Rust programmer, yet, but this is enticing. This appears to be building a language to be compiled with LLVM as a standalone executable.

However, in C++ there is a mechanism via libraries such as Boost::Spirit where a parser can be built inline and compiled inline (no separate compilation step) and used within the C++ application on input streams.

Is this a capability available within the Rust ecosystem?

Is there an easier way to get around all the complicated cookie selection? I don't care if they have 183 trackers. Do I need all those? Are the important to me? I suppose they are important to them. Isn't there just a 'no to all' or at least a 'just the bare minimum for state management'?

Trying Out Import Std 11 months ago

How would cmake enter the picture? if you have nested CMakeLists.txt files, cmake appears to build within nested directories for 'add_subdirectory' invocations. Does that help with the cache directory conflict?

"If training-related crawling continues to dominate while referrals stay flat, creators face a paradox: feeding AI systems without gaining traffic in return. Many want their content to appear in chatbot answers, but without monetization or cooperation, the incentive to produce quality work declines."

Are there any resources which discuss ways of achieving balance? Perhaps by including references or bibliography or citations for content used in top of page summaries?

Will the well run dry for current content?

Probably not, based upon the extent to which enterprises have been integrated with Windows. Enterprises use a lot of functionality which is not really visible to the casual user. All that functionality would need to be retrofitted into Linux and we get right back into the whole bloat cycle again.

I wouldn't have minded the newly inserted ads in Netflix or Prime Video. But they just throw the ads in during mid-sentence. Are they putting ads in using a random number generator? What happened to the accepted practice of putting in ads where they natural break occurs? It really throws out the flow of the moment. Major irritation. You know, how TV and Cable typically have done it.

Took a few mind shifts to get around what the commenter said vs what exists beyond the link.

The link actually goes to an article with some code snippets which aren't c++. Going to the repository, seems to be .net/c#/f#.

So... for the c++ readers, this isn't c++ related :-)

Some one has to gain the original knowledge to build the original content and form cohesive arguments which can then be sucked up and hallucinated by LLMs to convey to the masses in some sort of incohesive fashion. Can an LLM create a 7 minute read article from only a few nebulous thoughts? Will it take as much time to coach an LLM into something to be read as it would taken to write the original article unaided?