Viewing profile — vptr
vptr
HN member- Joined
- Sun, Oct 27, 2013, 12:01 AM UTC
- HN karma
- 100
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About vptr
No profile information was provided.
Recent public activity
-
comment
Comment #36654748
Hey, So I made a small tool that lets you assign categories to transaction CSVs. This is something I come across fairly often while running my small business and I use when prepari…
- story
-
comment
Comment #32449951
Totally agree with what you said about non-stick pans. Sounds like a total scam. I myself did not go with cast iron skillet (only for some outdoor/bbq stuff). But I switched to sta…
-
comment
Comment #30324513
You can't really have crud without "external dependencies" because you need to store state somewhere. I'd say, figure out your storage layer (sql, mongo, files etc) then pick the r…
-
comment
Comment #29021325
> We expect that some package authors will be eager to adopt generics. If you are updating your package to use generics, please consider isolating the new generic API into its own …
-
comment
Comment #28907675
I think it's because despite the fact that the US is called the land of opportunity, the system is rigged against entrepreneurs (no social safety net) unlike EU where you can fuck …
-
comment
Comment #28901723
Dang this does bring back the memories. What was the other tool I used a lot for reversing. Something ice something... softice debugger. That was also a piece of art.
- story
-
comment
Comment #28279640
This. I wish more devs tried to utilize modern css and js directly instead of relying on frameworks. I try to do this for my own projects but there's gravitational pull toward fram…
-
comment
Comment #28199840
That's how you make $$$ in USA. 1. Invent a problem. 2. Market like crazy to make people believe that there's a problem. 3. Charge for a solution to a non-existent problem. 4. Repe…
-
comment
Comment #28199781
$15/month? get out of here. Who do you think is going to pay $15 for a browser? PER MONTH!
-
comment
Comment #28144378
why is this flagged?
- story
-
comment
Comment #27837143
On top of that add websites that take up half of your screen with adds and other marketing or paywall crap.
-
comment
Comment #27692903
If you send everyone to jail, how are you gonna collect the fines next time lol :D
-
comment
Comment #27423335
I think I've seen several similar projects to this one. It always make me wonder how are these different from sqlite virtual tables ( https://www.sqlite.org/csv.html )? And why wou…
-
comment
Comment #27284782
By looking at [2] from the authors post. This just defeats what shell is made for. Shell is all about scripting not clicking mouse around and writing some custom commands. I really…
-
comment
Comment #26890021
I have no idea what this means either. Sounds like a bunch of buzzwords about nothing.
-
comment
Comment #26889690
Yup, would not touch Prisma with a 10 foot pole
-
comment
Comment #26844708
I would be very disappointed if things don't get relaxed any time soon. I mean, why the hell did all these people take the vaccines then? Where I live, we don't have lockdowns, but…
-
comment
Comment #26671027
I think a more killer feature of tmux is that you can send keystrokes to apps running inside tmux (with send-keys). It just opens a door for scripting CLI apps that otherwise would…
-
comment
Comment #26519944
I have ad blocker. I block all ads at the DNS level. I don't think you can block some of the ads on YT. Is that possible with browser plugins?
-
comment
Comment #26519805
I have not. I never signed up for YT Premium, and I don't really plan to.
-
story
Ask HN: Why there are so many ads on YouTube?
Am I crazy or what? Has anyone noticed tons of ads on youtube? Every single dang video even as short as 10 mins has several ads. Can't even jump through the video without seeing se…
-
comment
Comment #26204187
> Server fear should be the least of your worries. As a founder, lots of things can go wrong that will interrupt a holiday or downtime. In my experience, it's rarely, if ever, soft…