[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Archived threads in /g/ - Technology - 1162. page

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

File: 1496845010511.png (731KB, 824x553px) Image search: [Google]
1496845010511.png
731KB, 824x553px
>Getting started
Get a good understanding of HTML, CSS and JavaScript.
MDN web docs offer a good intro (independent of your browser choice)
https://developer.mozilla.org/en-US/docs/Learn

>Free online courses
https://www.codecademy.com/
https://www.freecodecamp.com/
https://www.bento.io/

>Next
https://www.youtube.com/watch?v=sBzRwzY7G-k
https://github.com/kamranahmedse/developer-roadmap

>Useful resources
https://developer.mozilla.org/en-US/docs/Web - General documentation for HTML, CSS & JavaScript
https://stackoverflow.com/ - Developers asking questions and helping each other
https://caniuse.com/ - Check browser support for front-end web technologies

>Useful Youtube channels
https://www.youtube.com/user/TechGuyWeb - Traversy Media
https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ - freeCodeCamp
https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q - funfunfunction
https://www.youtube.com/learncodeacademy - codecademy
https://www.youtube.com/derekbanas

>in-depth comparison of VPS hosts
https://www.webstack.de/blog/e/cloud-hosting-provider-comparison-2017/
86 posts and 14 images submitted.
>>
http://jekor.com/article/is-haskell-a-good-choice-for-web-applications
http://www.stephendiehl.com/posts/haskell_web.html
https://wiki.haskell.org/Web/Frameworks
https://www.yesodweb.com/
https://wiki.haskell.org/Functional_Reactive_Programming
https://en.wikibooks.org/wiki/Haskell

Learn Haskell for Web Development today!
>>
>>61674098
i like haskell and i think haskell is too slow for production
>>
>>61674157
... compared to JavaScript?

File: 20170801_062051.jpg (2MB, 2576x1932px) Image search: [Google]
20170801_062051.jpg
2MB, 2576x1932px
So I broke my mouse because I was incredibly angry and things I'm not gonna go into, and I want to purchase the same mouse if only for sentimental effect, plus I like it
Can ya help me figure out what brand or model this is?
>pic related, it's the mouse
>it's not under the surface of the mouse
32 posts and 11 images submitted.
>>
File: 100_8395.jpg (299KB, 2922x2191px) Image search: [Google]
100_8395.jpg
299KB, 2922x2191px
Google gives this result. You should find one of these easily.
>>
Self bump cus this is important to me
>>
>>61674141
Nice helmet, but doesn't help

File: callisto hnng.jpg (91KB, 1024x768px) Image search: [Google]
callisto hnng.jpg
91KB, 1024x768px
Stupid Questions Thread
344 posts and 44 images submitted.
>>
>>61673832
>There's a wiiu emulator but there's no Vita emulator
Why are the programmers/hackers that make emulators so fucking slow and lazy?
>>
>>61673841
>>>/vg/emugen
>>
What's a good alternative to Geary on KDE?

Geary ain't showing notifications, the fucker. I just want a simplistic email client, don't need something like thunderbird.

File: python.png (80KB, 1000x1000px) Image search: [Google]
python.png
80KB, 1000x1000px
I am currenctly making a SEO (search engine optimizing) bot. This means that it will create blogs, social bookmarks, accounts, etcetera.

I want the program to do multiple of these things at the same time. Currently I have to select what is does by a input menu (1. Forum posting 2. Account creation, etcetera.). I want to be able to select more options that would all run at the same time.

The tasks all contain different functions and classes and do not need to interconnect with one another.

- Threading - but there seems to be many problems with the GIL if you run to many tasks.

- Multiprocessing - this might work if the process would only do the task it gets. This is however resource expensive.

- Eventlet or gevent - this looks very interesting but I am not sure if it can do the tasks I described. But I am uncertain how it will handle multiple files (otherwise 1 greenlet for each task would be perfect).

I have googled this question but most of the answers are from 2010/2013 and lots has changed in the meantime.

What is the best way to get this done?
23 posts and 1 images submitted.
>>
>>61673821
>Threading - but there seems to be many problems with the GIL if you run to many tasks.
Your bot is not cpu-bound. GIL doesn't matter. You need concurrency, not parallelism.
>>
What the fuck did I just read?
>>
>>61674196

What do you suggest me to use? Threading or eventlet/gevent which both deals with concurrency.

File: 1487262237619.png (14KB, 424x210px) Image search: [Google]
1487262237619.png
14KB, 424x210px
Time for me to get a new computer. Is Newegg still /our site/?
11 posts and 3 images submitted.
>>
>>61673804
Define:
>get a new computer
>>
File: 1469451338422.jpg (359KB, 1600x1200px) Image search: [Google]
1469451338422.jpg
359KB, 1600x1200px
Not like it used to be. Back in the day it had by far the best selection and prices. Since it was bought out and competition showed up things changed. I use Newegg, Amazon, ebay, and pcpartpicker.
>>
I despise the jewegg. Only use them as a last resort. Bought every part of my recent Ryzen build from Amazon.

File: NO_FILE_GIVEN (0B, 0x0pxpx)
NO_FILE_GIVEN
0B, 0x0pxpx
What's the best key to remap CTRL to?

I'm constantly using CTRL+a for tmux and CTRL+w for vim and my pinky is hurting

I've tried right CMD, but i was somewhat using before

I've tried to remap RETURN while hold down, problem here is that sometime i release it too quickly and its registered as RETURN not the desired CTRL

I've already remapped CAPS LOCK to ESCAPE so CAPS LOCK is out of the question

picture unrelated
14 posts and 0 images submitted.
>>
>>61673786
>I've tried right CMD, but i was somewhat using before
What?

Anyway, I've found that the best solution is to get used to always hit the opposite ctrl (and shift!) from the key you want to hit. It might be hard to learn at first if you're using to always using the same ctrl, but I haven't come across a better, more practical solution.
Right ctrl for ctrl-A, right shift for $, left shift for (,),{,}, left ctrl for ctrl-O, etc.
>>
alternatively just map your most frequently used ctrl+ combinations to something else

what's with the fag shit
>>
>>61673786
I use the tab key for CTRL and have shift+space for tab with left CTRL as a backup tab.

What DPI of the text do yous guys use on a 14 inch screen with a 1920x1080 resolution?

100, 125 or 150%?
11 posts and 1 images submitted.
>>
Do you want to still have good vision when you're 50?
>>
>>61673737
yes, sir

125% is good enough?

windows recommend 150%, but things get too big for a 14 inch screen...
>>
>>61673705
I am using 100% on my T460, which is 14" with 1920x1080 resolution. On my DELL XPS 13 I use 200%, but that has 3200x1800 res.

File: 1474400850847.gif (456KB, 221x196px) Image search: [Google]
1474400850847.gif
456KB, 221x196px
>There's a wiiu emulator but there's no Vita emulator
Why are the programmers/hackers that make emulators so fucking slow and lazy? Well /g/? I know some of you fucking emulator programming autists post here so fucking explain yourselves.
17 posts and 2 images submitted.
>>
>>61673637
Cemu devs have Wii U's source code
>>
gamecube, wii, wiiu all use a similar modified PowerPC G3 processor.

sage,

>>>/v/
>>
File: wallpaper-2029238.png (3MB, 1920x1080px) Image search: [Google]
wallpaper-2029238.png
3MB, 1920x1080px
>>61673662
Not OP but the Vita was hacked on 3.60 right? So couldn't they just dump the firmware and reverse engineer it pretty easily?

File: Electron_0.36.4_Icon.png (58KB, 256x256px) Image search: [Google]
Electron_0.36.4_Icon.png
58KB, 256x256px
>8gb RAM is becoming the norm, soon 16gb will be a defualt in Laptops
>strong-single-core-performance CPUs are cheap as hell
>even cheap chink cellphones are strong and multi-core
Javascript on Electron will become the norm in 5 years and you have NOTHING to do about it. Enjoy your shitty language that only NEETs will use. a Javascript programmer could develop for ANY platform for almost ANY purpose.
50 posts and 4 images submitted.
>>
Why is Electron so popular anyways? It's bloated even if you make a small application
>>
>>61673537
>Why is Electron so popular anyways?

It isn't. Your assumption is plain wrong.
>>
Moore's law states that the number of transistors on an integrated circuit will increase by x1.41 every year. However programmers get 1.41 times lazier every year. Eventually Moore's law will hit a wall and programmers will have to stop being lazy pieces of shit.

File: P_setting_000_1_90_end_500.png.jpg (39KB, 500x500px) Image search: [Google]
P_setting_000_1_90_end_500.png.jpg
39KB, 500x500px
85 posts and 14 images submitted.
>>
Muh gaymen : ^ )
>>
File: 1500969000198.jpg (61KB, 504x369px) Image search: [Google]
1500969000198.jpg
61KB, 504x369px
>>61673475
>>61673507
Gaymen features and aesthetic aside, that Mobo has a shit ton of features
>802.11ad
>Fuckton of ports
>4 16x lanes
Literally the board to end all boards in the HEDT segment so far
>>
>>61673581

