Hacker Newsnew | past | comments | ask | show | jobs | submit | vraylle's commentslogin

This is the key. Ask all the developers for a ranked top-3 list of who they would most prefer to go to for help with a programming problem. Put that data together and you know who your best are.

Before the inevitable protest: I believe the ability and willingness to communicate with other developers is a vital skill in this business.


A nice layout. For fun I attempted to actually print (to PDF) and boy was that messed up badly! Guessing that's not the type of "print" you had in mind. :)


go into the print settings for pdf and set the margins to "none" - that fixed it here. but my workflow was singlefile extension to save as a single html file, then i opened that in another browser and used that to print to pdf - just to make sure i wasn't doing a "but it worked at my house" sort of claim!


I had no idea this existed. Me likey. Now if I can just get this as an RSS feed....



Same here. Let me know if you find a good solution


Here's as close as I got with a bit of fiddling. You may or may not be able to winnow out minor changes using the inverttags parameter []

https://en.wikipedia.org/w/api.php?hidebots=1&hidecategoriza...

[] https://en.wikipedia.org/w/api.php?action=help&modules=feedr...



It can put encrypted backups on almost any cloud service, pCloud in my case.


Maybe a decent short-throw projector?


A projector is not going to be able to compete with the picture quality of an emissive (i.e OLED) display.


We're in the process of migration a large MVC application from Framework 4.8 to .NET 6. It's been....painful. Hopefully at least for a while updating to new LTS versions will be less so.


.NET Core 2 to 3 definitely had this feeling that their vision for the framework wasn't complete. Going from 5 -> 6 -> is pretty painless.

We are also preparing for a move from .NET Framework 4.7.2 to .NET 6/7. It's going to be quite the project.


We did that last year on a 3 million line / 500 person-year investment application. Quite challenging as everything from app domains to remoting, to call contexts and other unsupported things were being used. It was definitely worth it for performance alone as we were also using Mono to run on Linux.


I am moving a personal project with ~50k loc and it has turned into a rewrite of about 2/3 of it. Not fun, but on the plus side the app runs A LOT faster now. So much faster that even non tech people that use it noticed the difference.


For me, the TRS-80 Model I (4k). I later "graduated" to the TI-99/4A (16k) and Commodore VIC-20 (5k).


By removing the incentive to plow the current massive profits into stock buybacks and dividends instead of refining capacity?

https://www.cnn.com/2022/03/24/energy/gas-prices-oil-product...


Typically wherever you buy it they will have small Styrofoam coolers next to it. It typically comes sealed in thin plastic bags. Get it home, put on a glove, and throw it in your freezer. Any glove is fine as long as you're not standing there with it in your hand. There are several grocery stores that have it available here.


We use WKHTMLTOPDF (https://wkhtmltopdf.org/). In our case it's in the Rotativa package (.NET MVC). There are a few caveats; it uses an older headless WebKit engine that doesn't support everything. We use the QT Web Browser (http://www.qtweb.net) to test/debug when needed. We do design pages to be specific "paper" sizes and lean on SVG a lot for anything fancy. We have some JS that breaks long tables into multiple tables, etc. But the resulting output looks flawless.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: