Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
austinpena
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
austinpena
9mo ago
What’s your experience? Off the shelf click fraud software (for search) has never been ROI-positive for me when I run in A/B tests. Fou analytics is a fun tool though for social/native etc
2.
▲
by
austinpena
9mo ago
Page rules should do it
3.
▲
by
austinpena
9mo ago
are you caching the HTML response or just the assets?
4.
▲
by
austinpena
9mo ago
unlikely but they should check their invalid click rate to be sure
5.
▲
by
austinpena
9mo ago
A few things to determine if what you're experiencing is actually Google "being dead" 1. Check your search volume. Use Google Trends or the method I will share below. 2. Check how you spent in December vs how you spent during
6.
▲
by
austinpena
11mo ago
Or Like Dave App or Chime. Fun fact about Dave App's tipping. If you bring the value to zero you saw an animation of a kid's food being taken away from them. https://www.ftc.gov/news-events/news/press-rel
7.
▲
by
austinpena
2y ago
I have an SSR Astro project. Using Fly makes my project fast. For dynamic data I use SWR. I could use Cloudflare workers but it doesn’t play so nice with Astro. I also have a “form submission service” where I receive a Post and send an emai
8.
▲
by
austinpena
2y ago
Reminds me of https://www.lucidlink.com/ for video editors. I quite like the experience with them.
9.
▲
by
austinpena
2y ago
M4 Mac Mini with 16GB RAM is doing a "good enough" job of editing 6k raw footage in Premiere for my team. I'm surprised to say I'm content with the 16GB of ram so far. Edit: This is in contrast to my M1 Macbook Air with
10.
▲
by
austinpena
2y ago
Looks back up: https://www.taloflow.ai/is-aws-down/us-east-2
11.
▲
by
austinpena
2y ago
Mine are fine.
12.
▲
by
austinpena
2y ago
I'm very grateful to this post for introducing me to sliceutils to create a map from a slice. I think that's a very elegant way to create nested models given a parent and child struct.
13.
▲
by
austinpena
3y ago
Their tool is priced too expensive to be used for marketing purposes in most cases.
14.
▲
by
austinpena
3y ago
I'm curious where this fits in relative to streamlit which I use heavily
15.
▲
by
austinpena
3y ago
I'm really curious what their goal is
16.
▲
by
austinpena
3y ago
Anywhere I can see updates?
17.
▲
by
austinpena
3y ago
Has anyone got this working with IntelliJ?
18.
▲
by
austinpena
3y ago
I really wish that templ had intellij support! Love the idea
19.
▲
by
austinpena
3y ago
SQLC released support for this recently!
20.
▲
by
austinpena
3y ago
Of course SEO consultants are trusted more than Google. They often ignore what Google says and bring good results for their clients. Google has a vested interest in creating a good web experience. Consultants have an interest in making thei
21.
▲
by
austinpena
3y ago
Very excited for this. Copilot is good, but doesn’t integrate into IntelliJ that well
22.
▲
by
austinpena
3y ago
It’s very hard to find good talent under $5k/mo. At those rates and above usually finding a referral works. UpWork is spotty.
23.
▲
by
austinpena
3y ago
How does Apple make money with this exactly?
24.
▲
by
austinpena
3y ago
Depends how pages are generated. If they are using getStaticProps this is not true because the HTML needs to be "hydrated" with the React runtime which requires javascript. Astro will prebuild the static pages. Look for a tag like
25.
▲
by
austinpena
3y ago
What does this mean for the bandwidth alliance with backblaze? Is egress for non-html content now free and not against TOS?
26.
▲
by
austinpena
3y ago
I’m really looking forward to IntelliJ support
27.
▲
by
austinpena
3y ago
I am not here to defend Meta, only clarify how data is transmitted. Data is not salted as far as I can tell, it's normalized and hashed via SHA256. They publish SDKs for serverside integrations so you can see how the code is set up. h
28.
▲
by
austinpena
3y ago
Something is off here. When PII data is shared with Facebook, it gets hashed before it gets sent. In fact, Facebook warns you if you are “leaking” PII in places like URL parameters that get picked up by their tracking pixel. If they discove
29.
▲
by
austinpena
3y ago
I think adding a quiz to your home page would be a nice way for people to demo this.
30.
▲
by
austinpena
4y ago
As context (not that it makes it better), but this data is sent hashed[0]. Advertisers that don't send this data are at a severe disadvantage when running ads on social media due to the privacy changes Apple rolled out. Inexcusable beh
More ›