HackerTrans
TopNewTrendsCommentsPastAskShowJobs

waplot

no profile record

Submissions

Document reasoning to block DNS to 127.0.0.1

github.com
68 points·by waplot·il y a 3 ans·43 comments

comments

waplot
·il y a 3 ans·discuss
These changes are way too big to integrated into postgresql's engine itself. It fundamentally changes how MVCC is done.
waplot
·il y a 3 ans·discuss
Could you bring back the original title since it provides context as to what's going on?
waplot
·il y a 3 ans·discuss
> 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
·il y a 3 ans·discuss
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
·il y a 4 ans·discuss
have your upvote. now show yourself out.
waplot
·il y a 4 ans·discuss
waplot
·il y a 4 ans·discuss
Does this finally mean they'll can bring back image preview for file upload modals?
waplot
·il y a 4 ans·discuss
Just use sub-addressing, then discard all emails send to that address.
waplot
·il y a 4 ans·discuss
>reddit

no thanks
waplot
·il y a 4 ans·discuss
>What's the point of mentioning Rust

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

can you elaborate?
waplot
·il y a 4 ans·discuss
I just use dig or whois to see if the domain exists
waplot
·il y a 4 ans·discuss
They're just webhooks, not sure what the issue is (?)
waplot
·il y a 4 ans·discuss
it won't be stateless then, and you might as well just use traditional sessions then
waplot
·il y a 4 ans·discuss
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
·il y a 4 ans·discuss
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
·il y a 4 ans·discuss
till this day, i still don't know what RMS's agenda is. can someone enlighten me?
waplot
·il y a 4 ans·discuss
> 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
·il y a 4 ans·discuss
gittea is nice, but for more advanced project management with a self-hosted option, check out youtrack