Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vinodkd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
vinodkd
1y ago
not in number of subscribers - they know the channel already, but in quality of content and production values. I think that's what OP meant. F9 could get 2M subscribers by just doing product reviews because they're an ecommerce we
2.
▲
by
vinodkd
3y ago
Just read it like a novel. Ignore the exercises. What struck me that it took 8 or 9 chapters until they even presented a loop, and it was none the worse for doing that. Actually helped my imperative lizard brain evolve. Yes, its a book that
3.
▲
by
vinodkd
4y ago
Thanks. Also, nice blog post about MMM. Good analogy to finance.
4.
▲
by
vinodkd
4y ago
Funny, I arrived at this "all software is.." piece last week. Hypothesis: All of software *is* about change management ---- It dawned on me that all the software design efforts - Design patterns, programming styles, management pra
5.
▲
by
vinodkd
4y ago
At one point I was so used to Notational Velocity that I needed it on Windows and didnt want to adopt other available solutions. So I built a barebones clone in Java: https://github.com/vinodkd/jNV .
6.
▲
by
vinodkd
4y ago
but maybe, they'll end up learning anyway? one thing i realized when i went back to studying online is that i was no longer the student who needed to prove something to someone else, and the typical test annoyed me. I get that this art
7.
▲
by
vinodkd
4y ago
I'm a little late to the party, but humbly submit my thoughts/design from a while back for your review/feedback: https://github.com/vinodkd/halo/blob/master/doc/UserGuide.md... Edit:
8.
▲
by
vinodkd
4y ago
I'm a little late to the party, but humbly submit my thoughts/design from a while back for your review/feedback: https://github.com/vinodkd/halo/blob/master/doc/UserGuide.md... Edit:
9.
▲
by
vinodkd
4y ago
I'm a little late to the party, but humbly submit my thoughts/design from a while back for your review/feedback: https://github.com/vinodkd/halo/blob/master/doc/UserGuide.md... Edit:
10.
▲
by
vinodkd
4y ago
The second para of the article addresses this, as does the summary at the bottom. Maybe read the article and respond if your concerns about this particular article are still valid? Maybe it applies to the general "X is a code smell&quo
11.
▲
by
vinodkd
4y ago
From the article: > These rules may sound complicated, but really, they are about understanding the fundamentals of how a computer works. ... and from the post that the article links to: > Understanding String vs &str implies an u
12.
▲
by
vinodkd
4y ago
Agree. And after years of using it, I discovered osage, and after a few years more, gvpr. It gives and it gives. And yes, I'm forever fiddling with it to make it look the way i want it to, but in my heart I know the layout algorithms n
13.
▲
by
vinodkd
4y ago
Not sure I agree. I didnt know about gitjournal until vHanda's post, but immediately saw how it could be a replacement for my use of Google Keep (which I use when I'm on the go vs at my laptop). And there was already an exporter f
14.
▲
by
vinodkd
5y ago
nope, no hate for google keep. i just hope they dont make it go away. really useful for all sorts of notes/lists
15.
▲
by
vinodkd
5y ago
same. tried FF and Chrome on Windows, and FF on Ubuntu. Blank space where the editor should be.
16.
▲
by
vinodkd
5y ago
Thanks for this link. TIL. Also, the videos linked from the site were useful
17.
▲
by
vinodkd
5y ago
Some really interesting ideas in a well organized article. Bookmarked!
18.
▲
by
vinodkd
5y ago
or frink [1], which started off as a tool like the others mentiond here, but is now a full fledged units-based programming language. See some examples of them here [2] 1: https://frinklang.org/ 2: https://frinkla
19.
▲
by
vinodkd
5y ago
didnt mean it as a joke. I did not have another label for my pickiness as you call it. i'm still learning these terms via my child who has been diagnosed, but the thing that bothered me is that it was misaligned. i have similar issues
20.
▲
by
vinodkd
5y ago
minor nit about your website: the top menu's css might need adjusting. On my laptop (dell xps) the last letter of each word shows up in the next line, like so: Abou FAQ t s Triggered my (minor) OCD! Edit: added minor
21.
▲
by
vinodkd
5y ago
Does tcl qualify as an ur-language? No reserved words, words compose into commands, commands into scripts. ideas like upvar and uplevel.
22.
▲
by
vinodkd
6y ago
I love new languages, and I love that you have all the basic elements of webapps as first class citizens. ....and then I saw that the page is still written using React and db access uses Prisma. They are not dependencies, you have to now ab
23.
▲
by
vinodkd
6y ago
Advance apologies for coming across strong, but for an article advocating clarity, it is utterly devoid of an examples of how to actually achieve it. If your title starts with "How to..." you should SHOW, not TELL, and the article
24.
▲
by
vinodkd
6y ago
(minor): please dont ask for my email on every page. deters from me trying the language!
25.
▲
by
vinodkd
6y ago
Did you know that Graphviz can also output its own dot format, but that the output contains layout information? That might help you get started with the 2nd part. There's also an extended dot[1] format with more information 1: https
26.
▲
by
vinodkd
6y ago
Thanks for responding. Actually, I dont think Pikchr needs to have more features. "Toil" should tell people that they should use a different tool, IMO, so that Pikchr is used for the intended purpose - small diagrams to go with Ma
27.
▲
by
vinodkd
6y ago
I agree, and you can see this even with "simple" diagrams. For example, the Pikchr examples page[1] has a SQLite architecture diagram, and if you click through to the source (like the idea of "click to see source" btw),
28.
▲
by
vinodkd
6y ago
No, this is different. Graphviz is primarily about laying graphs out, and secondarily (if that) about using them to draw diagrams. This is an "open canvas" diagram description language and tool. The closest I can think of is ditaa
29.
▲
by
vinodkd
6y ago
Well, the author's other "single C file dependency" project is somewhat popular I hear, so maybe.
30.
▲
by
vinodkd
7y ago
Kudos on the elegant execution of an interface to explain architecture and system behavior with layers and sequences! Suggestions for v2: How to show v2 of system has changed since v1, and handling requests from your users to version contro
More ›