@futurebird This is a good question and I wish I had an answer. The closest thing I have (it's an old book— it's been a while since I've done much Java) is "Bitter Java". It maybe is a slightly more advanced book, but. It is a book by a consultant who comes in to fix problems in other people's code. So it's all about "here's things people do wrong in Java— here's how to do them better". It's a very odd book, more philosophy than code, one of the best pieces of CS writing I've ever read actually.
Here's a brilliant neologism: "slop", for text generated entirely by LLMs and published, unwanted, on the Internet
> Watching in real time as "slop" becomes a term of art. the way that "spam" became the term for unwanted emails, "slop" is going in the dictionary as the term for unwanted AI generated content
Source: https://twitter.com/deepfates/status/1787472784106639418
@dentangle May I see your code? Are you putting them into a local DHT or gossip MST of some sort? :o
Dunno if some dipshit will call me posting this FUD again, a mere week after the last time I said it. But once again: if you build your business on top of anything offered by Google in virtually any way, you are in "fool me seventeen times" territory here. No company has indicated its disdain for the developer ecosystem to the degree Google systematically does.
Everything that doesn't pull the revenue of Ads is eventually killed, and nothing pulls the revenue of Ads.
.....here's a hot take:
Phishing tests are a symptom of a failed security department.
If you 'need' those in your workflow, then you have failed to implement proper anti-phishing controls. You have failed to implement correct MFA. You have failed to implement telltales for message provenance. You have failed to filter spam and malicious traffic. You have failed to isolate services. You have failed to incorporate proper logging. You have failed to protect your coworkers and you are lying to them instead to cover up your continued failures.
Blue teaming is about -protecting- the users so that they are able to carry out their work in the high-trust environment required for effective collaboration. If you fucking -lie- to them, that cannot -happen-.
For anyone curious I ended up getting this three in one that also acts as a signal generator. I'm gonna be doing some basic signal processing for an EMG HID project so it'll be useful to test whether my FFT captures frequencies accurately enough.
@smallsees Excellent this is exactly the sort of thing I was looking for. Ty!
6. A cool robot arm that can act as a 3d printer, laser engraver, or pen plotter.
The question of whether CSS is a programming language serves only one purpose: to demote those who write it.
There is no confusion that needs to be clarified, and no other purpose in asking, beyond the most trivial kind of pedantry.
The debate itself is an act of gatekeeping, whether intentional or not. Its only significant effect is to elevate some work over other work, despite their essentially identical nature.
The only meaningful function of the question is segregation. #css
I am officially Totally Over Tailwind and I can't see myself using it again. Plain CSS really is so much nicer when you know a bit about what you're doing. My markup is so much easier to handle and read now. Everything's just... simpler and less noisy, and I can make big appearance changes without having to change a bunch of non-CSS code?
@brandon TBH mostly moffed that I can't find my breadboard and random resistors and diodes.
@brandon I'm thinking I'll start with a puck.js since it has a good form factor for what I want. Defs gonna get some ESP32s. Seems like the way to go nkw that ESP8266 is less popular :o
I am very pleased to be able to share that I've been awarded a grant by NLnet Foundation's #NGI Zero program (@NGIZero)
You can read all about it in my most recent blog post: https://cryptography.dog/blog/announcing-webxdc-evolve/
@jonny @evangelos That's awesome. I wonder how people will advertise the connection and actually distribute the native side. Managing both a web extension and a native app feels a bit niche if both have guis. No or low guis seem easier to justify but feels like there's fewer user facing things that could be successful with that setup. Stuff for nerds tho is an easier sell.
Ahhb this is where an FPAA would be great to do some preliminary signal processing to make it easier to find just thw spikes I need to send the microcontroller
@Filene powered! They're super cool IMO. Event driven feels better than the mainloop in arduino IMO.
How fucked up would it be to use JavaScript on a microcontroller to read from EMGs to give me a new usb mouse/keyboard that's just a bunch of wires I strap to myself? https://www.espruino.com/USB
https://hackaday.io/project/8823-super-simple-muscle-emg-sensor
Probably not for typing any time soon but maybe for window manager shortcuts and moving my cursor?
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.