Search

Items tagged with: AI


#AI #ki #curl #slug


I have finally moved over to Linux as my primary platform. In many ways it is like coming home, as I loved working on UNIX machines in the past. Of course, I have been using Linux as a secondary OS for a long time, but I finally made the switch. Microsoft cancelling Windows 10 and the direction Windows 11 is going was just too much for me.

@ruario helped the transition, by making it easy for me to work with multiple concurrent @Vivaldi installs.
That is a must for me as I test a lot of builds at the same time.

#Windows #Linux #computing #Technology #AI #Vivaldi


I'm so glad #PHP foundation collaborates with #Symfony and #Anthropic, an official #MCP SDK is a great thing to have. #AI


Nedavno jsem tu nadaval na kulturu faktur v US. Dneska jsem narazil na borce, co nadaval ze za sluzbu vytezovani faktur chteji 5Kc/kus a ze on to radsi da do Gemini a ma to zadarmo.

O hodinu pozdeji psal, ze mu to na fakturach z US davalo celkovou cenu 0Kc ... firma "uplatnila predplaceny kredit jako slevu".

Jsem si vzpomel, jak nam kdysi ucetni nadavala, at to nedelame.

AI revoluce je obcas parodie sama na sebe.

#faktury #ai



But we are not done.

Teach your developers ignore #AI generated warnings with this one weird trick!


If you look sy my previous post, under the erroneous "You should use OAI" message, there's a little icon and the word "Explain." You can ask the #LLM to explain the warning. Here's the explanation that Claude Sonnet 4.0 has for that warning. For those of you who don't want to read a screenshot, the LLM has prompted itself with:

Explain CloudFront Distribution Resources have an S3 Origin configured without an Origin Access Identity (OAI). issue in 70-frontend-stack.yaml at [29]


And the LLM's response to its own prompt is:

This is a false positive security warning. The issue is incorrectly flagged because:

You ARE using access control - Line 16-23 creates an Origin Access Control (OAC), which is the modern replacement for OAI

OAC is properly configured - Line 38 attaches the OAC: OriginAccessControlId: !GetAtt CloudFrontOriginAccessControl.Id

S3 bucket policy enforces OAC - Lines 120-135 ensure only CloudFront can access the S3 bucket

The security scanner likely only checks for the legacy OriginAccessIdentity property and doesn't recognize the newer OriginAccessControlId. Your configuration is actually more secure than using the deprecated OAI.

The warning can be safely ignored - your setup uses the AWS-recommended OAC approach for securing S3 origins.


Thanks for wasting my time AND egregious amounts of electricity generating a pointless "high priority" security warning.

#AI #llm


Nvidia’s Rally Faces a Reality Check

Citi’s price cut and rising competition test Nvidia’s dominance. While NVDA still leads AI infrastructure with soaring revenues and strong demand for Blackwell chips, challenges from Broadcom, hyperscalers, and China are real. Long-term strength remains, but it’s no longer a “buy at any cost” stock.

Read full article here:techi.com/nvidia-stock-faces-r…

#Nvidia #NVDA #Stocks #AI #Investing #TechStocks #StockMarket


K AI pristupuju hodne kriticky a tak jsem rad, ze si muzu do sbirky anekdot pridat success story s AI a vyrobou hodne narocneho kusu kodu.

V nedeli v noci jsme se domluvili, ze Single od Quin spustime v nove podobe UI s custom SnapDrawerem™

Naflakal jsem verzi s AI za 6 hodin cisteho casu (3 hodiny pred deadlinem) a dnes 4 hodiny cistil.

Ve finale jsem spokojeny i s vystupem i s kodem.

Single tu:
unreleased.art/zip

Do SnapDraweru pribude i cool sticky music player!

#ai #tech #react


#ai #LLM

«Мешок слов» — не супруг, не наставник, не босс и не раб. Это инструмент. Его предназначение — снимать с нас рутину и усиливать наши способности. Его социальный статус — отсутствует; бессмысленно спрашивать, «лучше» ли он нас. Настоящий вопрос такой: становимся ли мы лучше, когда им пользуемся?

#AI #llm


ИИ — просто мешок слов. Как перестать видеть интеллект там, где его нет

#ai #LLM

Наука — это «задача сильного звена»: даже если мы произведём в миллион раз больше посредственных исследований, окажемся там же, где и сейчас.
Если нам нужно больше действительно сильных работ, чем же наполнять "мешок" LLM? Можно забивать его статьями, но часть из них — сфабрикованы, часть — просто ошибочны, и все они содержат неявные допущения, которые могут оказаться ложными.
К тому же часто не хватает ключевой информации — нет данных, недостаточно подробно описаны методы.

