• 0 Posts
  • 1.31K Comments
Joined 3 years ago
cake
Cake day: June 21st, 2023

help-circle

  • This reads to me like a Ubiquiti ad that you might read from The Onion. Honestly, the vast majority of the complaint has nothing to do with Ubiquiti. The only part I’d be interested in is this:

    It also alleges the company could have disrupted the pipeline and disabled devices used by Russia — including through geofencing, terminating distributors tied to sanctions-evasion routes, and building a remote-disable safety feature into airMAX firmware — but failed to do so.

    In specific, only the part I bolded.

    If they knowingly sold to distributors tied to sanctions-evasion routes, then that’s the only part of this that would actually be Ubiquiti doing something potentially bad, in my opinion.

    Since I’ve been somewhat interested in getting security cameras, I’ve been looking at Ubiquiti as an option. If they built remote-disable malware into their hardware, I’d cross them off the list.



  • As your southern neighbor, in skilled fields, the last thing you want is companies to outsource their skilled labor to other countries instead of bringing immigrants to your country to work there since they can create jobs, and if their position becomes vacant again, it’s still in your country. In unskilled jobs, when you decide to kick them out of your country, you’re left with a lot of vacant jobs that nobody wants to take.

    The real issue is rampant exploitation of immigrants. With fair wages, you actually favor non-immigrants because of the additional costs associated with relocating someone from another country. When you’re unfairly exploiting them, the upfront cost becomes less relevant.


    Anyway, I agree that getting into freelancing is going to be a nightmare. Trying to convince skilled devs that LLMs generate garbage in bulk is already difficult enough. Doing that to a non-dev manager is practically impossible.


  • You can block Facebook ads by blocking the Facebook domains. This is what I do, anyway.

    Even if you get through the ads, there’s nothing of value there. At best, you’re maintaining superficial relationships while wading through AI slop and ragebait. If you haven’t actually talked to the person in years, consider whether there’s even a real connection there or if you’re just inflating each other’s egos by pressing a like button every couple weeks.





  • We are somewhat similar to contractors and directly help our customers write their code. Usually this means bringing in some kind of starting template, and it’s easier to do this with a permissively licensed template than make them sign another legal agreement.

    They own the code once we’re done, and they don’t need to make it open source (companies naturally don’t like to open source their products). Our templates are open source and well-documented, though.


  • We’ve managed to convince our workplace to allow us to use MIT on a few projects. We mainly share that code directly with customers, and it’s easier to do that with permissively licensed code, plus we can make it public for an extra win (both at work and for the community).

    There are definitely good uses for permissive licenses. In the same way that you should consider not using one, you should also consider whether one meets your specific needs.



  • There are a few tools out there that can recommend improvements to grammar. For example, a tool might suggest rewriting:

    Benchmarks are a tool to validate a list of things, contrast, page load, images using modern formats, dead links, time to first paint, and semantic HTML, a <button> isn’t a <div>.

    to:

    Benchmarks are a tool to validate a list of things: contrast, page load, images use modern formats, dead links, time to first paint, and semantic HTML (i.e. a <button> isn’t a <div>).

    Many of them are now LLM-based, so you could probably just ask a locally-running Qwen3.5 or something for advice as well. Just be careful if you do this to constrain it only to grammar suggestions and not allow it to rewrite your article (LLM-speak is easy to spot).


  • All feedback in the post is welcome.

    Would it be rude to recommend a grammar checker? The topic and supporting arguments for the post are fine (if a little disorganized, but that’s common for blog posts). I just found the run-ons a bit distracting.

    Otherwise, I agree that the internet is getting shittier. More ads, more walls to defend against scraping, less accessibility, etc. There’s no real metric for how well a page presents its contents, only metrics for specific things like load times, layout shift, and so on. I also suspect that, over time, page scoring will shift toward which sites present the data in ways that are more usable by LLMs.



  • What’s yours? Pay Anthropic $2k/mo to generate fake C&D letters and send them out to random businesses?

    Unless you have a plan that doesn’t rely on the service-based models, then I don’t see where you’re going with this. Sure, you can use self-hosted models, assuming you’re fine paying for the GPUs (Jensen Huang? Lisa Su? Lip-Bu Tan if you’re feeling special?) and power to run them of course. But you’ll be “behind” the big cloud-based models, endlessly chasing after them.

    Or, hear me out, don’t use them and do it all yourself and you won’t have to pay these companies and make their execs richer.