
Building a fully functional, code-editing agent in less than 400 lines.

You'd like to think so, but my dad, as law-abiding a person as you could ever meet, kept getting pulled over as he came home from work at 1AM almost every night by the local RCMP for about 2 weeks. And it's not like he was shit-talking them and earning their ire, until maybe the 8 or 10th time, since he'll be unreasonable friendly to pretty near anyone. It only ended when he contacted the detachment sergeant and chewed on him, then it was suddenly done.
Sometime cops are just dinks.
dafuq did i just read?
I don't have to troubleshoot my kid's Speak and Spell either.
He looks like he'd get worn out just getting into the fire truck.
Engage safety squints.
IME, NCP was very simple and easy to set up. I used it for years until the AIO docker came along. But that's not appropriate for a Pi in my estimation. Though it might be fine on a Pi, it's certainly how I like to run NC, and I've used every method of running it over the last decade.
Let me guess, they weren't acting insane enough for her tastes.
Donated via LiberaPay for 1 year.
Or, you know, just hotknifing hash out on the deck and not giving a fuck.
Try NextcloudPi
She can yap about it all she wants, there is no support for separatism outside the rabid Wildrose twats. Albertans may vote heavily PC, but this is a complete non-starter.
Trudeau might be the first candidate to ever achieve a negative number of votes if he ran in Crowfoot.
We have this shit in Canada, too. Millions of square kilometers of wilderness, and people camp on top of each other and run their generators for the air conditioning and TV in their $250,000 RV they use 2 weekends out of the year.
Fucking weirdos.
As ugly as the Aztek is, it's gorgeous next to that stainless steel doorstop.
Despite his name being the title and half a dozen times in the article, it will forever be a mystery.
All these BMS seem more designed for high amperage solar system storage, generally using LFP batteries. I'm sure it's possible, but it seems like overkill.
Also Li-ion is not something I would keep in the house, especially a home-built pack. There's a high likelihood of fire. I built myself a battery pack with the same sort of cells, and a few weeks in I happened to walk into the garage when the pack started spewing flames out the side. They can be touchy and definitely need temperature sensors/current control.
HR Block does taxes, rebates people immediately out of their pocket. Submits all refund requests at April 30, gets money back.
Paperwork often gets done in batches. Companies invoice at the end of month but pay their employees weekly or biweekly.
This isn't nefarious, no matter how much you (and I) hate Tesla.
"Even" Canada?
If you start up the content server in Calibre, you can connect to it with any OPDS compatible ereader app.
If you told me she was trans in the "before" picture, I wouldn't argue.
How To Build An AI Agent
Building a fully functional, code-editing agent in less than 400 lines.
How do you handle absolutely critical alerts on your Android phone?
I currently do a lot of my monitoring via MQTT for my solar system etc. I currently use MQTT Alert and set up my alerts to ring my phone at top volume until silenced. But I have missed more than one alert because I don't think the background agent is always active and it doesn't necessarily start when I reboot the phone. While the application does "monitor" the MQTT connection, it only makes a short sound if it drops, with no followup until you notice that there was a notification and go back into it to figure out why the connection is down.
Does anyone have foolproof way of getting things like security alerts that will always trigger on the phone, without having to check the phone 10 times a day to be sure the application is on and the connection is active?
OpenID Connect Single Sign-On Identity & Access Management
OpenID Connect Single Sign-On Identity & Access Management - sebadob/rauthy
Rauthy is a lightweight and easy to use OpenID Connect Identity Provider. It aims to be simple to both set up and operate, with very secure defaults and lots of config options, if you need the flexibility. It puts heavy emphasis on Passkeys and a very strong security in general. The project is written in Rust to be as memory efficient, secure and fast as possible, and it can run on basically any hardware. If you need Single Sign-On support for IoT or headless CLI tools, it's got you covered as well. You get High-Availability, client branding, UI translation, a nice Admin UI, Events and Auditing, and many more features. By default, it runs on top of Hiqlite and does not depend on an external database (Postgres as an alternative) to make it even simpler to operate, while scaling up to millions of users easily.
Email hosting over NNCP
Debian Salsa Gitlab
What the firm found challenges some basic assumptions about how this technology really works.
In this article, we'll explore the integration of Large Language Models and systems built on top of them. The key concept in this space recently is the Model Context Protocol (MCP).
Where can I get some help to figure out why a plasmoid I'm trying to build is failing?
I've tried to slap together a plasmoid but having trouble debugging why it's saying it's not written for Plasma6. I'm just hoping someone could throw eyes at it and tell me why I'm an idiot. The documentation on plasmoids is all over the place wrt versions and packaging, and I have no clue how to debug it on a remote VM I'm using so I don't clutter up my desktop with dependencies.
Fast/Realtime Zstd compression, performanc increases in latest btrfs updates.
Request to moderate [email protected]
Doesn't look like there's any mods currently.
The role of developer skills in agentic coding
Notes from my Thoughtworks colleagues on AI-assisted software delivery
Notes on coreutils in Rust
With Ubuntu changing to the Rust implementation of coreutils, what does that mean for performance?
FOSS project attacks on Github, malware injected in forks ransomware Linux machines
Apparently there's a bunch of projects getting hit with this, fairly obscure ones though. Project gets forked, suddenly get a pile of stars more than the original, and then there's a curl-bash pipe inserted into it that runs some ransomeware that encrypts ~/Documents.
About a dozen other projects linked in here from another developer (excuse the Reddit link): https://old.reddit.com/r/golang/comments/1jbzuot/someone_copied_our_github_project_made_it_look/
Why the alleged ESP32 backdoor couldn’t happen here (CHERioT)
If you’ve been following the news this weekend, you’ll have seen articles about a vulnerability (alleged to be an intentional backdoor) in ESP32 microcontrollers. The news is somewhat overhyped (the attacks probably require physical access) but it provides an opportunity to look at what we did in CH...
This should be of interest to anyone using ESP32 devices currently and is seeing the influx of the RISC-V ISA devices coming up.
Hopefully the future of IOT might include device drivers that can't suborn devices like the ones for the ESP32 can, by compartmentalizing memory space on the device, and auditing the compilation of such drivers.
The benefits of using scripts over aliases
I prefer scripts to real aliases when defining a custom command.
I've done something similiar to this over the years for organization purposes and not having to change much between shells except add a path. You can also add cases that check your shell and do something slightly different if needed.
Mistral AI has been in the news constantly because of its latest models, partnerships, and more. Here's everything you need to know.
Google didn't tell Android users much about Android System SafetyCore before it hit their phones, and people are unhappy. Fortunately, you're not stuck with it.
The Secret Maze of Debian Images
Delve into the wondrous labyrinth of sparkling images that is the Debian build output.