Предприниматель Маркус Страссер, пытавшийся сделать компанию из серии «положим все статьи в "мешок" → ??? → профит», в итоге отказался от затеи, заявив, что «почти ничего из того, что действительно делает науку наукой, не опубликовано в виде текста в интернете».

Даже лучший "мешок" в мире бесполезен, если в него не положить правильные вещи.

habr.com/ru/companies/otus/art…

#AI #llm



A new type of career opportunity emerged from vibe coding because vibe coders didn't know what they were doing 😉

#ai #llm #jobs

#AI #jobs #llm


It's funny how #AI becomes completely clueless when it runs out of the 5 most discussed problems on forums associated with the used software. Then it just starts running round in circles and suggesting the same things over and over again. You're very quickly on your own.
#AI


Well, that was a "productive" Saturday evening! I needed to combine some smart home data and made a mistake by asking the #AI to suggest some approaches. After two hours of going down blind alleys and being misled by the AI with things like old or completely made-up API endpoints, I finally studied the documentation and realised it was not the right path. I then did some old-school thinking and searching, found an open-source library on GitHub that did exactly what I needed, and solved the problem in 20 minutes.

Open source vs AI: 1–0

#AI


pri prebirani tour jednoho umelce jsme posilali sms listkodrzicim se zmenou data koncertu

43k lidi

neslo importovat URL

support odpovedel vyhalucinovanou featurou, kterou ten produkt nema

pisu, ze ta featura neexistuje

napise mi Chief Product Officer te firmy popis stejne vyhalucinovane featury s odkazem na video navod

dvakrat overuju, ze ta featura opravdu neexistuje
video navod je o necem jinem

proc? proboha proc? kde jsme jako lidstvo udelali chybu?

#ai #support


Just for the heck of it, I decided to try #AI to fix an addon to run in the latest #NVDA alpha. I knew exactly what was wrong with it: it was importing a module included for #Python 3.11, and new alphas of NVDA are built with Python 3.13. I gave chat GPT the addon file, with this instruction: "In the latest alphas of NVDA, NVDA is now built with Python 3.13. That means this addon won't work. Please fix it." The simple solution would be to go get the right precompiled module from pip. But I didn't know if it would even be able to figure out what a .nvda-addon file was or how to fix it. Turns out it did. It spent six minutes, unpacked the addon, did things to the python code, then gave me back a new .nvda-addon file. But instead of just getting the right version of the module, it...rewrote the entire addon to not use that module. And its rewrite included some new features, while removing some existing ones. I'm kind of both impressed that it was able to handle the entire task on its own, and baffled that it did it in the hardest possible way. It even updated the manifest file correctly. It also left commented out sections of code, and created some Python files it never wound up using for anything. You could kind of see it doing something, forgetting what it was doing, then going to do the same thing a different way, but not deleting the half-completed evidence of the first attempt it abandoned for some reason. If more and more people use AI, code is going to get really, really weird and organic, y'all.


#AI


Big News! The completely #opensource #LLM #Apertus 🇨🇭 has been released today:

📰 swisscom.ch/en/about/news/2025…

🤝 The model supports over 1000 languages [EDIT: an earlier version claimed over 1800] and respects opt-out consent of data owners.

▶ This is great for #publicAI and #transparentAI. If you want to test it for yourself, head over to: publicai.co/

🤗 And if you want to download weights, datasets & FULL TRAINING DETAILS, you can find them here:
huggingface.co/collections/swi…

🔧 Tech report: huggingface.co/swiss-ai/Apertu…

After #Teuken7b and #Olmo2, Apertus is the next big jump in capabilities and performance of #FOSS #LLMs, while also improving #epistemicresilience and #epistemicautonomy with its multilingual approach.

I believe that especially for sensitive areas like #education, #healthcare, or #academia, there is no alternative to fully open #AI models. Everybody should start building upon them and improving them.

#KIMündigkeit #SovereignAI #FOSS #ethicalAI #swissai #LernenmitKI


surprisingly interesting, even for someone who has not written a line of code since BASIC in 1980, but has a big problem with the way #ai is being pushed as the panacea for all the world's ills, thanks for sharing
#AI


"AI advocates have warned that if every author in the class action filed a claim, it would "financially ruin" the entire industry."

Win win.
I just registered my name & book details with the appropriate law firm.

Check if your book/article/paper is on the list here:
theatlantic.com/technology/arc…

If it is, go here:
lieffcabraser.com/anthropic-au…

arstechnica.com/tech-policy/20…

#authors #books #AI


