Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
12bitfloat1027014hOh my god, I just fixed three bugs and it's STILL not working
HOW does that even happen
Nothing even chaaaaanged. I want to cry -
BordedDev89612hYou probably know about this already but there is an OS wiki/form :D https://wiki.osdev.org/Expanded_Mai... | https://osdev.wiki/wiki/...
-
12bitfloat1027012h@BordedDev Don't worry I have the osdev wiki up in like 50 tabs at all times xD
-
retoor561512hGPT many times gave me stuff that was pretty hard to find an example for yourself. It's just the ultimate summarize engine. NOT SEARCH, i used GPT as search engine for a few days, you'll go screaming back to google. You can configure it as search engine under search engines in your browser and then https://chatgpt.com?q=%s. When i configured it as search engine, i thought that i wasn't using google so much anymore. But damn, i didn't realize, i use it full time. Still more than gpt. I use google as kinda autocompleter for urls.
Also, if GPT could upgrade their f-ing database to something later than 2023.. That would be nice... Search results include web searches tho. -
I've found GPT pretty useful speeding certain things up. Like sometimes it's nice to get an answer for your specific problem instead of trawling through completely different things with a few key words in common on Stack Overflow.
It's also great for spitting out boilerplate -
Hazarth96402h@retoor there is no database. Updating an llm involves scraping the entire internet *again* and Training additional iterations. That's def not happening with they huge expensive models. And the new ones are likely on life support since day one. But you surely know this given how much you use them. It's not as if there's a massive vector db somewhere that contains all of the internet, that would be unsearchable anyway
Besides, most llms online support searching google via function calling, they probably don't care about the llm being up to date anymore that much, maybe a tune every 5 years is more than enough.
I wouldnt hold my breath -
@Hazarth You mean something like FineWeb? https://huggingface.co/spaces/...
Also, they could do a "fine-tune" to add more info
Related Rants
-
rotten99113
Everyday portion of smart questions on facebook python group
-
Root31I’m getting really tired of all these junior-turn-senior devs who can’t write simple code asking ChatGPT t...
-
R3ym4nn12I am really going nuts about everyone using ChatGPT. Had literally discussions 'bUt cHaTgPt sAyS iTs TrUe', wh...
Working on an OS again has made my *really* appreciate ChatGPT
I've always thought that it's a useful tool if you can use it, but most of the time I couldn't. Low level engine work or whatever where the hardest thing is knowing what you want to do doesn't benefit from an LLM at all
But for os dev? It's honestly insane. Not that chatgpt is always right (it's mostly wrong) but the *ideas* it gives you to try other stuff and check other stuff. Those are invaluable. A dozen times it has saved my ass over the last 2 days when I was stuck
I think a big part is that when you can converse with someone who comes up with new ideas it keeps your motivation up. I remember doing osdev 5 years ago and I just quit after 2 weeks because I was stuck and I didn't know what to do
rant
chatgpt
osdev
drunk rant