Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
GVRV
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
20 ms
·
1.
▲
by
GVRV
8mo ago
G'day! There seems to be a major inconsistency in the listing for https://www.tigerdata.com/careers/ac8ae587-fd1d-4a3f-b844-74... . While the job description mentions "4-day 10-hour night shift from 7am - 5pm
2.
▲
by
GVRV
1y ago
Congratulations Tom! Tom (and Fenn) had rockstar status back when I was involved in university CS+Entrepreneurship clubs in Melbourne around 2009/2010 (mostly led by fine students at UniMelb, but I was helping spread the word at Monash
3.
▲
by
GVRV
2y ago
I miss StackOverflow jobs – it showed that jobs were probably published there because someone technical advocated for the platform.
4.
▲
by
GVRV
2y ago
Just like the author, I wanted to read and write more. As I'm taking a year long sabbatical, I just started writing (badly) at https://www.gaurav.io/blog/ . The idea is to write a post every weekday (excuse the las
5.
▲
Every 2 pizza team needs a single key metric they are responsible for
(gaurav.io)
1 points
by
GVRV
2y ago
|
1 comments
6.
▲
by
GVRV
2y ago
In my limited experience, I've seen it handled by adding the user's ID in the path of any resource that belongs to a particular user, so that the user ID from the resource path can be compared with the authenticated user ID as a s
7.
▲
by
GVRV
2y ago
Didn't they already have these rules in place? And the vulnerability was when the owner was updating the resource to have a new owner?
8.
▲
by
GVRV
2y ago
Congrats to the Laravel team, and Accel too! I feel they've got a winner on their hands. Laravel has single handedly made PHP development cool again, and the way they did that was offering an integrated developer experience focused on
9.
▲
by
GVRV
2y ago
Can someone please explain why this is a high quality welding job? In India, welders are not paid handsomely and are rarely rigorously trained but I'm unable to distinguish between a welding job done by them compared to these photos.
10.
▲
by
GVRV
2y ago
Long term HN user @ezekg also runs this https://keygen.sh/ if that might suit your needs (i.e. if you want to separate out licensing logic from the payment logic)
11.
▲
by
GVRV
3y ago
I work for a globally remote organisation, so I voluntarily took the on-call rota for the last week of the year. This way, my colleagues can enjoy Xmas with their families without any pager anxiety, and they made sure I could have the same
12.
▲
by
GVRV
3y ago
According to the docs, Mojo is supposed to be a superset of Python, so technically nothing will need to be ported.
13.
▲
by
GVRV
3y ago
Personally, I have learnt I do not have a moral compass strong enough to outweigh the consequences that come with being a whistleblower. I'm very grateful such people exist, though.
14.
▲
by
GVRV
4y ago
That's a good point. How would you go about solving this? Just release minimal playable demos and iterate based on feedback?
15.
▲
by
GVRV
4y ago
StackExchange/StackOverflow
16.
▲
by
GVRV
4y ago
Absolutely! It is so frickin' cool this is happening in the real world right now and it's only going to get better with time!
17.
▲
by
GVRV
4y ago
If you're just starting out, and want to focus on the frameworks right now without worrying about infrastructure _but_ still want something to show someone, start with replit.com
18.
▲
by
GVRV
4y ago
Is this US/location dependent? I'm an ACM member from India and I've not received any such communication.
19.
▲
by
GVRV
4y ago
I don't have anything to add to finding a solution to your problem, but I think you're not alone and a lot of people have this exact same feeling. Relevant XKCD https://xkcd.com/863/
20.
▲
by
GVRV
5y ago
I read a few pages and found it really good (maybe cause I was following the saga online)! I hope I get to see it on the big screen!
21.
▲
by
GVRV
5y ago
Ah, you're absolutely correct! In [4]: class Test: ...: def test(self, a, b, c=5): ...: return a + b + c ...: In [5]: inspect.signature(Test.test).parameters Out[5]: mappingproxy({'self':
22.
▲
by
GVRV
5y ago
This got me thinking and I'm not even seeing the `self` being returned in the list of parameters on Python 3.8.5: >>> class Test: ... def test(self, a, b, c=5): ... return a + b + c ... >>>
23.
▲
by
GVRV
5y ago
For me, the journey started with the 'Train to Busan'!
24.
▲
by
GVRV
5y ago
Aren't there consulting firms that cater to this very need? The informal discussions I've heard around EB5 visa in India are that these firms group multiple such individuals and then start/run a business for this group (somet
25.
▲
by
GVRV
5y ago
Well, because if you're using Trunk Based Development, you might as well just take backup snapshots of your code on each commit, right? That's not version control , it's just versions . For the merge pain part of your argum
26.
▲
by
GVRV
5y ago
I, for one, will never understand how Trunk Based Development (TBD) is considered "sane default" these days. The power of version control isn't just in a record of history, it's also in branching; and most often, I'
27.
▲
by
GVRV
5y ago
My point is that if this is a violation and if the OP is correct that competitors are not following this rule, shouldn't Apple be transparent in its communication with OP? Why drag it out over years with cryptic responses? Spoiler
28.
▲
by
GVRV
5y ago
I don't understand why people are trying to guess the reason why Apple is doing this. I'm not a fan of this concept, but I wouldn't label it as malware to be used by abusive spouses and parents. If you read the FAQs on the we
29.
▲
by
GVRV
5y ago
You can open a finder window, press `Cmd + Shift + G` to navigate to a path easily.
30.
▲
by
GVRV
5y ago
I know options exist, but better , more inclusive options can be possible. Take for example messaging – Jeff Bezos uses (used?) WhatsApp, I use it, you probably use it and my relatives use it as well. No matter what the geography or your
More ›