Viewing profile — erdemozg
erdemozg
HN member- Joined
- Fri, Aug 12, 2016, 12:27 PM UTC
- HN karma
- 56
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About erdemozg
Recent public activity
-
comment
Comment #34922620
jaw-dropped.gif Such a powerful tool... And thank you for letting us know about this trick.
- story
-
comment
Comment #29806440
Do you exclusively use the official Twitter API or do you also perform web scraping? How much did you spend last month for runnig this system?
-
comment
Comment #28467607
But it seems like this discussion is about the lack of support for null values in enum types in joins (not joins in general). Am I missing something?
-
comment
Comment #28467524
Can you provide some resources about the lack of support for joins in sqlc? Because I wasn't able to find in official documentation and actually there's a discussion on github cont…
-
comment
Comment #27447218
From the technical perspective this is a great execution of an idea. But those actions will probably be considered as ad-fraud and web sites will be penalized by ad-networks.
-
comment
Comment #25886834
Hi, since someone else mentioned your product's website I looked over it and I'm curious. As far as I understand students need to install your app and the app requires users to log…
-
comment
Comment #22032462
Google somehow is able to link your newly created account to your personal/regular account. So if you some shady stuff with the new account, your other account is at risk of being …
-
comment
Comment #21135456
If one told me beforehand that those people from conservative background would do such things on a video and share it with the rest of the world, I'd say you have no idea about Tur…
-
comment
Comment #20736705
Why would getting suspended from Play Store mean the end of a developer's career ? Could you elaborate? Isn't it possible to continue with a new gmail account? Am I missing somethi…
-
comment
Comment #17462181
For anyone wondering how is this possible I've made a quick research and the method is in the description part of this youtube video: https://www.youtube.com/watch?v=ufq2Eb78kSU In…
-
comment
Comment #17461216
It's like an image containing its own SHA2 hash. How is it possible?
-
comment
Comment #16831171
That's exactly what I did, too. :)
-
comment
Comment #16773190
Thank you for sharing this with us. Have you considered turning this into a web based SaaS product? (upload excel -> do fancy stuff -> export or save the result on cloud) Is there …
-
comment
Comment #16255843
I think it's a shame how IOTA users desperately seeking ways to safely generate their wallet seeds on third party software. Souldn't it be a built-in feature?
-
comment
Comment #14612052
Haha, I was in dilemma. But since most people are not aware of it, I chose the future tense. But you are right, it is already.
-
comment
Comment #14611754
People don't bother to update even their home router's firmware. IoT ecosystem will be one of the biggest holes in cyber security and a heaven for black-hat hackers.
-
comment
Comment #13819323
Thanks for the info. I didn't know it was that easy.
-
comment
Comment #13818976
I would be tempted to implement a custom SMTP server that accepts every email as if that target mailbox exists and collect them on a nosql db (just for curiosity and technical chal…
-
comment
Comment #13471096
Congratulations. It requires so much dedication to finish a side project.
-
comment
Comment #13277086
haha, good one.
-
comment
Comment #12862637
I use the following indentation pattern and find it very useful: select t1.col1, t2.col1 from table1 t1 left join table2 t2 on t2.primarykey = t1.foreignkey where t1.somevalue is n…
- comment