

Have you tried introducing unnecessary complexity?


Have you tried introducing unnecessary complexity?


Yes that’s a pulseaudio issue. If you search pulse audio crackle you should find some tips. Something to do with some settings on delay I believe.
EDIT:
Also want to mention that for me, it was a USB port issue.


Another Walmart moment.
All VPN work on Linux because the protocols are open and standardized.


I once used that thing and couldn’t figure out why I got errors. After hours I realize postman was sending headers you didn’t specifically configure and that caused it to fail.


This may not be so easy, what protocol does the ISP use over fibre? Honestly the network card that you will probably need might already pull more than the modem.


I think you are making the mistake of attributing intent to an LLM. A LLM does not have intent. It takes the context and generates the statistically most likely tokens that come next. The biography is part of the context.
The fact that it gives different answers based on context purely comes down to how it was trained and that there is no concept of “factual information”.
I’m not defending LLMs, this is just LLMs doing exactly what they were trained to do.


I mean this study literally says that poorly worded prompts give worse results. It makes sense too, imagine you are on some conspiracy Facebook group with bad grammar etc, those are the posts it will try to emulate.
Look up “ice planet barbarians”. Forgot the author but there are a lot of different kind of barbarians, orcs, demons, etc. That are rough but with a soft spot, protecting the female lead heroically while taking her for themselves.


I wanted to create a caching snap proxy and it turns out you have to register it with canonical to get a cert.


You were just boycotting before it was cool.


Lots of governments want it. But its no excuse doing it in a stupid way. For example EU IDs should have a function that just verifies someone is over 18 without any other info being send. At least the German one does. But its not being used.


This feels like a hacky solution.
Why not use VLANs? You can have just one physical interface and then have VLAN interfaces. You can then use a bridge to have every container have their own interface and IP that is attached to a specific VLAN.


Depends on how important it is. Looking for a hint for a puzzle game: never. Trying to find out actually important info: always.
They make it easy though because after every statement it has these numbered annotations and you can just mouse over to read the text.
You can chose different models and they differ in quality. The default one can be a bit hit and miss.


I use kagi assistant. It does a search, summarizes, then gives references to the origin of each claim. Genuinely useful.


They wrote this without googling anything.


Direct quotes get put into… quotes.
Its the formula for a linear function though, it doesn’t have curvature.


Been self hosting mail for over a decade and its never been easier thanks to stalwart. The IP block list thing is true though, but mostly you request removal once from Microsoft and spamhaus and that’s it.
There is no all in one solution.
You have to solve the individual parts separately:
The user config management part is not solved well in my mind. Puppet is probably the best because it can pull config whenever a client is online, whereas Ansible is push based.
On the other hand this software can manage absolutely everything, not limited by what GPs support.
Linux server config management on the other hand is way ahead of Windows. Also Linux installs so quickly, and the images can be so small, many companies don’t even patch, they just boot a fresh image every week (immutable infrastructure).