Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kenmacd
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
kenmacd
1y ago
I use identities for this: https://migadu.com/guides/identities/ I can send as the address, and emails arrive in my normal mailbox. I also use them for giving self-hosted services their own address/password t
32.
▲
by
kenmacd
1y ago
And unfortunately no more half price 8-hours a day either :(
33.
▲
by
kenmacd
1y ago
I dunno. If just your employers site is down then you'll be expected to fix it, whereas if everyone is down there's less pressure.
34.
▲
by
kenmacd
1y ago
<cough> SponsorBlock ( https://sponsor.ajay.app/ ) <cough> It works amazingly well provided a video's been out for at least a half hour or so. It also has the option to skip the "like and subscribe"
35.
▲
by
kenmacd
1y ago
I've done everything using old Particle Xenon boards (nrf52840 microcontroller) and didn't encounter anything 'user hostile'. Originally I had all the 'hub' stuff on one of the boards too, but the newer recomme
36.
▲
by
kenmacd
1y ago
> to make a profit off of the information that is included in these works? Isn't that what a lot of companies are doing, just through employees? I read a lot of books, and took a lot of courses, and now a company is profiting off th
37.
▲
by
kenmacd
1y ago
> has the "market" decided that the unlicensed business is superior? I think recently we've decided it does? Look at Uber versus licensed taxis, Airbnb versus licensed and inspect B&Bs, and many more. I get what you&#x
38.
▲
by
kenmacd
1y ago
Are you arguing against the automation here? Because if so it seems we could bring back a lot of employment by simply getting rid of machines, but would we really be better off? Is it better for humans to spend their short lives working as
39.
▲
by
kenmacd
1y ago
If you haven't, you may enjoy reading Player Piano by Kurt Vonnegut. It explores some similar themes to the 'would humans be satisfied in a world where they have no economic role whatsoever' discussion. I thought it was inter
40.
▲
by
kenmacd
1y ago
du -sh /nix 187G /nix This is with nix.gc = { automatic = true; dates = "weekly"; options = "--delete-older-than 30d"; }; Cleaning up some direnv versions and a `ni
41.
▲
by
kenmacd
1y ago
Possibly related, but I've found recent Ali shipping to Canada has gotten much faster. I've received some thing in around a week that would normally take over a month.
42.
▲
by
kenmacd
1y ago
Keep in mind that using the free tier models means Google will keep what you send and use it for training. In bold in their terms is: "Do not submit sensitive, confidential, or personal information to the Unpaid Services." https:
43.
▲
by
kenmacd
2y ago
Nice tool. To add a workflow to the 'lots of these', I usually use an aichat[^1] role. The prompt is stored in `~/.config/aichat/roles/gitcommit.md` and then I do this: ``` git diff --cached | aichat -m deepsee
44.
▲
by
kenmacd
2y ago
When you find you're seeing a problem as easy, and that "they should just", then you probably either don't have enough detail, or haven't thought about an issue enough. For example, what else should 'morals
45.
▲
by
kenmacd
2y ago
> I know you say buy a copy if you enjoyed it but that’s not really how commerce works and none of these authors agreed to offer you donationware. I'm all for also buying books, but my local library has all the books too, so it is s
46.
▲
by
kenmacd
2y ago
~~I wouldn't bother as this seems like a scam. Both me and another person on the discord channel got "solved" links but both led to error pages.~~ Going to retract my 'scam' comment. I think I hit an honest bug in t
47.
▲
by
kenmacd
2y ago
Obviously facetious, but I'd hope most people would want their blog post read by LLMs. I suspect (hope) a lot of blog posts are written to share knowledge. In that regard having that knowledge trained in to LLMs (ideally open ones, but
48.
▲
by
kenmacd
2y ago
Adding a content warning to the account/post seems about right to me. Someone that creates an account just to immediately post something like this is very likely not following the community guidelines. It's not like it was posted
49.
▲
by
kenmacd
2y ago
Interesting counter-points. Thank you for taking the time to post them. I don't think I have anything useful to add without giving the issue more thought. Your reply definitely adds new dimensions for me to think about.
50.
▲
by
kenmacd
2y ago
I hear what you're saying, and I'm not saying some of it doesn't have merit. The following is meant as an open philosophical discussion. On the topic of 'the information isn't free' I'm curious if you have
51.
▲
by
kenmacd
2y ago
Obligatory mention of https://github.com/tj/git-extras/blob/main/Commands.md for more/similar commands. Especially useful to me is `git bulk` to apply a command to all the git repos under the direct
52.
▲
by
kenmacd
2y ago
I find this project hugely helpful when working with Google Takeout archives. I normally pick a size that's not too large so that downloading them is easier, then it's simply a matter of: ratarmount ./takeout-20231130T224
53.
▲
by
kenmacd
2y ago
For most of the world this is a good argument for being cautious of using US-based AI services (and closed-models) as well. As someone living in America's Hat, without any protections from PRISM-like programs, and who can't even r
54.
▲
by
kenmacd
2y ago
It's an interesting question as to if what this man did was helpful or harmful to those conservation efforts. It's at least possible that someone who would otherwise have hunted one just to have the 'wall art' might have
55.
▲
by
kenmacd
2y ago
I read the article, but I'm still not sure what part was illegal, and why. It says that part of the law is 'prevent the creation of hybrids', and the sentence was to 'deter anyone else from trying to "change the gen
56.
▲
by
kenmacd
2y ago
> Google’s and OpenAI often answered far-left, Progressive, and atheist. Can you share some conversations where the AI answers fall in to these categories. I'm especially interested in seeing an honest conversation that results in a
57.
▲
by
kenmacd
2y ago
Your base assumption here is that the 'crap' is actually 'junk'. Let's look at the easy one here, languages. Talk to someone that speaks multiple languages and they'll have examples of concepts in one language
58.
▲
by
kenmacd
2y ago
They run in to async, but do they run in to the internals of how that code is executed? The chapter that example is from includes the disclaimer: > In this section, we'll cover the underlying structure of how Futures and asynchronou
59.
▲
by
kenmacd
2y ago
Would it though? Just running things 'async' is simple, but it's also simple in Rust. I wouldn't figure writing an Executor would be any easier in Go than the Rust example at https://rust-lang.github.io/a
60.
▲
by
kenmacd
2y ago
> For instance, calling out LLMs for what they are is appropriate to me, Well perhaps you're unaware of the tone of your writing, or perhaps I am, but I'd suggest that your original comment sounds rather hostile towards the fie
More ›