Hacker Timesnew | past | comments | ask | show | jobs | submit | MarsIronPI's commentslogin

Yes.

For me it'd be EXWM. I can't run my normal X11 window manager on MacOS.

Many people don't care about Linux support in the first place. Generally these two groups are overlapping.

Agreed. I was about to get up in arms about license violations and rugpulls, but this is neither. The code is still free and open source, just the builds are up for sale. This is literally a business model encouraged by the FSF. I hope the paid tier is successful and we see more projects adopt this approach when the time comes to pay the bills.

Me personally, I prefer these more functional (and more succinct) expressions. For loops are overly verbose, and not as composable. But then again, I'm a Lisp programmer.

See, you typed hunter2 but all I see *******.

And especially in the case of LLMs, they are trained from text that (probably) comes directly from AA.

Ruby does a pretty good job, with `system` and backticks. The FileUtils module actually defines some nice helpers like `mv`, `cp` and `ln_s`. So you can do `cp "/tmp/a.txt", filename`. And you can get a list of files matching a glob with `Dir["/tmp/*.txt"]`.

I want to use OpenSMTPD so badly, but it doesn't have proper support for authentication via LDAP (at least, as far as I can tell). It insists on reading plaintext passwords from the LDAP server, rather than BINDing as the user in question.


I think the idea is to not run programs as root in the sandbox.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: