Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sureglymop
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
31.
▲
by
sureglymop
2mo ago
What makes someone a script kiddie or not a script kiddie? Imo this differentiation is totally pointless now. It gives everyone with access to AI the ability to use it as intended but also otherwise. But that is true for the defensive side
32.
▲
by
sureglymop
2mo ago
I highly agree. I once registered a domain through them that happened to be my last name but coincidentally also the name of a company. They restricted me from using the domain and never refunded me the yearly fee for it (citing trademark r
33.
▲
by
sureglymop
2mo ago
That's unfortunate. I'm sorry, I should have checked that before recommending. Looks like your only option from an ubuntu host is to build from source.
34.
▲
by
sureglymop
2mo ago
Oh, you do need to install it. e.g. on arch: https://archlinux.org/packages/extra/x86_64/krun/
35.
▲
by
sureglymop
2mo ago
You can do this with libkrun. I use it as a podman backend which works exactly as you describe here. podman run --rm -it --runtime=krun ubuntu sh
36.
▲
by
sureglymop
2mo ago
It's interesting because this is exactly what I used to do for my hyprland config (which the op is about). I had some keybinds that would shell out and use a script with the hyprctl cli. Now it's all a single simple lua function a
37.
▲
by
sureglymop
2mo ago
Love this, thank you for providing the context!
38.
▲
by
sureglymop
2mo ago
That seems like a smart insight... but, if you're going to use an existing linter it will lint the full existing language and not your subset. So, if you accidentally code something that is not in the subset but is in the full language
39.
▲
by
sureglymop
2mo ago
By default AI doesn't bake in all considerations. By nature of how it works it behaves like a human, i. e. making similar mistakes and oversights... I feel like this could somewhat ironically be shown with exactly this task. Let's
40.
▲
by
sureglymop
3mo ago
I didn't fully understand the author there. Was their point that the activity of "axe throwing" is silly or that it is silly to do that on a first date? Personally I've never done axe throwing but I think it probably doe
41.
▲
by
sureglymop
3mo ago
What is interesting about it for me is: why would someone working on AI ethics choose to work for Google at all? Did she really think Google cares about ethics? Such positions seem purely performative, we all know that ethics go out the win
42.
▲
by
sureglymop
3mo ago
I feel like not choosing WordPress was a great choice but I'm not sure about the rest of the comment. A simple html file might make for a good landing page though.
43.
▲
by
sureglymop
3mo ago
Yes. You can literally ssh into a kobo. I usually just put my books on a WebDAV share that is mounted on the kobo.
44.
▲
by
sureglymop
3mo ago
They're pushing hard for a unified platform. For WhatsApps new username feature one can only choose from usernames not already used on instagram or facebook.
45.
▲
by
sureglymop
3mo ago
I can imagine that but I don't have those issues with the default config. So it allows using docker compose with podman directly. On the other hand I could see it being hard for people to only install the cli part of docker. Luckily on
46.
▲
by
sureglymop
3mo ago
You don't have to fully switch. I use podman in socket mode with the docker cli as a frontend.
47.
▲
by
sureglymop
3mo ago
Thank you for clarifying!
48.
▲
by
sureglymop
3mo ago
What about Vale? Is this a rename of it or something new?
49.
▲
by
sureglymop
3mo ago
As a student, I have no issue doing oral exams or written exams without notes. I mean I'm there to learn and out of curiosity so I like that challenge... I truly don't understand how people can sign up for a degree and then have
50.
▲
by
sureglymop
3mo ago
Well... again, I'm giving the LLM total freedom to destroy what's there and start from scratch. That could nudge it to structure the code base more like that. It would be totally different if I told that to a junior developer. But
51.
▲
by
sureglymop
3mo ago
Part 6 to me seems always totally useless. Whenever I let these tools look at existing repos they are too influenced by what's already there. I could even say "feel free to completely refactor or rewrite anything" and they&#x
52.
▲
by
sureglymop
3mo ago
I disagree. There's a reason why PDFs are used and it's related to long term archival. They will probably still be able to be opened years later and look the same. By all means the format has many flaws and isn't very machine
53.
▲
by
sureglymop
3mo ago
Idea seems interesting. Website immediately turns me off as it looks typically AI generated and has the AI pulsing "attention" dot. And no, this is not a condemnation of AI as a technology, it's a condemnation of every websi
54.
▲
by
sureglymop
3mo ago
For what exact reason is it not production ready? Or is that the stance of its maintainers?
55.
▲
by
sureglymop
3mo ago
No, but I can give a small introduction. I installed krun from the arch package repositories: https://man.archlinux.org/man/extra/krun/krun.1.en Then one can just pass `--runtime krun` to most podman subcomma
56.
▲
by
sureglymop
3mo ago
Why isn't libkrun good enough for hosted stuff? I use it as a podman backend in a microservice architecture.
57.
▲
by
sureglymop
3mo ago
Interestingly then, those contributions are also not a measurement of the candidates abilities but mostly of the AI models. I wonder if hiring adjusts to that but I doubt it. It might only push it even more towards "marketing matters m
58.
▲
by
sureglymop
3mo ago
Because the behaviour of software changes over the time of development and that's how many bugs happen in the first place. Especially if you use AI, let's say you have it implement a feature and then change your mind. In my experi
59.
▲
by
sureglymop
3mo ago
Can't you save a drawio file as .drawio.svg? I've done diagrams with it a few times and just used Computer Modern to make the diagrams look the same as the text. Good enough.
60.
▲
by
sureglymop
3mo ago
While we're at it, does anyone else want something like a good LSP but for assembly? I mean one that infers as much context as possible and tries to help as much as possible. This has to be assembler specific of course. For example, I
More ›