Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
labria
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
labria
3y ago
I think you missed the point here. They were not talking about _making the choice_ to return to the office, but rather about _accepting the ultimatum_. There’s nothing wrong with deciding you want to work from the office, it’s the ultimatum
2.
▲
by
labria
3y ago
Tag with [video], please
3.
▲
by
labria
4y ago
I'm pretty sure all of them mean the exact same thing, they just alternate for the notes to be less repetitive.
4.
▲
by
labria
4y ago
The last line reads like something Clippy would say :)
5.
▲
by
labria
4y ago
According to web archive, it happened somewhere between October and mid-November: The last time it was up: https://web.archive.org/web/20221021050048/https://www.storj... The first time it's gone:
6.
▲
by
labria
4y ago
I’m sure NetBSD will be ported soon enough, if not yet…
7.
▲
by
labria
4y ago
Nah, that’s for HTML
8.
▲
by
labria
4y ago
[video]?
9.
▲
by
labria
5y ago
This is also a museum of 90s website design ;)
10.
▲
by
labria
5y ago
I just disable this filtering. It’s more damage than good nowadays…
11.
▲
by
labria
6y ago
Wondering: why did you choose to focus on one city?
12.
▲
by
labria
7y ago
Condoms!
13.
▲
by
labria
7y ago
(define eval-expr (lambda (expr env) (pmatch expr [`,x (guard (symbol? x)) (env x)] [`(lambda (,x) ,body) (lambda (arg) (eval-expr body (lambda (y)
14.
▲
by
labria
8y ago
They've shown this quite some time ago, but it still didn't go further than the cute online demo, unfortunately. Really hope they release something tangible to play with.
15.
▲
Stylable: CSS for React components
(stylable.io)
1 points
by
labria
9y ago
|
0 comments
16.
▲
by
labria
9y ago
They're actually riding this one: https://www.youtube.com/watch?v=xKWquxfJPD0
17.
▲
by
labria
10y ago
Wix developer replying: https://medium.com/@talkol/how-i-found-myself-accused-of-ste...
18.
▲
by
labria
10y ago
FYI: Wix open-sourced a ton of react-native stuff built internally to write the app in question: https://github.com/wix?utf8=%E2%9C%93&query=react-native
19.
▲
Wix.com goes for $719M IPO
(nasdaq.com)
3 points
by
labria
13y ago
|
0 comments
20.
▲
by
labria
13y ago
Yepp, mentioned it here: http://labria.github.io/2013/04/28/rails-4-postgres-uuid-pk-...
21.
▲
Rails 4 Postgres UUID Primary Key Guide
(labria.github.io)
5 points
by
labria
13y ago
|
1 comments
22.
▲
by
labria
13y ago
See my second, more detailed post here: http://labria.github.io/2013/04/28/rails-4-postgres-uuid-pk-...
23.
▲
by
labria
13y ago
Yes, that's exactly I didn't include it in the migration in the example.
24.
▲
by
labria
13y ago
Only downside: this makes the URLs very long sometimes.
25.
▲
by
labria
13y ago
At the DB level, it facilitates master-master replication set-up, eliminating the auto_increment collision problems. Master-master replication, in turn, allows building distributed applications that can handle net splits reasonably well.
26.
▲
by
labria
13y ago
It's actually: t.primary_key :id, :uuid
27.
▲
by
labria
13y ago
Sorry, fixed that.
28.
▲
Rails 4 UUID primary keys with PostgreSQL
(labria.github.io)
71 points
by
labria
13y ago
|
37 comments
29.
▲
by
labria
13y ago
My bad, of course I meant BIND9. Unless you're using the 10beta already.
30.
▲
by
labria
13y ago
Akamai DNS
More ›