For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | more bcl's commentsregister

I've had to do the same thing with pretty much all of my Logitech trackballs - https://www.brianlane.com/post/fixing-a-few-logitech-trackba...

They do last for quite a while, but eventually one of the switches will go intermittent, depending on how much minecraft the user has been playing...


They link to playable versions on ifdb.org


yes, this is my vastly greater preference, running the original version.

i have bias against browser basing every thing, when we already have perfectly good desktops. the code for most "IF" is small and suitable for the functions a browser is capable of performing, but i just dont trust browsers as a consumption device. im older than dirt so i work with files locally, isolated from internet environment.


I would also add 'Always set a timeout with -t' both to protect the keys from misuse, and so you don't forget your passphrase when you rarely type it in.


"Methanol, or wood alcohol, is a substance that can be toxic when absorbed through the skin or ingested and can be life-threatening when ingested."

https://www.fda.gov/drugs/drug-safety-and-availability/fda-u...


Here's the one I've been playing around with, written in go with the SDL2 library - https://github.com/bcl/sdl2-life


For those of you who are new to text adventures you can find images of most of the game boxes here - http://infocom.elsewhere.org/gallery/ and various other resources here http://infocom.elsewhere.org/


The UEFI payload would work on Linux systems, yes. But the delivery system described would not.


>> It abuses platforms that do not implement the BIOS Write Lock mechanism incorrectly

I agree that post-boot the BIOS should be read-only.

> The UEFI payload would work on Linux systems, yes. But the delivery system described would not.

There was a case of rm -rf / erasing UEFI variables on linux system, rendering the system unbootable. Mapping the BIOS into the file-system doesn't strike me as too clever, but then again what do I know.


In the past I've used AP Circuits (https://www.apcircuits.com/home.aspx) and E-Teknet (https://e-teknet.com/) with good results from Eagle CAD pcb files. It has been a few years though, so YMMV.


Current location and some before and after pictures - https://www.marinetraffic.com/en/ais/details/ships/shipid:73...


You can run parted directly on the image file to make modifications.

    fallocate -l 1G disk.img
    parted ./disk.img


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You