Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tuldia
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tuldia
4y ago
RIP Deis
2.
▲
by
tuldia
5y ago
Try https://www.rainloop.net/ it remembers the previous Gmail webmail interface. Pretty nice IMO.
3.
▲
by
tuldia
5y ago
If that was the case, we wouldn't even plug anything on the internet, ffs.
4.
▲
by
tuldia
5y ago
Yes, and doesn't makes sense, I don't know, I run my own email server for more than 10 years and my experience has been "setup and forget". I don't understand why so much frustration coming against owning your own s
5.
▲
by
tuldia
5y ago
Less FUD, please, don't discourage people just because you couldn't do it :-) EDIT: > When someone decides to run a persistent brute force attack from a botnet, eating up 100% of your CPU and you have no meaningful ways to bloc
6.
▲
by
tuldia
5y ago
The nicest email stack is: postfix, dovecot, rspamd and rainloop. EDIT: go check it out :-) https://www.rainloop.net/ EDIT 2: I don't understand why other comments are so agressive against the author for sharing how he
7.
▲
by
tuldia
5y ago
Nice! Thanks for the hard work everyone involved! I have nothing to complain, things just works for me so far, but great to see improvements in the pipe! :D
8.
▲
by
tuldia
5y ago
> ... multi region. Cheapest and quickest option if you want to have at least some fault tolerance. That is simple not true, you have to adapt your application to be multi region aware to start with, and if you do that on AWS you are bas
9.
▲
by
tuldia
5y ago
Excuse me, do we need all that complexity? Telling that it is "hard" is justifiable? It is naive to assume people bashing AWS are uncapable to running things better, cheaper, faster, across many other vendors, on-prem, colocation
10.
▲
by
tuldia
5y ago
... and be responsible for your own s*t Don't miss the point of being able to do something about it instead of multi hours outage and being in the dark regarding what is going on.
11.
▲
by
tuldia
5y ago
> You can now simply point to AWS is down Heck, if that was even possible... "everything is green" dashboards... :-)
12.
▲
by
tuldia
5y ago
This! Not to mention the amount of garbage in the cloud, the constant learned helplessness that we have to endure even knowing that the situation could have been avoided or even mitigated/solved if the access to the box was possible. T
13.
▲
by
tuldia
5y ago
The learned helplessness in the cloud is stupefying, so many outages and downtime that could have been avoided by a competent admin.
14.
▲
by
tuldia
5y ago
> Why hasn't the industry come up with an alternative? We used to have that, some companies still have the capability and know-how to build and run infrastructure that is reliable, distributed across many hosting providers before &q
15.
▲
by
tuldia
5y ago
Gnome 41.1, it just works, has everything I need and is quite simple.
16.
▲
by
tuldia
5y ago
I'm impressed how a simple message lead to all these assumptions but I still don't understand where the connection is. Yes, that is in the context of a giant and very successful team using this approach, believe or not. :)
17.
▲
by
tuldia
5y ago
Am I the only one that is not having issues with python and distributions in general? I get all my dependencies from Debian and they all work, when I need something that is not yet packaged, I use pip. What are people doing to get all this
18.
▲
by
tuldia
5y ago
Infrastructure are like roads, if you have to change infrastructure every time a new car model comes out then you are doing it wrong. Global state is global state. The enemy is your own mind.
19.
▲
by
tuldia
5y ago
> ... a regular dev will do. Oh, the classic "There is one administrator" falacy. > kubernatis if you feel fancy I hear this mindset about kubernetes very often from people who can do some stuff with, but don't get infr
20.
▲
by
tuldia
6y ago
I bet he was using macos and with the Docker.app running at the same time...
21.
▲
by
tuldia
6y ago
Every software has bugs, and is easier to criticize than to help. Don't focus on the negativity of HN and keep it up! Thanks for your hard work, Greg!
22.
▲
by
tuldia
6y ago
Seems that dracut upstream is hosted at kernel.org. This is the regex used in the watch file for Debian to fetch new upstream tarballs: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-([\...
23.
▲
by
tuldia
6y ago
Simply having this surveillance tool come out the door shows that there is little or no consideration for people's privacy during the planning and development process.
24.
▲
by
tuldia
6y ago
Solid State _Drives_ degrades over time and require wear levelling[1] to avoid frying the chips. [1] https://en.wikipedia.org/wiki/Wear_leveling
25.
▲
by
tuldia
7y ago
https://en.wikipedia.org/wiki/PRISM_(surveillance_program)#R...
26.
▲
by
tuldia
7y ago
You can also use: \time -v ls to skip the builtin version.
27.
▲
by
tuldia
7y ago
> Are you being difficult on purpose? Programming is about paying the bare minimum attention to the details. > [...] two methods of accomplishing the same thing [...] Absolutelly not. one prints: 72000000 hello 72000000 world
28.
▲
by
tuldia
7y ago
Counting "words" vs sorting+counting "lines" are a complete different thing. Heck, forget about RAM, the output of both programs don't even match. That awk is pretty efficient and fast is no surprise ;)
29.
▲
by
tuldia
7y ago
You are also right. Now that I saw tingletech comment I got your point :)
30.
▲
by
tuldia
7y ago
Not only GNU sort, but also postgresql, mysql and many more... Please, "huge waste"? How do you sort something that does not fit in memory?
More ›