gaming might be proving to be detrimental for workstation CPUs but it is keeping the motherboard and GPU market very competitive.

File: 1838473244.jpg (68KB, 778x512px) Image search: [Google]
1838473244.jpg
68KB, 778x512px
>Vega this...Vega that...
>still no word about a new 70W budget champion
11 posts and 2 images submitted.
>>
> 70W budget champion
1050ti?
>>
File: AMD-Radeon-RX-Vega-Nano-2.jpg (211KB, 1500x1002px) Image search: [Google]
AMD-Radeon-RX-Vega-Nano-2.jpg
211KB, 1500x1002px
What about this?
>>
>>61673424
thats the latest AMD architecture
>>61673443
requires an 8-pin so it will be like ~200W and mad expensive

File: i0714584014.jpg (295KB, 1080x607px) Image search: [Google]
i0714584014.jpg
295KB, 1080x607px
http://hitomi.moe
http://hitomi.moe/int

What do you think? What features should I add?

Currently thinking of
>Changing design through bootstrap (default design is shit)
>Making archive
>Supporting catalog
>Supporting clover
39 posts and 5 images submitted.
>>
>>61673403
Just post here instead
>>
>korean
>>
>>61673403
bump

File: 1500719538988.jpg (53KB, 719x601px) Image search: [Google]
1500719538988.jpg
53KB, 719x601px
So, if I encrypt a message with AES or something similar and send it with HTTP over TLS then push it to a client the same way, do I have end-to-end encryption message system and ready for the billion shekels to roll in?
19 posts and 2 images submitted.
>>
File: UniformLavishDodobird.gif (4MB, 541x452px) Image search: [Google]
UniformLavishDodobird.gif
4MB, 541x452px
>>61673336
>implying AES is even a little secure
>>
>>61673336
>implying anyone will use your msging app
>implying normies care about end-to-end encryption and security
you really think that end to end encryption is the reason why watsapp is top app?
>>
>>61673661
>or similar

