HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cunningfatalist

no profile record

Submissions

Show HN: Promptinel – A Security Scanner for Prompts

github.com
1 points·by cunningfatalist·4 mesi fa·0 comments

comments

cunningfatalist
·14 giorni fa·discuss
Sorry for the late answer and the missing context. usef- is right, the manual is probably the better page to share. Amp tries to give you a plug and play experience, where you can always see the actual costs and models/effort are autoselected for you. Some of my colleagues are big fans and use it a lot. I also like it, but prefer OpenCode.
cunningfatalist
·15 giorni fa·discuss
You might want to check out Amp: https://ampcode.com/
cunningfatalist
·2 anni fa·discuss
I tried to:

- Make a simple admin CRUD layout

- Add some widgets

- Add a login/logout section in the navbar

- Make it all responsive

The first three steps worked amazingly. But the final step was probably just too difficult and I got some broken-looking site.

Still nice though, good job.
cunningfatalist
·2 anni fa·discuss
We recently adopted Bruno at our company and I'm very happy with it. Versioning your requests with GIT is great, and the client is really nice as well.
cunningfatalist
·2 anni fa·discuss
Funny, the weather bit is also true of us Germans. Even our saying is almost the same. "Es gibt kein schlechtes Wetter, nur schlechte Kleidung." And we also have this one: "Wir sind ja nicht aus Zucker." (We're not made of sugar.)
cunningfatalist
·2 anni fa·discuss
May I ask why you think so?
cunningfatalist
·2 anni fa·discuss
I have been using z for many years now, and I cannot recommend it enough. This is one of the most useful tools ever.
cunningfatalist
·3 anni fa·discuss
Some of our workflows don't even show up anymore which is unfortunate...
cunningfatalist
·3 anni fa·discuss
Yes, same for us.
cunningfatalist
·3 anni fa·discuss
PHP, Go, and TypeScript. I like them all.
cunningfatalist
·3 anni fa·discuss
Oh, that was fun; great article! During my MA, I wrote a paper on Swedish Melodic Death Metal lyrics and what common themes they have. I can't seem to find the paper now, but I remember having a blast. I think the result was something like anger, violence, and loyalty/brotherhood.
cunningfatalist
·3 anni fa·discuss
This so accurate it hurts. And it's also super funny. Good job :)
cunningfatalist
·3 anni fa·discuss
Getting an invitation is rather easy. Just write a nice email and explain why you would like to join.
cunningfatalist
·3 anni fa·discuss
He's got a point. TypeScript alleviates some pain, but I still feel like JS is not a great language. I have some nostalgic love for it because I used to be "the JavaScript guy" at the beginning of my career. But ever since I started using TS and Go, using Vanilla JS feels like fighting code smells and complexity all the time. At the same time, I acknowledge and appreciate how much JS has improved.
cunningfatalist
·3 anni fa·discuss
This was super interesting, thanks for sharing.
cunningfatalist
·3 anni fa·discuss
Io was featured in the book "Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages", which I can recommend.
cunningfatalist
·3 anni fa·discuss
Yes, $15/month is a little steep. SVG backgrounds are nice, but who needs so many for so much money...?
cunningfatalist
·3 anni fa·discuss
Working on a Mac wouldn't be the same without Homebrew. Thanks for all the hard work!
cunningfatalist
·3 anni fa·discuss
I am not a big fan of nesting. I have yet to see a codebase where nesting makes CSS more readable. Even with BEM, I find it easier to reason about (and debug) the vanilla style. However, I must admit that `&:hover{}` does have a certain appeal. Also, I am very happy that nesting can be done without tooling in the future. It's a feature that many people love.
cunningfatalist
·3 anni fa·discuss
We've also been copied in the past. At first, it was a little concerning. But it turned out that people cannot be ahead of you if they're busy copying your features.