Website redirects to the regional homepage instead of showing the actual article. I don't get why this is still a thing.
HN user
nloomans
Interesting read! I find the idea to use SQL queries to get only the relevant data quite convincing. I do wonder how this would work in practice though. Any changes the user makes would have to be inserted with SQL to allow for the new data to be included in SQL queries, but users also expect to be able to make changes and then not save them (or save them into a different file).
Should one make a massive transaction that is only committed when saving? It is possible to commit such a transaction to a different file when using Save As?
Or maybe for editing one would need to copy the file to a separate temporary location, constantly commit to that file, and when saving move the temporary file over the original file (this way we aren't losing the resilience against corruption SQLite offers).
Or is there a better way to do this? I don't like storing pending changes into the original file since it kinda goes against how users expect files to work (and could cause them to accidentally leak data).
Website got hugged to death: https://archive.is/plsp9
These example commits seem like pretty bad commit messages to me. They are just a summery of the changes (something a motivated reader can rediscover by reading the diff), while leaving out the why, which will be lost to history if not documented.
No I did mean flag values. Allowing user-controlled short flags is horrifying.
I disagree with it being a minor issue. If I write a shell script around a program that accepts GNU-style arguments, I expect the following to be correct:
./cmd -a"$USER_CONTROLLED_DATA"
A program using this package would break that assumption, introducing a bug where this user-controlled data cannot start with an '='.I think because Claude said so and the author just copied it without checking. You can see it in the first screenshot of Claude's output:
After examining the provided code, I've determined that this appears to be a CLI application for Claude code-related functionality, built as a CommonJS TypeScript application that has been compiled with webpack.
Although, looking at the minified code, it seems to be using module.createRequire for CommonJS compatibility, so maybe it isn't completely wrong: https://nodejs.org/api/module.html#modulecreaterequirefilena...
Only if you don't care about accessibility. You still want labels for screenreaders and other assistive technologies.
Have you tried it? They use a proprietary integration with Authy that prevents you from using anything else. No QR code is ever provided.
I tested the example using the TalkBack screenreader on Android. With Firefox I was able to select and click on the link, but it did not announce the email address. With Chromium it completely ignored the existence of the SVG email. I was unable to select it and it was like the email wasn't there at all.
So yeah, I wouldn't call this accessible.
Release notes can be found here: https://www.linuxmint.com/rel_ulyana_cinnamon_whatsnew.php
I agree! Showing a bit of the markdown in the rendered text really gives the page a nice hacky feel. I'm doing something similar on my website[1] but this blog looks a lot nicer then mine!
The biggest problem on my version I think is that links aren't obvious enough in dark mode, but I like the links used here so I'll look into that.
[1] https://noahloomans.com/tutorials/makefile/ (The contents of this page is intended for the other students at my college and probably doesn't make a lot of sense standalone)
Location: Amsterdam, The Netherlands
Remote: No
Willing to relocate: Yes
Technologies: C/C++ (preferably C), Go, Docker, Linux, JavaScript, React, Vue, ASP.NET, Microsoft Azure
Résumé/CV: https://noahloomans.com/resume-hn.pdf
Email: hn@noahloomans.com
Looking for a fixed-term full-time 6 month junior position.
This isn't true. Take the @valvesoftware twitter account for example: https://web.archive.org/web/20191118232351/https:/twitter.co...
The account was already verified right from the start.
It's called Direct Debit: https://en.m.wikipedia.org/wiki/Direct_debit
At least with the bank I use (bunq) I get notifications for such transfers and I need to manually approve them for the transfers to take place. If it's a recurring payment I can set it up so it automatically allows transfers up to a specified amount monthly.
I just woke up to this and was surprised the title was eddied as well. I looked up the guidelines and it looks like I violated the "If the title includes the name of the site, please take it out, because the site name will be displayed after the link." guideline.
The app has a permanent notification stating 'Your Internet is now private.' while using warp. That seems very misleading to the end user in my opinion.
Interestingly, Dutch news websites usually handle GDPR popup dialogs property. Example: https://nos.nl/.
It's just as easy to opt-in as to opt-out. Just tap the checkmark or the X and then Save your preferences.
Sounds interesting!
I would recommend you to add some examples of what your extention actually does. The code of ethics only gives me a vague idea.
I personally prefer https://send.firefox.com/ as they also encrypt the files.