Skip Navigation

Posts
3
Comments
367
Joined
3 yr. ago

-credit to nedroid for strange art

  • Neat, thanks.

  • I just browsed a few of the component projects on github and it seems they're BSD-licensed...

  • Years ago https://web.hypothes.is/ used to let one annotate any website, but it appears now they are focused on only student/educational usage.

    https://en.wikipedia.org/wiki/Hypothes.is

    There was a plugin that allowed highlighting text on any web page, adding comments, and having threaded conversations based on groups.. it was kind of cool, too bad it didn't take off.

    https://ucatt.arizona.edu/news/using-free-version-hypothesis


    EDIT 1: I'll be darned, the Chrome extension still exists.. https://chromewebstore.google.com/detail/hypothesis-web-pdf-annota/bjfhmglciegochdpefhhlphglcehbmek

    EDIT 2: I found my old account and the test annotations I'd done (and group definitions) still work! Guess this is still a working thing, worth exploring more.

  • I was on a project where a co-worker left and his son was onboarded a few years later; he seemed much more chill than I when we were both working on an issue and it dawned on me that he was literally fixing (well, not really a defect just an update) his Dad's code. Heh.

  • Or, listen to the "Better Offline" podcast for another viewpoint :p

  • WTF kill this with fire.

  • And 'Lie detectors' (polygraphs). Don't forget those frauds.

  • Ironically, ionized particles tend to stick together (trying to become neutrally-charged) whereas unionized particles tend not to interact as strongly; so a group of chemists 'binding' together to form a union would actually be 'ionized' not 'unionized' ... metaphorically :p

  • Hah, no don't worry ;)

  • Have you tried yout.com? Take the URL of any vid, and just delete the 'ube' from it. It only allows a few DLs per day but it works.

  • Sure he's not a vampire? (Yes I feel bad now)

  • Yeah, I got my name when gmail was 'invite only' :/

    It actually kinda sucks. At any given time I have between 3 and a zillion idiots around the globe who, for months or years on end, keep buying concert tickets, airline/vacation bookings, get job hits, legal firm or health-care notifications ... using my email (jbloggs@gmail.com) instead of (jbloggs999@gmail.com) or whatever variant they actually signed up for, since I got 'just my name' and they keep. forgetting. their. own. bloody. email.

    And most of the time this shit is sent from a 'noreply@wherever.net' so I can't even tell them they have the wrong email address. Grrrrrrr.

  • Would this be the same s 'corn fritters' in Canada?

  • Ah, hashcash. Wish that had taken off, it was a good idea ...

  • I feel this -- we had a junior dev on our project who started using AI for coding, without management approval BTW (it was a small company and we didn't yet have a policy specifically for it. Alas.)

    I got the fun task, months later, of going through an entire component that I'm almost certain was 'vibe coded' -- it "worked" the first time the main APIs were called, but leaked and crashed on subsequent calls. It used double- and even triple-pointers to data structures, which the API vendor's documentation upon some casual reading indicated could all be declared statically and re-used (this was an embedded system); needless arguments; mallocs and frees everywhere for no good reason (again due to all of the un-needed dynamic storage involving said double/triple pointers to stuff). It was a horrible mess.

    It should have never gotten through code review, but the senior devs were themselves overloaded with work (another, separate problem) ...

    I took two days and cleaned it all up, much simpler, no mem leaks, and could actually be, you know, used more than once.

    Fucking mess, and LLMs (don't call it "AI") just allow those who are lazy and/or inexperienced to skate through short-term tasks, leaving huge technical debt for those that have to clean up after.

    If you're doing job interviews, ensure the interviewee is not connected to LLMs in any way and make them do the code themselves. No exceptions. Consider blocking LLMs from your corp network as well and ban locally-installed things like Ollama.

  • It's Tuesday, did you bring your raincoat?

  • No, no -- I think the author's project supports the gemini hypertext protocol, not google's "AI" monstrosity.

    Once again, a rich megacorp chose a name ignoring the fact it was already taken.

  • Leave the US, now, if you can. Otherwise, find someone outside to publish your code I guess.

    What a nightmare.