Readit News logoReadit News
lgierth commented on Run end-to-end tests faster with Firecracker   webapp.io/blog/github-act... · Posted by u/samanthachai
ithkuil · 4 years ago
Firecracker is great and all, but the core idea here described works also with plain docker; i.e. there is nothing inherently firecracker specific to the basic technique
lgierth · 4 years ago
You don't need a management daemon running though, and get a complete virtualized kernel that can be customized if needed.
lgierth commented on Go 1.18 RC1 is out   groups.google.com/g/golan... · Posted by u/nappy-doo
heavyset_go · 4 years ago
Is the RC any better than the beta when it comes to having `~/sdk` hardcoded as the location for Go's files?
lgierth · 4 years ago
I'm pretty sure ~/sdk is only used if you install Go versions using `go install golang.org/dl/<version>`
lgierth commented on Cloudflare.com was redirecting to Clickfunnels.com   cloudflare.com/... · Posted by u/101008
lgierth · 4 years ago
Looks like nginx vhosts or load balancing got screwed up? DNS is still all pointing to the normal CF hosts.
lgierth commented on What’s the jankiest piece of tech you’ve seen a company depend on?   twitter.com/_brohrer_/sta... · Posted by u/fortran77
jamal-kumar · 4 years ago
I've seen some 1980s shit running THIS YEAR.

I'm working on porting a foxpro database from 1988 that's running an active business which I won't talk about much before it's done, and have actually encountered in Costa Rica an auto parts shop in one of the sketchiest parts of the capital city of this country with a green on black phosphor screen running what looked like dBase III for what they were doing on old IBM PCs.

It's pretty crazy what's out there still. I think the one everyone here is familiar with but might not know is really ancient is the travel booking systems for your plane tickets and accommodations, dating back to the 1960s:

Karsten Nohl - Where in the World Is Carmen Sandiego? (33c3) [1]

[1] https://www.youtube.com/watch?v=vjRkpQever4

lgierth · 4 years ago
Oh yeah, man, FoxPro... for a year or so in 2008 I was responsible for a FoxPro database of music venues and artists for an agency. Felt really interesing to maintain a system that's older than me.

When we modernized all desktops in the office, I set up Win2k in Qemu on each of them, which loaded the FoxPro thing from a shared network mount. I'm just realizing 19-year-old me never checked if FoxPro supported simultaneous access. It surely did, at least I hope so :-)

edit: However, 19-year-old me was smart enough NOT to touch that Solaris or whatever-it-was server hosting the FoxPro thing.

lgierth commented on IPv4 Waiting List   ripe.net/manage-ips-and-a... · Posted by u/Sami_Lehtinen
lgierth · 4 years ago
I registered with RIPE this year, requested an IPv4 /24 in July, and got it immediately. I guess RIPE's last blocks depleted in November?

Market prices on the other hand have exploded this year, $50 per address isn't uncommon anymore.

lgierth commented on $1M bounty for details on Tether’s backing   hindenburgresearch.com/te... · Posted by u/ilamont
Taikonerd · 4 years ago
I just realized that the Bloomberg reporter who wrote the recent story is named "Zeke Faux." (Faux meaning "fake" in French, in a story about fraud.) Is his name a pseudonym? If not, it's another surreal point in a surreal story.
lgierth · 4 years ago
Zeke = ZK = zero-knowledge?
lgierth commented on Firecracker MicroVMs   firecracker-microvm.githu... · Posted by u/colinprince
staticassertion · 4 years ago
For those using firecracker, what's your method for building a rootfs?
lgierth · 4 years ago
I build them using Buildah, then mkfs.ext4, mount, cp, umount. It's a little bit annoying that I'm still using root at least for the mount part.

OpenWrt's build system has a method of building rootfs ext4 and squashfs images without any root, it's somewhere in that large Makefile mess.

(sorry, reposting this as I first replied to the wrong parent)

Deleted Comment

lgierth commented on Firecracker MicroVMs   firecracker-microvm.githu... · Posted by u/colinprince
NathanKP · 4 years ago
Take a look at Weaveworks Ignite for an open source tool for running Firecracker VMs from container images: https://github.com/weaveworks/ignite

And of course AWS Fargate and Lambda use this tech under the hood transparently, so that's always an option if you don't want to host and operate it yourself.

lgierth · 4 years ago
Ignite looked intruiging when I checked it out recently - but I need to import rootfs tarballs directly, without going through any registries. Any helpful pointers are appreciated :)
lgierth commented on Firecracker MicroVMs   firecracker-microvm.githu... · Posted by u/colinprince
m00dy · 4 years ago
anyone knows this can create gpu-enabled microvms ?
lgierth · 4 years ago
No support for PCI devices at the moment, but I believe it's planned for some point in the future.

u/lgierth

KarmaCake day796January 7, 2012
About
I work on libp2p and IPFS -- https://github.com/lgierth

[ my public key: https://keybase.io/lgierth; my proof: https://keybase.io/lgierth/sigs/96UTewVcgE6mn2Hh1Tg3WCHUDRP_jWSFookoCcfruAg ]

View Original