Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nderjung
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
Tailcat – Like netcat, but over Tailscale’s data plane
(github.com)
687 points
by
nderjung
21d ago
|
134 comments
2.
▲
by
nderjung
3mo ago
Hi, Alex from Unikraft here. One clarification: Browser-Use didn't move away from Unikraft because of any limitation around browser startup times, snapshotting, scale-to-zero, or browser-level autoscaling. Those capabilities worked w
3.
▲
Stwipe – Payments infrastructure for people who cannot be reasoned with
(stwipe.com)
4 points
by
nderjung
5mo ago
|
0 comments
4.
▲
by
nderjung
7mo ago
Howdy! We are hard at work at improving the DX, and as a result we've been working on a brand new CLI. We haven't made any announcements yet, but it's already open-source for early adopts if you'd like to give it a try!
5.
▲
by
nderjung
8mo ago
Hey! Co-founder of Unikraft here. Unikraft aims to offer a Linux-compatible environment (so it feels familiar) with the ability to strip out unnecessary internal components in order to improve both boot-time/runtime performance and ope
6.
▲
by
nderjung
2y ago
Which OS and device are you using?
7.
▲
True Serverless with Unikraft Cloud
(unikraft.cloud)
2 points
by
nderjung
2y ago
|
3 comments
8.
▲
by
nderjung
2y ago
This project operates by first building the webassembly module into an ELF binary and then statically linking this against the Mewz library OS in order to become a unikernel binary. It looks still very early days in terms of supporting all
9.
▲
by
nderjung
2y ago
Hi! Thanks for the feedback! Good point on the Kraftfile syntax and as you've seen, there is a reference document. We can make sure to place a link to this in all guides. The term "KraftCloud Specification" is in fact incorr
10.
▲
Show HN: KraftCloud – The "Never Pay for Idle" Cloud Platform
(kraft.cloud)
7 points
by
nderjung
2y ago
|
5 comments
11.
▲
by
nderjung
2y ago
We ended up doing this over at https://unikraft.io :-)
12.
▲
by
nderjung
2y ago
Correct -- and you can run multiple kernels on the machine with virtualization extensions. Even Docker Desktop does this. You'd do this for _real_ isolation purposes.
13.
▲
by
nderjung
2y ago
Containers are perfect for build environments and for creating the root filesystem. The issue is that the kernel these days are super bulky and are intended for multi-user, multi-process environments. Running a container runtime on top ju
14.
▲
by
nderjung
2y ago
If you're looking for an alternative way to run traefik, we support this out-of-the-box on https://kraft.cloud -- A platform dedicated to running ultra-lightweight VMs based on Dockerfiles, with millisecond cold start times
15.
▲
by
nderjung
2y ago
Hi, author here, You can, and we've written about the differences also, here [0]. The summary is that there is still a performance hit for boot time (100s of milliseconds to seconds vs. 1 to 100 of milliseconds for Unikraft); performan
16.
▲
Containers and Unikernels: Similar, Different, and Inextricably Intertwined
(unikraft.io)
4 points
by
nderjung
2y ago
|
0 comments
17.
▲
by
nderjung
2y ago
In fact gVisor is the opposite, it injects more guard instructions between the application and the kernel across the syscall layer in order to make stronger security guarantees. These additional guards slow the application even further by
18.
▲
by
nderjung
2y ago
> Most people don't run metal today We are seeing an increasing trend towards On-prem/Cloud-prem/Co-los[0], mainly due to cost and reduced complexity. Inversely, most smaller companies (1-10 emp) who use hyperscalers do n
19.
▲
by
nderjung
2y ago
In fact this is not true with Linux. We did a study of this[0] and found that there are too many interdependencies between Linux kernel subsystems. The smallest, usable Linux kernel we test with sometimes is around 30MB. In comparison, co
20.
▲
by
nderjung
2y ago
Hi, [disclaimer, I am a project maintainer]. The key difference between unikernels (and library OSes) vs. other kernels is that each kernel is different with a unikernel. Your application goes through a process of specialization, where you
21.
▲
by
nderjung
2y ago
Hi, Alex here from Unikraft, that's right! You can find more information about Unikraft here: - https://unikraft.io -- The Unikraft Company - https://unikraft.org -- The open-source project - https://
22.
▲
by
nderjung
2y ago
Thanks and, yes it does! We have a whole section in our documentation's guides section on example usecases with database: https://docs.kraft.cloud/guides/#databases They work exactly as you suggest, they scale-to-
23.
▲
by
nderjung
2y ago
Volumes are persistent, block devices which you mount to a path and are initialized and de-initialized by the kernel which we boot up and shut down, respectively, based on autoscale/scale-to-zero configuration. This means that if your
24.
▲
by
nderjung
2y ago
Hi, 1. Yes. We're essentially a baremetal solution. Either we run it on your behalf (this is kraft.cloud), or we deliver an ISO or AMI and this can be installed on-prem/cloud-prem. This latter solution is our enterprise offering.
25.
▲
by
nderjung
2y ago
Definitely! We plan on having a pay-per-millisecond pricing model as well. There's an initial free tier that, but once limits are reached, we will switch to pay-as-you-go plan. Our next offering ("developer") is still work-i
26.
▲
Unikraft Launches KraftCloud: Never Pay for Idle Again
82 points
by
nderjung
2y ago
|
28 comments
27.
▲
by
nderjung
3y ago
The biggest take away from this is the LAM-over-email which was hidden away in one of the demos. This has a lot more potential (esp. in a business context) in my opinion than the phone itself. Being able to directly email an autonomous age
28.
▲
by
nderjung
3y ago
There are essentially three ways to put together a unikernel: 1. Minimizing an existing general-purpose OS 2. By-passing the OS 3. Starting from scratch You can read more in detail about this here from Unikraft's documentation[0]. [0]:
29.
▲
CloudFlare is blocking traffic to Discord
(discord.com)
70 points
by
nderjung
3y ago
|
71 comments
30.
▲
Unikraft is a fast, secure and open-source Unikernel Development Kit
(unikraft.org)
4 points
by
nderjung
3y ago
|
0 comments
More ›