Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RoyalSloth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
RoyalSloth
1y ago
If someone is curious about this data, I made a little analysis a while ago - Nobel Prize in numbers: https://blog.royalsloth.eu/posts/nobel-prize-in-numbers/#sec...
2.
▲
by
RoyalSloth
2y ago
Deep APIs were mentioned in "A Philosophy of Software Design" (John Ousterhout)
3.
▲
by
RoyalSloth
3y ago
> You could try to serve the Memento from the server and store it in an index db I am not sure what you mean by "store it in an index db", but I was thinking about using the searcher on a static website (no real backend, only a
4.
▲
by
RoyalSloth
3y ago
Good job, this looks really well done. One thing I am wondering, however, is how easy it would be to integrate a pre-generated inverted index file into this fuzzy searcher? Context: Say I have a bunch of blog posts from which I create an in
5.
▲
by
RoyalSloth
3y ago
I don't get it why the Microsoft Word team didn't create a good looking default template that people could just use without any fiddling necessary. They had more than 20 years at this point to create something that looks pleasing
6.
▲
by
RoyalSloth
3y ago
I built a Markdown like text format for writing technical reports. I was fed up with Word and I wanted a plain text language that supports tables, footnotes, auto validated references to any part of the document, syntax highlighting of code
7.
▲
by
RoyalSloth
4y ago
Tab vs spaces war has cooled off, so we have to start a new one. A: If I do X, then this happens... B: Yeah but I don't care about X. A: You are not a professional if you don't care about what I care about. Now that this debate ha
8.
▲
SQL weenies and gaming quarterly reviews (2012)
(rachelbythebay.com)
1 points
by
RoyalSloth
5y ago
|
0 comments
9.
▲
by
RoyalSloth
6y ago
I am glad you liked it.
10.
▲
by
RoyalSloth
6y ago
Thanks, I thought it was a bug in some app and just wanted to be sure, so I don't have to babysit the server. If anybody knows which app is that, please tell the maintainer that they have a serious bug. It's night here, so I am lo
11.
▲
by
RoyalSloth
6y ago
Author here. This is not related to this discussion, but does anybody know what causes these lines to appear in my server logs? <REDACTED> - - [14/Feb/2021:22:26:45 +0100] "GET /posts/the-complexity-that-l
12.
▲
by
RoyalSloth
6y ago
> the producers and consumers of messages are completely decoupled, which makes debugging really annoying because you don't have anything like a stack trace This is actually a really good point. I don't know why you were downvo
13.
▲
by
RoyalSloth
6y ago
I think that the only thing that really works are code reviews. The best engineers on the team should have enough time to review what is being committed and provide suggestions for improvement. Things will start gradually improving, but it
14.
▲
by
RoyalSloth
6y ago
Well, that's a surprise for sure. I wrote this article a few months ago and it gained no traction. Today I woke up and boom, front page.
15.
▲
On Navigating a Large Codebase
(blog.royalsloth.eu)
1 points
by
RoyalSloth
6y ago
|
0 comments
16.
▲
by
RoyalSloth
6y ago
To be entirely honest, most of his books are pretty awful, as they are mostly preaching something for the sake of preaching and selling the books. I bought his last one (Clean Architecture) as I wanted to improve myself as an architect, jus
17.
▲
Apple's white walled garden
(blog.royalsloth.eu)
3 points
by
RoyalSloth
6y ago
|
0 comments
18.
▲
Sad state of cross platform GUI frameworks
(blog.royalsloth.eu)
3 points
by
RoyalSloth
6y ago
|
0 comments
19.
▲
by
RoyalSloth
7y ago
You can't see email on HN. Check the website posted above and find my email there.
20.
▲
by
RoyalSloth
7y ago
Sure thing.
21.
▲
by
RoyalSloth
7y ago
It didn't sell in such numbers that I could compare different markets and draw any conclusions. Maybe next time.
22.
▲
by
RoyalSloth
7y ago
The majority of the bugs I've been resolving take from 30min to a few hours (if I know the codebase) - but they are usually complex distributed systems issues. What kind of bugs are those that could be fixed in 2 minutes?
23.
▲
by
RoyalSloth
7y ago
Better keyboard support comes in next version. Do you mind telling me why do you switch between tasks every 6 minutes?
24.
▲
by
RoyalSloth
7y ago
No the word you are looking for is: synchronization. Cross platform means works on multiple platforms (in this case Windows, Mac, Linux).
25.
▲
by
RoyalSloth
7y ago
You are right that was updated to free updates for one major version (e.g: license 1.2.0 is also valid for 1.3.0, 1.4.0 but not for 2.0.0). Thanks for suggestions
26.
▲
by
RoyalSloth
7y ago
Here is the list of current shortcuts (not much I know): https://docs.royalsloth.eu/slothtracker/documentation/#keybo...
27.
▲
by
RoyalSloth
7y ago
Yes
28.
▲
by
RoyalSloth
7y ago
Whatever software you buy, there are usually some kind of minimum system requirements listed so people don't run it on some ancient potato and complain how it doesn't work. It uses ~220Mb of RAM in total.
29.
▲
by
RoyalSloth
7y ago
The only way to improve is to hear such opinions. So thanks, will see what I can do about the design. It's easy to get carried away with feature development.
30.
▲
by
RoyalSloth
7y ago
They are not bound to specific dates, as shipping to hit an arbitrary date creates a buggy software. A version is released when a new feature/a set of features is ready. This is actually the first public release, that's why there
More ›