Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lutherqueen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lutherqueen
10mo ago
In my experience, some startup events are typically CEOs-only, most are CTO-welcoming. Maybe the question is if you are fully aligned and trust CEO to represent you, and if you're okay with not getting as much network building, in exch
2.
▲
by
lutherqueen
2y ago
How is better communication scary for military? The weapons themselves are
3.
▲
by
lutherqueen
2y ago
> You like simplicity but your bash commands have more flags than the United Nations
4.
▲
by
lutherqueen
2y ago
I thought this was going to discuss about Apache RewriteRules
5.
▲
by
lutherqueen
2y ago
Generally SO sites are my fallback after asking AI, and my way to know that the working solution I got is not using outdated or suboptimal features.
6.
▲
by
lutherqueen
2y ago
Similar oneliner to paste on MacOS terminal and get the eldest line for each file extension: for ext in $(git ls-files | grep -vE 'node_modules|\.git' | awk -F. '{if (NF>1) print $NF}' | sort -u); do echo -e "\n.
7.
▲
by
lutherqueen
2y ago
> seamlessly connected to optical waves that oscillate at 10,000 times higher frequencies Somehow four orders of magnitude sound too less for the transition from radio to light, but it makes sense. A i9 processor works at ~6 GHz, and lig
8.
▲
by
lutherqueen
2y ago
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away
9.
▲
by
lutherqueen
2y ago
Probably the fact that the AI has only access to the ffmpeg command is a value itself. Supervision is much less needed vs something that could hallucinate using rm -rf on the wrong place
10.
▲
by
lutherqueen
2y ago
I can only think of the dark spot in the sky, birds crossing the solar beam, effects in the atmosphere, satellite disruptions... but isn't this is the most obvious step towards Type III right now?
11.
▲
by
lutherqueen
2y ago
This tool is amazing. Would love to extend it with varible-naming using LLMs iteratively