Viewing profile — uwu
uwu
HN member- Joined
- Wed, Jun 22, 2016, 9:23 AM UTC
- HN karma
- 113
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About uwu
Recent public activity
-
comment
Comment #30670562
the top-fwz1 script is mail.ru's statistics counter https://top.mail.ru/help/en/rating > Top Mail.Ru is a statistics system for site owners. You need to get and install the counter…
- story
-
comment
Comment #28981533
chrome's extension api for downloads has the same limitation filenames that are reserved names on windows (like NUL) or contain characters that are reserved on windows are refused …
- comment
-
comment
Comment #23377058
*GNU/Linux kernel
-
comment
Comment #22655959
similar thing from google: http://lists.llvm.org/pipermail/llvm-dev/2019-September/1353... > Inspired by the performance gains and to address the scalability issue of BOLT, we went…
- story
-
comment
Comment #18960415
from wikipedia: > The DejaVu fonts are modifications of the Bitstream Vera fonts designed for greater coverage of Unicode, as well as providing more styles.
- story
-
comment
Comment #17345453
when i was a full-time hobbyist webdev i was surprised when i learned c compilers don't do whole-program optimization by default but limit themselves by optimizing each translation…
-
comment
Comment #17233664
the font loader script is causing it to never load for me i run latest chrome with the --disable-remote-fonts command line option
- story
-
comment
Comment #16916349
you've misunderstood, it just emits a warning for using the Buffer constructor which is deprecated in favor of Buffer.from and others[1] it's limited to code outside of the node_mo…
- story
- story
-
comment
Comment #16028397
> I wish chrome added an option for tampermonkey scripts to be run with disabled js, that would make this solution perfect. that's up to tampermonkey but maybe it's possible that g…
-
comment
Comment #15632906
browser zooming doesn't work on the site (seems like it's caused by using viewport-relative units in css for the font size)
-
comment
Comment #15620664
https://curecoin.net
-
comment
Comment #15287771
> heavy and feels like a website rather than an app the electron app is noticeably faster than the old client for me (on windows) electron probably also means it'll be easier for t…
-
comment
Comment #15286729
am i using the same clients as everyone here or do people just like complaining about electron at every opportunity? the new client is actually much faster for me, it starts up fas…
-
comment
Comment #15197375
not a change to an existing thing but i have a feature idea: variables that aren't initialized until the first time they're accessed textarea.onkeydown = event => { // doesn't get …
-
comment
Comment #15065022
the title made me expect more than a 31-line node.js wrapper for ffprobe
-
comment
Comment #15047679
> However, if you’re using Babel (or create-react-app) to build your source, you have another option: setting arrow functions as class fields (or arrow function methods). > This gi…
-
comment
Comment #14975066
chrome has a setting to block scripts and it lets you add exceptions for sites it's also easy to access: http://cdn2.ubergizmo.com/wp-content/uploads/2012/11/site-in... i wish fire…
-
comment
Comment #14937267
you forgot to say what's bullshit about it