Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mmcallister
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mmcallister
1y ago
> Steve Jobs did not treat his pancreatic cancer when he was first diagnosed and it was treatable That's his choice, it's _his_ cancer after all > I don't think that excuses all of the horrible things he did as a human
2.
▲
by
mmcallister
1y ago
I have one of these too, and I honestly can't fault it. Runs Arch + i3 and they're very cheap in Australia since the education department handed them out in schools. Once things get too sluggish for me I'll see what hardware
3.
▲
by
mmcallister
2y ago
I always found these incredibly rude, in my experience it's typically senior management, and specifically those who like to really make you feel like a nameless "human resource" Though I haven't seen it in recent years w
4.
▲
by
mmcallister
2y ago
It's interesting that sigma is static and defined ahead of time, how do you determine the initial sigma?
5.
▲
by
mmcallister
2y ago
iiNet was probably the best job I've ever had, certainly the place where I learnt the most, and had the most fun. The coffeecam was cute, acb - the one primarily responsible for the coffeecam - also had American candies for sale around
6.
▲
by
mmcallister
2y ago
Given the answer to their question on how it's written is quite obvious in the provided link, I'd say if they are using an AI it doesn't appear to be parsing the content and maybe only the titles?
7.
▲
by
mmcallister
2y ago
a minor point but you can't _encrypt_ source IPs, you can only obfuscate or more accurately, proxy.
8.
▲
by
mmcallister
3y ago
The other 2% keeps engineers fairly busy, I imagine. Custom congestion control algorithms come to mind
9.
▲
by
mmcallister
3y ago
Compare and contrast this with the Go Standards project-layout repo example[1] - which ironically is not a standard at all. Personally I prefer a bit more rigidity in how the project is structured (/pkg/, /pkg/internal&#
10.
▲
by
mmcallister
3y ago
OSPF is an interior routing protocol that transmits link state. Link state based routing algorithms aren't a good fit for interconnected networks
11.
▲
by
mmcallister
4y ago
(n)vim would work a real treat on a pi. Building locally might be tricky depending on the codebase, but it's not entirely unreasonable to expect to have a full fledged IDE on a pi (except Android development, lol)
12.
▲
by
mmcallister
4y ago
Building software that relies on an incorrect assumption sounds dangerous to me. There's plenty of critical software in the world, some of which has real world consequences if there are bugs.
13.
▲
by
mmcallister
4y ago
This has never, not once crossed my mind. I've worked at two FAANG companies and I'm fairly certain that at least at Google they'd be able to tell you've exfiltrated some code, and even if they couldn't it's mo
14.
▲
by
mmcallister
5y ago
Terry Davis
15.
▲
by
mmcallister
5y ago
What if you have a paid application?
16.
▲
by
mmcallister
5y ago
This is neat, but I think it's better to use your work provided device(s)/laptop for work, and your personal devices for personal things. Obviously check your contract, and IANAL but people should be cognizant of the fact that you
17.
▲
by
mmcallister
5y ago
I think the _real_ takeaway here should be that your status page should be simple, with as little dependencies as possible, ideally none. IMHO it should be a static page using Hugo, Jekyll or roll your own if you really have to. None of thi
18.
▲
by
mmcallister
6y ago
you don't need to know the IP address , you can just dump the ARP cache and look for the MAC address you need. on Linux: $ arp -n | grep "MAC_ADDRESS_HERE" 192.168.86.23 ether MAC_ADDRESS_HERE C wlp4s0
19.
▲
by
mmcallister
6y ago
> Error establishing a database connection Hugged to death :-(
20.
▲
by
mmcallister
6y ago
what programming specific macros do you use?
21.
▲
by
mmcallister
6y ago
Sure, PHP is against internal policy. But if you take the initiative to open source a client library in PHP and it gets the attention of AWS it absolutely could result in an interview. If you are interviewing and you whiteboard your solutio
22.
▲
by
mmcallister
7y ago
Yeah, I've lived in Australia all my life and for the past couple of years I've used my phone to pay for everything...even transport[1]. People don't look twice if you use contactless payments [1] https://transport
23.
▲
by
mmcallister
7y ago
So maybe you meant something other than code size here, but using words like "minimal" and "subset" feel a bit (unintentionally, probably) misleading to me. I understood it as as a subset of features. It doesn't s
24.
▲
by
mmcallister
7y ago
works for me $ dig console.aws.amazon.com @1.1.1.1 +short lbr-optimized.console-l.amazonaws.com. us-east-1.console.aws.amazon.com. 54.239.31.91
25.
▲
by
mmcallister
7y ago
I think you should review these recordings, some introspection may help enlighten you as to why you haven't been hired.
26.
▲
by
mmcallister
8y ago
Yes absolutely. I use LSP with VS Code every day. This solution shouldn't prevent me from continuing that
27.
▲
by
mmcallister
8y ago
Where "some way" == the language server protocol[1] [1] https://en.m.wikipedia.org/wiki/Language_Server_Protocol
28.
▲
by
mmcallister
8y ago
Do they have an email address for security incidents? What about responsible disclosure documentation? Could be a good indicator on whether they value the security report or not. I'd personally disclose it to them in the interest of pr
29.
▲
by
mmcallister
9y ago
I'm not sure about sexy...but it sure is nifty!
30.
▲
by
mmcallister
9y ago
I met Rusty at Linux Conference Australia 2017 (In Hobart) We were in the same dorm, and he borrowed some of my toothpaste.
More ›