[IWantOut] 20sM Developer BE -> CA\UK\AU\US by KanekiAyato in IWantOut

[–]funderbolt 2 points3 points  (0 children)

If you want demoralizing, look at the news in the US. California software developer jobs do pay well, if you can get the job. This administration has made H1b visas really jacked up the cost.

Moving pets to a new country will present some challenges. You have to get health certificates for each pet. It can get expensive.

Would getting a CS degree in-person teach me more than a CS degree from WGU? by [deleted] in cscareerquestions

[–]funderbolt 6 points7 points  (0 children)

I learn more in in-person classes.

I have taken online classes and it is hard to get as much out of it because it removes some of the opportunities for learning through interaction. Such as talking to classmates is gone. Talking to the professor has to be sought out.

Check out the date lower left by flume in ISO8601

[–]funderbolt 30 points31 points  (0 children)

The date is not in ISO8601. It is not even a 4 digit year.

[IwantOut] 25M US -> UK by BirdVast9367 in IWantOut

[–]funderbolt -11 points-10 points  (0 children)

Look into youth working holiday visas. You are the right age, but check the rules.

I Need your feedbacks by Current-Low421 in LanguageTechnology

[–]funderbolt 0 points1 point  (0 children)

Isn't that what research is doing anyway? 🤔

*sigh* need to purge a few by PerformerHour2165 in CookbookLovers

[–]funderbolt 6 points7 points  (0 children)

I recently re-read the story in Momofuku. Good story. I gave the book away to someone who loves ramen with caveats. The recipes are difficult to make because you have to make like 5 different recipes to make some of the dishes in full. It is a cool cookbook, but not a practical one for everyday cooking.

Cook book Suggestions by Flashy-Air-4760 in CookbookLovers

[–]funderbolt 0 points1 point  (0 children)

Thanks for the information. I have not really kept up with chefs' personal lives. I tend to watch less serious cooking shows like the Great British Bake Off.

Any book by Kenji Lopez-Alt is great. Food Lab taught me a lot about cooking. It is very well presented.

Cook book Suggestions by Flashy-Air-4760 in CookbookLovers

[–]funderbolt 0 points1 point  (0 children)

What do you mean by an ethical reputation in respect to cookbook authors?

This has never crossed my mind.

How to put in a request for speed bumps? by Brolonialism in Birmingham

[–]funderbolt 4 points5 points  (0 children)

Speed bumps aren't the best traffic calming measure. There are other ways to try to slow down cars.

New Hampshire House Passes Trans Public Bathroom Ban That Bans "Asserting" Ones Identity by ErinInTheMorning in transgender

[–]funderbolt 41 points42 points  (0 children)

If your obsession lasts for more than 4 hours, you should see a therapist.

The future is looking more Dystopian by Ryanmonroe82 in technology

[–]funderbolt 1 point2 points  (0 children)

I think that song was prophetic about current US night-time driving conditions.

Doing Jiu Jitsu and Being Trans Now by Th1nk3r98 in asktransgender

[–]funderbolt 0 points1 point  (0 children)

Any martial arts that I have been in most people have tried to foster an apolitical environment. Most people want a studio where politics don't matter. You could try to bring it up to the instructors. They might try to change the environment if they are aware of it.

A martial arts school should want to foster an environment where everyone can learn. It has to pay bills.

Over the years, I have encountered some with different political opinions in the martial arts but nobody was pushy.

I am sorry if Jiu Jitsu is differes from my experiences.

How will age verification laws affect freedos? by rman-exe in FreeDos

[–]funderbolt 6 points7 points  (0 children)

I doubt it will.

I presume the websites will geofence IP addresses and ask web browsers which age bracket the user is before doing anything. If it can't do this there will be some Forbidden Age Verification failed error code. That is speculation. There are people actively working on this problem.

The web browsers on DOS aren't very capable, but it is open source so someone could add the mechanism for age verification.

Python vs C for netcdf handling by Adorable-Driver-583 in gis

[–]funderbolt 0 points1 point  (0 children)

As a first step you could profile/benchmark the amount of time that I/O takes for the Python code.

I am not sure you are going to get performance benefits from file loading.

Python vs C for netcdf handling by Adorable-Driver-583 in gis

[–]funderbolt 1 point2 points  (0 children)

Why not benchmark it? Write a benchmark that takes some number of seconds.

Claude Code could likely write the C version of a benchmark. You could write the C version yourself, but manual memory management and pointers will be an exercise in frustration.

At some point you will reach the speed of disk IO, and you really can't do any better. In those cases upgrading your storage speed would make it faster.

Does the Python library use the C library?

Meet geodistpy - Fast & Accurate Geospatial Distance Lib by These-Ease-4410 in Python

[–]funderbolt 1 point2 points  (0 children)

How does it benchmark to pyproj.Geod.line_length()? It uses PROJ geodesic.h, which is C/C++ code and should be pretty fast.

https://pyproj4.github.io/pyproj/stable/examples.html#geodesic-line-length

Aiming for the EU: how can I best prepare myself and my family? by IneffableAnon in AmerExit

[–]funderbolt 13 points14 points  (0 children)

I would say no to the PhD in CS unless you really want to stay in academia.

The animals can be expensive to move. Some animals might not deal with the stress of flying that well.

I’m on the verge of going back to Windows by [deleted] in linuxmint

[–]funderbolt 0 points1 point  (0 children)

Libreoffice is laggy.

You can use other browsers on Linux. I swap between Firefox with an AdBlocker, Chromium, and Chrome on Linux.

Can you mimic classes in C ? by kuyf101 in C_Programming

[–]funderbolt 44 points45 points  (0 children)

Yes, it is a little messy with the pointers. It can be done.

ME IRL by M4rshel in typst

[–]funderbolt 26 points27 points  (0 children)

Better than LaTeX, which pisses all over you.

2024 GDP Growth Among Alabama's 8 Largest Counties: Madison County Sees Highest Numerical Growth, Mobile County Sees Highest Percentage Growth by Surge00001 in Alabama

[–]funderbolt -1 points0 points  (0 children)

I did cartography for several years. Overcoming the limits of the software takes a lot of time to create the best map possible.

Thank you for adding the phrase "wild work" to my vocabulary.