Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rjblackman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
rjblackman
3mo ago
it might be worth trying oh-my-pi in your case as it claims to improve the edit calls by using a unique patching format.
2.
▲
by
rjblackman
2y ago
look how many submissions this person has posted? some kind of bot that posts any article with keywords?
3.
▲
by
rjblackman
3y ago
There is garn a typescript frontend to the nix language. https://github.com/garnix-io/garn/
4.
▲
by
rjblackman
3y ago
demand for bitcoin will keep climbing.
5.
▲
by
rjblackman
3y ago
there are already generative models for that anyway.
6.
▲
by
rjblackman
3y ago
yes, this is the best use case I have found for chat gpt. I've been automating away all of my little annoyances with powershell.
7.
▲
by
rjblackman
3y ago
they transitioned to for-profit in 2019
8.
▲
by
rjblackman
3y ago
this is interesting. in my experience it is always the third situation. they try to migrate the data slowly from "old system" to "nexgen". it never works. it sounds like maybe the answer is do a big bang switch over to t
9.
▲
by
rjblackman
3y ago
couple of points. building software is so far from building a house that's not really worth comparing. (just bringing this up because the analogy is used quite a lot). second, the signatories on the agile manifesto may have done some m
10.
▲
by
rjblackman
3y ago
they're right over and over, until they're not and then the company tanks because they need a rewrite.
11.
▲
by
rjblackman
3y ago
test driven development has been around since the late 90s and was popularised in eXtreme Programming circles, are you sure it's a fad? I find it the most efficient way to write code and keep it running in the long term personally.
12.
▲
by
rjblackman
3y ago
well we're already being trained by algorithms so I guess this is just an extension of what is already going on. perhaps the quality of human (internal) models will go down too? perhaps they already have?
13.
▲
by
rjblackman
3y ago
I tend to agree, however it took learning about git internals to get to this point. Most developers don't read stuff like that. Also git creators made the mistake of using terms like add and checkout to mean completely different things
14.
▲
by
rjblackman
4y ago
is this still relevant? the article is 2 years old, was the flaw addressed?
15.
▲
by
rjblackman
7y ago
I'd use mastodon more, but the people I want to follow are all on twitter, is there an easy way of forwarding tweets from twitter to mastodon, or setting up an account that follows twitter users?
16.
▲
by
rjblackman
7y ago
over the years, i've learnt that learning to work with vanilla vim commands is the best way to go. any editing plugin feature is just an extra command character or two away if you know the basics very well. this means i am instantly pr
17.
▲
by
rjblackman
7y ago
thanks I've been looking for something like this. once you understand the cmd-tab, cmd-` behaviour from macos, you realize microsoft made the wrong ui decision with their alt-tab.
18.
▲
by
rjblackman
7y ago
popper believed that we can convince people through reason. not sure how he would deal with trolls.
19.
▲
by
rjblackman
7y ago
we are talking about karl popper's open society. not sure he knew about social media :)
20.
▲
by
rjblackman
7y ago
then the axioms themselves can be argued until a conclusion is reached, otherwise debate can be suspended. the underlying axiom here is that debate can be had, and that people can be convinced through reason.
21.
▲
by
rjblackman
7y ago
the decision will be made through rational argument. if you are not willing to debate or argue then your position is forfeit (I.E. you are the one with the intolerant philosophy).
22.
▲
by
rjblackman
7y ago
> Who is going to define that line? It will be defined through rational argument.
23.
▲
by
rjblackman
7y ago
the fact that GP is complaining about it may be an indication. by hiring good people who see the structural problems and work around them works. you can brute force work around poor management and a bad structure. Edit: you can see this exp
24.
▲
by
rjblackman
7y ago
I've noticed quite a few very unproductive workers, send emails and pretend they are working at 11pm kind of hours. Worker output is the only thing that matters. The problem is in our field how do we measure this?
25.
▲
by
rjblackman
8y ago
Not a course but I believe Mathematics: Its Content, Methods and Meaning by A.D. Aleksandrov, A.N. Kolmogorov , M.A. Lavrent'ev may cover this in book form. (FWIW I have not read this, but intend to at some point)
26.
▲
by
rjblackman
8y ago
Can you describe how you were burned by the .NET framework?
27.
▲
by
rjblackman
8y ago
I haven't read the article in depth, but the authors example is written according to SOLID principles where composition is decoupled via interfaces and dependency injection. I think the author is trying to show the difference between h
28.
▲
by
rjblackman
8y ago
Came here to say this. My system is basically an LRU cache also. Also I have a storage system that I can lookup anything I need to use (that I don't use often) that is just labelled boxes and database I can string search. This is reall
29.
▲
by
rjblackman
8y ago
Interesting quote. I have often wondered what would happen if there were more studies into the benefits of the placebo effect, it seems it is only studied as a side effect of other studies.
30.
▲
by
rjblackman
8y ago
of course you could also build a whole smalltalk environment in C# also, but that really is not the point.
More ›