Viewing profile — asattarmd
asattarmd
HN member- Joined
- Wed, Oct 02, 2013, 10:21 AM UTC
- HN karma
- 236
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About asattarmd
No profile information was provided.
Recent public activity
-
comment
Comment #48634041
They need to do that because, in some sense, they're competing with Gaming PCs, not really with Gaming consoles. Gaming consoles sell their consoles at a discounted price because t…
-
comment
Comment #48564940
JWTs are secure in the sense that they are tamper-proof. And that's all you need for a session token (plus the revocation list). There's nothing inherently insecure about JWTs.
-
comment
Comment #48541370
By laying off people.
-
comment
Comment #46961094
This entire list is Slack alternatives, not Discord alternatives. Discord is first-and-foremost a gaming voice chat platform. Teamspeak is the OG in that space and should've been t…
-
comment
Comment #46530912
> And every second I spend trying to do fun free things for the community like this is a second I'm not spending trying to turn the business around and make sure the people who are…
-
comment
Comment #43178341
There are videos by Welch labs that go into detail about what he did: https://www.youtube.com/watch?v=Phscjl0u6TI https://www.youtube.com/watch?v=MprJN5teQxc
-
comment
Comment #42081165
What's the fundamental limitation to context size here? Why can't a model be fine-tuned per codebase, taking the entire code into context (and be continuously trained as it's updat…
-
comment
Comment #40724316
Igalia is a consultancy that specializes in fixing bugs/building features in Browsers. My company uses them regularly
-
comment
Comment #40663372
I'd remove the else if blocks since we're returning. private String generateGuessSentence(char candidate, int count) { if (count === 0) return "There are no " + candidate + "s"; if…
-
comment
Comment #39943835
Google having so many private photos in Google Photos must be a goldmine for them.
-
comment
Comment #36095999
One advantage of GET is I can just copy the URL and share it. The article makes no mention of that. While I love the proposal (apart from the name, I can see the SEARCH verb being …
-
comment
Comment #33080180
Eh, don't worry about it. As long as the job you're working at is paying you enough to live and save enough, change as many hobbies as you want and change as many jobs as you want.…
-
comment
Comment #29746431
As someone who has just heard the name Web3 over and over again, is there anything tangible that I can try? I have tried IPFS, but I don't know if it's "web3".
-
comment
Comment #29378635
I believe so as well. Compose is very similar to Electron. Jetbrains Toolbox (which uses compose) uses 500mb memory which is on par with what Electron would use for such a simple a…
-
comment
Comment #27264269
The worst: pressing Enter to rename a file in finder. Command + Down arrow to open it. WTF!
-
comment
Comment #26727247
I found a solution: Use Photos (iCloud photos) along with Google Photos since I already use an iPhone. Thanks for the comments, but I believe this is the easiest.
-
comment
Comment #26726516
The most valuable thing for me is my photo library. All of them are currently in Google Photos. Is there any easy way to backup just that? I don’t care about my personal email, tas…
-
comment
Comment #26633791
Since everyone is highly skeptical of this, is there an alternative to Lithium ion batteries that is close to production currently?
-
comment
Comment #26577044
It's "just javascript" because if you want to modify anything and have it re-render, it's `let counter = 0; counter++`, not `const [counter, setCounter] = useState(0); setCounter(c…
-
comment
Comment #26428250
Why is it Electron based when it’s not cross platform?
-
comment
Comment #26403599
React was released in 2013, that’s 8 years.
-
comment
Comment #25687406
At what revenue would it start calling a full company rather than just a side-project? It's a little different for Gumroad because they started as a company with an office and beca…
-
comment
Comment #25642895
Why are you being an asshole? Seems Inconsiderate. You can remove those "Seems Inconsiderate" and still give feedback.
-
comment
Comment #25528392
What year did reaction happen? I spent my entire life taking it for granted, not realizing that it indeed is a little interpreted language in print statements.
-
comment
Comment #25244565
> Elon Musk claimed that thanks to Starlink, anybody "will be able to watch high-def movies, play video games and do all the things they want to do without noticing speed". Thus, M…