Viewing profile — deadlyllama
deadlyllama
HN member- Joined
- Sun, May 01, 2016, 3:59 AM UTC
- HN karma
- 280
- Public activity
- 90 items
- HN profile
- View on Hacker News ↗
About deadlyllama
No profile information was provided.
Recent public activity
-
comment
Comment #48915599
Whatever it is, it's not that. A ping to a unicast IPv4 address in the local subnet won't be transmitted at the Ethernet layer until the IP has been resolved to an Ethernet MAC add…
-
comment
Comment #47907083
Before I read the linked page I assumed this was a rant about using MS Office with files on your local filesystem. Although that would be titled "How Hard is it to Save a File?"
-
comment
Comment #47713804
EC2 is pricey if it's all you're getting from AWS. If you have wierd requirements, colo may be a good option. Otherwise, just get a VPS or 3 and be done with it. You'll get a virtu…
-
comment
Comment #47328988
Sharing filesystems is hard when you make users do it in advance. I was thinking of the server end of an ffmpeg-over-ip system bringing up a FUSE filesystem backed by something sim…
-
comment
Comment #47328799
I've been meaning to build exactly this for a while, and my waiting has been rewarded by someone else doing it! Had you thought about using FUSE on the server side, rather than pat…
-
comment
Comment #46237218
As a New Zealander, I can say: it's not bad.
-
comment
Comment #45475267
I went back to self hosting when Google were going to kill free Gmail for your domain. I have no problems with deliberability. And I have tiny mail volumes. Pre Gmail I was on Exim…
-
comment
Comment #45466919
My high school got email access for students in 1997 (New Zealand). We had to pay per megabyte for web browsing. There were services you could email URLs to, that would email you b…
-
comment
Comment #43380546
How similar is this to the sipeed NanoKVM? (RISC-V based, software source https://github.com/sipeed/NanoKVM ) From the outside it looks very very alike.
-
comment
Comment #43263813
I remember when Java was exciting. There were several attempts at open source Java OSes like JOS ( https://jos.sourceforge.net/ ). A Java applet runtime for the PalmPilot. My thesi…
- comment
-
comment
Comment #42824471
Does it play the single player mode cutscenes though? My PC was underpowered when I was playing Red Alert. Full screen, full motion video still seemed pretty amazing back then. "Hi…
-
comment
Comment #42415332
As long as it's better than the i740 I used to have!
-
comment
Comment #41459547
How prevalent is ladder logic for new industrial systems? Over two decades ago I was programming a Foxboro PLC in their SALL language, which was compiled down to C. Variables and c…
-
comment
Comment #41294117
Would this work: * put a warning wrap on your sandwich - danger - this sandwich may have laxatives added * if your sandwiches continue to go missing, label them AND add laxatives
-
comment
Comment #40409334
DIY (instead of the cloud) is the answer. If you're pushing terabytes+ from day 1 on a shoestring, you're going to want your own CDN. If you can manage a queueing system and the oc…
-
comment
Comment #39198447
At last we can uninstall Bing & Edge! ... in the EEA. "Windows uses the region chosen by the customer during device setup to identify if the PC is in the EEA." Imagine the tourist …
-
comment
Comment #38984069
Yes, you are being too paranoid. Once booted into Openwrt the router will only be running Openwrt code. I guess there's the tiny possibility of a backdoored bootloader but that wou…
-
comment
Comment #38817070
When I looked at buying an EV last year, BYD was a serious option. In the end I decided on a second hand Nissan Leaf. In New Zealand, we're right hand drive and have no local auto …
-
comment
Comment #38227788
If enough people didn't buy tickets, then the airlines would have to reduce capacity on the routes, and that would reduce emissions.
-
comment
Comment #38005682
I've been using NestJS this year and (mostly) found it great for the use cases I've had. I'd rather describe the HTTP to method call mapping of my controller with decorators than a…
-
comment
Comment #37747686
AirBnB used to be a cheap stay. Now it's often not. Many hosts charge the equivalent of an extra night as a "service fee," pushing up the total price for the stay and making it har…
-
comment
Comment #37378178
I'm very happy with my Glove80. I started with a prototype 3D printed model last year: the creators are friends of mine, and I wrote the LED status display code for them. I also dr…
-
comment
Comment #37344068
Ha ha ha onboard anything PCs of a sufficient vintage had so little logic on the HDD that you could swap out the MFM controller card in your PC for an RLL one and get 50% more stor…
-
comment
Comment #37103435
Build yourself a Windows install USB stick with Rufus using its automatic ISO download system. When you write the image it has an option to make the installer create a local accoun…