HackerLangs
TopNewTrendsCommentsPastAskShowJobs

bguebert

no profile record

comments

bguebert
·11 giorni fa·discuss
I've seen some routers that will just silently redirect anything on port 53 to their own idea of the best dns server to use. That would probably "fix" this problem, but I always thought it was a little shady to redirect stuff like that. Makes troubleshooting problems difficult if you don't know it is happening.
bguebert
·17 giorni fa·discuss
I mean json might not be the best example since for a long time people would run json through a javascript engine to parse it but I can see your point.
bguebert
·17 giorni fa·discuss
I mean I disable javascript embedded in pdf and feel like it would have been better to not have that feature. It would spare people from the invoice.pdf email attachment viruses because most people had assumed pdf isn't going to be as bad as an exe.
bguebert
·3 mesi fa·discuss
calling it garbage seems kinda harsh, but I think they are moving more to using a javascript rendering method instead of xul. I remember reading about it a while back. I don't really like it either and one of the first updates from back then broke a lot of UI that had been working ok. I am not really sure what the problems are with working with xul though, but I think firefox moved off it a long time ago too. I feel like thunderbird's user base is more the type to want to use thunderbird because it runs like a local first desktop style app as an alternative to using a web interface to their email. At least that's what I like about it.
bguebert
·3 mesi fa·discuss
Sometimes its nice to have a history like that because then maybe you are thinking of trying the thing they tried that wouldn't work and it would save you some time trying it if you can tell from those commits that it didn't work.
bguebert
·3 mesi fa·discuss
This saved us a couple times. At least until I had time to add monitoring to their old system to track disk usage. It was also helpful to use a tool called ncdu. It helps you visualize where most disk space is getting used up to track down the problem.
bguebert
·3 mesi fa·discuss
I feel like its because other than the user, the people involved have a benefit to running native instead of as a webapp. The phone OS companies get their percent of apps developed in their stores and the app developers get better access to your data to resell. Apple in particular has been really hostile to webapps.
bguebert
·4 mesi fa·discuss
There might have been a budget surplus but we were still in debt.

https://www.investopedia.com/us-national-debt-by-year-749929...

Here they show the debt increasing through the 90s but by less than most other decades. I don't know if it takes into account inflation though so maybe that would have made the debt have less value. Seems like they didn't use any of the surplus to pay off the debt.
bguebert
·6 mesi fa·discuss
Adobe added embedded javascript to pdfs. Its an option to turn it off but its enabled by default. I turned mine off a long time back and never notice any problems but I don't use a lot of pdfs with interactive forms.