back
user profile
Alifatisk
6,519karma·3,495submissions·October 14, 2022
recent activity (3,495 total)
comment
Yes, definitely!
comment
This org seem to be behind it, https://github.com/cfug
comment
In other words, PyPy is not a AOT-compiler.
comment
Yea, gotts agree on this one. XML hits the sweat spot.
comment
What is your sentence trying to convey?
comment
Very cool!
comment
And in practice too?
comment
> Single Page Application frameworks in the last few years have pivoted away from client-side rendering to server-rendering and we welcome this improvement. However, the large starting size of clie…
comment
This is a good step. AMP is such an interesting project but it did more damage than good.
comment
Related to github.com/traghav/auto-redteam ?
comment
Someone should map out every frontend framework and it's path to everything, from SPA to SSR & which libraries that exists within that ecosystem. Nvm, roadmap.sh/frontend came to my mind…
comment
Rails + hotwire for the win!
comment
So now we know how to export data from the notes.app, messages.app & reminders.app. What’s next?
comment
Stallman said something good about ChatGPT, it’s not an AI, it does not understand anything. ChatGPT only predicts the next token based on the previous and it all boils down to statistics and probabil…
comment
I don't think it's possible to run Ts in Golangs compiler. Have you considered rewriting your code to Go?
comment
Then we have a problem
comment
Here's where I got it from, it's quite interesting https://news.ycombinator.com/item?id=35272290 …
comment
I have a hard time understanding how GPT works and how it's so good at convercing. From what I understand, GPT works by predicting the next token based on the previous right? If my assumption is …
comment
> We took ChatGPT offline Monday to fix a bug in an open source library...
Which library was that? Update: Nvm, it was redis-py.
https://openai.com/blog/march-20-chatgpt-outage…
comment
Cool!
comment
I really enjot this new wave of ai supported creations, yet another part of me becomes increasingly scared.
comment
Join the ai alignment and prevent this from happening.
comment
I really thought this was about Weka (the ml lib)
comment
Is this the first model to reach 1 trillion params?
comment
This is a fascinating topic, are there any practical real life implementations of this?
comment
> we were worried about the unknown alignment procedures that OpenAI had taken to reduce the harmfulness of this powerful AI model Is the user referring to the ai alignment? the elitists who wants …
comment
The readme states the following > This project is not yet polished. We are continuing to develop it in the open, but don't expect it to be suitable for most people… So it’s not ready yet to be…
comment
Let’s not forget that Google is behind the Transformer model.
comment
Thank you for the insight! I had no idea so this is an eye opener for me.