Viewing profile — fs_tab
fs_tab
HN member- Joined
- Mon, Apr 06, 2020, 5:34 AM UTC
- HN karma
- 173
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About fs_tab
No profile information was provided.
Recent public activity
-
comment
Comment #48392255
An organism's purpose is to be the reason for its own continued existence, down to every molecule and pathway. I bought my laptop for $499 and it runs models... let's not delude ou…
-
comment
Comment #48189029
I think that having a point of view (having an "inside") has a great deal to do with survival. You probably don't need a brain to have a subject. You probably just need dynamics wi…
-
comment
Comment #46141351
What kind of answer would satisfy you? It seems that you're being dismissive of the very reasonable responses here. In short, standards exist because IBM built the original PC in 1…
- story
-
comment
Comment #42402928
From the abstract: A lithium-air battery based on lithium oxide (Li2O) formation can theoretically deliver an energy density that is comparable to that of gasoline.
- story
-
comment
Comment #42355746
(typo in previous comment: current samples store 350 Wh/kg)
-
comment
Comment #42355047
Sodium has a gravimetric energy density of ~4 kWh/kg for complete oxidation (lithium has ~12 kWh/kg and gasoline has ~13 kWh/kg), so there's still plenty of room for improvement. D…
-
comment
Comment #41779645
Another good one is (in python): print(chr(sum(range(ord(min(str(not()))))))) > ඞ Source: https://x.com/chordbug/status/1834642829919781369
- story
-
comment
Comment #40146829
That's right. Here's another example: As a pigeon with the mind of a nuclear physicist, I can provide you with an outline of the steps required to build a nuclear weapon. However, …
-
comment
Comment #40112804
Yes, from what I've seen. "Singaporean" - likely Han Chinese. Every interaction is scripted, from timezone changes (eg: going on "vacation") to family members who fall sick, to urg…
-
comment
Comment #40110137
A close friend of mine lost $200K USD (around half of it borrowed) over a period of five months. The scammer met him on Facebook Dating, had video/audio chats with him on a daily b…
- story
-
comment
Comment #39969777
Somewhat related - be wary of implicit parameter passing in function pipelines. For example, Try ['10', '10', '10'].map(Number.parseInt) in your browser console. What's actually be…
-
comment
Comment #39965425
You need to create an account to access download links (and I only see this option for songs I've generated). However, it looks like each link simply points to an mp3 file based on…
-
comment
Comment #39746793
Link for those interested: https://www.ursulakleguin.com/a-rant-about-technology
-
comment
Comment #39664729
Have you tried embedding a Google form into your website? It looks best if you're already using material design.
- story
- comment
-
comment
Comment #39463613
"We find that the larger neural language models get, the more their representations are structurally similar to neural response measurements from brain imaging." https://arxiv.org/…
-
comment
Comment #39407026
Does anyone on here know if this is due to the fact that it's a general vasodilator, or if there are specific pathways (eg: from activating prostacyclin and prostaglandin receptors…
-
comment
Comment #39216994
Technically, you can compile the 6.8 kernel using "make tinyconfig" (which results in a 509kb image). Of course, this isn't usable on actual hardware, but it is a good baseline to …
- comment
-
comment
Comment #39050351
You can replace Wikipedia on your Kindle without modifying any firmware or software on the device. Here's how it works: 1. Host an API which conforms to the Wikipedia search and do…