singularity2001

↗ HN profile [ 87.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. while everyone seems to freak out about the potential danger of prompt injections, has anyone ever encountered a real prompt injection in the wild yet?

  2. Wasm exports are immediately available to TypeScript, even gc objects! ``` <script type="text/wast"> (module (type $Box (struct (field $val (mut i32)))) (global $box (export "box") (ref $Box) (struct.new $Box (i32.const…

  3. What is currently the best workflow to integrate GPT with IDEs? Preferably without any signup (other than GPT). Last time I tried it all IntelliJ plugins for GPT were kind of lame and didn't offer "fix error"…

  4. Explore GPTs (chat.openai.com)
  5. coming back to js after a few years I am now facing incompatibilities between require(), import(), import as well as async function coloring. Are these non-issues or is js really falling apart?

  6. "You can't reopen this account or use it to access any AWS services." The last message I received was from our load-balancer in January. No other warnings etc. What is going on?

  7. Is there a web page where one can ask questions without risking being marked as stupid, irrelevant, lazy etc or randomly being closed? Where helping others is consistently rewarded and never punished? Where possible…

  8. If there are about 4 generations per century, there are about 80 generations since Caesar/Christ. With every parental generation the number of your ancestors doubles. So you have 2^80 ancestors going back 2000 years.…

  9. Just try it. It is as if a mini jquery is now builtin. `$('.class')` doesn't work on hacker news because here $=getElementById