HackerTrans
TopNewTrendsCommentsPastAskShowJobs

prennert

no profile record

comments

prennert
·há 9 dias·discuss
From what I understand, the queue is not there always.

There is a very narrow window in spring during which the ascent is possible, due to weather (enough ice to get over some sections, but weather not leathal). If you go too early you freeze or get blown off in 0 visibility, if you go too late, the ice has thawed too much and you get washed off in the rapids.

Sometimes the window is only something like 10 days during which you (and everyone else) have to ascent and descent from basecamp.
prennert
·há 26 dias·discuss
I call it forward thinking: they assume massive inflation due to income taxes breaking away.
prennert
·mês passado·discuss
I love computational mapping projects, because there is this hard problem of which towns to show on the map.

Your Scotland map shows towns without rail (although some had rail previously, like Callander, Aberfeldy), it prefers insignificant (population-wise) places while ignoring the larger cities next to it (Scone instead of Perth, Bannockburn instead of Stirling, Inverness is missing, Dundee is missing, Aberdeen is missing). All these places are drawn on the map, but not labelled.

All this clearly shows to me how bad it is. Yes it makes it look pretty, but given your task, I would have expected to give you meaningful map labelling.

Something basic like this would get you a long way:

    0. cluster population centers into commonly known cities (i.e. show London instead of Islington or Walhamstrow)
    1. display names of the top 10 population centers in the UK
    2. display towns with stations (if crowded prioritize termination points and junctions, and prioritize larger places over smaller places)
Having said that, its pretty cool to see the new and old network when zoomed in (assuming that it is half-way correct)
prennert
·há 2 meses·discuss
Quite interesting that some service stations did not report a change for weeks.

Like this one: https://www.fuelinsight.co.uk/stations/7fd603ba12430695595b2...

I wonder if your API queries get capped / paginated or if those stations really do not report any changes for so long. It would be interesting to know if there is a pattern with those low frequency updates.
prennert
·há 5 meses·discuss
Is that what the spec says? Or is this something that Google decided, by making an optional feature a requirement when interoperating with their systems?
prennert
·há 5 meses·discuss
Ha! Since you mention SVG, there is a trick!

Draw your free-hand shape in Inkscape, export to SVG, import it in FreeCAD and go from there.

I used that trick to trace a part from an image and it worked surprisingly well. Not very efficient compared to commercial tooling, but despite the clumsiness its fairly intuitive and free.
prennert
·há 6 meses·discuss
> They felt like they'd eventually get swallowed unless they did something and the end result was WWI. And WW2 if you think about it.

I think this exactly how the US administration _feels_. Alexandr Dugin proposed spheres of influence. Russia starts acting on those. China is getting more powerful. Its now or never.
prennert
·há 7 meses·discuss
Remember that there are more flights during the day than during the night. When you posted this it was late afternoon in Europe, noon on the East Coast US and early morning on the West Coast. And of course it was night in Asia.
prennert
·há 7 meses·discuss
I would file this under blogspam, given the length of the article, the atrocious oversimplifying, highly compressed map and the number of ads.

If you are interested in the geology of Scotland, there are excellent books available, including "Land of Mountain and Flood: The Geology and Landforms of Scotland". I am sure good books about the Appalachians and the Atlas are available, too.
prennert
·há 7 meses·discuss
I did something similar many years ago. I was amazed that Fortran was not more discussed as an option to write performant code within a Python / numpy codebase.

At the time everyone seems to default to using C instead. But Fortran is so much easier! It even has slicing notations for arrays and the code looked so much like Numpy as you say.
prennert
·há 7 meses·discuss
The headline should have been ...especially in English Class.

Even in the 90s most people got book summaries to get through the curriculums. I would say, the highest performing language students and teachers pets at school did exactly that.

School unfortunately is largely about reciting of the teachers knowledge, so there is no need to read the source and think for yourself.
prennert
·há 7 meses·discuss
Same for me. My Pixel magically fixed scrambled words (and was very fast doing it). iOS is terrible, even without described bug.

I am now much faster typing with the speech-to-text feature. Maybe that is what they are pushing. Maybe Apple wants to remove the keyboard and it is slowly increasing the friction so people use it less and less? Similarly how Chrome degrades browser performance until it gets restarted to force an update.
prennert
·há 8 meses·discuss
If that is true, then the data impacted was likely account data, as we also got the email and yet we are only just starting the integration work, and we dont have events in there yet.
prennert
·há 8 meses·discuss
This is not an issue for the Government though. They can change the laws. That takes time and due process of course. But thats what the German government is doing [0]

[0]: https://www.bmi.bund.de/SharedDocs/gesetzgebungsverfahren/DE...
prennert
·há 8 meses·discuss
Adding an example would be useful to see how it renders.

Obviously a cool side-project. but I dont understand why anyone would want automate CV generation for "production use".

CVs are personal, and get updated once a year or so. Each life is different, each CV is different. So it does not easily scale across people.

As someone who is reviewing CVs, I review CVs from two aspects:

1. does the person have the skills I need, and 2. can the person communicate and do they have professional pride

Its much easier to get 1 & 2 across if you craft your CV. Think about what message you want to get across and work very hard to get that message across on one page. Expand with more detail in pages 2 and following.

As a hiring manager I am filtering roughly in this order:

1. has core skills I need, if yes, then 2. has used core skills I need in enough projects to likely meet our bar, if yes, then 3. are the relevant projects close enough to what we are building?

Later in the interview process, interviewers will look at the CV more closely to prepare for the interview.

Anyway, if anything I would only start with automating from page 2 and beyond.
prennert
·há 9 meses·discuss
wow your post gave me a bit of perspective. The distribution might really matter here.

Are those ~400-800 kg of aluminum oxide in cosmic dust each day uniformly distributed, and if not how big are those clouds of aluminum oxide that the earth is travelling through? Those 30kg from the satellites are going to be extremely concentrated and therefore take longer to "soak up".
prennert
·há 4 anos·discuss
I always think London is only good for students or rich people. Since I am neither, I moved away.

Islington is massive with expensive and cheaper areas, but all of it is fairly cycleble. But if you want to go further away, I did cycle from Lea bridge road close to Walhamstrow every day for years to around Euston. That's North East and used to be cheap the live back then. I tried Tottenham, too. That's harder to cycle to and from.
prennert
·há 4 anos·discuss
In London it is worth trying to optimize where you live so you can get by bicycle where you need to go. Some parts are terribly connected for cyclists others much better. You can use citymapper to find and check for cycling routes (do not use Google to find cycling routes). I found that North (Islington) and East are better for cycling than South or West.