Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devnonymous
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
61.
▲
by
devnonymous
2y ago
No, I think the inspiration is more direct https://duckduckgo.com/?q=lewis+carroll+alice+in+wonderland+...
62.
▲
by
devnonymous
2y ago
This comment is about some of the replies here. On the one hand everyone seems to agree that software engineering interview process is broken because it doesn't make sense to ask comp science implementation questions for an engineering
63.
▲
by
devnonymous
2y ago
I'm amused by your incredulity at how Trump could become president while simultaneously rationoalizing Modi being PM. The gullibility you so freely ascribed to the US Midwest and South... Is that not the same as those of the bhakts ? L
64.
▲
by
devnonymous
2y ago
Ah ok, so TikTok has voluntarily disabled across to Indian users due to a government order which is not a ban. Interesting.
65.
▲
by
devnonymous
2y ago
Two observations about your comment. The ^average^ Indian, the masses whose vote sway elections in India, isn't the person discussing politics around dinner tables. They come from the houses where literal dinner tables don't exist
66.
▲
by
devnonymous
2y ago
> Indians are tough audience to sway that way from my experience. You underestimate the power of propoganda. The fact that you think the tiktok ban was in anyway related to the attack or even if was, it served as an commensurate retaliat
67.
▲
by
devnonymous
2y ago
Ehe who is the 'They' in your statement?
68.
▲
by
devnonymous
2y ago
Perhaps because most countries do not want to be like China ? You can apply your reasoning to almost any Chinese policy internal or external but that doesn't justify the policy.
69.
▲
by
devnonymous
2y ago
There's a difference between the officially stated reason and the real one. The government still tries to keep up the pretence of a functional democracy, so it can't outright say they are banning things that they don't like.
70.
▲
Every Dunder Method in Python
(pythonmorsels.com)
5 points
by
devnonymous
2y ago
|
0 comments
71.
▲
by
devnonymous
3y ago
By magic I mean the complexity brought on by the heavy use of metaclasses, patterns employed via convention rather than enforced by code (implying that you have to read enough of the code before you understand the patterns) and other simila
72.
▲
by
devnonymous
3y ago
The differences you speak about arise due to the nature of their design. PHP was created for the web whereas web programming support in python wasn't part of the language design. When you speak about web programming in python, the seam
73.
▲
by
devnonymous
3y ago
IMO, DRF is one of the few libraries that can be considered stable and complete. The code is well structured, without a whole lot of hidden magic under the hood (as compared to say Django itself), yet providing immense functionality. I'
74.
▲
Layoff culture is destroying teams collaboration
(teamblind.com)
2 points
by
devnonymous
3y ago
|
0 comments
75.
▲
by
devnonymous
3y ago
Exactly ! What's worse that we seem to have developed this all-in-or-none-at-all approach towards cloud services. Whatever happened to a hybrid approah of using the cloud only for things that you wanted ?
76.
▲
by
devnonymous
3y ago
It would be fine if it wasn't just a teensy bit hypocritical https://x.com/garrytan/status/1515225506450272256?s=20
77.
▲
by
devnonymous
3y ago
Great head fake of an article! These are exactly the things that make smart people smart!
78.
▲
by
devnonymous
3y ago
True. I recognize that my statement was a bit simplistic. That said, in the context of what the OP was saying, unfortunately, this is a chicken-and-egg situation. For someone, like the OP, who would like to get paid to do OSS, they'd n
79.
▲
by
devnonymous
3y ago
The ^community^ here are people like you - those who also have to pay bills but contribute anyways, in whatever way they can by using the software and occasionally contributing code. While yes it would be great if a community could raise fu
80.
▲
by
devnonymous
3y ago
My understanding from reading the post is that this is a shell in the same way python or perl or php or pgsql or mysql prompt is a shell. This isn't an interactive shell afaict. For instance, Haven't tried it out but could someone
81.
▲
by
devnonymous
3y ago
> No! A set of bits exists on disk. A piece of software (git) interprets those bits as a branch I call what you describe there an abstraction. So, feels like I'm going full circle here to my original comment. My (possibly incorrect
82.
▲
by
devnonymous
3y ago
Sure, so a development process is perhaps a social construct (or rather, using the term scocai construct to describe a development process is not entirely incorrect). However, the idea of a git branch exists independent of the manner a cert
83.
▲
by
devnonymous
3y ago
...and some people use them to describe things you can't touch (ba dum tss)
84.
▲
by
devnonymous
3y ago
Abstraction is not the same as social construct. A branch as a term is very much a part of git porcelain (which is an abstraction of the plumbing, ie: the 'git branch' command exists), it's not just some term that organically
85.
▲
by
devnonymous
3y ago
Heh, no, I don't and that doesn't change the assertion, if you think about it.
86.
▲
by
devnonymous
3y ago
This is laughably incorrect!! The net-worth of an average millionaire is closer to that of an average minimum wage worker than that of an average billionaire. People really don't grok generational weath and scale of money.
87.
▲
by
devnonymous
3y ago
If you use bash I'm assuming you don't have ... export HISTCONTROL=ignoreboth:erasedups Somewhere in your rc files. If you do, ehe, that's some serious variety of work on the CLI !
88.
▲
by
devnonymous
3y ago
This looks good and I'm sure it was created to scratch a particular itch but a simple approach to this (in bash) is changing the $HISTFILE depending on 'context'. I personally have a custom shell function inspired by virtuale
89.
▲
by
devnonymous
3y ago
I'm willing to bet that beyond a certain threshold there's no use for an incremental backup. You either would use (delayed) replication[1] to have an 'incremental' copy or would take full backups. I don't think any
90.
▲
by
devnonymous
3y ago
What do you mean? Why is it weird? Did you mean to imply that you're surprised that he was old or that Pearl Harbor happened around an average lifetime ago ?
More ›