Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
n1try
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
n1try
11mo ago
Super interesting article! We were facing the exact same problem last Monday . Also write a couple of words about the incident: https://muetsch.io/how-google-accidentally-took-us-off-the-i... .
2.
▲
Wakapi – An Open-Source Time Tracking Platform for Devs
(wakapi.dev)
3 points
by
n1try
3y ago
|
0 comments
3.
▲
Sending Prometheus Alerts to Telegram with Telepush
(muetsch.io)
2 points
by
n1try
5y ago
|
0 comments
4.
▲
Wakapi – Open-Source Coding Time Tracking for Developers
(wakapi.dev)
2 points
by
n1try
5y ago
|
0 comments
5.
▲
How does WhatRuns.com make money?
4 points
by
n1try
6y ago
|
3 comments
6.
▲
by
n1try
6y ago
Is it a general-purpose VPN service or can it only be used from within Firefox? Because that would make it only half as useful.
7.
▲
by
n1try
6y ago
I think ceasing to use your ISP provider's unencrypted DNS services will already bring quite some boost in privacy for the average internet user. That's why I recently switched to using DNSCrypt ( https://github.com/
8.
▲
Modern, Reactive Web APIs with GraphQL, Go and Server-Sent Events – Part 1
(dev.to)
1 points
by
n1try
6y ago
|
0 comments
9.
▲
by
n1try
7y ago
Very cool hacking challenge! I solved all 12 levels with only looking at the very last hint... and "wasted" half of my Sunday :-D
10.
▲
QuizNerd – A Quiz App for Developers
(dev.to)
1 points
by
n1try
7y ago
|
0 comments
11.
▲
Exploratory Analysis on GitHub Data
(dev.to)
1 points
by
n1try
7y ago
|
0 comments
12.
▲
What I Like about Developing Apps with Flutter
(proandroiddev.com)
1 points
by
n1try
8y ago
|
0 comments
13.
▲
by
n1try
9y ago
I think the point is that the classifier is not intended to be used to predict sexual orientation in a real-world scenario. It'd be completely useless because it will have way too many false positives. But I think that wasn't the
14.
▲
by
n1try
9y ago
Don't you think these thoughts are justified?
15.
▲
by
n1try
9y ago
I'd be interested in that project, can you show it?
16.
▲
by
n1try
9y ago
You're right, but you'd need your own specific Telegram-internal user id so that your message will only be routed to your specific chat. With my little piece of code, n people can register at 1 bot. Without it you would either hav
17.
▲
Telegram Middleman Bot – Push Notifications as easy as POST
(github.com)
65 points
by
n1try
9y ago
|
27 comments
18.
▲
Machine Learning: Telegram chat message classification
(hackernoon.com)
1 points
by
n1try
10y ago
|
0 comments
19.
▲
Machine Learning: Telegram chat message classification
(medium.com)
1 points
by
n1try
10y ago
|
0 comments
20.
▲
by
n1try
10y ago
No, to be precise it's not infinite and not guaranteed to be free of repetition. However, DBPedia holds ~15 million entities corresponding to Wikipedia articles. Although only a fraction of those can be used for quiz questions (many d
21.
▲
by
n1try
10y ago
With Linked Data you always have triples of the form (subject, predicate, object). E.g. (dbr:John_Smith dbo:birthPlace dbr:Abc) and (dbr:John_Smith rdfs:label "John Smith"). dbr:Abc and dbo:birthPlace again are the subject of othe
22.
▲
Show HN: Auto-generated quiz questions from DBPedia
(github.com)
3 points
by
n1try
10y ago
|
4 comments
23.
▲
by
n1try
10y ago
Managed it by doing nltk.download('punkt')
24.
▲
by
n1try
10y ago
Can you tell more about that web app? Are the quizzes generated automatically and if so, how did you extract the information?
25.
▲
by
n1try
10y ago
I'd be interested in such experiences, too. H2O look promising at first sight.
26.
▲
by
n1try
10y ago
Yes, I agree with you that this is not very helpful, especially for larger production environments. I don't know if they might refactor the middleware system to a more dynamic way some time.
27.
▲
by
n1try
10y ago
My goal was to point some attention to Caddy as well as to outline why I switched from nginx (as well as the tradeoff between simplicity and performance). Maybe you're right and mentioning Apache and IIS was confusing.
28.
▲
by
n1try
10y ago
Yes, right, that was a mistake. Thank you very much!
29.
▲
by
n1try
10y ago
Yes, right. Maybe I should've mentioned that. But I didn't want to talk to much about the certs.
30.
▲
by
n1try
10y ago
Thanks for that hint, I fixed the link! I think I mentioned that HTTPS is on by default, didn't I? But anyway, yes it's very useful and a good practice.
More ›