Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nraf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
31 ms
·
1.
▲
by
nraf
1y ago
I got a three day suspension from school for doing this. I sent something mundane like “hello” to entire school. Few minutes later, the IT admin came running down, told me off and took my details. Made the mistake of telling a couple friend
2.
▲
by
nraf
2y ago
The estimating is often enough to make better choices. I know I’m not going to be able to eat my main, a couple slices of pizza, one or two entrees and a dessert with only 800 calories left in my budget. Sure, I might be somewhat off in my
3.
▲
by
nraf
2y ago
Following your logic, Christianity would be not be inviting to those in Muslim-majority countries.
4.
▲
by
nraf
2y ago
As someone who really enjoys working with CSS, but also working with colleagues who struggle with it, I strongly recommend Kevin Powell’s YouTube channel. He has touched on exact feature a few times, here’s a video he uploaded a week ago th
5.
▲
by
nraf
3y ago
Our first computer was an MS-Dos machine that our local high school were getting rid of back in 1994. I learned a lot from playing around on the machine, trying to understand the command line.
6.
▲
by
nraf
3y ago
While I do use timers occasionally (mainly when baking or pressure cooking), I’m surprised to learn that people will set multiple timers just to caramelise onions. I find that for most cooking tasks, sight and sound are more reliable indica
7.
▲
by
nraf
3y ago
Been getting shoulder on sale for under $7 a kg at Saccas in Melbourne
8.
▲
by
nraf
3y ago
Overnight oats / bircher muesli is served cold and requires no cooking. The time aspect is to give the oats time to absorb the liquid - cold oats swimming in freshly poured milk isn't the most appetising way to eat oats. Of course
9.
▲
by
nraf
3y ago
As a Melburnian, I can second that Melbourne is coffee-obsessed, and Starbucks is a step up your average takeaway shop coffee. With that said, there’s a very discernible difference in quality between a decent cafe coffee and a Starbucks cof
10.
▲
by
nraf
3y ago
There was an earthquake in Melbourne, Australia earlier this year and a common theme (myself included) was thinking a car had rammed into the house.
11.
▲
by
nraf
3y ago
This looks very cool. Is anyone aware of something similar for Angular? We have a half-baked version that's been in pre-alpha for our webapp, but if there's something out of the box that we could leverage...
12.
▲
by
nraf
3y ago
Agreed, I enjoy his YouTube videos, but find other YouTubers who are make as-good or better content, but his articles on Serious Eats were in a league of their own. There are gems in his videos, but it's a few tidbits here and there co
13.
▲
by
nraf
3y ago
Many of these items are complety arbitrary. As someone who's been cooking some pretty elaborate dishes for over a decade, I don't actually recall ever coming across these two distinctions. Why is cinnamon sugar "composite&quo
14.
▲
by
nraf
3y ago
My experience (as someone who spends too much time on my phone) is that a smartwatch helps avoiding me getting sucked in by my phone. It’s much less usable and I hate constant notifications on my wrist, so I’ll usually have it on mute and d
15.
▲
by
nraf
3y ago
> for example, the same several lines of code duplicated across distant parts of the codebase dozens of times, and with inconsistent names which make the duplication hard to notice or track down While I think there’s merit in deduplicati
16.
▲
by
nraf
3y ago
I’ve found Angular updates to be mostly painless since they’ve automated most of the migrations using `ng update`. That said, I do wait 2-3 months to give time for dependencies to update.
17.
▲
by
nraf
3y ago
My apologies, I assumed your lawn was Open Course.
18.
▲
by
nraf
3y ago
Curious if anyone familiar with Drupal’s AJAX implementation (at least how it was in v5-7, I haven’t used Drupal v8 onwards) back in the day and has used this can offer a comparison? A sense a lot of familiarity
19.
▲
by
nraf
3y ago
Ah… IB must’ve been why I found the discrete mathematics subject at university so much easier than my peers did - I’d already been exposed to a lot of it.
20.
▲
by
nraf
3y ago
We do this occasionally as a tech spike - if there’s a lot of uncertainty or if we need to evaluate between a couple different approaches, we’ll dedicate 2-3 days to hacking away with the aim of lifting the “fog of war”.
21.
▲
by
nraf
3y ago
If you practice test-driven development, the mindset is slightly different. Humans can't think of everything all the time - TDD guides you to think about one thing at a time. No one is sitting there adding a disabled prop on their comp
22.
▲
by
nraf
3y ago
An example where it’s helped me personally is when migrating from Angular Material to Ant Design. The test cases gave me confidence the expected behaviour was preserved
23.
▲
by
nraf
3y ago
Can you elaborate on what’s problematic with this test? Testing that the component does what expected based on input is telling me the component is working as expected.
24.
▲
by
nraf
3y ago
Is this an issue with observables or an issue with RxJS allowing you to shoot yourself in the foot? A saner API (as shown in the proposal) has some obvious benefits in handling certain use cases without necessarily devolving into the crazy
25.
▲
by
nraf
3y ago
Any plans for supporting Jetbrains IDEs?
26.
▲
by
nraf
3y ago
This looks very interesting. Been maintaining terraform scripts for a while that are frankly a nightmare to deal with at this stage. Are there any plans to support private clouds in future?
27.
▲
by
nraf
3y ago
Clearly you don’t live in Melbourne… good baristas make a massive difference and cafes will pay for them here
28.
▲
by
nraf
3y ago
I’m not involved in the project, I’ve just been using it recently and was surprised to see it hadn’t been posted on HN. It uses Whisper from what I can tell, they’ve released a few models on huggingface: https://huggingface.co&#x
29.
▲
Tarteel – AI-powered Quran companion
(tarteel.ai)
95 points
by
nraf
3y ago
|
31 comments
30.
▲
by
nraf
3y ago
Papercuts might matter, but there's a time and a place for everything. If you have limited resource-constrained, and the choice is between solving minor issues or driving the product forward, do the latter. That doesn't mean you s
More ›