@usr_bin_roygbiv The things i would do for funding to create Actually Competent Diffusion-based model (hint: neither gemma 4 26b-a4b nor mercury 2 are competent) that can run at an ungodly TPS on most hardware...
@LukasHozda no winning. hell yeah
*i will try making a windows variant cuz i'm getting a macbook pro 17", and trying to install Tiny10 cuz it'd be cursed
Believe it or not, you can cause an instant kernel panic in your mac in about 16 lines of C code, actually. *Tested on MacOS golden gate, tahoe, and sequoia.
#include <stdio.h>
#include <IOKit/IOKitLib.h>
#include <CoreFoundation/CoreFoundation.h>
int main(void){
CFMutableDictionaryRef m = IOServiceMatching("AppleMobileFileIntegrity");
io_service_t s = IOServiceGetMatchingService(kIOMainPortDefault, m);
if(!s){ fprintf(stderr, "AMFI not found\n"); return 1; }
io_connect_t c = 0;
kern_return_t kr = IOServiceOpen(s, mach_task_self(), 0, &c);
IOObjectRelease(s);
if(kr != kIOReturnSuccess){ fprintf(stderr, "IOServiceOpen: 0x%x\n", kr); return 1; }
uint64_t scalarIn = 1;
kr = IOConnectCallScalarMethod(c, 16, &scalarIn, 1, NULL, NULL);
printf(" survived: 0x%08x (crash not applicable)\n", kr);
IOServiceClose(c);
return 0;
}
the shit i would do for a kit that has a compatible pcb in shape/connectors but with a far better processor with the powermac G4 12" chassis. who is making this
Acknowledging OMP is the best harness is like having the strength and intelligence to acknowledge prince is better than michael jackson. Michael is great, but prince is prince.
Believe it or not, you can cause an instant kernel panic in your mac in about 16 lines of C code, actually. *Tested on MacOS golden gate, tahoe, and sequoia.
#include <stdio.h>
#include <IOKit/IOKitLib.h>
#include <CoreFoundation/CoreFoundation.h>
int main(void){
CFMutableDictionaryRef m = IOServiceMatching("AppleMobileFileIntegrity");
io_service_t s = IOServiceGetMatchingService(kIOMainPortDefault, m);
if(!s){ fprintf(stderr, "AMFI not found\n"); return 1; }
io_connect_t c = 0;
kern_return_t kr = IOServiceOpen(s, mach_task_self(), 0, &c);
IOObjectRelease(s);
if(kr != kIOReturnSuccess){ fprintf(stderr, "IOServiceOpen: 0x%x\n", kr); return 1; }
uint64_t scalarIn = 1;
kr = IOConnectCallScalarMethod(c, 16, &scalarIn, 1, NULL, NULL);
printf(" survived: 0x%08x (crash not applicable)\n", kr);
IOServiceClose(c);
return 0;
}
Unpopular opinion: Don't use Linux for personal use.
The reality is it's insecure - bugs in browsers, apps, & drivers go unfixed for months. Prod Linux servers are extremely minimal, your computer is not.
Apple ships critical fixes overnight, it's a brand emergency otherwise.
Announcing Deft, a new AI lab for better writing, cofounded with @jmrphy
See the picture for launch announcement the Deft model wrote for itself
Currently, 86% of user queries are fully human according to pangram.
This is still a small beta model and it might make mistakes. We are launching our public beta now to get more feedback before scaling up.
Tips for better performance:
- Add more details to your prompt. If you just provide a short sentence prompt, it will likely get detected as AI.
- Try changing the style in "advanced options"
- Deft currently works better for some use cases like Analysis/Essays, Creative writing, and Rewrites. It works less well for Marketing copy and news articles.
Our main goal is better writing, fooling AI detectors is just a side effect.
Link below
Can you tweet in Superscript from now on. That way the text will fit your real voice.
ᴵ'ᵛᵉ ᵍᵒᵗ ᵗᵒ ˢᵃʸ, ᴵ ᶠᵉᵉˡ ˢᵒᵐᵉʷʰᵃᵗ ᵗᵃʳᵍᵉᵗᵉᵈ ᵇʸ ᵗʰᵉ ˡᵃᵗᵉˢᵗ ᶠˡᵉˢʰ ˢᶦᵐᵘˡᵃᵗᵒʳ ᵛᶦᵈᵉᵒ.
We need to talk about the licensing issue with code being read by AI or we're probably going to see open source collapse over the next 5 years honestly
How some of you feel like running Qwen 9.11 27B 0.5 bit fable astra composer distill EAGLE_OBLITERATUS_legit.gguf on your 10 year old laptop at 3 tok/s
(you saw llama.cpp once and thought it looked funny)