Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codefined
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
61.
▲
by
codefined
5y ago
Add two spaces to the eend ofr line to ensure the new lines are kept: China |||||||||||||||||||||||||||||||||||||| US |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| India |||||||||| EU-27 ||||||||||||||||||||||||||
62.
▲
by
codefined
5y ago
Sometimes avoiding those connotations are exceptionally hard, verging on impossible. In comparison, it seems a documentation change from whitelist to allowlist might just be a single find & replace away for a project.
63.
▲
by
codefined
5y ago
Played a lot of Age of Empires 2, fantastic game. Been spending more of my time playing 'Supreme Commander: Forged Alliance'[0]. It has a community lobby system over here[1] that's pretty active (over 1400 simultaneous play
64.
▲
by
codefined
5y ago
It feels like it's about direct / indirect issues. If to buy a gas powered car I had to go out and shoot somebody, I doubt we'd have nearly as many cars around. Air pollution kills 7 million people a year[0]. That's no
65.
▲
by
codefined
6y ago
Has the generator been updated? For me (UK) it's localised to dd/mm/yyyy, as I would expect in my region. I like that the spec uses a universal and unambiguous format. I especially like that this generator is localised to m
66.
▲
by
codefined
6y ago
I think it comes from the phrase "no one ever got fired for buying IBM". Here, Keycloak is the incumbent for organisations.
67.
▲
by
codefined
6y ago
I don't understand the sentiment. Whilst it might be outdated (last game seems to be from 2017), is there any odd game that appears here? All of these are exceptionally well-renowned games.
68.
▲
by
codefined
6y ago
> Ideally, each fallible function would have its own error enum to precisely capture its errors and handle them, but in practice it is too verbose and leads to using the less precise Error trait or one enum per module. The language could
69.
▲
by
codefined
6y ago
(Self promotion) If you're looking for an alternative to Skribbl.io that has less ads you can check out a version I host[0]. It runs Scribble.rs[1] under the hood. They offer an official hosted herokuapp version here[2] but I've
70.
▲
by
codefined
6y ago
I've been regularly trying to reduce / remove usage of `null` in various projects. Sindresorhus has some interesting discussions on the topic here[0]. [0] https://github.com/sindresorhus/meta/discussions
71.
▲
by
codefined
6y ago
Presumably you have "some place" where you store your car when you're not using it. It makes sense to put a charger there, as opposed to on the block corner.
72.
▲
by
codefined
6y ago
> Pyston is a faster and highly-compatible implementation of the Python programming language. Version 2 is currently closed source, but you can find the old v1 source code under the v1.0 tag in this repository. Yes, it does seem that it&
73.
▲
by
codefined
6y ago
My understanding is that WireGuard do _not_ give 30% of their donations to MacOS, so Apple are only indirectly making money from WireGuard being on their platform. See: > We faced rejections in submitting the app, because they decided to
74.
▲
by
codefined
6y ago
Okta is a large, enterprise identity provider. I doubt in the case of a right-wing site existing they'd give out access to that provider on purpose? Did they mess up? I can't find any details about it yet.
75.
▲
by
codefined
6y ago
> IPFS > The InterPlanetary File System is a peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open. https://ipfs.io/
76.
▲
by
codefined
6y ago
> There are range query on keys I took it to mean the webserver doesn't support "HTTP range requests"[0], as opposed to ranges of keys. [0] https://developer.mozilla.org/en-US/docs/Web/HTTP&#
77.
▲
by
codefined
6y ago
I've worked with the Internet Archive to ensure continuity if I get hit by a bus or anything. A list of all items that have been uploaded to the site will be provided to them if anything happens to me.
78.
▲
by
codefined
6y ago
Hm, well I've got to work out how to get off that list! Thanks for giving me the heads up. EDIT: I'm not sure quite how to deal with being put on ad lists. Sure, people can upload any file to our host so it's plausible that
79.
▲
by
codefined
6y ago
I currently host https://femto.pw/ - A URL shortener I've kept up for ~4 years and intend to indefinitely. It doesn't do anything with regards to tracking cookies or other dark patterns. It just redirects you us
80.
▲
by
codefined
6y ago
> On 9 October 2016, GitHub and Internet Archive[273] were blocked and associated administrative orders were subsequently posted by the BTK stating that access had been officially restricted. Not sure it'll be accessible. https:&#x
81.
▲
by
codefined
6y ago
Do you feel the progress of the project is hindered / benefitted / not effected by any stigmatism in western society? Do you ever find it hard to talk to friends / family / colleagues / strangers about this project
82.
▲
by
codefined
6y ago
You might want to read up on 'Fallacy of Relative Privation' to see why this point of view is likely to not be helpful. A good starting point is this[0]. [0] https://academy4sc.org/topic/fallacy-of-relative-p
83.
▲
by
codefined
6y ago
Are there any archaic hashes that are built to be "slow" where this might not apply? It feels like a lot of modern slow hashes have salts built in (e.g. Bcrypt, Scrypt, Argon2) but if one didn't use a salt it would definitel
84.
▲
by
codefined
6y ago
Anonymous cameras that just report on metrics seems like a useful capability that doesn't invade on peoples privacy.
85.
▲
by
codefined
6y ago
Just a heads up, your platform currently seems to be giving me a 522 connection timeout issue ( http://app.devo.ps/ ) and the homepage isn't encrypted, which when asked to 'sign up' is concerning.
86.
▲
by
codefined
6y ago
The only service that appears to cost a flat fee is 'Amazon Neptune', which on the cheapest plan costs ~10 cents an hour or ~$70/month. I imagine all the other costs (e.g. S3, Fargate, API Gateway, CloudFront) are negligibl
87.
▲
by
codefined
6y ago
Yeah, pretty much. Some of the storage & networking is stolen from other projects of mine which lowers the cost significantly. Almost all of my servers for home projects come with 4TB hard drives which I never use anywhere near the fu
88.
▲
by
codefined
6y ago
We are self-hosted, I'd _hate_ to think of the costs of hosting this service through AWS or similar who charges for ingress / egress. We have 5gbps of bandwidth and 12TB of storage that I've dedicated to the service (costing
89.
▲
by
codefined
6y ago
Hm, been spending a while creating a 'Firefox Send' copy, attempting to host files. Check out a new verison at: - https://v2.femto.pw/ Looking for some help if anyone can, :) - https://github.com/
90.
▲
by
codefined
6y ago
> could be accessed in the area If you didn't want remote access you would not have to pay rx/tx costs.
More ›