HackerTrans
热门最新趋势评论往期问答秀出招聘

waplot

no profile record

提交

Document reasoning to block DNS to 127.0.0.1

github.com
68 分·作者 waplot·3年前·43 评论

评论

waplot
·3年前·讨论
These changes are way too big to integrated into postgresql's engine itself. It fundamentally changes how MVCC is done.
waplot
·3年前·讨论
Could you bring back the original title since it provides context as to what's going on?
waplot
·3年前·讨论
> the bonus point is that I can have access to its source code

Are you actually reading all the code before you run it? Are you re-reading it for each update? If not, then what's the point of bragging about having access to the source?

The point of sandboxing is that it's impractical to reliably audit, on a continuous basis, the massive volume of software that the average person runs. It's more economical to apply the least-privileged principle, and only give apps access to the things they need to function.
waplot
·3年前·讨论
Nothing wrong with using the DB as a mq, especially if the load is small enough. Plenty of tools are built on that, these two come to mind

https://github.com/procrastinate-org/procrastinate

https://github.com/bensheldon/good_job
waplot
·4年前·讨论
have your upvote. now show yourself out.
waplot
·4年前·讨论
waplot
·4年前·讨论
Does this finally mean they'll can bring back image preview for file upload modals?
waplot
·4年前·讨论
Just use sub-addressing, then discard all emails send to that address.
waplot
·4年前·讨论
>reddit

no thanks
waplot
·4年前·讨论
>What's the point of mentioning Rust

marketing
waplot
·4年前·讨论
bitwarden allows you to add custom fields and secure notes for anything that falls outside the usual email/password data.
waplot
·4年前·讨论
>because I don't like how it was designed

can you elaborate?
waplot
·4年前·讨论
I just use dig or whois to see if the domain exists
waplot
·4年前·讨论
They're just webhooks, not sure what the issue is (?)
waplot
·4年前·讨论
it won't be stateless then, and you might as well just use traditional sessions then
waplot
·4年前·讨论
Monolith vs microservices is not the problem. It's architecture and code design in most cases.

When i hear "Rails monolith is a disaster" what it usually boils down to 8 out of 10 times is people putting their business logic inside models or controllers, when really it should live in its own set of classes, usually called services or service objects.

Here's a guide https://codeclimate.com/blog/7-ways-to-decompose-fat-activer...
waplot
·4年前·讨论
Can someone explain to me what pipewire's goal is? to be a better pulseaudio? if so, in what way is it trying to be better? also, how's the codebase quality? from what i heard, pulse's codebase is a mess, so if it can improve in that sense, i guess that's a win (?)

why does it do video? is trying to do media capture like OBS or be a compositor like wayland? if so why bother? those solutions exist already... maybe it should just stick to audio, cuz that part of it feels like feature creep.
waplot
·4年前·讨论
till this day, i still don't know what RMS's agenda is. can someone enlighten me?
waplot
·4年前·讨论
> Now, more free games? It doesn't satisfy an urgent practical need, obviously... But the crucial thing is, free ones might make it easier for some people to say, 'Let's move off this non-free thing, and play a game that is free. So we can have the same pleasure, but without paying freedom as the price.'“

i'm sorry but i just can't read this without laughing. what does stallman think gamers are like?

i can only imagine the average teenage gamer trying to get their friends to stop playing virtually every game on the market and instead play some obscure game and trying to teach them how to install gcc and git to get it running
waplot
·4年前·讨论
gittea is nice, but for more advanced project management with a self-hosted option, check out youtrack