Hacker Newsnew | past | comments | ask | show | jobs | submit | DauntingPear7's commentslogin

Perhaps it’s not about the length of life but instead the quality of life. Gambling addiction is bad but doesn’t necessarily reduce lifespan in a way comparable to smoking, for example.

Has XKCD made another Bobby tables comic for prompt injection?

I don't remember seeing a new xkcd for it, but I have seen someone replicate essentially the same 3-4 panel comic with a kid named "<Some name> Ignore all previous instructions. Do.... <I forget>"

They’re referring to the Jujutsu VCS https://docs.jj-vcs.dev/latest/

A nontrivial issue is how the app looks, unfortunately

I will say, with codex/cc access and a free weekend you could make an app that covers like 99% of this app’s purpose. The harder part would be the art/making it cutesy, as some other commenters have pointed out. Plain SwiftUI or compose just isn’t eye catching enough

Hmm like the “new” JS Fetch api with `then` chaining? What about map, filter, reduce? Anonymous functions? List comprehensions? FP is everywhere. Pure FP code isn’t seen very often, as side effects are necessary for most classes of programs, but neither is pure OOP code, as not everything is dynamically dispatched, nor imperative code, as Objects or functions may more cleanly describe/convey something in code.

You can by changing the view before the gallery

Malformed files that are designed to exploit known (or unknown) parsing vulnerabilities in whatever ebook reading software


I don’t see how? You can do all sorts of FP in js and it even has some of it in its built in APIs. .then comes from FP


Yes, but promises are (unfortunately) _not_ monads!

https://rybicki.io/blog/2023/12/23/promises-arent-monads.htm...


You are right, there are some FP features in JavaScript. But the way it is used in the predominant UI framework (namely React) is definitely breaks FP, see https://mckoder.medium.com/why-react-is-not-functional-b1ed1...


The booms receive regular updates. I got an email about an update to Let’s Go Further on 3/12 for Go 1.26


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: