you're not a bot thats irrelevant
HN user
ambigious7777
[ my public key: https://keybase.io/stagenterprises; my proof: https://keybase.io/stagenterprises/sigs/qGb-wzKogUctdXY_MtjPEEbym4-IWkFoWOxLFKCfDc0 ]
i personally like using http://hcker.news as a reader, its much nicer
the device acts as a proxy. i don't think any browser is running on the device, it is just forwarding packets.
There are a lot of similar implementations, but nothing really comes close to replicating the full mechanics of the actual game. Probably because the game is so easily decompiled that most people don’t see a need.
it's because the CSS file is for styles not important to the example
not sure, but i think this may be a special feature for Show HNs
I'm pretty sure D1 and DO build upon each other. I'm not sure exactly how, but I do remember reading about them using shared infra.
I do hope that Forgejo Federation is implemented, but it seems to me progress has stalled on it?
Why not use something like crt.sh?
that's absolutely evil
It's possible to do it using [ExplorerPatcher] I think, but it's not officially supported.
[ExplorerPatcher]: https://github.com/valinet/ExplorerPatcher
I really want to like Org mode, but I just can't. The syntax feels too out of place. With markdown it's just a few extra symbols, but using Org mode feels like writing LaTeX in a way.
Same thing with MediaWiki - I love the wiki system but WikiText is just so bad.
Looking at the description, it seems to require purchasing a premium version for the ability to add and modify items on Android, not sure if that's something I would want.
i do agree, especially when adding several notes in quick succession the delay is rather bad.
after taking a look at the src[0] it looks like you can share sequences by adding a hash.
the format appears to be a letter A-Z to notate the position, followed by a sequence of numbers for the sounds. ex:
https://martinwecke.de/108/#A1B2C3D4G123I4
gives [[1], [2], [3], [4], [], [], [1, 2, 3], [], [4]] where each array is a note and the subarray is the list of sounds played
[0]: https://github.com/hatsumatsu/108/blob/fcbe8fd93847cd114424f...try pressing space
Rather ironic, although I don't understand why you would want to drink/legalize raw milk.
I'm making a WASM browser dungeon crawler game using WebTransport. It currently does not have great support -- namely Safari -- but because of other API incompatibilities I'm not planning on supporting Safari :P
WebTransport is a bit more work than other ones, like SSE, but the flexibility and performance make it work it IMO.
there's a lot of hidden features
for example you can create multiple notes by doing https://blank.page/notenamehere
git? not sure exactly what you're trying to say here, but you could do some stuff with git
have a local repo of your own notes, a hosted repo serving as the communal ref. if you want to make updates, commit and push --, you can cherry pick the sections you want.
i recall seeing something like mediawiki (but it stored articles as plaintext) a while back, you could use that for a web-based portal too
I can relate to this. I've tried to use Postman and Insomnia in the past, but the UI is pretty complicated with a lot of domain specific terms.
Instead, I just hacked together a small Python library, called all the APIs from there, and pushed to Git. Everyone on my team understands it, I have 100% control, and no cloud needed.
The extension needs to re-enable paste, which means it needs to possibly inject some JS into the page.
Discord does have client mods (Vencord, BetterDiscord) which do help. They technically are against Discord TOS, but I've been using Vencord and BD for several years with many friends, none of us have gotten punished yet.
I don't really understand why everyone is in such a rush to use Discord now (or any other chat platform). It's about building a community, but you can still do the same on forums.
Sure, it's nice having near-instant feedback from other people, but at that point it's just turning into social media. I feel like forums provoke people to write more sophisticated, and better posts rather than on Discord.
My current workplace uses phpBB (lol) with a bit of GitHub discussion sprinkled in. I think it's great, much less cluttered than something like Slack.
Discord does have a forums feature, which is somewhat searchable, so that's not entirely true.
I think the best thing for this stuff is still a forum, like GitHub Discussions (or Issues), or just run your own message board.
And this anuraOS[0] too! I haven't looked to closely at it (it showed up in my GH feed) but it looks like it uses v86[1] to emulate a *nix environment.
[0] https://github.com/MercuryWorkshop/anuraOS [1]: https://copy.sh/v86/
I see that MongoDB has a license, which I'm assuming is similar to the AGPL. Since companies don't want to release all their code, they also provide a Enterprise edition, which probably is under a non-copyleft license. This edition is then paid, so they make money. This also requires all PR contributors to sign a relicensing agreement.
Correct me if I'm wrong, but that's how I'm understanding it currently.
Sorry if I wasn't clear, I meant I personally don't understand to use dual-licensing, and what is does; not how dual-licensing actually does something.
Someone mentioned[0] that this requires contributers to sign some sort of agreement. I did read somewhere that this discourages a lot of possible PRs, but if this is the only way I guess I don't have much choice then (if I want some money, that is).
Man, the US copyright system is broken :^(