Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stickupkid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
stickupkid
3y ago
They have outsourced a large chunk of it[1], although you could argue not enough of it. 1. https://github.com/adobe/avmplus
2.
▲
by
stickupkid
3y ago
Correct, see the github mirror[1]. I don't know how well supported that feature is compared to main branch. If it was completely stable, then it would have already landed in the main stable branch. Clarity about the roadmap of that bra
3.
▲
by
stickupkid
4y ago
That's been addressed now (MIT in case anyone is wondering). Seems like your call out worked.
4.
▲
by
stickupkid
4y ago
Specifically to the arena, this required integration with the GC, so couldn't be done as an external library. Hence why a language spec was required.
5.
▲
by
stickupkid
4y ago
It does, but the map has a reference to it, so it will "leak" (in gc languages an unwanted reference is considered a leak). If this map got rather large, you could end up with a rather large heap and it would be un-obvious why at
6.
▲
by
stickupkid
4y ago
Citation required on this one... gVisor is used in a lot of places[1] that require more performance than a clock. I'm not saying you can't achieve more performance with C++/rust, what I'm saying is that this probably isn
7.
▲
by
stickupkid
4y ago
> I don't have a phone Get a yubikey[0], that way you don't need a phone. 0. https://www.yubico.com/products/
8.
▲
by
stickupkid
5y ago
Ignoring Postgres and comparing apples to apples, rqlite has limitations on "safe" SQL statements[1]. This might be a big deal breaker for you than it might for others. As dqlite replicates the pages and not the SQL statements ove
9.
▲
by
stickupkid
5y ago
It depends what you call a deal. Are they new trade deals from scratch, absolutely not. Are they trade deals that have been copied from the EU trade deals to satisfy ongoing deals ("rollover" deals), yes they are. Are we getting t
10.
▲
by
stickupkid
5y ago
I didn't know about this plugin and now I do. So more fool them! See how to install manually here - https://github.com/ClearURLs/Addon/issues/102#issuecomment-8... and I don't mind manually checking
11.
▲
by
stickupkid
6y ago
I wonder if they'll try and make[1] Uber drivers opt out of the maximum weekly working time limit and would they even be paid for overtime? 1. Officially your employer can't make you opt out.
12.
▲
by
stickupkid
6y ago
> Some are mentioned in the post but I can think of secret management Hashicorp Vault seamless integration. > In order to supply those needs in Nomad you'll need to spend time finding out how to integrate different solutions, kee
13.
▲
by
stickupkid
6y ago
This isn't highlighted high enough, and the lack of what makes a good PR that shows new contributors the best way forward isn't shown enough. Yet I standby my statement, you're not blameless here.
14.
▲
by
stickupkid
6y ago
(parent post tried to abolish blame and called out the grandparent post as the issue, hence why the lack of continuation) I don't, you messed up! The fact that you're actually incentivising contributors to make PRs of any quality
15.
▲
by
stickupkid
6y ago
I think it will come down to PRs accepted. So it's your mess in the end as it depends on the companies strategy.
16.
▲
by
stickupkid
6y ago
I feel the lack of additional type arguments on methods will be considered a mistake in the longer term. Although the way it's designed it can be added in additional revisions but considering it's taken rather a long time to get h
17.
▲
by
stickupkid
6y ago
It really can (LXD cloud setup from personal experience), the problem is that if you don't serialise your writes then yeah, fun times to be had. There are compromises for all databases. People just like telling others their opinion as
18.
▲
by
stickupkid
7y ago
I find it disconcerting that you seem only to care about how dependencies are managed and that to me is superficial compared to the ideas and actions of the book and the code.
19.
▲
by
stickupkid
7y ago
Yes you can, or you could when I was using < 1.0.0. It made developing with it really easy.
20.
▲
by
stickupkid
7y ago
I used Dqlite for a side project[1], which replicates some of the features of LXD. Was relatively easy to use, but Dqlite moves at some pace and trying to keep up is quite "interesting". Anyway once I do end up getting time, I
21.
▲
by
stickupkid
7y ago
Most if not all Millennials are in their 30s and are often scapegoated, even though the cohort you're trying to blame are generation Z, which isn't helpful either.
22.
▲
by
stickupkid
7y ago
Working as part of Juju project, I can tell you for certain that the answer here is yes, very much so.
23.
▲
by
stickupkid
7y ago
Alternatively you should also cut your losses early.
24.
▲
by
stickupkid
8y ago
LXD has a distributed cluster system built upon SQLite[1], that's based on the raft consensus protocol. 1. https://github.com/CanonicalLtd/go-dqlite/
25.
▲
by
stickupkid
12y ago
I just opened up a PR[1] for live updating of the graphs (with a delay from the setTimeout from javascript side). It's not amazingly coded, but works for me atm. [1] https://github.com/davecheney/gcvis/pull&#x
26.
▲
by
stickupkid
13y ago
No.