Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
selfie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
selfie
2y ago
Build it and they'll come? At least one end has to be somewhere people want to be, right? A line from London into the countryside makes sense. You can live in the countryside and work in London. A line from nowhere to nowhere is a chic
2.
▲
by
selfie
2y ago
Yeah, you can pick a year of your choice, and find a story like this.
3.
▲
by
selfie
2y ago
Yeah, if PG takes me out for a steak, I will believe it :-). An email that cost $0.000001 on SES, nah!
4.
▲
by
selfie
2y ago
That means nothing though. If you (N=1) apply to Google and get rejected but take a Facebook job, it doesn't mean people shouldn't apply to Google.
5.
▲
by
selfie
2y ago
Gitlab?
6.
▲
by
selfie
2y ago
https://www.buildclub.ai/accelerator Perhaps is the better link. It talks about the perks.
7.
▲
by
selfie
2y ago
I think so - I started doing a binary search >50000 -> <75000 -> <65000 -> <55000 -> <52500 then wondered if it was 50000, so guessed that. It said I was right, well done, the answer is indeed 02563!
8.
▲
by
selfie
2y ago
Do you take the money, or do your users split it between their friends and you take a cut? The take the money one has been done (Beeminder, and others probably), but sure different flavours are welcome. The split with friends I haven't
9.
▲
Build Club AI Accelerator (Sydney, AU, Then SF)
(buildclub.ai)
1 points
by
selfie
2y ago
|
1 comments
10.
▲
by
selfie
2y ago
Spill the beans. That statement by itself sounds like the byline of a 5G/flat earth crank.
11.
▲
by
selfie
2y ago
Except chronic fatigue / long covid could affect IQ as tested. It might be that you have the CPU but the power supply isn't up to voltage, so to speak, so the CPU has to run slow.
12.
▲
by
selfie
2y ago
I guess it's kinda funny
13.
▲
by
selfie
2y ago
I assume you are not aware of it, because of being asleep. Maybe it happens in deeper sleep?
14.
▲
by
selfie
2y ago
Can you refute this? https://www.health.harvard.edu/staying-healthy/can-mouth-tap... .
15.
▲
by
selfie
2y ago
Vercel!! Watch out for you bill now this is being hugged. Hopefully you are not using <Image /> like they pester you to do.
16.
▲
by
selfie
2y ago
Yes this sort of thing! There was one posted on HN back where the speaker says, in the middle of other context fairly deep in, recognise this number? 3.14159265358779323846264338327950288419, and then shows that it isn't actually Pi, (
17.
▲
by
selfie
2y ago
So, this: https://xkcd.com/435/
18.
▲
by
selfie
2y ago
I like a joke that is about the subject matter. A subtle pun that makes a smile but doesn't interrupt the flow at all. Another way to make it entertaining is make it a story. Forget jokes, make it about how you had to mop up the leaks
19.
▲
by
selfie
2y ago
Render is a different thing in both places. Server Renders is ... formatting a sequence of bytes. Hopefully your templating engine is optimized and it is a low cost operation. Rendering on the client is obviously more involved as it require
20.
▲
by
selfie
2y ago
How is self install possible if you are not a licensed electrician. Something like this could shock someone if not earthed properly, for example.
21.
▲
by
selfie
2y ago
That is right, so from a security perspective, as an end user, you can't "Disable JS, but enable HTMX only". However a a developer or team, if you say "this page only includes the HTMX library and no other scripts"
22.
▲
by
selfie
2y ago
A HTMX-y app will typically be a fetch-heavy app. Think TODO list, where each time you add a todo, you want that persisted on the server anyway. Yes you are sending more down the wire. I doubt rendering a partial HTML template is that much
23.
▲
by
selfie
2y ago
The rule of least power (a bit like the principle of least privilege) is a great thing for both security and understandability of code.
24.
▲
by
selfie
2y ago
The website is something else! https://something.pink/ . It is really fun to use. Privacy being the bathroom is funny!
25.
▲
by
selfie
2y ago
Err... most things. Furniture for example.
26.
▲
by
selfie
2y ago
There is almost a unicode for it: ʁ
27.
▲
by
selfie
2y ago
A dead rabbit would be plausible though: it could have been trapped in the foundations and found during remedial work, for example.
28.
▲
by
selfie
2y ago
Could a constraint solver just rip through this problem?