Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wcdolphin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
wcdolphin
5mo ago
I’ve been hacking on something in this vein and would love your feedback. What if you could reuse your CI env by using Github Actions as your sandbox. You can reuse the caching, any oidc based roles and self host via runs-on.com for cost an
2.
▲
by
wcdolphin
2y ago
Have you found any tools you think are easier/better? I’d love to learn more about the space.
3.
▲
by
wcdolphin
2y ago
Is this telemetry enabled internally at Google? Enabling it internally would be an interesting litmus test of what is required to make it privacy/security compliant.
4.
▲
by
wcdolphin
3y ago
1. Can you share information about the specific hardware/CPUs used and where you are hosted? 2. Running untrusted workloads is a huge security challenge. Can you share the technology you are using for isolation and how you have approac
5.
▲
by
wcdolphin
3y ago
This new release seems to continue the trend of new AWS hardware generations increasing performance while also increasing cost, as opposed to the prior trend of increased performance and decreased cost. The "Flex" variants appear
6.
▲
AWS Introduces 7th generation Intel instances
(aws.amazon.com)
2 points
by
wcdolphin
3y ago
|
1 comments
7.
▲
Django: Clean up unused code with Vulture
(adamj.eu)
1 points
by
wcdolphin
3y ago
|
0 comments
8.
▲
by
wcdolphin
3y ago
Is there a timeline for a clustered, HA and horizontally scaled version? The vertical scaling and performance seem extremely interesting, but for our use cases we need HA. From a business perspective I’m interested to hear about the plans.
9.
▲
by
wcdolphin
4y ago
Would you mind sharing more details of your experience using MypyC? What domain are you working in, and what kind of effort and speedups did you see?
10.
▲
by
wcdolphin
4y ago
Has anyone migrated a large code base between MyPy and Pyright? In particular would love to hear about experiences with Django. Mypy’s performance and the join based type merging are quite limiting. At the same time, the ecosystem support
11.
▲
by
wcdolphin
4y ago
Is anyone else using MyPyC in production and can share their experience? Did you attempt the compile it all approach, or incrementally add? What do compile times look like at scale? Would love to buy you a coffee and hear about your experi
12.
▲
by
wcdolphin
5y ago
Has anyone used Cast.ai or Spot by netapp as a comparison?
13.
▲
by
wcdolphin
5y ago
Very cool. I love the idea of one tool rather than two, I’ll check it out!
14.
▲
by
wcdolphin
5y ago
Interesting. Now that isort has support for black-compatibility, what’s the main difference with usort?
15.
▲
Space, Jetbrains Remote Dev Env
(jetbrains.com)
2 points
by
wcdolphin
5y ago
|
0 comments
16.
▲
by
wcdolphin
5y ago
I really wanted the M1 upgrade story to be a slam dunk, but it seems like docker on arm64 is a real thorn of incompatibility and poor performance with amd64 images.
17.
▲
by
wcdolphin
5y ago
I’m not super well versed, but I thought BitTorrent’s main contribution was essentially the chunking and distributed hash table. There is perhaps a hood analog of the different layers of a docker image.
18.
▲
by
wcdolphin
5y ago
I’d love for others with more knowledgeable to chime in, since this feels close to the logical end state for non-user-facing distribution. At a protocol level, content basically becomes a combination of a hash/digest and one or more c
19.
▲
by
wcdolphin
5y ago
The “Trusted by” page has some pretty impressive flagship companies (GitHub, Slack, Square, AirBnb). Is anyone familiar with the role in which Planetscale is used at those companies? (Unless that is advertising users of vitess vs the hoste
20.
▲
by
wcdolphin
5y ago
If anyone has experience using self hosted GH Actions at scale, I’d love to buy you a virtual coffee and hear about pros/cons for a parallelized CI flow currently running in Circle. Main motivation for switching would be simplification
21.
▲
by
wcdolphin
5y ago
This tool seems interesting, but I haven’t yet figured out how to configure it to work with Django’s dynamic nature. If anyone has had good success I’d love to hear more!
22.
▲
by
wcdolphin
6y ago
Very creative, extremely complex, what a fun hack. TL;DR exploit the fact that AWS keeps your lambda process running (and in memory) beyond the time you are billed for in order to build an ephemeral cache. Creates one lambda per slice of c
23.
▲
Holy *#$ What Is Wrong with the React Community?
(twitter.com)
8 points
by
wcdolphin
6y ago
|
5 comments
24.
▲
Facebook Ent: An Entity Framework for Go
(entgo.io)
7 points
by
wcdolphin
7y ago
|
0 comments
25.
▲
by
wcdolphin
7y ago
You’ll like Kotlin’s concurrency model then! It not only allows concurrency, but also parallelism, with rich language support. It is really pretty great, check it out!
26.
▲
by
wcdolphin
7y ago
I wasn’t able to find the results or summary, did I miss it in my skim? Somehow one day a week fasting sounds more manageable than daily intermittent fasting to me. Could be an interesting way to kick off the week on Monday :)
27.
▲
by
wcdolphin
7y ago
Out of curiosity, are you using the durable, NATS-Streaming server, or just the ephemeral NATS-server? I’d be interested to hear more about the performance differences you see.
28.
▲
by
wcdolphin
7y ago
“Fuel Economy: 20 mpg, mixed driving (est.)” Crazy to think of how little progress we’ve made on that end, assuming the reporting is accurate.
29.
▲
by
wcdolphin
7y ago
Thank you for going out of your way to tell the truth. It is so easy and common for our industry to self-inflate egos with grandiose stories of exits. The truth has much more to teach us, so thank you.
30.
▲
by
wcdolphin
7y ago
I have come to believe that privacy and permissions logic tends towards the complexity of your product. Unless you’d consider having much of your application logic be in the data store via procedures or something like VoltDB’s jar based use
More ›