Viewing profile — svnpenn
svnpenn
HN member- Joined
- Sun, Oct 21, 2018, 11:26 PM UTC
- HN karma
- 1,271
- Public activity
- 1,023 items
- HN profile
- View on Hacker News ↗
About svnpenn
Recent public activity
-
comment
Comment #37440988
on mine it is 1,354 KB. I prefer the 10x LOC savings over a megabyte of hard drive, but you do you.
-
comment
Comment #36235468
> it is pretty much identical to go. Its not. with Go you have ONE go.mod file, at the module root. you may have 100 sub packages or sub sub sub packages, but still only ONE go.mod…
-
comment
Comment #36078012
you are mistaken: https://beta.gobuilds.org/2a.pages.dev/googleplay
-
comment
Comment #35969598
> I make no claims about use of generics making your code being absolutely good or bad, but I do make claims that use of generics can make your code less error-prone and safe. Righ…
- comment
-
comment
Comment #34602482
well, he could have done nothing, and where would we be? if you say "exactly where we are now", I think you are being dishonest with how the situation played out. No, he didn't wri…
-
comment
Comment #34390578
numbers look like garbage, I think this is the culprit: font-family: system-ui, 'Noto Emoji', sans-serif;
-
comment
Comment #34383404
Here is Go version. works exactly as expected, no surprises. People just need to grow up and use a modern language, not a 50 year old out of date language: package main import "fmt…
-
comment
Comment #34382850
doesn't work: http://0x0.st/o70q.png
-
comment
Comment #34362628
> the user must be able to clear it when clearing site data and this what makes it currently an unviable solution What are you suggesting here? That extensions should have some spe…
-
comment
Comment #34348601
I am fine with this. I personally have no interest in Copilot, but my understanding is its not small feat to offer a service like this. I think it would be understandable if the "f…
-
comment
Comment #34348284
if they do, so what? even if 10 people cut in front of you, with a 30 minute drive, how much time are you really losing? 50 seconds?
-
comment
Comment #34348196
> drivers cutting in when large gaps form if they do, so what? even if 10 people cut in front of you, with a 30 minute drive, how much time are you really losing? 50 seconds?
-
comment
Comment #34291703
I work in IT. I manage our mobile devices, and I was shocked to recently find out that iPads (and I assume iPhones), have no option to choose the resolution of the resulting pictur…
-
comment
Comment #34289978
this is the exact opposite of the point the comment you replied to is making. Rails is not simple. we are talking about SIMPLE, like CGI. Rails is a classic example of a slow bloat…
-
comment
Comment #34283716
> [Step 2] Install Java Runtime Nooooooope. No thank you. https://p-org.github.io/P/getstarted/install
-
comment
Comment #34270759
> low speed maneuvers AKA maneuvers. Driving on the highway in a straight line is not a maneuver.
-
comment
Comment #34270667
A single u-turn should have been all Tesla needed to understand how terrible an idea yoke is. You try arm over arm, then crash the car.
-
comment
Comment #34268854
I saw this once before, and both times, it's pretty shocking. Is this really something that needs to be inside the CPU itself? I don't want my CPU doing this. I would rather just t…
-
comment
Comment #34268784
Cookie nag and newsletter nag, fuck you.
-
comment
Comment #34267946
Any video you care about, you need to make it your own responsibility to backup the metadata and/or streams. If you're lucky you can internet search the video ID to get the metadat…
-
comment
Comment #34267888
It's just a wrapper for YT-DLP
-
comment
Comment #34218713
The code smell I see is the omitted semicolons. The pitfalls of doing this are well documented. Just don't do it.
-
comment
Comment #34213445
fails with older browsers Uncaught TypeError: t is null
-
comment
Comment #34203885
Yep. Just try to cURL the page, and you get 403 Forbidden. That is completely unacceptable.