Details
-
AboutJack of all trades, king of no-one.
-
SkillsSomething in between of full-stack programmer and coding hobbyist. I like CTFs.
-
LocationBrno
-
Github
Joined devRant on 8/4/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Some stuff I use on my uBuNtU mAtE (sorry Arch, I got nvidia graphics and I want my system stable)
- VS Code
- Virtual Box (kali and win10, with iommu enabled- works like a charm:)
- the fuck (!)
- tmux (!)
- (specific utilities) binwalk, binutils, iptables or ufw
- Redshift (!)
- Flameshot (!)
- Insomnia Rest Client
- Sqlworkbench (not the mysql one), sqlite browser
- Telegram, Discord, Steam, Spotify (need to disconnect before starting, their nix binary is bugged)
- MultiMC :) -
https://reddit.com/r/programming/...
is-odd (almost one-liner "library")
nanomatch
...
micromatch
webpack, babel/core, ts-loader...
btw: check is-number package 😂 -
@Drmzindec I said I am looking for FOSS solution ;) so I can run it locally without need to pay much.
-
@Benedikt Thanks :D edited
-
Freestyle typer, I just ... type, my way I have learned, it's definitely bad or ..at least slower.
Thought I should learn All10 but the problem is I use Czech keyboard in English environments so yeah. -
@bytecode I see, well only one thing- is the chromecast that little screen like icon in right corner when you are on the same wifi with some cast enabled (clever) TV/Screen? (And when you click it you can choose device) If yes then that 100% works on Vanced, just sayin.
-
@bytecode Check Youtube Vanced. Idk about chromecast. In browser I use ad blocking extensions.
-
@electrineer Already on. 😎
-
@b3b3
Checkout YouTube Vanced, one should be able to install it even without root.
I can't imagine seeing ads in YouTube and without dark mode :D (I don't even know if vanilla YouTube app has dark model -
What ads ?
Pihole
uMatrix
Disconnected
UBlockOrigin -
I've had my near-accident experience too three weeks ago, but I have to say it was me driving just a bit too recklessly. Wet road, speed and turn (not more then 60° but still rather sharp turn). I was slightly breaking before taking the turn and lost control of car, probably slight water slide. Cars back wiggled for a split sec and then it catapulted us straight out of road, crossing opposite direction (there was a big massive truck ; luckily it was further away and slow) and we ended buried in field alongside the road, luckily(!) no trees there.
I've stopped cutting turns in wet weather. -
Update
I've installed latest Ubuntu (Mate) and I couldn't be more satisfied. Almost native support for nvidia stuff and prime switcher works flawlessly too. -
@Lor-inc
Viva la Enlightened! [game reference] -
Selfception
https://soundofco.de//... -
I would dd it into file (depending on size) and then try analyze that as loop disk.
-
@Root
Dont know about Debian itself, didnt work for me.
Didn't try other DE but cinnamon and gnome failed when trying bumblebee setups. Would have to live without HDMI connector (wired to the nVidia gpu) or use xfce.
Xfce is indeed very customizable. -
If you by any chanc have notebook with nVidia card and intend to utilize it I suggest you to go with ubuntu.
-
@gkristanec4 Yes.🙃
-
Messy af
-
@sbiewald
Installing nvidias oficial driver was the fastest way to botch the whole Xorg and DM enviroment. At least on debian stretch. -
@netikras
Havent tried much of this yet, currently my os has a decent problem just to let me use HDMI port that's connected to the nvidia card and I often have to manually reset pci bus when plugging monitors, thats why I quess it's going to be pain to setup what you describe.
Will probably try it one weekend just to see what obtacles I might face. -
@Lor-inc Thanks! Info I needed.
-
Gotta setup a shortcut to toggle this on/off when HR is going by my desk.
Maybe even get some glasses to fit the design, and toggle them too. -
@Fast-Nop
I have posted about this on SO, if I am getting burned on this I am not asking on SO again. ANd i will try the non minified version to debug more.
Anyway, thanks very much for your help! -
@Fast-Nop
I am not doing this either, I have everything outsourced in files, scripts both styles.
I bet some function in jQuery is definitely trying what you have described here and mainly chrome perceives it as csp violation - but then if I read everything right, adding hash should permit it ? -
@Fast-Nop Yes, no change.
EDIT: Found the balls, heading to SO -
@Fast-Nop
And that's the problem, it SHOULD work just with 'self', but remove the hash and even firefox starts to generate massive amount of errors.
The page itself works without noticeable difference but console gets spammed everytime I do something on it, bootstrap-table calls something from jquery. -
@Fast-Nop
That is what I thought and that is what documentation says. But it's not the reality.
Consider this, all scripts are local, no cdns:
script-src: 'self' 'sha256-jqueryhash'
image-src: 'self' data: image/png
style-src 'self' 'sha256-jqueryhash'
The jquery hash is the one chrome generated inside it's error.
Still getting sh/tload of 'Refused to apply inline style' errors. -
Saw this today
-
@RichardoC
https://stackoverflow.com/questions...