Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SanFranManDan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
SanFranManDan
5y ago
If they are endless where are they?
2.
▲
by
SanFranManDan
5y ago
For substantially more risk…
3.
▲
by
SanFranManDan
5y ago
That’s a Strawman argument. There’s a difference between having doubts and actively and willingly creating and distributing lies.
4.
▲
by
SanFranManDan
5y ago
I get a “could not fetch note” on iOS
5.
▲
by
SanFranManDan
5y ago
From personal experience I had the same carrier (blue cross) with the same deductible and same copay (the “gold” level PPO) but I currently pay $800 to buy it independently for my wife and I while at my old job the premiums were $1200 a mon
6.
▲
by
SanFranManDan
5y ago
I mean you can get ten thousand monkeys throwing darts at a board full of companies as an investment strategy, and a handful of those monkeys will be top performers with excellent returns.
7.
▲
by
SanFranManDan
5y ago
If you are using erlang you should be using pattern matching not regex. Erlang/Elixir are one of the easiest languages to build parsers in with their binary string pattern matching.
8.
▲
by
SanFranManDan
5y ago
> It costs more money to store That might not be true if you consider that it is dramatically easier to lose $1b of bitcoin by forgetting the key, but there is almost no way you could lose $1b of gold by forgetting the combination or los
9.
▲
by
SanFranManDan
5y ago
But that is significantly different from the gas station example. The parent said that the gas stations primary income is selling food not gas. Ikea primary income is selling furniture. It would be much more interesting if they actually mad
10.
▲
by
SanFranManDan
6y ago
Housing prices change. Rent prices change. Here in SoCal I was going to buy a place but the pandemic hit so we decided to rent. Our rent payment is about half what we would pay if we bought. Just look at the last two places I rented: Rent1:
11.
▲
by
SanFranManDan
8y ago
Started looking at Elm this weekend as a possibility for it to compile into other languages (javascript/elixir). Its too bad every release requires most packages to be rewritten. The good news is that releases are getting slower and sl
12.
▲
by
SanFranManDan
8y ago
It reminds me of how last year (and still ongoing) we saw heaps of meditation apps. It just seemed completely counter intuitive to me (as a Zen practitioner) to introduce something needlessly complicated on probably the simplest (not the ea
13.
▲
by
SanFranManDan
8y ago
In order for equity to be worth it for employees at a Startup you need to be within the first 10 people and the company needs to be north of the $500,000,000 range. To illustrate, give the best odds. You join within the first 10 people, get
14.
▲
by
SanFranManDan
8y ago
I think the point was that it was true for the national corporate media, but the local stations were somewhat protected until ajit pai allowed Sinclair to start sucking all of them up. Now the problems with MSNBC, Fox News, CNN, etc will po
15.
▲
by
SanFranManDan
9y ago
I agree. However, I stumbled into the world of KV stores (like RocksDB, LMDB, LevelDB, etc..) last year, and what is most surprising is that they all stop in the same place. I understand that they should do one thing and one thing well, but
16.
▲
by
SanFranManDan
9y ago
From what I could tell, its tikv is virtually useless without the rest of the tidb (the MySQL layer that sits on top written in go) to be useful. TiKV has no replication / sharding built in, that is actually handled by a Placement Driv
17.
▲
by
SanFranManDan
9y ago
> Avoiding both these extremes, the Tathagata (the Perfect One) has realized the Middle Path; it gives vision, gives knowledge, and leads to calm, to insight, to enlightenment and to Nibbana.
18.
▲
by
SanFranManDan
9y ago
I had one person say after I put in 4 hours "The code wasn't clean". That was his feedback. I pressed him and he eventually said "I ran this by 3 Senior Python experts I know. All of them said the code wasn't good.&
19.
▲
by
SanFranManDan
9y ago
One problem I found is that streaming services have too much mental overhead. It sounds funny, but look at Netflix original content; Most of the story writing is "too good" and too dark (like most of their content seems to be abou
20.
▲
by
SanFranManDan
9y ago
All of this has been possible for the last century. For instance, at least in Russia you just get an actor that looks like the politician, film them doing some bad stuff and blackmail them. Pretty simple. We have had doctored photos/vi
21.
▲
by
SanFranManDan
9y ago
Likely you don't need a generic implementation of Decimal. What money do you want to represent, they all have a "atomic value". For instance, when working with dollars store cents. When working with Eth, store wei. etc. I can
22.
▲
by
SanFranManDan
9y ago
This article doesn't say anything about using your card abroad or how widely accepted Amex is. I have an Amex and use it for all my subscriptions, and spending when I'm in the US. In the rare chance that I can't use Amex, I h
23.
▲
by
SanFranManDan
10y ago
> trustless decentralized internet That is the solution. What is the problem? I understand the problem they want to solve but I don't think that is truly the problem. I drank the kool-aid for over a year before I realized that the
24.
▲
by
SanFranManDan
10y ago
So now the cost of labor went up 6x? Don't you see a problem in that solution? The people only have jobs because labor is so cheap. Other countries don't have child labor laws because their job market evolved and pushed the low la
25.
▲
by
SanFranManDan
10y ago
I saw an app for 5 minute meditation (I think it is a yc company) https://www.simplehabitapp.com it is one year for a $100 or something or $300 for lifetime. I think a lot of people believe that if they spend money, it makes the
26.
▲
by
SanFranManDan
10y ago
Agreed. In the functional world, there obviously aren't objects and structs are not the same things as objects in the OOP sense. Even then the key part of a ORM is the "R". ORMs allow you to utilize a RDBMS transparently as i
27.
▲
by
SanFranManDan
10y ago
A sole proprietorship doesn't give you the same protections as a corporation. You have unlimited personal liability for your business actions.
28.
▲
by
SanFranManDan
10y ago
How they use the singleton is strange also. https://github.com/vvk-ehk/evalimine/blob/master/ivote-serve... > Election().count_questions() > Election().is_hes() > for el in Election().get_que
29.
▲
by
SanFranManDan
10y ago
IMO JSX is such a simple syntactic sugar around javascript that you can unfold it in your head. > <element someProp={prop} /> = React.createElement('elment', {someProp: prop}, null) Its such a simple transformation a
30.
▲
by
SanFranManDan
10y ago
This doesn't make sense to me. Law enforcement has been able to get that information easily for quite some time directly from telephony systems. Timestamps and durations have been a part of phone UIs for quite some time, which to me in
More ›