Skip to main content

Posts

Showing posts from October, 2023

New best story on Hacker News: Phind Model beats GPT-4 at coding, with GPT-3.5 speed and 16k context

Phind Model beats GPT-4 at coding, with GPT-3.5 speed and 16k context 513 by rushingcreek | 225 comments on Hacker News. Hi HN, We’re excited to announce that Phind now defaults to our own model that matches and exceeds GPT-4’s coding abilities while running 5x faster. You can now get high quality answers for technical questions in 10 seconds instead of 50. The current 7th-generation Phind Model is built on top of our open-source CodeLlama-34B fine-tunes that were the first models to beat GPT-4’s score on HumanEval and are still the best open source coding models overall by a wide margin: https://ift.tt/HJviOSQ... . This new model has been fine-tuned on an additional 70B+ tokens of high quality code and reasoning problems and exhibits a HumanEval score of 74.7%. However, we’ve found that HumanEval is a poor indicator of real-world helpfulness. After deploying previous iterations of the Phind Model on our service, we’ve collected detailed feedback and noticed that our model matches o

New best story on Hacker News: Tell HN: Postman update removes all your stuff if you refuse to create account

Tell HN: Postman update removes all your stuff if you refuse to create account 347 by drunner | 169 comments on Hacker News. I have been using postman offline without an account for a long time. Today when I opened the program it asked me to create an account. When I declined, it wiped all my collections and everything else. All I have is a 'history' to work with and try to piece back together all the variables and collections that I had setup. I relented and created an account, but it did not recover anything. Beware! Update: I was able to manually import/restore using a backup I found in ~/.config/Postman but I have no trust for continued use of this tool. Any alternatives that I can migrate to?

New best story on Hacker News: Show HN: Classic Video Poker

Show HN: Classic Video Poker 552 by appstorelottery | 210 comments on Hacker News. I'm a Unity 3D refugee, certified expert, started in 2005 when it was a two man-band with Joachim and David. I've been lucky enough to make a good living out of Unity with my own consultancy over the years making data visualisation applications (Wind Energy) and innovation projects (Visualising accounting data for Wolters Kluwer etc.). Godot is pretty amazing in my opinion. Wrote this game over a few days and was productive in Godot basically instantly. I couldn't get up and running in Unreal despite trying a few times. It's my ambition to start a niche agency developing 80's style games of skill and chance for the corporate world. So... If anyone has any leads for making Space Invaders for Nike - please help! Happy to pay 5% on whatever work I get.

New best story on Hacker News: Ask HN: Who is hiring? (October 2023)

Ask HN: Who is hiring? (October 2023) 456 by whoishiring | 476 comments on Hacker News. Please state the location and include REMOTE, INTERNS and/or VISA when that sort of candidate is welcome. When remote work is not an option, include ONSITE. Please only post if you personally are part of the hiring company—no recruiting firms or job boards. One post per company. If it isn't a household name, explain what your company does. Commenters: please don't reply to job posts to complain about something. It's off topic here. Readers: please only email if you are personally interested in the job. Searchers: try https://ift.tt/5y07M3H , https://ift.tt/w5r1mxg , https://ift.tt/DQSLkyA , https://hnhired.fly.dev , https://ift.tt/JFeqQpA , https://ift.tt/zO5rLuF . Don't miss these other fine threads: Who wants to be hired? https://ift.tt/XxWvUI8 Freelancer? Seeking freelancer? https://ift.tt/QiuG61t

New best story on Hacker News: Show HN: RISC-V assembly tabletop board game (hack your opponent)

Show HN: RISC-V assembly tabletop board game (hack your opponent) 377 by throwaway71271 | 46 comments on Hacker News. I made this game to teach my daughter how buffer overflows work. I want her to look at programs as things she can change, and make them do whatever she wants. Building your exploit in memory and jumping to it feels so cool. I hope this game teaches kids and programmers (who seem to have forgotten what computers actually are) that its quite fun to mess with programs. We used to have that excitement few years ago, just break into softice and change a branch into a nop and ignore the serial number check, or go to a different game level because this one is too annoying. While working on the game I kept thinking what we have lost from 6502 to Apple Silicon, and the transition from 'personal computers' to 'you are completely not responsible for most the code running on your device', it made me a bit sad and happy in the same time, RISCV seems like a breath