Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_Chief
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
_Chief
8mo ago
> If the SSH connection is set to disallow passwords and only authorize via SSH keys, how big of a risk is this low risk, do this. Keys (ed25519,4096 rsa) are impractical to brute force. However I'd also recommend: - use a different
2.
▲
by
_Chief
8mo ago
Received 15+ in 10mins on a public email (dropbox, soundcloud, gitlab, tidelift etc). Then just started hitting handles on the domain ( diddy@, epstein@ ). Just placing an aggressive block for "Activate account" and "zendesk
3.
▲
by
_Chief
9mo ago
Also Kenyan, I once recently spent 10min explaining a technical topic via chat, and the response I got was "was this GPT?". I took a few minutes then just linked an article of how underpaid Kenyans trained ChatGPT for OpenAI [1] 1
4.
▲
by
_Chief
1y ago
I have been thinking around solving this problem. I think one of the reasons some AI assistants shine vs others is how they can reduce the amount of context the LLM needs to work with using in-built tools. I think there's room to democ
5.
▲
by
_Chief
1y ago
yes, came across xdrip+ when looking for an android app I could use for Libre 2. I don't think Dexcoms are sold in Kenya, and even the Libres around are UK ones so you need 1) a VPN to setup, 2) an iphone. Both things being a challenge
6.
▲
by
_Chief
1y ago
Love this! Thank you for sharing! My backend is also in Go so this is a godsend. Will see how I can incorporate and let you know if I do! > not having sanctioned access to real-time blood sugar values (the APIs are all one hour behind)
7.
▲
by
_Chief
1y ago
Thanks! I started out with a Nextjs full stack on Vercel, with db on Turso but ended up with a React frontend (next on vercel) and Go backend (selfhosted on vps). Decided to port the backend to Go + postgres (on a Hetzner VPS), and retain
8.
▲
by
_Chief
1y ago
All types. The sugar dashboard allows import of data from different glucose apps, so its goal is to allow you visualize and analyze your data. I hope to integrate with cgms directly if I get some that allow it, and also source from Health c
9.
▲
by
_Chief
1y ago
https://mysukari.com - A Diabetes management platform I got diagnosed with type 1 diabetes in Feb (technically LADA as it's late onset). I'm the first in my family with it so I had zero info on it. I tried getting some
10.
▲
by
_Chief
1y ago
> the only info we do store is your session's cookies (and only if you're logged in). If this truly is the only cookie you store, then you may not need the cookie banner, you can explain the cookie usage in your Privacy Policy.
11.
▲
by
_Chief
2y ago
This brings back so many fond memories. I grew up in a rural part of Kenya where the internet was scarce and tech practically non-existent. I was interested in web dev and taught myself PHP using HTTrack to download the php manual site, the
12.
▲
by
_Chief
3y ago
Logging in shows a dashboard asking you to implement it on your site. That's not what I expect from a "demo" of a captcha. A recommendation would be; please use mcaptcha on the mcaptcha account sign up page at the least. It&#
13.
▲
by
_Chief
4y ago
A tip for going over github code is to use the github.dev domain. This will help going over the code in an IDE (if you'd like that), that provides you language features, and easier navigation (eg Go To/ Peek Definitions, or Refere
14.
▲
by
_Chief
4y ago
In case you're trying to open the RFC links on the site, the IETF site no longer supports http and does not redirect to https, hence you see a 404 error. You can manually open https versions of the urls to visit them JSON Patch - http
15.
▲
by
_Chief
5y ago
that's right. "Ki" in this context is a prefix that's used to denote a language or the language spoken by a people ("ki ya lugha" - ki of language). This is exactly like English has language suffixes -ish, -ic,
16.
▲
by
_Chief
5y ago
This is great! Can't wait to give it a try. Waiting for the Windows version though. Does the electron GUI need to be open for it to fetch the data, or can it do that as a background service as well, for example if one just wanted an al
17.
▲
by
_Chief
5y ago
I feel it's not by accident you don't understand it. The documentation says that it's heavily inspired by TailwindCSS and calls itself utility-first. However if you've used TailwindCSS or most other utility-first framewo
18.
▲
by
_Chief
6y ago
Same experience for me, no game breaking bugs so far. However I am worried (a lot) about save files getting corrupted once they reach 8mb [0] . Hope that gets addressed sooner than later [0] https://www.reddit.com/r/cyb
19.
▲
by
_Chief
6y ago
+1. I wish the app had a high performance mode that'd cache all blocks of recently opened pages in RAM. May be had to implement and still retain collaboration on pages, but possible if the mode would also write-lock those pages for the
20.
▲
by
_Chief
6y ago
My fav Udemy course is a bash shell scripting course[0] . The content is worth reviewing especially for any beginner/intermediate sysadmins/devops/backend devs. Another one I like is an intermediate js one JavaScript: Underst
21.
▲
by
_Chief
6y ago
seeing secrets.txt in the repo gave me a fright for a second and it's not even my project
22.
▲
by
_Chief
6y ago
Any reason Github OAuth needs permissions like Resources and Actions for login?
23.
▲
by
_Chief
7y ago
This is really nice work. Tried it out on a blog[1], works really well with content-heavy technical docs. Had to add some custom stylings for new blocks, but that was also pretty easy to do. 1: https://peteretelej.github.io/
24.
▲
by
_Chief
7y ago
Docs explain this, not as detailed as the post, but it does touch on slices referencing/wrapping an array. However, there is a blog post dedicated to slice internals https://blog.golang.org/go-slices-usage-and-internals
25.
▲
by
_Chief
7y ago
I find it interesting how a lot of Go devs, myself included, agree that Rust is better in terms of language design, performance etc but still use Go. Personally, it's the productivity that has me reaching for it first
26.
▲
by
_Chief
7y ago
I don't appreciate your calling Kenya a hell-hole, after it gave you refugee shelter from Somalia. After your criminal activity in the United States, I doubt the UK or even Kenyan authorities would allow you such status.
27.
▲
by
_Chief
8y ago
Nice concept. Though, is it a table anymore if it's responsive? Maybe allow horizontal scrolling in smaller viewports b/c on smaller screens looks like an unordered list of html elements
28.
▲
by
_Chief
8y ago
Just checked his comments, for someone that despises the language and its developers, he sure has a lot of interest in it. Bizarre
29.
▲
by
_Chief
8y ago
vuepress also generates SEO friendly docs, eg when compared to docsify, but on the flip side docsify has full text search, while the default vuepress theme only searches headers (but since its seo ready most third party search will work ef
30.
▲
Microsoft Build Live 2018 Livestream
(developer.microsoft.com)
2 points
by
_Chief
8y ago
|
0 comments
More ›