Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bentinata
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
bentinata
4d ago
Yet you can look for accountability in all the data breach, Windows ME, GIMP, or unreliable bluetooth. I would take bricklayers that can reason and say "yeah, we need to delay because the nearest brick factory is currently in low suppl
2.
▲
by
bentinata
13d ago
It should be the other way around, really. We should trust our family and community more.
3.
▲
by
bentinata
6mo ago
Except the fact that opening up new pizza place have a huge upfront cost. Your pizza may need to be pricier too. You thought people are flocking to your new pizza place, but the reality is that most people just want to not get hungry, and w
4.
▲
by
bentinata
8mo ago
If you're interested: https://conventionalcomments.org/ It may feels to many. I mostly use suggestion, thought, and todo. When I type down "nit..." I realized it usually does not worth it. I'd rather mak
5.
▲
by
bentinata
1y ago
Do you use "emdash" because you love to use it but don't want to be mistaken as AI-generated?
6.
▲
by
bentinata
1y ago
It won't gonna change how people (mostly management) see the name. I've seen whole empire named after Pokemon, only for another round of restructure that will change teams name to another Pokemon. While talking to friends at othe
7.
▲
by
bentinata
1y ago
Very fun and interesting article. I'm currently working in enterprise for around 3 years. I sure am growing technically, but I feel like I learn more about people, communications and bureaucracy here. That comment about budget and mous
8.
▲
by
bentinata
1y ago
It's because freedom and correctness is hard. Yeah, most people prefer convenience and would rather someone be the source of authority to do it for them, but people on fediverse are not those kind of people.
9.
▲
by
bentinata
1y ago
Product focused (plans, documentation, snippets) notes for team, people focused (1-on-1, performance review, birthday) notes for personal.
10.
▲
by
bentinata
2y ago
I use `insteadOf` instead of ssh alias because my workplace use GitLab orgs. So instead of typing the full URL like: git clone gitlab.com/acme-corp/project-name I could use: git clone work:project-name But this kinda
11.
▲
by
bentinata
2y ago
I think it's a matter of hygiene and speed. Sure I could butcher a chicken, maybe have a shot at a bigger animal like a goat or cow. I've seen it multiple times since I live in a country that regularly do animal sacrifice. But I&#
12.
▲
by
bentinata
2y ago
Location: East Java, Indonesia Remote: Remote, Hybrid or On-Site Willing to relocate: Yes Technologies: Professionally, TypeScript, Kotlin, Flutter, Go, PHP Résumé/CV: gemini://bentinata.srht.site/resume or
13.
▲
by
bentinata
2y ago
Even though the methods is simple, the way the author visualizing it is really neat.
14.
▲
by
bentinata
2y ago
As someone who haven't been using Python extensively since college, and mostly use TypeScript and Kotlin at work (and little bit of Rust for hobby projects), that's a lot of typing features. It feels like for the past few years ty
15.
▲
by
bentinata
2y ago
Haven't read xe article for a while. Why does xe move away from NixOS? I'm pretty sure I read blog about nix being best container builder a while ago.
16.
▲
by
bentinata
2y ago
What about using 302?
17.
▲
by
bentinata
2y ago
This is also how it is for me. My son just turned 2, and I love that I am able to observe him napping between long meetings. I could also have a small chat with my teammates after 5 PM, and sometimes our kids hop into conversation and say h
18.
▲
by
bentinata
2y ago
Would it help if the junction tables named something else? "Session" or "participations"?
19.
▲
by
bentinata
2y ago
What about: env $(cat .env) [program]
20.
▲
by
bentinata
3y ago
It's not a website anymore. It's a web app. Might be related: I recently joined a company using Flutter web and notices similar stuff. Yes, the software engineers are wondering: "Why do we reimplement browser stuff?" But
21.
▲
by
bentinata
3y ago
There is also https://diagrams.mingrammer.com/ using python.
22.
▲
by
bentinata
3y ago
I used to think POSIX shell scripts are the best. But ever since deno support npm packages directly, running `deno run url-to-scripts` seems really good now. You get readability, types, and library ecosystem.
23.
▲
by
bentinata
3y ago
Yes. It keeps asking me to change my region.
24.
▲
by
bentinata
4y ago
Have never followed soccer/football, I find it weird that it doesn't have something like Liquipedia.
25.
▲
by
bentinata
4y ago
Same. Digging the repository issues I found this: https://github.com/googlefonts/noto-emoji/issues/265
26.
▲
by
bentinata
5y ago
Minor additions; branches are named commits that move along as you commit, while tags are named commits that stay.