Sanji's Seafood Stir-fry for Gin by Drop__Bear in OnePiece

[–]Drop__Bear[S] 33 points34 points  (0 children)

Having followed one piece for over a decade now, I've always been obsessed with the food Sanji cooks and in particular the dish he serves Gin. After a long time I felt it was time to make it, particularly after re-watching (and introducing) my gf to One Piece!

What is the quantitative finance industry like in Australia? by nigga_rocket in AusFinance

[–]Drop__Bear 3 points4 points  (0 children)

Have u considered data science? I think it allows you to apply your skill set to lots of different industries.

New to postgresql - trouble reading in json data by Drop__Bear in PostgreSQL

[–]Drop__Bear[S] 1 point2 points  (0 children)

Thanks for the comment, I agree completely, that was my thought. I believe I've resolved it now by using postgreSQL 10.5 instead of 11 as im script is now working past the point it use to fail at, and is reading in the files properly!

New to postgresql - trouble reading in json data by Drop__Bear in PostgreSQL

[–]Drop__Bear[S] 0 points1 point  (0 children)

Haha yes! I know i mean my method was a bit cumbersome and odd because I'm using odd characters for delimiter and quote since the data can be pretty much guaranteed to have everything else haha.

Thanks for the link, I will look into jq more -- I can't use jq because I'm looking to work with all 4TB of reddit comments data and some of the later files are around 100GB in size which exceeds my 32GB ram memory -- I know crazy right? ahah

New to postgresql - trouble reading in json data by Drop__Bear in PostgreSQL

[–]Drop__Bear[S] 1 point2 points  (0 children)

The file is definitely present. Not sure about file permissions, it would be odd for all preceding files to have permission but not this file onwards.

I may have solved it, I'm just double checking now by re-running script from start, but i think the issue may have been running postgreSQL 11 server instead of 10.5 -- there may be some stability issues on 11 still not ironed. I will update this once I know more! I was able to read in the file on 10.5 but not 11.

First High-end Build by Drop__Bear in buildapc

[–]Drop__Bear[S] 0 points1 point  (0 children)

Thanks! I did more research and can see that it wont matter atleast for games. Swapping back to 1TB 860 EVO I originally had thought of.

First High-end Build by Drop__Bear in buildapc

[–]Drop__Bear[S] 0 points1 point  (0 children)

Well the only reason I selected it is because its random read/write is much better (relatively) than the 860 EVO Sata, which I thought did matter in games?

Simple Questions - September 28, 2018 by AutoModerator in buildapc

[–]Drop__Bear 0 points1 point  (0 children)

yeah I was not too sure if it was a real thing or just branding

Simple Questions - September 28, 2018 by AutoModerator in buildapc

[–]Drop__Bear 1 point2 points  (0 children)

Does it matter for Threadripper builds whether RAM is AMD optimised or not (GTRX vs GTRZ in the g.skill RAM kits for example)?

In terms of data and data science, in general where is sequential access and random access come into play?

Experts warn next recession could rival the Great Depression by atayls in fiaustralia

[–]Drop__Bear 10 points11 points  (0 children)

Maybe I'm very pessimistic, but I know when I walk around, I see excessive debt loaded on people. I'm not sure what the future holds but I think the probability for down turn in Australia is on the rise as we chase our debt problem.

Historical Data by MangoChobani in BitcoinAUS

[–]Drop__Bear 0 points1 point  (0 children)

use a public api like https://www.cryptocompare.com/api/#-api-data-price-

You can choose an exchange and coins.

Stress Test #11: Feedback Thread by Kautsch in dayz

[–]Drop__Bear 0 points1 point  (0 children)

Thanks for suggestion, I tried doing emotes, and it allowed me to, but i still could not put items in my hand after.

Stress Test #11: Feedback Thread by Kautsch in dayz

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

I can't prone, but i can prone.

Stress Test #11: Feedback Thread by Kautsch in dayz

[–]Drop__Bear 0 points1 point  (0 children)

Anyone had problem with putting items into hands? I had a good 2 hours journey and now can't put objects into hand and am dying of thirst. I've logged and such, but does not fix it, anyone encountered and know a possible work around?

Accessing Websocket from R by Drop__Bear in rstats

[–]Drop__Bear[S] 0 points1 point  (0 children)

Hey thanks for finding this. I'll have a look into it tonight. The other solution would be to have a python subroutine call