Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
midnight_eclair
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
26 ms
·
1.
▲
by
midnight_eclair
2mo ago
tree style tabs and container-locked windows. that will make firefox perfect.
2.
▲
by
midnight_eclair
2mo ago
> Should tax payers fund these losses as well? should governments make risky investments is a good question, but lets at least tax unrealized gains and wealth first.
3.
▲
by
midnight_eclair
2mo ago
The old app version was actual "chat" application focused on conversations UI, new one seemingly got merged with Codex and conversations are an afterthought - you have to navigate to them, the history is unusable, everything got w
4.
▲
ChatGPT Mac App ruins Chats interface by merging with Codex
(chatgpt.com)
3 points
by
midnight_eclair
2mo ago
|
1 comments
5.
▲
by
midnight_eclair
2mo ago
> isn't fraud .. can't be executed for fraud it'll be special kind of fraud, fraud against the planet, execution is ok for that one
6.
▲
by
midnight_eclair
2mo ago
> you don't know what exact crime has been committed we can start with: Conspiracy to defraud is an agreement between two or more people to act dishonestly to deprive someone of property, cause them financial loss, or expose them t
7.
▲
by
midnight_eclair
2mo ago
[flagged]
8.
▲
by
midnight_eclair
3mo ago
> I assume you need Woke and rubbing "pride" or "Ukraine" into everything wow, what a self report
9.
▲
by
midnight_eclair
3mo ago
lazy so copying from a different thread: you might be drinking some of that AI koolaid, conflating our suddenly hypertrophied abilities to produce code regardless of our familiarity with the syntax or the APIs with ability to produce and de
10.
▲
by
midnight_eclair
3mo ago
because earth's geosync orbit is at 36k kilometers (function of gravitational force and rotation speed)
11.
▲
by
midnight_eclair
4mo ago
> You're right that those differences are sometimes marginal when the latency of whatever IO the backend's doing dominates the equation. However, in my experience huge volume surges show issues with the runtime (the thing manag
12.
▲
by
midnight_eclair
4mo ago
> That being said, has Akka started making full use of JVM's new green threads? Has Java itself started introducing immutability and STM / share-nothing as first-class citizens? If not, then by the "programmers reach for t
13.
▲
by
midnight_eclair
4mo ago
> you have no clue of my stance on AI and are extrapolating a bit too much apologies, but maybe next time try to elaborate more on sweeping statements like "syntax doesn't matter", because in current context my assumption
14.
▲
by
midnight_eclair
4mo ago
> `(let [a b] ...)` instead of `(let (a b) ...)` is _not_ okay it is however quite consistent, clojure uses vector form for most macros that require a "control" form before a "data" form: argument list in defn, names
15.
▲
by
midnight_eclair
4mo ago
> the real value-add is in the runtime, not the syntax. Java has a solid runtime but it's not yet as good as Erlang's, maybe even not up to the standards of Golang won't lie, this is hilarious. you got me from nodding alon
16.
▲
by
midnight_eclair
4mo ago
from experience, during bursts it's never actual web/api server that is bogged down, it's the downstream io bottlenecks. if your accepting layer is abstracted away and implemented correctly, there is very little performance d
17.
▲
by
midnight_eclair
4mo ago
thanks for the link, i was just recently trying to find that talk! re server-side rendered fragments - htmx is extremely easy to integrate with your clojure(script) projects, i found it to be quite pleasant paradigm, but i have no skin in t
18.
▲
by
midnight_eclair
4mo ago
this release is about exposing the host language primitives to clojurescript core.async isn't going anywhere, if async/await works better than promise based implementation, core.async will get an update in it's .cljs parts
19.
▲
by
midnight_eclair
4mo ago
fun fact: clojurescript had support for asynchronous paradigm through core.async library (CSP style) long before async/await landed in javascript itself. edit: i'm in no way trying to diminish the value of this release, just point
20.
▲
by
midnight_eclair
4mo ago
"inspired by clojure" - is there a better signal for good taste and quality?
21.
▲
by
midnight_eclair
4mo ago
no, thanks
22.
▲
by
midnight_eclair
6mo ago
the benefit of lisp in an editor with integrated repl environment is that you get to see immediate feedback by easily evaluating chunks of your code as you navigate it, without copying stuff back and forth between the editor and the repl an
23.
▲
by
midnight_eclair
6mo ago
i'm surprised anybody coming from clojure would say this. you absolutely do NOT need to learn paredit to write lisp, any modern vim/emacs/vscode plugin will just handle parentheses for you automatically. that said, if you do
24.
▲
by
midnight_eclair
6mo ago
i can link you similarly undecipherable walls of text in rust and zig and c but i bet if you sat down a junior developer not yet entrenched in any style yet, they'd be able to grok lisp code MUCH faster than the intricacies of syntax o
25.
▲
by
midnight_eclair
6mo ago
so many similar conversations happening, it's refreshing xD https://news.ycombinator.com/item?id=47587386
26.
▲
by
midnight_eclair
6mo ago
every time i go back to writing non-clojure code outside of repl-driven environment i feel like a cave man banging rocks against each other no amount of ide smartness or agentic shenanigans is going to replace the feeling of having developm
27.
▲
by
midnight_eclair
6mo ago
> What you're calling "data-oriented DSLs" is not constrained constraints come from the interpreter, not from the syntax > in my book just specifying a data-structure doesn't make a language correct, it does not wh
28.
▲
by
midnight_eclair
6mo ago
> the original person suggested it's not popular because it doesn't have one, and I just don't think that's true i agree that it's not a sufficient condition, but it's an important factor and it would signi
29.
▲
by
midnight_eclair
6mo ago
even if i would generally agree with the principles, no amount of markdown prompting is going to increase my confidence in agent's output and so i keep asking this question: > what do you use for normative language to describe compo
30.
▲
by
midnight_eclair
6mo ago
inb4 it's AI generated and Tom sold his channel to some faceless corpo 3.. 2.. 1...
More ›