HackerTrans
トップ新着トレンドコメント過去質問紹介求人

baliex

no profile record

コメント

baliex
·11 日前·議論
Well kind of, or you just end up copying the poisoned version directly into your repo rather than having it as a dependency. Same outcome.

I suppose if you're running some security analysis on code in your own repo, the fact that you've copied the code in means that it'll run on your third party dependencies too, since they no longer appear to be third party.
baliex
·12 日前·議論
I think the idea is that a decent, responsible engineer can come in and fix all the vibe coded nonsense someone else wrote
baliex
·12 日前·議論
In a word: complaints.

It’s somewhat understandable but also part of the problem.
baliex
·13 日前·議論
Why would they? They make more money if you pay the $7 up front.
baliex
·13 日前·議論
I guess that’s how it eventually goes through. When, at random, enough flippers flop or floppers flip that it tips the balance.

And once it’s done it’s done. The relentlessness does not continue into, “are you sure?”, it’ll be over.

For the record, I’m in the EU and do not want this to pass.
baliex
·18 日前·議論
This is pretty cool, I have an interest in running admin interfaces (think web CMS) for non-technical users locally.

I tried out the most basic possible example, from the linked page:

    Deno.serve(() => new Response("<h1>Hello, desktop</h1>", { headers: { "content-type": "text/html" }, }) );
It worked, after a little wrangling to get a 2.9 preview (deno upgrade canary). Amazing! So, so, so simple!

There's a downside though... that "Hello, desktop" app weight in at 308MB on macOS.

Now, I don't know how that compares to an electron app, or the most lightweight app possible handcrafted specifically for macOS, and there are many, many layers of abstraction between my 1 line of code and the resultant but that is enormous!
baliex
·28 日前·議論
This reads like slop.

The four emboldened headings that make up the whole article sound like they’re straight outta chatgpt:

* what happened

* the devil is in the billing details

* the big but

* bottom line

I’m not sure that I’ve ever read a Fortune article before so maybe this is just their style. But I doubt it.
baliex
·先月·議論
From the article:

> Let us be clear. Artificial intelligence was not created out of thin air. The data and language used by generative A.I. tools didn’t just pop into Sam Altman’s head or Elon Musk’s imagination. A.I. is built on our collective intelligence: our books, songs, artwork, journalism, computer code, scientific research, videos, conversations, images and ideas spanning generations.
baliex
·先月·議論
Truly terrifying. I'll admit I was expecting one of the near-15.62 options to be "acceptable". How wrong I was; I should have seen that coming.

As one of the below comments says, you just don't know what level of snooping is going on. If you're reading this $CEO, hi!
baliex
·先月·議論
> I focus the message box to draft a reply, but there’s already one there. It was also generated by the language model. I delete it, replacing it with my own.

The really, really scary thing is how uncommon this approach is. I think.

My assumption is that most people roll with automated pre-written reply. Maybe tweaking a few things here and there, but ultimately preferring the all-too-convenient trade-off of the robots having written something close enough to what they wanted to say, using "better" words. Even when what they would have written themselves would have had some personality, even if it was their own flawed human one.

For the record, I am 100% with you on your approach (on the odd occasion that I must use gmail).
baliex
·先月·議論
That’s exactly what I was thinking. And I think you’re saying the same thing, but to be sure: the _wait_ wouldn’t be a timer, it’d be watching the clipboard for changes and proceeding as soon as it changed.

If we’re going to do the discovery out in the open.. it would be nice to be able to specify the prompt as part of the Textile (e.g. “Copy the GitHub URL”). And then also showed the clipboard contents it is going to proceed with, before proceeding. A single key press (Enter?) would be ideal to proceed. That protects me from accidentally passing sensitive data through.
baliex
·先月·議論
That sounds interesting but it would be a whole lot more interesting if the page was itself an example of said effect!
baliex
·先月·議論
Can it wait/prompt for something new to be put onto the clipboard while it runs a Textile?

For a use-case where I've copied thing 1, then I start my Textile, then I go and copy thing 2 from somewhere, and then Textile continues with the remaining steps with thing 1 and thing 2?
baliex
·先月·議論
I 100% agree with the "please don't fuck up this stable & reliable workhorse" sentiment.

I haven't read this in detail but "Six CVEs are fixed in this release. All six are assigned by VulnCheck as CNA. Affected versions are 3.4.2 and earlier in every case." seems like a pretty solid answer to the "why".

https://download.samba.org/pub/rsync/NEWS#3.4.3
baliex
·先月·議論
What a great resource. As someone who’s been making websites for 30 years, it’s amazing to still be picking up some of the basics. Though to be fair many of these didn’t exist back then.

I’ll be using this to add some extra tags to my pages.

It looks like there are some features noted as “required” that are actually required by the spec (e.g. a title tag), and others that are required by opinion (e.g. https) so there’s an element^ of pragmatic best practice being recommended.

I find it curious that setting a colour hint for the browser is recommended. I’m one for letting the browser look as vanilla as possible and letting my pages do the talking.

^Pun not intended, blink and you’ll miss it
baliex
·2 か月前·議論
Having just moved house, this is fantastic inspiration.

To be fair, the huge window by the desk in the article makes it a naturally more appealing space than my own. But it’s enough to make me rethink the layout we have here so far. Especially since we want space for non digital projects too.
baliex
·2 か月前·議論
I see two examples, India and Africa. Both of which look great but Africa is not a country.
baliex
·2 か月前·議論
100% agree that _should_ be totally unacceptable, but how many of these small businesses will actually care? Especially those which are primarily or exclusively non-technical
baliex
·2 か月前·議論
This is absolutely fantastic.

I've thought before about trying to render skies on the web as a series of gradients overlaid on top of one another. I expect I could have had some level of success and gotten some mediocre results, but it would be nothing compared to what you've created.

Thank you so much for sharing this; it's inspirational, must have taken you a very long time to put together, and I'm blown away by your results.
baliex
·3 か月前·議論
Is anyone else just getting this?

  <h1>Unavailable Due to the UK Online Safety Act</h1>