Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jakub_g
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
24 ms
·
1.
▲
by
jakub_g
21d ago
Possibly inspired by: https://red-squares.cian.lol/
2.
▲
by
jakub_g
21d ago
One thing worth mentioning is that a law was passed around 2017 in France that as a tenant, if you want to install fiber, the landlord can't prevent you from doing so (because e.g. they don't want to drill holes in the walls or ot
3.
▲
by
jakub_g
3mo ago
Semi-related piece of advice for younger folks: When you join a new team, don't try to change team tools, processes etc. starting in the very first week. Most things are the way they are for a reason. Your "obviously better"
4.
▲
Ask HN: GitHub OAuth Flows Failures?
2 points
by
jakub_g
3mo ago
|
0 comments
5.
▲
by
jakub_g
3mo ago
I've heard stories like "fine, we'll take your debit card, but only if you also pay a non-reimboursable $$$ deposit in cash" for car rental. (Mostly in central/eastern Europe.) (From what I was told, the thing in fa
6.
▲
by
jakub_g
3mo ago
The animations and comparisons of current vehicles with two-three decades ago are extremely informative indeed.
7.
▲
by
jakub_g
3mo ago
I don't believe so do for two reasons: - everyone assumes their program / website is the only thing running at the machine at a given time, and dev machines are always more powerful than user machines - it's not really lack o
8.
▲
by
jakub_g
3mo ago
Talking the "Sleep" button... Back in 2000s, there were some popular cheap external keyboards with three extra buttons between the delete/end/pgdown row, and the arrows. The first of those buttons was "power off&quo
9.
▲
by
jakub_g
4mo ago
I used to check a few times per month, but recently the number of submissions went through the roof, which makes me less likely to check.
10.
▲
by
jakub_g
4mo ago
One annoying thing is that those "non-standard" ETF variants have much higher management costs than basic S&P500 / All World ETFs.
11.
▲
by
jakub_g
4mo ago
Note: it's about Bolt.com (fintech), not Bolt.eu (taxi).
12.
▲
by
jakub_g
4mo ago
> ... While most enterprises were nationalized, authorities gave permission to small-scale private workshops like his to operate Fun story: the city of Nowy Sącz (80,000 habitants) has a very high percentage of millionaires compared to o
13.
▲
by
jakub_g
4mo ago
There's a famous table with what Brits say vs mean: https://www.reddit.com/r/unitedkingdom/comments/ha0rz/britis... e.g. "very interesting" -> "clearly nonsense"
14.
▲
by
jakub_g
4mo ago
I have the same observation, when I need to ask someone to repeat, it's usually not because I didn't hear the sound, it's that my brain CPU struggled to process and decode the sound fast enough. Sometimes I ask to repeat and
15.
▲
by
jakub_g
4mo ago
Reminded me of this old, pre-LLM git docs generator: https://git-man-page-generator.lokaltog.net/
16.
▲
by
jakub_g
5mo ago
According to [0] the military was basically doing under-the-radar preparations in the last few weeks before the attack, because the official narrative was that nothing's gonna happen. > A small group of officers at HUR, Ukraine’s mi
17.
▲
by
jakub_g
5mo ago
I tend to document some tricky non-obvious pieces of knowledge directly above the relevant code. "We have to do X below instead of obvious-first-idea-Y because Z". Any time a refactoring comes up which moves code around, AI (or my
18.
▲
by
jakub_g
5mo ago
My favorite are the systems where you can only issue one token, so that you can't do a zero downtime rotation by creating new one, making it active in your system, and only then removing the old one. In some cases this makes rotation a
19.
▲
by
jakub_g
5mo ago
I always wanted to make feature flags system where each FF must declare an expiration date max 1 year in the future and start failing CI beyond that date to force someone to reevaluate and clean up. It's just too easy to keep adding ne
20.
▲
by
jakub_g
5mo ago
FWIW, IBM has been increasing TPF costs dramatically since mid 2000s, which prompted the GDSes to go through decade-plus efforts to migrate away from it, to the cloud.
21.
▲
by
jakub_g
6mo ago
> 422 network requests and 49 megabytes of data Just FYI how this generally works: it's not developers who add it, but non-technical people. Developers only add a single `<script>` in the page, which loads Google Tag Manager,
22.
▲
by
jakub_g
7mo ago
"Everything is beta or deprecated."
23.
▲
by
jakub_g
7mo ago
Semi-related, something that kind of irritates me is the usage of "as" in online newspapers headlines: "$Something-is-happening as $Something-else-is-happening" It's usually written in a way that might be su
24.
▲
by
jakub_g
7mo ago
One correction about interviews: if the interviewee comes up with an overengineered solution without asking any questions, it's definitely a red flag. In a good interview, the interviewee would ask clarifying questions; perhaps get tol
25.
▲
by
jakub_g
7mo ago
https://www.githubstatus.com/incidents/n07yy1bk6kc4
26.
▲
by
jakub_g
7mo ago
I remember kkrieger being impressively small but also requiring insane compute :) it would render at like 0.1 fps on my poor machine. (Aligns with this comment: https://news.ycombinator.com/item?id=14415567 )
27.
▲
by
jakub_g
7mo ago
I know. It sounds like a perfect task for AI to do it though (wasn't the whole premise of AI do to mundane things for us), yet they fail to do it, and I need to use an external tool.
28.
▲
by
jakub_g
7mo ago
Since talking images, are there any AI models that can output real transparent gifs/pngs? And not a (botched) fake white/gray grid background that is commonly used to visualize transparency?
29.
▲
by
jakub_g
7mo ago
The thing about mobile apps is that majority of people likely prefer it . Native apps make it much smoother (or just possible at all / with much lower friction) than webapps to do things like taking photos, scanning NFC, doing payme
30.
▲
by
jakub_g
7mo ago
A potential problem I see with "LLM=true" being set by claude and friends is that some tools whose authors don't like LLMs might be tempted to e.g. don't output anything at all (and don't do what the CLI is supposed
More ›