"#Anthropic Settles Major AI Copyright Suit Brought by Authors"

Precedent set?
Both of my #Scarfolk books were downloaded and pirated from the LibGen 'shadow library'.
Compensation would be nice.
Anyone aware of other class-action lawsuits I can join, or have any other legal pointers?

news.bloomberglaw.com/class-ac…

#AI


→ We Are Still Unable to Secure LLMs from #Malicious Inputs
schneier.com/blog/archives/202…

“This kind of thing should make everybody stop and really think before deploying any AI agents. We simply don’t know to defend against these attacks. We have zero agentic AI systems that are secure against these attacks.”

“It’s an existential problem that, near as I can tell, most people developing these technologies are just pretending isn’t there.”

#AI #LLMs #stop #agents #secure #attacks #problem


Not thrilled to see an email from #ProtonMail about their new #AI service. Please tell me that you're not going to follow suit @Tutanota.


Today I learned that fuzzy logic came to be thanks to an Iranian scientist, Lotfi A. Zadeh. Fuzzy mathematics play an important role in so many appliances and new tech, including your rice cooker and the AI you use daily.
Fuzzy logic allows computers to work with a degrees of truth rather than 1/0 or true/false. Fuzzy mathematics added a little humanity to our machines.
Think about it! We say the weather is warm, really hot, kind of cool, extremely cold, ETC. There's no just hot/cold. Machines can understand this using the fuzzy logic.
In simpler words, fuzzy logic is designed to mimic human reasoning by handling imprecise information.
I am proud of my country and my people, but I should emphasize that my current government is definitely not my people.
#Iran #FuzzyLogic #LotfiZadeh #Mathematics #AI #Tech #Computing


#AI


Let's start a campaign about replacing all CEOs and politicians with AI,
let's see how far we can go 😏

#AI #MaliciousCompliance


We do not aim for #deltachat to be another social media app. No #ai summaries or suggestions. No public directory of contacts. No discovery via outside identifiers (mobile phone or email). Just you and your contacts privately messaging, in a solid simple user interface on all platforms. End-to-End encryption enforced on two layers. #chatmail relays know and retain nothing, no content or metadata. #webxdc apps allow for custom interactions on top of chats.

Contributors and donations welcome!



Bude ofiko živá junior.guru akce! AI a junioři: pomocník, nebo riziko?

Panelovka o situaci a metodických přístupech, potom praktická přednáška o nástrojích.

Naplánovali jsme to společně v klubu. Akce je ve spolupráci s Mews a koná se v rámci vládního Týdne pro digitální Česko.

10.9. v kancelářích Mews na I.P.Pavlova v Praze (pro přespolní: nedaleko hlavního nádraží).

Zdarma, ale je nutné se registrovat, kapacita je omezená! Sdílejte, přijďte!

👉 luma.com/eckxgfwc?tk=s7ko8T

#juniorguru #mews #ai



NVIDIA posted 69% revenue growth to $44B, eyeing $45B next quarter. But sky-high expectations, chip export bans to China, and AI market uncertainty keep shares volatile despite 1300% gains in 5 years.

#NVIDIA #NVDA #AI #TechStocks #StockMarket #Semiconductors #TECHi

Read Full Article Here : - techi.com/nvidia-stock-could-c…


The amount of AI slop returned when searching for developer topics has gotten so bad that I've started limiting my searches to results from before 2024. It helps a lot, but RIP Internet ... 😒

#AI #Slop #Coding #Dev



Microsoft has added COPILOT AI to Excel — but give it a miss if you use the spreadsheet software for numerical calculations or in scenarios with legal regulatory and compliance implications because COPILOT "can give incorrect responses," the company warns. Here's more from @theverge.

flip.it/tBWnLn

#AI #ArtificialIntelligence #Copilot #Microsoft #Tech #Technology


I was wondering what vibe coding reminds me of. And today I figured it out. It really reminds me of my experience brewing beer from Coopers brew kits: it was quick and I ended up with drinkable beer. But I knew nothing about the brewing process, the result was suboptimal, and most importantly, I didn't really have control over it.

#AI #vibecoding


Plasticine Action is a group of like-minded artists and concerned citizens, who want to be vocal against the rise in AI generated animation and art, and raise awareness of how AI is being used in an increasingly authoritarian manner.

“Plasticine Action” t-shirts fundraiser plasticineaction.com/

Medical Aid for Palestinians
map.org.uk/

Police Arrest “Plasticine Action” t-shirt wearing protester
theguardian.com/world/2025/aug…

#Ai #Gaza #PalestineAction #PlasticineAction #Solidarity