>>61673767
nope, I trying to get my head around whether e2e encryption means anything advanced or just basic stuff

Dude - what if we made C++'s syntax uglier lmao
53 posts and 2 images submitted.
>>
>>61672982
class:main::std::cout >> "lets try" >> endl;
>>
>>61673017
Why is endl scoped differently?
>>
>>61673046
Because I don't know C++

File: splanner.png (40KB, 400x300px) Image search: [Google]
splanner.png
40KB, 400x300px
Hey /g/, is there ANY proper calendar app for Android? I switched to a custom Xiaomi, and i fucking miss my S Planner, anything worthwhile out there? thats not Complete GARBAGE
11 posts and 1 images submitted.
>>
calender (simple mobile tools)
>>
>>61672949
None that are open source at least :(
Gotta develop a whole fucking calendar app just to allow people to view particular shit on certain days, absolutely retarded.
>>
>>61672969
this guy gets it, i am currently using "today calendar" but its complete garbage too, when i create an event, it just disappears from the date you set it to.

I tried simple calendar, i didnt like it, lacks too much

Pages: [First page] [Previous page] [1152] [1153] [1154] [1155] [1156] [1157] [1158] [1159] [1160] [1161] [1162] [1163] [1164] [1165] [1166] [1167] [1168] [1169] [1170] [1171] [1172] [Next page] [Last page]

[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.