ActorNightly

↗ HN profile [ 72.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. NexPhone from Nexdock (nexphone.com)
  2. I remember seeing a post about an encryption method where the encrypted text is composed of a paragraph that reads like normal english. Anyone know what Im referring to? I can't seem to find it anymore.

  3. Basically I want to take large codebases and transfer train an LLM on them so that I don't have to have to insert the code into prompt and deal with context windows and token limits. Is this doable or is there a better…

  4. Ive been out of the loop a bit on running models at home (with Ollama and such). I want to build an air cooled home server to run the bigger parameter models (like llama3 70b which is 40gb with quantization to 4bits).…

  5. Its been a while since I have touched Freecad, and would like to go open source for my Cad projects, but the last time I used it it was severely lacking in features compared to Solidworks. The main thing Im looking for…

  6. I was reading this about Mazda Kinematic Posture Control (https://www.passportmazda.com/blogs/1766/uncategorized/mazda-has-develops-new-technology-that-provides-the-mx-5-miata-with-better-stability-when-cornering/),…

  7. Im getting ~$800k after taxes from my grandparents will. I want the safest possible way to invest this money, something I can just leave alone and not manage and without any risk involved, no matter how small the…

  8. Given the hyper efficient documentation search that is chatgpt, I feel like I can easily knock out code for a second remote job in the spare time I have off my main one. Is there any way for companies to find out that I…

  9. Id like to train an inference model that takes a bunch of structured text as an input (html), and outputs the relevant text. The goal is to build a pipeline where given a website for technical product spec, it outputs…

  10. I need something that can query a set of rules at predetermined intervals and display a notification if the data has changed since last query.